| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | Clean up some deprecated orientable API | Alex Valavanis | 2012-04-10 | 2 | -0/+13 | |
| * | | | | | | | | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 2012-04-10 | 28 | -119/+149 | |
| * | | | | | | | | Additional cleanup. | Jon A. Cruz | 2012-04-10 | 3 | -41/+3 | |
| * | | | | | | | | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion cra... | John Smith | 2012-04-10 | 1 | -8/+8 | |
| * | | | | | | | | Replace remaining gtk_hbox_new usage | Alex Valavanis | 2012-04-10 | 11 | -0/+186 | |
| * | | | | | | | | add GSEAL_ENABLE flag, ready to be activated | Johan B. C. Engelen | 2012-04-09 | 1 | -1/+2 | |
| * | | | | | | | | code cleanup: dropping some unused code | Kris De Gussem | 2012-04-09 | 1 | -32/+0 | |
| * | | | | | | | | cppcheck stuff | Kris De Gussem | 2012-04-09 | 6 | -26/+18 | |
| * | | | | | | | | Documentation / dropping some pointer conversions in context menu | Kris De Gussem | 2012-04-09 | 2 | -98/+159 | |
| * | | | | | | | | ege-adjustment-action: Get rid of GtkHBox | Alex Valavanis | 2012-04-09 | 1 | -0/+5 | |
| * | | | | | | | | Translations. Updating the files list and translation template. | Nicolas Dufour | 2012-04-09 | 2 | -2335/+2481 | |
| * | | | | | | | | Replace deprecated gdk_window_get_pointer | Alex Valavanis | 2012-04-09 | 2 | -3/+16 | |
| * | | | | | | | | Replace deprecated gdk_cursor_unref | Alex Valavanis | 2012-04-09 | 8 | -0/+60 | |
| * | | | | | | | | Fix CheckButton header issue with GTK+ 3 | Alex Valavanis | 2012-04-09 | 1 | -0/+2 | |
| * | | | | | | | | Replace deprecated GDK key symbols | Alex Valavanis | 2012-04-09 | 14 | -279/+882 | |
| * | | | | | | | | documentation | Kris De Gussem | 2012-04-09 | 1 | -1/+1 | |
| * | | | | | | | | omitting debug message on windows | Kris De Gussem | 2012-04-09 | 1 | -27/+29 | |
| * | | | | | | | | cppcheck tells us: "scanf without field width limits can crash with huge inpu... | Kris De Gussem | 2012-04-09 | 1 | -1/+1 | |
| * | | | | | | | | fix memory leak and some minor things | Kris De Gussem | 2012-04-09 | 3 | -18/+23 | |
| * | | | | | | | | LPE: enable "add effect" button for clones. It converts the clone to a path a... | Johan B. C. Engelen | 2012-04-08 | 1 | -24/+81 | |
| * | | | | | | | | clone original path lpe: add boilerplate code to allow to compensate for link... | Johan B. C. Engelen | 2012-04-08 | 4 | -0/+23 | |
| * | | | | | | | | fix inclusion. | Johan B. C. Engelen | 2012-04-08 | 1 | -1/+1 | |
| * | | | | | | | | Fix stroke-width scaling issue | Diederik van Lierop | 2012-04-08 | 1 | -15/+26 | |
| * | | | | | | | | 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 | |
