summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/zoom-status.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-06-17Removed outdated classes.Jon A. Cruz1-136/+0
Pruned header to not introduce extraneous includes. (bzr r11502)
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis1-0/+12
(bzr r11308)
2012-04-09documentationKris De Gussem1-1/+1
(bzr r11193)
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-4/+1
(bzr r10697)
2011-08-27Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski1-1/+0
(bzr r10582.1.6)
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)
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-1/+1
(bzr r6839)
2008-08-04NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen1-2/+3
(bzr r6561)