summaryrefslogtreecommitdiffstats
path: root/src/widgets/spw-utilities.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-8/+8
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Remove unused functions.Tavmjong Bah2017-10-261-113/+0
* Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-301-6/+6
* Fix Gtk alignment APIAlexander Valavanis2017-07-081-1/+0
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-67/+2
|\
| * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-67/+2
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+1
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+3
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+1
|/
* spw-utilities: Fix gtk_widget_set_margin_* API #Hackfest2016Alex Valavanis2016-04-131-1/+1
* spw-utilities: Fix deprecated gtk_widget_override_font #Hackfest2016Alex Valavanis2016-04-131-4/+22
* spw-utilities: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-0/+17
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* gtk_widget_set_margin_left/right deprecation fixAlex Valavanis2014-08-231-0/+7
* spw-utilities: gtk_widget_modify_font deprecation fixAlex Valavanis2014-08-231-0/+4
* Fix my email address through codebaseBryce Harrington2013-09-241-1/+1
* Removed "helper/unit-menu.h" from "widgets/rect-toolbar.*" and "widgets/spw-u...Matthew Petroff2013-07-191-46/+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
* minor cppcheck stuffKris De Gussem2013-04-281-2/+1
* Migrate remaining stuff from GtkTable to GtkGridAlex Valavanis2012-12-091-8/+85
* code cleanup: make more functions static, add includes.Campbell Barton2012-10-041-1/+2
* Fix build failure with old GtkAdjustment APIAlex Valavanis2012-06-091-1/+6
* Get rid of remaining GtkObject usageAlex Valavanis2012-06-091-7/+4
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-5/+5
* Doxygen cleanup.Jon A. Cruz2011-10-031-10/+6
* Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-261-2/+2
* Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-251-8/+8
* Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-3/+1
* Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...Kris De Gussem2010-12-231-3/+11
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialogMaximilian Albert2008-08-091-10/+35
* Warning cleanupJon A. Cruz2008-05-101-2/+2
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-2/+3
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-11/+11
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+255