summaryrefslogtreecommitdiffstats
path: root/src/widgets/ruler.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upstream changes to draw_pos function in rulerAlex Valavanis2012-05-061-1/+2
| | | (bzr r11338)
* Upstream performance fixes for rulersAlex Valavanis2012-05-061-5/+0
| | | (bzr r11337)
* Apply upstream changes to tick drawing API in rulerAlex Valavanis2012-05-061-1/+2
| | | (bzr r11336)
* Merge more ruler codeAlex Valavanis2012-05-061-85/+32
| | | (bzr r11329)
* Hide non-public fields of rulerAlex Valavanis2012-05-051-20/+8
| | | (bzr r11326)
* Replace deprecated GtkMetricType with SPMetricAlex Valavanis2012-04-281-8/+2
| | | (bzr r11305)
* Fixed conditional code to avoid unused function warnings.Jon A. Cruz2012-04-181-2/+2
| | | (bzr r11262)
* Fix gseal issues in rulerAlex Valavanis2012-02-261-10/+10
| | | (bzr r11025)
* Import deprecated GtkRuler API. Probably worth tidying :-)Alex Valavanis2012-02-261-5/+89
| | | | | | Fixed bugs: - https://launchpad.net/bugs/802125 (bzr r11023)
* 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)