summaryrefslogtreecommitdiffstats
path: root/src/widgets/ege-output-action.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-03MeasureToolbar: GtkAction migrationAlexander Valavanis1-259/+0
2018-11-25EgeOutputAction: Replace deprecated g_type_class_add_privateAlexander Valavanis1-15/+29
2018-11-08Clarify licensesMax Gaukler1-0/+1
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-4/+4
2017-09-30Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin1-10/+13
2016-07-28Finish removing GTK+ 2 fallbacksAlex Valavanis1-5/+1
2014-10-05Move GtkAction subclasses to widgets/Liam P. White1-1/+1
2014-01-03Stop using GTK_IS_HBOX: Deprecated in Gtk+ 3Alex Valavanis1-1/+1
2013-01-26More GObject boilerplate reductionAlex Valavanis1-29/+2
2012-06-23Use orientable widgets in GTK+ 3 buildAlex Valavanis1-0/+5
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-3/+1
2011-03-20Cleaned up memory patch. Fixes bug #737298.Jon A. Cruz1-0/+2
2007-12-04Implemented use of "short_label" for toolbar items.Jon A. Cruz1-1/+1
2007-03-27Adding the new/change label to the star toolbarJon A. Cruz1-0/+267