summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* icon.cpp GSEAL fixesAlex Valavanis2012-01-141-6/+13
* Make sure canvas-text is always equally crisp (differences in rounding someti...Diederik van Lierop2012-01-131-1/+1
* Fix updating object properties window when its desktop is not the active desktopKris De Gussem2012-01-132-19/+79
* 2geom: Fixed an infinite loop where 2geom was trying to find the roots of an ...Gellule Xg2012-01-131-0/+4
* Adding expression calculator in Clone Tiler (see Bug #773636). Patch by Romain.Nicolas Dufour2012-01-131-50/+59
* Fix for problem with shadowed x0 and y0 members.Jon A. Cruz2012-01-131-9/+12
* Fix for bug #496793 (ctrl c ctrl v of text in edit mode crashes inkscape) by ...Nicolas Dufour2012-01-131-3/+1
* LPE: originalpath parameters: implement select original buttonJohan B. C. Engelen2012-01-121-1/+11
* LPE: add new LPE that outputs the original path data. used to make a clone (w...Johan B. C. Engelen2012-01-1211-1/+274
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-1237-891/+910
* A few GSEAL issuesKris De Gussem2012-01-113-6/+6
* Dropped deprecated function sp_repr_get_int_attributeKris De Gussem2012-01-118-40/+11
* Powerstroke: fix crashersJohan B. C. Engelen2012-01-111-3/+9
* Desktop-widget GSEAL fixesAlex Valavanis2012-01-111-34/+46
* Reduce GTK compatibility ifdef complexity.Jon A. Cruz2012-01-101-43/+28
* UI. Message dialog modification (see Bug #911123).Nicolas Dufour2012-01-092-10/+41
* warnings fixKris De Gussem2012-01-081-2/+2
* another fix after moving files (btool did not fail)Kris De Gussem2012-01-081-2/+2
* fix paths after moving filesKris De Gussem2012-01-081-1/+1
* Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...Kris De Gussem2012-01-089-189/+74
* Unweirdification of Preferences dialog's menu (Bug #259480).Nicolas Dufour2012-01-082-662/+634
* Warning and uninitialized variable cleanup.Jon A. Cruz2012-01-0820-570/+463
* Fix pointer initializationJohan B. C. Engelen2012-01-081-5/+5
* dropped deprecated function sp_repr_get_double_attributeKris De Gussem2012-01-079-47/+80
* documentation: spellingKris De Gussem2012-01-071-1/+1
* minor documentation and header stuffKris De Gussem2012-01-071-9/+8
* Fixed incorrect forward declarations.Jon A. Cruz2012-01-071-9/+17
* Fixed warning under gcc 4.5.2Jon A. Cruz2012-01-071-6/+6
* Warning and uninitialized data cleanup.Jon A. Cruz2012-01-074-169/+269
* Some more documentationKris De Gussem2012-01-062-28/+25
* Some documentationKris De Gussem2012-01-064-131/+106
* More GSEAL stuffAlex Valavanis2012-01-065-45/+79
* add toolbutton menu action type. now the add extremum node buttons are somewh...Johan B. C. Engelen2012-01-053-11/+126
* GTK 2.20 compat for interface.cppAlex Valavanis2012-01-051-0/+8
* Fix desktop-events backward compat (typo)Alex Valavanis2012-01-051-1/+1
* Fix desktop-events backward compatAlex Valavanis2012-01-051-0/+42
* More GSEAL fixesAlex Valavanis2012-01-055-36/+47
* Backward compatibility for gdk_device_get_has_cursorAlex Valavanis2012-01-051-2/+3
* A few GSEAL fixes for SPCanvasAlex Valavanis2012-01-051-13/+34
* Fix remaining GSEAL issues in device manager and restore backward compatibility.Alex Valavanis2012-01-051-4/+89
* CanvasText: reinstate ability to set anchor position manuallyDiederik van Lierop2012-01-044-16/+23
* Final fix for CanvasText alignment bugsDiederik van Lierop2012-01-042-30/+62
* new: add nodes at extreme values of selected subpathsJohan B. C. Engelen2012-01-046-6/+82
* 2geom update: forgot to add new fileJohan B. C. Engelen2012-01-042-0/+334
* update 2geom to r2049. fixes bugs!Johan B. C. Engelen2012-01-0438-151/+368
* More GSEAL issuesAlex Valavanis2012-01-0410-40/+61
* for bbox calculation, disable call to Path::Coalesce (Bug 906952)Alvin Penner2012-01-043-5/+9
* Fix CMake for GDL. Thanks to Samual Buttigieg for patchAlex Valavanis2012-01-031-2/+0
* Backward compatibility: gdk_device_get_n_keys needs GTK 2.24Alex Valavanis2012-01-031-1/+10
* documentation of item properties dialog and SPAttributeTableKris De Gussem2012-01-035-70/+170