summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-attribute-widget.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-0/+2
2012-02-21cppcheck: null pointer dereference fixKris De Gussem1-1/+1
2012-02-12Header cleaningAlex Valavanis1-0/+2
2012-01-19Update and documentation of sp-attribute-widgetKris De Gussem1-204/+77
2012-01-08Warning and uninitialized variable cleanup.Jon A. Cruz1-7/+2
2012-01-03documentation of item properties dialog and SPAttributeTableKris De Gussem1-7/+83
2012-01-01Item and image properties dialog update: restoring correct behaviour in case ...Kris De Gussem1-13/+27
2011-12-31Item properties dialog:Kris De Gussem1-10/+46
2011-12-30C++ification of item properties dialogKris De Gussem1-38/+41
2011-12-17Dropped unused SPAttributeWidgetKris De Gussem1-152/+0
2011-12-17fix compiler warningsKris De Gussem1-4/+4
2011-12-15- Dropped deprecated sp_window_newKris De Gussem1-29/+20
2011-12-11SPAttributeTable C++ifiedKris De Gussem1-333/+218
2011-12-11SPAttributeWidget C++ifiedKris De Gussem1-232/+85
2011-12-04cppcheckKris De Gussem1-38/+19
2011-10-23Documentation update pass.Jon A. Cruz1-4/+0
2011-10-03Doxygen cleanup.Jon A. Cruz1-2/+3
2011-07-03GTK+ cleanup: gtk_type_classAlex Valavanis1-2/+2
2011-07-02GTK+ cleaning: gtk_type_newAlex Valavanis1-11/+5
2011-06-24Switch to GObjectAlex Valavanis1-2/+2
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-2/+1
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-11/+9
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-2/+2
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-0/+0
2008-11-21Merge from fe-movedTed Gould1-13/+5
2008-05-10More type registration cleanupJon A. Cruz1-22/+26
2008-05-08merge inline patch from JimmyMenTaLguY1-30/+5
2007-11-25Warning cleanupJon A. Cruz1-89/+89
2006-11-05fix crash reported by Vladimir Savicbulia byak1-1/+1
2006-10-10undo annotationsbulia byak1-2/+2
2006-07-28switch to sigc++ SPObject signals for SPAttributeWidget and SPAttributeTableMenTaLguY1-18/+33
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-2/+4