summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/button.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* modernize: add overridesMarc Jeanmougin2019-01-021-3/+3
|
* Move Button to Inkscape namespaceAlexander Valavanis2018-12-291-0/+89
|
* Rm deprecated budget widgetsAlexander Valavanis2018-12-291-72/+0
|
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - 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
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵Alex Valavanis2015-04-271-8/+0
| | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064)
* Fix modelinesAlex Valavanis2014-08-301-3/+3
| | | (bzr r13341.1.183)
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-0/+4
| | | (bzr r12355)
* Added configure/ifdef guards to only bring in the needed #include if glibmm ↵Jon A. Cruz2013-06-061-0/+2
| | | | | has it. (bzr r12353)
* Correct to compile against recent gtkmm, including updated macports ↵Jon A. Cruz2013-06-041-0/+2
| | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1)
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+3
| | | | | Pruned header to not introduce extraneous includes. (bzr r11502)
* Fix for 909328 : Dockable Find & Replace dialogJohn Smith2012-03-231-0/+14
| | | (bzr r11117)
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+1
| | | (bzr r10940)
* More deprecated GtkTooltipsAlex Valavanis2012-01-031-3/+1
| | | (bzr r10827)
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-4/+0
| | | (bzr r10826)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-3/+7
| | | (bzr r10696)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+56
(bzr r1)