summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-16Documentation of the Text and Font dialogKris De Gussem2-18/+49
2012-02-16Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith5-2/+869
2012-02-15Fix remaining glib deprecation and define compiler macrosAlex Valavanis1-2/+2
2012-02-15Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...Alex Valavanis4-4/+4
2012-02-15fix warningJohan B. C. Engelen1-1/+1
2012-02-15cppcheckKris De Gussem1-1/+1
2012-02-141) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop2-1/+13
2012-02-14Update Authors & Translators lists in About dialogJosh Andler1-7/+22
2012-02-14Fix for 910463 : Improve System preferencesJohn Smith2-33/+61
2012-02-14Cleaning up unused variables and other warnings.Jon A. Cruz1-4/+8
2012-02-13Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...Jon A. Cruz3-20/+20
2012-02-12some switches between visual and geometric bbox based on prefs (Bug 473608)Alvin Penner1-13/+18
2012-02-12Header cleaningAlex Valavanis30-8/+43
2012-02-12Cleaning up a few headersAlex Valavanis10-39/+24
2012-02-11Replace old ComboText with Gtk::ComboBoxTextAlex Valavanis7-163/+17
2012-02-11Lots of gtkmm deprecation fixesAlex Valavanis26-72/+243
2012-02-08(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2-34/+25
2012-02-07Cleaning up my mess... backward compatibility and fix Windows build (hopefully)Alex Valavanis2-0/+9
2012-02-06(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem4-13/+10
2012-02-06Unwanted output in documentation droppedKris De Gussem1-4/+0
2012-02-06fixed memleakKris De Gussem1-9/+2
2012-02-06document-properties: Stop using deprecated Gtk::OptionMenuAlex Valavanis2-30/+18
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis36-28/+81
2012-02-05(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2-29/+16
2012-02-01Fill x and y fields in the fake GdkEventMotion struct used when cancellingKrzysztof Kosi??ski1-2/+2
2012-02-01Additional fixes for drag cancellation in the node toolKrzysztof Kosi??ski5-18/+45
2012-02-01Implement cancellations of drags with ESC in the node toolKrzysztof Kosi??ski1-4/+39
2012-01-23Patch from John Smith for 623660Josh Andler18-37/+38
2012-01-19makefile fix for revision 10910su_v1-0/+2
2012-01-19Gtkmmification of object attributes dialog: image and link attributes now edi...Kris De Gussem5-17/+358
2012-01-18documentationKris De Gussem3-24/+36
2012-01-17add underscores to some member variables.Johan B. C. Engelen1-2/+2
2012-01-17documentationKris De Gussem3-33/+47
2012-01-17turn SPPath into a class, and add some methods...Johan B. C. Engelen1-2/+2
2012-01-14More GSEAL stuffAlex Valavanis3-8/+13
2012-01-14Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop2-18/+45
2012-01-13Fix updating object properties window when its desktop is not the active desktopKris De Gussem2-19/+79
2012-01-13Fix for bug #496793 (ctrl c ctrl v of text in edit mode crashes inkscape) by ...Nicolas Dufour1-3/+1
2012-01-12Initial C++ification of SPCanvas.Jon A. Cruz3-7/+10
2012-01-11Dropped deprecated function sp_repr_get_int_attributeKris De Gussem1-0/+1
2012-01-09UI. Message dialog modification (see Bug #911123).Nicolas Dufour2-10/+41
2012-01-08warnings fixKris De Gussem1-2/+2
2012-01-08another fix after moving files (btool did not fail)Kris De Gussem1-2/+2
2012-01-08fix paths after moving filesKris De Gussem1-1/+1
2012-01-08Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...Kris De Gussem6-2/+511
2012-01-08Unweirdification of Preferences dialog's menu (Bug #259480).Nicolas Dufour2-662/+634
2012-01-08Fix pointer initializationJohan B. C. Engelen1-5/+5
2012-01-07dropped deprecated function sp_repr_get_double_attributeKris De Gussem2-13/+17
2012-01-07minor documentation and header stuffKris De Gussem1-9/+8
2012-01-07Fixed warning under gcc 4.5.2Jon A. Cruz1-6/+6