summaryrefslogtreecommitdiffstats
path: root/src/widgets/ruler.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to GObjectAlex Valavanis2011-06-241-2/+2
| | | (bzr r10350.1.3)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-6/+6
| | | (bzr r10302.1.1)
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* 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)
* remaining g++ 4.3 compilation fix-upsKees Cook2008-02-111-1/+1
| | | (bzr r4706)
* Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.Maximilian Albert2008-02-031-2/+1
| | | (bzr r4639)
* 2nd part of the fix for bug #167500: correctly update the rulers when they ↵Diederik van Lierop2008-01-301-1/+1
| | | | | change size (bzr r4621)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+84
(bzr r1)