summaryrefslogtreecommitdiffstats
path: root/src/widgets/spw-utilities.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis1-6/+0
2019-03-22Realign labels in "Fill and Stroke" dialogPatrick Storz1-44/+40
2019-01-27Toolbars: Fix alt+x focus switchingAlexander Valavanis1-0/+36
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-8/+8
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2017-10-26Remove unused functions.Tavmjong Bah1-113/+0
2017-09-30Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin1-6/+6
2017-07-08Fix Gtk alignment APIAlexander Valavanis1-1/+0
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-3/+1
2016-07-28Finish removing GTK+ 2 fallbacksAlex Valavanis1-67/+2
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+3
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-3/+1
2016-04-13spw-utilities: Fix gtk_widget_set_margin_* API #Hackfest2016Alex Valavanis1-1/+1
2016-04-13spw-utilities: Fix deprecated gtk_widget_override_font #Hackfest2016Alex Valavanis1-4/+22
2016-04-12spw-utilities: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis1-0/+17
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2014-08-23gtk_widget_set_margin_left/right deprecation fixAlex Valavanis1-0/+7
2014-08-23spw-utilities: gtk_widget_modify_font deprecation fixAlex Valavanis1-0/+4
2013-09-24Fix my email address through codebaseBryce Harrington1-1/+1
2013-07-19Removed "helper/unit-menu.h" from "widgets/rect-toolbar.*" and "widgets/spw-u...Matthew Petroff1-46/+0
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2013-04-28minor cppcheck stuffKris De Gussem1-2/+1
2012-12-09Migrate remaining stuff from GtkTable to GtkGridAlex Valavanis1-8/+85
2012-10-04code cleanup: make more functions static, add includes.Campbell Barton1-1/+2
2012-06-09Fix build failure with old GtkAdjustment APIAlex Valavanis1-1/+6
2012-06-09Get rid of remaining GtkObject usageAlex Valavanis1-7/+4
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-5/+5
2011-10-03Doxygen cleanup.Jon A. Cruz1-10/+6
2011-06-26Gtk cleanup: gtk_object_get_dataAlex Valavanis1-2/+2
2011-06-25Gtk cleanup: gtk_object_set_dataAlex Valavanis1-8/+8
2011-06-05Replace use of deprecated GtkTooltips APIAlex Valavanis1-3/+1
2010-12-23Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...Kris De Gussem1-3/+11
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-08-09gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialogMaximilian Albert1-10/+35
2008-05-10Warning cleanupJon A. Cruz1-2/+2
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-2/+3
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-11/+11