summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/object-properties.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-19Fixing regressionjtx1-0/+6
2013-03-17Working with widjetsJabier Arraiza Cenoz1-6/+0
2013-03-15Fix even more forward declaration tagsAlex Valavanis1-0/+6
2013-03-09Migrate Object Properties dialog to Gtk::GridAlex Valavanis1-38/+119
2013-01-20UI uniformisation: added colons in front of edit box (see bug #1050938 )Kris De Gussem1-10/+20
2012-12-19Fix regression with event attribute names (see bug #1050938)su_v1-9/+9
2012-10-02fixed another UI inconsistency in object properties dialogKris De Gussem1-0/+2
2012-10-02Fix for Bug #1049440 (Crash in Object Properties if label is empty string (re...Kris De Gussem1-1/+0
2012-10-02fix layout of object properties dialog (Bug #1050938 ; input fields in object...Kris De Gussem1-22/+23
2012-08-08copyright message rewritten object properties dialogKris De Gussem1-23/+19
2012-04-17Fix for 169888 : HIG Style frameJohn Smith1-0/+3
2012-02-29cppcheckKris De Gussem1-2/+2
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-1/+4
2012-02-25Header cleaningAlex Valavanis1-0/+2
2012-02-12Header cleaningAlex Valavanis1-0/+2
2012-01-18documentationKris De Gussem1-3/+0
2012-01-13Fix updating object properties window when its desktop is not the active desktopKris De Gussem1-16/+53
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-08Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...Kris De Gussem1-162/+46
2012-01-06Some more documentationKris De Gussem1-25/+4
2012-01-03documentation of item properties dialog and SPAttributeTableKris De Gussem1-5/+29
2012-01-01Item and image properties dialog update: restoring correct behaviour in case ...Kris De Gussem1-3/+8
2011-12-31Item properties dialog: fix multi-document issue (propably introduced in revi...Kris De Gussem1-1/+1
2011-12-31Item properties dialog:Kris De Gussem1-5/+12
2011-12-30Item properties dialog: another minor resource fixKris De Gussem1-16/+17
2011-12-30Item properties dialog: fix signal connectionKris De Gussem1-5/+3
2011-12-30Item properties dialog: fix wasting resources when moving objectsKris De Gussem1-3/+12
2011-12-30C++ification of item properties dialogKris De Gussem1-356/+290
2011-12-15- Dropped deprecated sp_window_newKris De Gussem1-37/+31
2011-12-11SPAttributeTable C++ifiedKris De Gussem1-4/+16
2011-10-03Doxygen cleanup.Jon A. Cruz1-14/+10
2011-06-26Gtk cleanup: gtk_object_get_dataAlex Valavanis1-23/+23
2011-06-25Gtk cleanup: gtk_object_set_dataAlex Valavanis1-20/+20
2011-06-22Position the 'Set' button to lower right corner of the object properties panel.Felipe Corr??a da Silva Sanches1-9/+7
2011-06-13Replace deprecated GtkSignalAlex Valavanis1-11/+11
2011-06-05Replace use of deprecated GtkTooltips APIAlex Valavanis1-6/+4
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-9/+0
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-10-24Some UI fixesKris De Gussem1-6/+6
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-1/+1
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-6/+6
2010-03-02Cleanup on id access.Jon A. Cruz1-2/+2
2009-07-13Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly...Josh Andler1-1/+1
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-10/+9
2009-01-16trying to fix the build for debian sid. It builds OK for me on Ubuntu 8.10 bu...Felipe Corr??a da Silva Sanches1-0/+1
2009-01-15added interactivity attributes to the object properties dialog.Felipe Corr??a da Silva Sanches1-1/+26
2008-11-21Merge from fe-movedTed Gould1-6/+4
2008-10-27From trunkTed Gould1-11/+12