summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/object-properties.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixing regressionjtx2013-03-191-0/+6
| | | (bzr r11950.1.61)
* Working with widjetsJabier Arraiza Cenoz2013-03-171-6/+0
| | | (bzr r11950.1.56)
* Fix even more forward declaration tagsAlex Valavanis2013-03-151-0/+6
| | | (bzr r12206)
* Migrate Object Properties dialog to Gtk::GridAlex Valavanis2013-03-091-38/+119
| | | (bzr r12188)
* UI uniformisation: added colons in front of edit box (see bug #1050938 )Kris De Gussem2013-01-201-10/+20
| | | (bzr r12049)
* Fix regression with event attribute names (see bug #1050938)su_v2012-12-191-9/+9
| | | (bzr r11963)
* fixed another UI inconsistency in object properties dialogKris De Gussem2012-10-021-0/+2
| | | (bzr r11725)
* Fix for Bug #1049440 (Crash in Object Properties if label is empty string ↵Kris De Gussem2012-10-021-1/+0
| | | | | (regression, trunk)) (bzr r11724)
* fix layout of object properties dialog (Bug #1050938 ; input fields in ↵Kris De Gussem2012-10-021-22/+23
| | | | | object properties dalog not aligned) (bzr r11722)
* copyright message rewritten object properties dialogKris De Gussem2012-08-081-23/+19
| | | (bzr r11599)
* Fix for 169888 : HIG Style frameJohn Smith2012-04-171-0/+3
| | | (bzr r11260)
* cppcheckKris De Gussem2012-02-291-2/+2
| | | | | added todo warning for sp-conn-end (after devmail message) (bzr r11033)
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+4
| | | (bzr r11018)
* Header cleaningAlex Valavanis2012-02-251-0/+2
| | | (bzr r11015)
* Header cleaningAlex Valavanis2012-02-121-0/+2
| | | (bzr r10963)
* documentationKris De Gussem2012-01-181-3/+0
| | | (bzr r10904)
* Fix updating object properties window when its desktop is not the active desktopKris De Gussem2012-01-131-16/+53
| | | (bzr r10881)
* warnings fixKris De Gussem2012-01-081-2/+2
| | | (bzr r10865)
* another fix after moving files (btool did not fail)Kris De Gussem2012-01-081-2/+2
| | | (bzr r10864)
* Object properties dialog now dockable (derived from ↵Kris De Gussem2012-01-081-0/+391
Inkscape::UI:Widget::Panel as opposed to Gtk::Widget) (bzr r10862)