summaryrefslogtreecommitdiffstats
path: root/src/widgets/widget-sizes.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-0/+9
- 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
2016-10-14Working with rotate widgetJabier Arraiza Cenoz1-0/+1
(bzr r15142.1.11)
2013-06-15Revert Fix for 600285 : Zoom sliderJohn Smith1-1/+1
(bzr r12377)
2013-04-21Fix for 600285 : Zoom sliderJohn Smith1-1/+1
(bzr r12294)
2012-12-26ruler: (GIMP merge) Allow label size to be specified as a style propertyAlex Valavanis1-5/+0
(bzr r11987)
2012-10-11Fix for 1058402 : Inconsistent opacity indicationJohn Smith1-1/+1
(bzr r11781)
2012-10-11Fix for 246153 : Broken style indicatorJohn Smith1-1/+1
(bzr r11776)
2012-09-24Fix for 1055253 : Statusbar opacity widget is too smallJohn Smith1-2/+2
(bzr r11700)
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan1-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)
2007-02-15spell out Fill and Stroke labelsbulia byak1-2/+2
(bzr r2377)
2006-11-19change opacity display to 0..100bulia byak1-1/+1
(bzr r1988)
2006-04-29make style widget narrowerbulia byak1-1/+1
(bzr r612)