summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* more 2geom fixJohan B. C. Engelen2012-04-101-6/+9
* fix 2geomJohan B. C. Engelen2012-04-101-1/+1
* Replace deprecated gtk_vbox_new and gtk_widget_size_requestAlex Valavanis2012-04-109-0/+100
* 2geom: sbasis multiplication never returns sbasis of at least order a+bJohan B. C. Engelen2012-04-101-6/+8
* fix potential issue with tangent calculationJohan B. C. Engelen2012-04-101-6/+6
* powerstroke: remove the need to reload the node tool when adding/deleting con...Johan B. C. Engelen2012-04-102-12/+37
* small cleanupJohan B. C. Engelen2012-04-101-2/+0
* Clean up some deprecated orientable APIAlex Valavanis2012-04-102-0/+13
* Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2012-04-1028-119/+149
* Additional cleanup.Jon A. Cruz2012-04-103-41/+3
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion cra...John Smith2012-04-101-8/+8
* Replace remaining gtk_hbox_new usageAlex Valavanis2012-04-1011-0/+186
* code cleanup: dropping some unused codeKris De Gussem2012-04-091-32/+0
* cppcheck stuffKris De Gussem2012-04-096-26/+18
* Documentation / dropping some pointer conversions in context menuKris De Gussem2012-04-092-98/+159
* ege-adjustment-action: Get rid of GtkHBoxAlex Valavanis2012-04-091-0/+5
* Replace deprecated gdk_window_get_pointerAlex Valavanis2012-04-092-3/+16
* Replace deprecated gdk_cursor_unrefAlex Valavanis2012-04-098-0/+60
* Fix CheckButton header issue with GTK+ 3Alex Valavanis2012-04-091-0/+2
* Replace deprecated GDK key symbolsAlex Valavanis2012-04-0914-279/+882
* documentationKris De Gussem2012-04-091-1/+1
* omitting debug message on windowsKris De Gussem2012-04-091-27/+29
* cppcheck tells us: "scanf without field width limits can crash with huge inpu...Kris De Gussem2012-04-091-1/+1
* fix memory leak and some minor thingsKris De Gussem2012-04-093-18/+23
* LPE: enable "add effect" button for clones. It converts the clone to a path a...Johan B. C. Engelen2012-04-081-24/+81
* clone original path lpe: add boilerplate code to allow to compensate for link...Johan B. C. Engelen2012-04-084-0/+23
* fix inclusion.Johan B. C. Engelen2012-04-081-1/+1
* Fix stroke-width scaling issueDiederik van Lierop2012-04-081-15/+26
* clone lpe: preserve transformations on paths with clone_original lpe. This en...Johan B. C. Engelen2012-04-081-1/+6
* pdf import. temporary workaround to prevent GfxRadialShading from getting cor...Alvin Penner2012-04-081-1/+2
* powerstroke parameter small fixJohan B. C. Engelen2012-04-081-3/+6
* small GSEAL fixJohan B. C. Engelen2012-04-081-1/+1
* Stop using custom GtkObject flagsAlex Valavanis2012-04-082-26/+26
* More GDK key macro fixes, and some cursor referencingAlex Valavanis2012-04-085-78/+178
* circle tool: fix shift click to reset to full circle for start angle nodeJohan B. C. Engelen2012-04-071-0/+12
* powerstroke: fix line caps for end/start knots with no handle (1st deriv == 0)Johan B. C. Engelen2012-04-071-4/+7
* powerstroke: previous and this commit fix extrapolated and miter join behavio...Johan B. C. Engelen2012-04-071-1/+1
* complementary to rev11175Johan B. C. Engelen2012-04-071-1/+1
* powerstroke: use path's strokewidth on applying powerstroke effectJohan B. C. Engelen2012-04-071-5/+16
* fix possible crasher in knot_clicked_handlerJohan B. C. Engelen2012-04-071-11/+12
* gives distinguishing colors to two vector params of LPE rough hatchesJohan B. C. Engelen2012-04-073-1/+11
* Fix some deprecated GDK key symbolsAlex Valavanis2012-04-072-46/+91
* remove no longer needed knotholderentity complicationJohan B. C. Engelen2012-04-072-15/+1
* cleanup knotholder code for LPEsJohan B. C. Engelen2012-04-0719-225/+266
* powerstrokepointarray : add todo comment. do not derive from LPEKnotHolderEnt...Johan B. C. Engelen2012-04-071-1/+6
* the knotholders for LPE parameters should not derive from LPEKnotHolderEntity...Johan B. C. Engelen2012-04-072-3/+3
* restore item order of dialogs in context menu (Bug #910529)Kris De Gussem2012-04-062-84/+68
* drop some deprecated gdk_draw functionsAlex Valavanis2012-04-062-11/+21
* Fix remaining GTKMM deprecation issuesAlex Valavanis2012-04-062-13/+18
* filter-effects-dialog: Cairomm renderingAlex Valavanis2012-04-061-27/+59