summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/object-properties.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-5/+6
2018-09-24Remove #include "config.h" from header files where possibleEduard Braun1-4/+0
2018-09-13Add per embed/linked SVG a DPI valueJabiertxof1-0/+8
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-1/+1
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-4/+0
2016-05-08Clarify license.Krzysztof Kosi??ski1-1/+1
2014-03-15Make the Object Properties dialog code adhere to the coding style.Krzysztof Kosi??ski1-80/+46
2013-11-19Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449.Tavmjong Bah1-0/+8
2013-03-19Fixing regressionjtx1-0/+10
2013-03-17Working with widjetsJabier Arraiza Cenoz1-10/+0
2013-03-15Fix missing Gtkmm/Glib headers for Gtk+ 3 buildAlex Valavanis1-0/+2
2013-03-15Fix even more forward declaration tagsAlex Valavanis1-0/+8
2013-03-09Migrate Object Properties dialog to Gtk::GridAlex Valavanis1-4/+19
2013-01-20UI uniformisation: added colons in front of edit box (see bug #1050938 )Kris De Gussem1-0/+1
2012-08-08copyright message rewritten object properties dialogKris De Gussem1-12/+22
2012-04-17Fix for 169888 : HIG Style frameJohn Smith1-2/+3
2012-03-12Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis1-1/+1
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-4/+5
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-6/+6
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-1/+3
2012-01-13Fix updating object properties window when its desktop is not the active desktopKris De Gussem1-3/+26
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 Gussem1-20/+15
2012-01-06Some more documentationKris De Gussem1-3/+21
2012-01-03documentation of item properties dialog and SPAttributeTableKris De Gussem1-2/+9
2011-12-30Item properties dialog: another minor resource fixKris De Gussem1-0/+1
2011-12-30Item properties dialog: fix wasting resources when moving objectsKris De Gussem1-1/+3
2011-12-30C++ification of item properties dialogKris De Gussem1-0/+56
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-4/+2
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-11-21Merge from fe-movedTed Gould1-12/+7