summaryrefslogtreecommitdiffstats
path: root/src/widgets/button.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Gtk+ 3 fixes for button widgetAlex Valavanis2012-05-181-7/+10
| | | (bzr r11381)
* Fixed conditional code to avoid unused function warnings.Jon A. Cruz2012-04-181-0/+4
| | | (bzr r11262)
* Work around for some missing glibmm headers in gtkmm (should be fixed in ↵Alex Valavanis2012-04-171-0/+28
| | | | | gtkmm 3.4) (bzr r11261)
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-8/+1
| | | (bzr r11030)
* More GSEAL fixesAlex Valavanis2012-01-051-2/+3
| | | (bzr r10845)
* Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski2011-08-281-38/+24
| | | (bzr r10582.1.10)
* Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis2011-06-121-2/+2
| | | (bzr r10277.1.1)
* Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-24/+10
| | | | | | Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10256.1.1)
* Cleanups from backports.Jon A. Cruz2010-10-291-22/+20
| | | (bzr r9863)
* Automatically add shortcuts to tooltipsJasper van de Gronde2010-09-061-3/+5
| | | (bzr r9745)
* Updating deprecated type calls.Jon A. Cruz2008-05-061-15/+18
| | | (bzr r5617)
* Minor cleanupJon A. Cruz2007-11-111-4/+4
| | | (bzr r4056)
* 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)
* Added descriptions to Undo/Redo commands in the menusgustav_b2006-07-091-1/+2
| | | (bzr r1379)
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-3/+3
| | | (bzr r439)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+324
(bzr r1)