summaryrefslogtreecommitdiffstats
path: root/src/widgets/button.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move Button to Inkscape namespaceAlexander Valavanis2018-12-291-92/+0
|
* C++ify button widgetAlexander Valavanis2018-12-291-22/+38
|
* SPButton: GObject style fixAlexander Valavanis2018-11-281-19/+12
|
* Clarify licensesMax Gaukler2018-11-081-10/+11
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot2018-06-201-2/+2
|
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
|
* Remove unused icon-size.hStefano Facchini2017-10-191-1/+0
|
* Remove old icon handling codeAlexander Valavanis2017-06-291-3/+3
|
* Reduce header bloatAlex Valavanis2014-08-301-2/+10
| | | (bzr r13341.1.184)
* Code cleanup.Liam P. White2014-08-181-5/+14
| | | (bzr r13341.1.145)
* Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski2011-08-281-1/+4
| | | (bzr r10582.1.10)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-2/+2
| | | (bzr r10302.1.1)
* Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-4/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10256.1.1)
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-3/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
| | | | | one major janitorial task we identified.... (bzr r1633)
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-4/+5
| | | (bzr r439)
* optimized includesRalf Stephan2006-01-181-3/+0
| | | (bzr r16)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+69
(bzr r1)