summaryrefslogtreecommitdiffstats
path: root/src/widgets/spw-utilities.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Migrate remaining stuff from GtkTable to GtkGridAlex Valavanis2012-12-091-8/+85
| | | (bzr r11939)
* code cleanup: make more functions static, add includes.Campbell Barton2012-10-041-1/+2
| | | (bzr r11737)
* Fix build failure with old GtkAdjustment APIAlex Valavanis2012-06-091-1/+6
| | | (bzr r11474)
* Get rid of remaining GtkObject usageAlex Valavanis2012-06-091-7/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/813212 (bzr r11473)
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-5/+5
| | | (bzr r11018)
* Doxygen cleanup.Jon A. Cruz2011-10-031-10/+6
| | | (bzr r10660)
* Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-261-2/+2
| | | (bzr r10350.1.8)
* Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-251-8/+8
| | | (bzr r10350.1.5)
* Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-3/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10256.1.1)
* Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" ↵Kris De Gussem2010-12-231-3/+11
| | | | | dialogs (Bug 170765) (bzr r9981)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialogMaximilian Albert2008-08-091-10/+35
| | | (bzr r6602)
* Warning cleanupJon A. Cruz2008-05-101-2/+2
| | | (bzr r5645)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-2/+3
| | | (bzr r4629)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-11/+11
| | | (bzr r134)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+255
(bzr r1)