summaryrefslogtreecommitdiffstats
path: root/src/widgets/button.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-29Move Button to Inkscape namespaceAlexander Valavanis1-92/+0
2018-12-29C++ify button widgetAlexander Valavanis1-22/+38
2018-11-28SPButton: GObject style fixAlexander Valavanis1-19/+12
2018-11-08Clarify licensesMax Gaukler1-10/+11
2018-06-20Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot1-2/+2
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-1/+1
2017-10-19Remove unused icon-size.hStefano Facchini1-1/+0
2017-06-29Remove old icon handling codeAlexander Valavanis1-3/+3
2014-08-30Reduce header bloatAlex Valavanis1-2/+10
2014-08-18Code cleanup.Liam P. White1-5/+14
2011-08-28Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski1-1/+4
2011-06-14Remove deprecated glib macro wrappersAlex Valavanis1-2/+2
2011-06-05Replace use of deprecated GtkTooltips APIAlex Valavanis1-4/+2
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-3/+1
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-1/+1
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-1/+1
2006-04-06Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz1-4/+5
2006-01-18optimized includesRalf Stephan1-3/+0