summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up a few headersAlex Valavanis2012-02-1210-39/+24
* Replace old ComboText with Gtk::ComboBoxTextAlex Valavanis2012-02-117-163/+17
* Lots of gtkmm deprecation fixesAlex Valavanis2012-02-1126-72/+243
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-082-34/+25
* Cleaning up my mess... backward compatibility and fix Windows build (hopefully)Alex Valavanis2012-02-072-0/+9
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-064-13/+10
* Unwanted output in documentation droppedKris De Gussem2012-02-061-4/+0
* fixed memleakKris De Gussem2012-02-061-9/+2
* document-properties: Stop using deprecated Gtk::OptionMenuAlex Valavanis2012-02-062-30/+18
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-0636-28/+81
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-052-29/+16
* Fill x and y fields in the fake GdkEventMotion struct used when cancellingKrzysztof Kosi??ski2012-02-011-2/+2
* Additional fixes for drag cancellation in the node toolKrzysztof Kosi??ski2012-02-015-18/+45
* Implement cancellations of drags with ESC in the node toolKrzysztof Kosi??ski2012-02-011-4/+39
* Patch from John Smith for 623660Josh Andler2012-01-2318-37/+38
* makefile fix for revision 10910su_v2012-01-191-0/+2
* Gtkmmification of object attributes dialog: image and link attributes now edi...Kris De Gussem2012-01-195-17/+358
* documentationKris De Gussem2012-01-183-24/+36
* add underscores to some member variables.Johan B. C. Engelen2012-01-171-2/+2
* documentationKris De Gussem2012-01-173-33/+47
* turn SPPath into a class, and add some methods...Johan B. C. Engelen2012-01-171-2/+2
* More GSEAL stuffAlex Valavanis2012-01-143-8/+13
* Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop2012-01-142-18/+45
* Fix updating object properties window when its desktop is not the active desktopKris De Gussem2012-01-132-19/+79
* Fix for bug #496793 (ctrl c ctrl v of text in edit mode crashes inkscape) by ...Nicolas Dufour2012-01-131-3/+1
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-123-7/+10
* Dropped deprecated function sp_repr_get_int_attributeKris De Gussem2012-01-111-0/+1
* 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-086-2/+511
* Unweirdification of Preferences dialog's menu (Bug #259480).Nicolas Dufour2012-01-082-662/+634
* Fix pointer initializationJohan B. C. Engelen2012-01-081-5/+5
* dropped deprecated function sp_repr_get_double_attributeKris De Gussem2012-01-072-13/+17
* minor documentation and header stuffKris De Gussem2012-01-071-9/+8
* Fixed warning under gcc 4.5.2Jon A. Cruz2012-01-071-6/+6
* Warning and uninitialized data cleanup.Jon A. Cruz2012-01-071-1/+1
* Some documentationKris De Gussem2012-01-064-131/+106
* new: add nodes at extreme values of selected subpathsJohan B. C. Engelen2012-01-045-0/+76
* documentation of item properties dialog and SPAttributeTableKris De Gussem2012-01-031-53/+24
* Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-1/+1
* Fixed null-pointer ctor crashes.Jon A. Cruz2012-01-034-19/+46
* More deprecated GtkTooltipsAlex Valavanis2012-01-0331-216/+110
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-0332-75/+32
* win32 saving: clean up filename handling on opening save dialogJohan B. C. Engelen2012-01-021-2/+11
* Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith.Nicolas Dufour2012-01-022-0/+8
* Fix for bugs #910463, #910467 and #910479 (default widget size too small) by ...Nicolas Dufour2012-01-023-3/+6
* Added signal for desktop destruction to allow for proper removal of tracked s...Jon A. Cruz2012-01-011-5/+31
* Fix for Bug #494722 (Docked dialogs in a floating window crashes on shutdown)...Nicolas Dufour2011-12-311-2/+2