summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-attribute-widget.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-4/+4
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-9/+0
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
* Further migration to Gtk::GridAlex Valavanis2013-03-121-3/+16
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-3/+3
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+3
* Update and documentation of sp-attribute-widgetKris De Gussem2012-01-191-15/+89
* documentation of item properties dialog and SPAttributeTableKris De Gussem2012-01-031-3/+25
* Item and image properties dialog update: restoring correct behaviour in case ...Kris De Gussem2012-01-011-5/+7
* Item properties dialog:Kris De Gussem2011-12-311-3/+4
* C++ification of item properties dialogKris De Gussem2011-12-301-3/+3
* Dropped unused SPAttributeWidgetKris De Gussem2011-12-171-29/+0
* fix compiler warningKris De Gussem2011-12-171-1/+1
* - SPAttributeWidget and SPAttributeTable C++ifiedKris De Gussem2011-12-161-73/+41
|\
| * - Dropped deprecated sp_window_newKris De Gussem2011-12-151-8/+3
| * SPAttributeTable C++ifiedKris De Gussem2011-12-111-42/+28
| * SPAttributeWidget C++ifiedKris De Gussem2011-12-111-30/+18
|/
* Documentation update pass.Jon A. Cruz2011-10-231-2/+3
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-2/+2
* Switch to GObjectAlex Valavanis2011-06-241-2/+2
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-8/+8
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-2/+1
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* 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/+130