summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* more c++ification in export dialog / fixing warning for in case of new and un...Kris De Gussem2012-04-142-56/+49
* Add --enable-gtk3-experimental build + use external GDL if possibleAlex Valavanis2012-04-143-1/+56
* Workaround for gtkmm build issue with dbus APIAlex Valavanis2012-04-141-2/+1
* support vertical text on path such that baseline is perpendiclar to the path ...Veronika Irvine2012-04-132-20/+39
* 2geom fixJohan B. C. Engelen2012-04-131-3/+5
* small 2geom updateJohan B. C. Engelen2012-04-133-15/+18
* probably this was intendedKris De Gussem2012-04-131-1/+1
* probably this was intendedKris De Gussem2012-04-131-1/+1
* better memleak fix than rev. 11148Kris De Gussem2012-04-131-11/+4
* Translation. More disambiguations (see Bug #832560).Nicolas Dufour2012-04-134-6/+6
* Replace deprecated GTK_TYPE macrosAlex Valavanis2012-04-121-2/+2
* Shortcut patch. Fixes bug #974531Jon A. Cruz2012-04-121-13/+14
* Warning cleanup.Jon A. Cruz2012-04-122-26/+19
* Clean up a few Gtkmm orientablesAlex Valavanis2012-04-115-0/+18
* fix deprecated glib thingieJohan B. C. Engelen2012-04-111-1/+1
* fix warningJohan B. C. Engelen2012-04-111-1/+1
* i18n. Adding some context tags (disambiguation).Nicolas Dufour2012-04-112-4/+4
* UI. Restoring context menu items order (Embed image) and activation test (Ext...Nicolas Dufour2012-04-111-2/+2
* Fix for 903676 : Replace GtkCTree with GtkTreeView in XML TreeJohn Smith2012-04-114-229/+485
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion cra...John Smith2012-04-113-32/+54
* Fix for 367607 : Replace deprecated sp_ctrl_set_arg and gtk_object_add_arg_ty...John Smith2012-04-111-91/+163
* Removed unused function.Jon A. Cruz2012-04-111-15/+0
* Fix for 170378 : Select All by Stroke or Fill Color - Added search within groupsJohn Smith2012-04-111-11/+39
* Fix for 950677 : Disable gradient editor on knot double clickJohn Smith2012-04-111-3/+6
* 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