summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/object-composite-settings.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for 1014988 : Converts slide widgets to new spin-scale widgetJohn Smith2012-09-221-11/+1
| | | (bzr r11691)
* Fix for 1000023 : Fill & Stroke dialog redesignJohn Smith2012-05-211-0/+1
| | | (bzr r11389)
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-301-0/+4
| | | (bzr r11308)
* Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity ↵John Smith2012-03-161-1/+0
| | | | | label size (bzr r11093)
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+4
| | | (bzr r11018)
* minor documentation and header stuffKris De Gussem2012-01-071-9/+8
| | | (bzr r10856)
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-161-2/+2
| | | (bzr r10176)
* 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)
* Merge from trunkTed Gould2008-10-311-1/+2
| | | (bzr r6887)
* make blend versus blur more configurable on a case-by-case basisMenTaLguY2008-01-011-1/+1
| | | (bzr r4357)
* fix update on layer switch and work around some blur-related glitchesMenTaLguY2008-01-011-1/+1
| | | (bzr r4356)
* separate blend history for objects versus layersMenTaLguY2008-01-011-1/+7
| | | (bzr r4355)
* first crack at enabling blend for layers dialogMenTaLguY2008-01-011-1/+4
| | | (bzr r4354)
* abstraction for style widget subjectsMenTaLguY2008-01-011-14/+5
| | | (bzr r4353)
* factor filter and opacity controls into separate metawidgetMenTaLguY2008-01-011-0/+85
(bzr r4352)