| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Replace deprecated GDK key symbols | Alex Valavanis | 2012-04-09 | 14 | -279/+882 | |
| | | | | | | | | | | | | | | | | (bzr r11194) | |||||
| * | | | | | documentation | Kris De Gussem | 2012-04-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | (bzr r11193) | |||||
| * | | | | | omitting debug message on windows | Kris De Gussem | 2012-04-09 | 1 | -27/+29 | |
| | | | | | | | | | | | | | | | | (bzr r11192) | |||||
| * | | | | | cppcheck tells us: "scanf without field width limits can crash with huge ↵ | Kris De Gussem | 2012-04-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | input data" (bzr r11191) | |||||
| * | | | | | fix memory leak and some minor things | Kris De Gussem | 2012-04-09 | 3 | -18/+23 | |
| | | | | | | | | | | | | | | | | (bzr r11190) | |||||
| * | | | | | LPE: enable "add effect" button for clones. It converts the clone to a path ↵ | Johan B. C. Engelen | 2012-04-08 | 1 | -24/+81 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | and applies the clone original LPE. (bzr r11189) | |||||
| * | | | | | clone original path lpe: add boilerplate code to allow to compensate for ↵ | Johan B. C. Engelen | 2012-04-08 | 4 | -0/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | linked path movement. but it should be worked out how the actual compensation should be written to SVG. don't want to add something to the cloneLPE SVG syntax in a haste (bzr r11188) | |||||
| * | | | | | fix inclusion. | Johan B. C. Engelen | 2012-04-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | (bzr r11187) | |||||
| * | | | | | Fix stroke-width scaling issue | Diederik van Lierop | 2012-04-08 | 1 | -15/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/825840 - https://launchpad.net/bugs/959223 (bzr r11186) | |||||
| * | | | | | clone lpe: preserve transformations on paths with clone_original lpe. This ↵ | Johan B. C. Engelen | 2012-04-08 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | enables moving such paths. (bzr r11185) | |||||
| * | | | | | pdf import. temporary workaround to prevent GfxRadialShading from getting ↵ | Alvin Penner | 2012-04-08 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | corrupted during copy operation (Bug 919176 comment 8) Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11184) | |||||
| * | | | | | powerstroke parameter small fix | Johan B. C. Engelen | 2012-04-08 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | | | (bzr r11183) | |||||
| * | | | | | small GSEAL fix | Johan B. C. Engelen | 2012-04-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | (bzr r11182) | |||||
| * | | | | | Stop using custom GtkObject flags | Alex Valavanis | 2012-04-08 | 2 | -26/+26 | |
| | | | | | | | | | | | | | | | | (bzr r11181) | |||||
| * | | | | | More GDK key macro fixes, and some cursor referencing | Alex Valavanis | 2012-04-08 | 5 | -78/+178 | |
| | | | | | | | | | | | | | | | | (bzr r11180) | |||||
| * | | | | | circle tool: fix shift click to reset to full circle for start angle node | Johan B. C. Engelen | 2012-04-07 | 1 | -0/+12 | |
| | | | | | | | | | | | | | | | | (bzr r11179) | |||||
| * | | | | | powerstroke: fix line caps for end/start knots with no handle (1st deriv == 0) | Johan B. C. Engelen | 2012-04-07 | 1 | -4/+7 | |
| | | | | | | | | | | | | | | | | (bzr r11178) | |||||
| * | | | | | powerstroke: previous and this commit fix extrapolated and miter join ↵ | Johan B. C. Engelen | 2012-04-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | behavior for negative widths (sorry, multitasking error...) (bzr r11177) | |||||
| * | | | | | complementary to rev11175 | Johan B. C. Engelen | 2012-04-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | (bzr r11176) | |||||
| * | | | | | powerstroke: use path's strokewidth on applying powerstroke effect | Johan B. C. Engelen | 2012-04-07 | 1 | -5/+16 | |
| | | | | | | | | | | | | | | | | (bzr r11175) | |||||
| * | | | | | fix possible crasher in knot_clicked_handler | Johan B. C. Engelen | 2012-04-07 | 1 | -11/+12 | |
| | | | | | | | | | | | | | | | | (bzr r11174) | |||||
| * | | | | | gives distinguishing colors to two vector params of LPE rough hatches | Johan B. C. Engelen | 2012-04-07 | 3 | -1/+11 | |
| | | | | | | | | | | | | | | | | (bzr r11173) | |||||
| * | | | | | Fix some deprecated GDK key symbols | Alex Valavanis | 2012-04-07 | 2 | -46/+91 | |
| | | | | | | | | | | | | | | | | (bzr r11172) | |||||
| * | | | | | remove no longer needed knotholderentity complication | Johan B. C. Engelen | 2012-04-07 | 2 | -15/+1 | |
| | | | | | | | | | | | | | | | | (bzr r11171) | |||||
| * | | | | | cleanup knotholder code for LPEs | Johan B. C. Engelen | 2012-04-07 | 19 | -225/+266 | |
| | | | | | | | | | | | | | | | | (bzr r11170) | |||||
| * | | | | | powerstrokepointarray : add todo comment. do not derive from ↵ | Johan B. C. Engelen | 2012-04-07 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | LPEKnotHolderEntity. (bzr r11169) | |||||
| * | | | | | the knotholders for LPE parameters should not derive from ↵ | Johan B. C. Engelen | 2012-04-07 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | LPEKnotHolderEntity as this prevents deletion (bzr r11168) | |||||
| * | | | | | restore item order of dialogs in context menu (Bug #910529) | Kris De Gussem | 2012-04-06 | 2 | -84/+68 | |
| | | | | | | | | | | | | | | | | (bzr r11167) | |||||
| * | | | | | drop some deprecated gdk_draw functions | Alex Valavanis | 2012-04-06 | 2 | -11/+21 | |
| | | | | | | | | | | | | | | | | (bzr r11166) | |||||
| * | | | | | Fix remaining GTKMM deprecation issues | Alex Valavanis | 2012-04-06 | 2 | -13/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/943222 (bzr r11165) | |||||
| * | | | | | filter-effects-dialog: Cairomm rendering | Alex Valavanis | 2012-04-06 | 1 | -27/+59 | |
| | | | | | | | | | | | | | | | | (bzr r11164) | |||||
| * | | | | | png-write: Fix FTBFS | Alex Valavanis | 2012-04-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | (bzr r11163) | |||||
| * | | | | | fixes issue with revision 11160? | Kris De Gussem | 2012-04-06 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | (bzr r11162) | |||||
| * | | | | | build warning fix | Kris De Gussem | 2012-04-06 | 2 | -4/+1 | |
| | | | | | | | | | | | | | | | | (bzr r11161) | |||||
| * | | | | | C++ify context menu: | Kris De Gussem | 2012-04-05 | 8 | -873/+751 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - c++ified context-menu.cpp (and included in interface.cpp) - removed dozens of pointer conversions (of which some were erroneous) - fixed a memory leak - added some null pointer checks to prevent crashes (bzr r11160) | |||||
| * | | | | | add test code for bug #967416 | Johan B. C. Engelen | 2012-04-05 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | (bzr r11159) | |||||
| * | | | | | fix crash (bug #973174) | Johan B. C. Engelen | 2012-04-05 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/973174 (bzr r11158) | |||||
| * | | | | | fix crash (bug #941317) | Johan B. C. Engelen | 2012-04-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/941317 (bzr r11157) | |||||
| * | | | | | add NULL checks to perhaps fix bug 970105 | Johan B. C. Engelen | 2012-04-05 | 1 | -13/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/970105 (bzr r11156) | |||||
| * | | | | | Fix for 170378 : Select same objects by fill or stroke : Fix transformed ↵ | John Smith | 2012-04-05 | 1 | -1/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | stroke width (bzr r11154) | |||||
| * | | | | | Clipboard code cleaning (patch for bug #964852 by Romain, see devmail ↵ | Kris De Gussem | 2012-04-05 | 7 | -180/+187 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | thread "Some clipboard functions") (bzr r11153) | |||||
| * | | | | | c++ification: GHashTable > std::map (bug #970237 ; patch by Samuel Chase + ↵ | Kris De Gussem | 2012-04-04 | 2 | -47/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | some additional modifications) (bzr r11152) | |||||
| * | | | | | OCAL. Fix brush icon crash (see Bug #943275) by Jaroslaw M. Gliwinski. | Nicolas Dufour | 2012-04-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | (bzr r11151) | |||||
| * | | | | | UI. Fix for Bug #437521 (Save As dialog should be resizable in Windows) by ↵ | Nicolas Dufour | 2012-04-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Jaroslaw M. Gliwinski. (bzr r11150) | |||||
| * | | | | | cppcheck | Kris De Gussem | 2012-04-04 | 2 | -8/+8 | |
| | | | | | | | | | | | | | | | | (bzr r11149) | |||||
| * | | | | | png export dialog: memory leak fix | Kris De Gussem | 2012-04-04 | 1 | -6/+12 | |
| | | | | | | | | | | | | | | | | (bzr r11148) | |||||
| * | | | | | gradient chemistry: fix null pointer dereference | Kris De Gussem | 2012-04-04 | 1 | -5/+8 | |
| | | | | | | | | | | | | | | | | (bzr r11147) | |||||
| * | | | | | Fix for 170378 : Select same objects by fill or stroke : Added stroke style | John Smith | 2012-04-04 | 6 | -33/+156 | |
| | | | | | | | | | | | | | | | | (bzr r11146) | |||||
| * | | | | | Fix build with gtk < 2.24 | Alex Valavanis | 2012-04-04 | 1 | -3/+9 | |
| | | | | | | | | | | | | | | | | (bzr r11145) | |||||
| * | | | | | Warning cleanup. | Jon A. Cruz | 2012-04-04 | 13 | -34/+33 | |
| | | | | | | | | | | | | | | | | (bzr r11144) | |||||
