summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/object-properties.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-5/+6
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Add per embed/linked SVG a DPI valueJabiertxof2018-09-131-0/+8
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-4/+0
* Clarify license.Krzysztof Kosi??ski2016-05-081-1/+1
* Make the Object Properties dialog code adhere to the coding style.Krzysztof Kosi??ski2014-03-151-80/+46
* Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449.Tavmjong Bah2013-11-191-0/+8
* Fix missing Gtkmm/Glib headers for Gtk+ 3 buildAlex Valavanis2013-03-151-0/+2
* Fix even more forward declaration tagsAlex Valavanis2013-03-151-0/+8
* Migrate Object Properties dialog to Gtk::GridAlex Valavanis2013-03-091-4/+19
* UI uniformisation: added colons in front of edit box (see bug #1050938 )Kris De Gussem2013-01-201-0/+1
* copyright message rewritten object properties dialogKris De Gussem2012-08-081-12/+22
* Fix for 169888 : HIG Style frameJohn Smith2012-04-171-2/+3
* Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis2012-03-121-1/+1
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-4/+5
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-6/+6
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+3
* Fix updating object properties window when its desktop is not the active desktopKris De Gussem2012-01-131-3/+26
* 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-081-0/+110