summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/object-attributes.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged Group and subclasses.Markus Engel2013-04-051-4/+8
| | | (bzr r11608.1.77)
* Header cleanupAlex Valavanis2013-03-291-0/+1
| | | (bzr r12258)
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-3/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
* Migrate Object Properties dialog to Gtk::GridAlex Valavanis2013-03-091-5/+6
| | | (bzr r12188)
* cppcheck: Simple fixes for src/ui/dialogAlex Valavanis2012-11-151-1/+1
| | | (bzr r11874)
* object attributes code was actually completely rewrittenKris De Gussem2012-08-051-8/+17
| | | (bzr r11593)
* cppcheckKris De Gussem2012-03-071-3/+3
| | | (bzr r11052)
* Header cleaningAlex Valavanis2012-02-251-0/+2
| | | (bzr r11015)
* Gtkmmification of object attributes dialog: image and link attributes now ↵Kris De Gussem2012-01-191-0/+211
editable in dockable dialog (Bug #592323) (bzr r10910)