summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-attribute-widget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-0/+2
* cppcheck: null pointer dereference fixKris De Gussem2012-02-211-1/+1
* Header cleaningAlex Valavanis2012-02-121-0/+2
* Update and documentation of sp-attribute-widgetKris De Gussem2012-01-191-204/+77
* Warning and uninitialized variable cleanup.Jon A. Cruz2012-01-081-7/+2
* documentation of item properties dialog and SPAttributeTableKris De Gussem2012-01-031-7/+83
* Item and image properties dialog update: restoring correct behaviour in case ...Kris De Gussem2012-01-011-13/+27
* Item properties dialog:Kris De Gussem2011-12-311-10/+46
* C++ification of item properties dialogKris De Gussem2011-12-301-38/+41
* Dropped unused SPAttributeWidgetKris De Gussem2011-12-171-152/+0
* fix compiler warningsKris De Gussem2011-12-171-4/+4
* - SPAttributeWidget and SPAttributeTable C++ifiedKris De Gussem2011-12-161-577/+260
|\
| * - Dropped deprecated sp_window_newKris De Gussem2011-12-151-29/+20
| * SPAttributeTable C++ifiedKris De Gussem2011-12-111-333/+218
| * SPAttributeWidget C++ifiedKris De Gussem2011-12-111-232/+85
|/
* cppcheckKris De Gussem2011-12-041-38/+19
* Documentation update pass.Jon A. Cruz2011-10-231-4/+0
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-2/+2
* GTK+ cleaning: gtk_type_newAlex Valavanis2011-07-021-11/+5
* Switch to GObjectAlex Valavanis2011-06-241-2/+2
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-2/+1
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-11/+9
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+7
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-2/+2
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+790