| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | clone lpe: preserve transformations on paths with clone_original lpe. This en... | Johan B. C. Engelen | 2012-04-08 | 1 | -1/+6 | |
| * | | | | | | | | pdf import. temporary workaround to prevent GfxRadialShading from getting cor... | Alvin Penner | 2012-04-08 | 1 | -1/+2 | |
| * | | | | | | | | powerstroke parameter small fix | Johan B. C. Engelen | 2012-04-08 | 1 | -3/+6 | |
| * | | | | | | | | small GSEAL fix | Johan B. C. Engelen | 2012-04-08 | 1 | -1/+1 | |
| * | | | | | | | | Stop using custom GtkObject flags | Alex Valavanis | 2012-04-08 | 2 | -26/+26 | |
| * | | | | | | | | More GDK key macro fixes, and some cursor referencing | Alex Valavanis | 2012-04-08 | 5 | -78/+178 | |
| * | | | | | | | | circle tool: fix shift click to reset to full circle for start angle node | Johan B. C. Engelen | 2012-04-07 | 1 | -0/+12 | |
| * | | | | | | | | powerstroke: fix line caps for end/start knots with no handle (1st deriv == 0) | Johan B. C. Engelen | 2012-04-07 | 1 | -4/+7 | |
| * | | | | | | | | powerstroke: previous and this commit fix extrapolated and miter join behavio... | Johan B. C. Engelen | 2012-04-07 | 1 | -1/+1 | |
| * | | | | | | | | complementary to rev11175 | Johan B. C. Engelen | 2012-04-07 | 1 | -1/+1 | |
| * | | | | | | | | powerstroke: use path's strokewidth on applying powerstroke effect | Johan B. C. Engelen | 2012-04-07 | 1 | -5/+16 | |
| * | | | | | | | | fix possible crasher in knot_clicked_handler | Johan B. C. Engelen | 2012-04-07 | 1 | -11/+12 | |
| * | | | | | | | | gives distinguishing colors to two vector params of LPE rough hatches | Johan B. C. Engelen | 2012-04-07 | 3 | -1/+11 | |
| * | | | | | | | | Fix some deprecated GDK key symbols | Alex Valavanis | 2012-04-07 | 2 | -46/+91 | |
| * | | | | | | | | remove no longer needed knotholderentity complication | Johan B. C. Engelen | 2012-04-07 | 2 | -15/+1 | |
| * | | | | | | | | cleanup knotholder code for LPEs | Johan B. C. Engelen | 2012-04-07 | 19 | -225/+266 | |
| * | | | | | | | | powerstrokepointarray : add todo comment. do not derive from LPEKnotHolderEnt... | Johan B. C. Engelen | 2012-04-07 | 1 | -1/+6 | |
| * | | | | | | | | the knotholders for LPE parameters should not derive from LPEKnotHolderEntity... | Johan B. C. Engelen | 2012-04-07 | 2 | -3/+3 | |
| * | | | | | | | | restore item order of dialogs in context menu (Bug #910529) | Kris De Gussem | 2012-04-06 | 2 | -84/+68 | |
| * | | | | | | | | drop some deprecated gdk_draw functions | Alex Valavanis | 2012-04-06 | 2 | -11/+21 | |
| * | | | | | | | | Fix remaining GTKMM deprecation issues | Alex Valavanis | 2012-04-06 | 3 | -13/+19 | |
| * | | | | | | | | filter-effects-dialog: Cairomm rendering | Alex Valavanis | 2012-04-06 | 1 | -27/+59 | |
| * | | | | | | | | png-write: Fix FTBFS | Alex Valavanis | 2012-04-06 | 1 | -1/+1 | |
| * | | | | | | | | fixes issue with revision 11160? | Kris De Gussem | 2012-04-06 | 1 | -6/+6 | |
| * | | | | | | | | build warning fix | Kris De Gussem | 2012-04-06 | 2 | -4/+1 | |
| * | | | | | | | | C++ify context menu: | Kris De Gussem | 2012-04-05 | 8 | -873/+751 | |
| * | | | | | | | | add test code for bug #967416 | Johan B. C. Engelen | 2012-04-05 | 1 | -0/+11 | |
| * | | | | | | | | fix crash (bug #973174) | Johan B. C. Engelen | 2012-04-05 | 1 | -4/+5 | |
| * | | | | | | | | fix crash (bug #941317) | Johan B. C. Engelen | 2012-04-05 | 1 | -1/+1 | |
| * | | | | | | | | add NULL checks to perhaps fix bug 970105 | Johan B. C. Engelen | 2012-04-05 | 1 | -13/+15 | |
| * | | | | | | | | Documentation. Tutorials Japanese (by Masato HASHIMOTO) and Russian (by Artem... | Nicolas Dufour | 2012-04-05 | 16 | -6053/+5835 | |
| * | | | | | | | | Fix for 170378 : Select same objects by fill or stroke : Fix transformed stro... | John Smith | 2012-04-05 | 1 | -1/+23 | |
| * | | | | | | | | Clipboard code cleaning (patch for bug #964852 by Romain, see devmail thread... | Kris De Gussem | 2012-04-05 | 7 | -180/+187 | |
| * | | | | | | | | c++ification: GHashTable > std::map (bug #970237 ; patch by Samuel Chase + so... | Kris De Gussem | 2012-04-04 | 2 | -47/+42 | |
| * | | | | | | | | OCAL. Fix brush icon crash (see Bug #943275) by Jaroslaw M. Gliwinski. | Nicolas Dufour | 2012-04-04 | 1 | -1/+1 | |
| * | | | | | | | | UI. Fix for Bug #437521 (Save As dialog should be resizable in Windows) by Ja... | Nicolas Dufour | 2012-04-04 | 1 | -1/+1 | |
| * | | | | | | | | cppcheck | Kris De Gussem | 2012-04-04 | 2 | -8/+8 | |
| * | | | | | | | | png export dialog: memory leak fix | Kris De Gussem | 2012-04-04 | 1 | -6/+12 | |
| * | | | | | | | | gradient chemistry: fix null pointer dereference | Kris De Gussem | 2012-04-04 | 1 | -5/+8 | |
| * | | | | | | | | Fix for 170378 : Select same objects by fill or stroke : Added stroke style | John Smith | 2012-04-04 | 6 | -33/+156 | |
| * | | | | | | | | Fix build with gtk < 2.24 | Alex Valavanis | 2012-04-04 | 1 | -3/+9 | |
| * | | | | | | | | Warning cleanup. | Jon A. Cruz | 2012-04-04 | 13 | -34/+33 | |
| * | | | | | | | | Corrected logic error with sig::connection bool operator. | Jon A. Cruz | 2012-04-04 | 1 | -8/+8 | |
| * | | | | | | | | eek-preview: Cairo drawing | Alex Valavanis | 2012-04-03 | 3 | -17/+22 | |
| * | | | | | | | | Fix for 170378 : Select same objects by fill or stroke | John Smith | 2012-04-03 | 6 | -0/+165 | |
| * | | | | | | | | Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ... | John Smith | 2012-04-03 | 5 | -11/+30 | |
| * | | | | | | | | Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ... | John Smith | 2012-04-02 | 9 | -15/+15 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | fix XML output of guideline color | Johan B. C. Engelen | 2012-04-01 | 3 | -3/+3 | |
| * | | | | | | | Fix for 627728 : newly-added gradient node by dbl click set active | John Smith | 2012-04-01 | 1 | -1/+3 | |
| * | | | | | | | Fix for 179830 : gradient tool focus problems with overlapping objects | John Smith | 2012-04-01 | 1 | -15/+21 | |
