summaryrefslogtreecommitdiffstats
path: root/src/widgets/ruler.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Warning cleanupJon A. Cruz2009-12-201-0/+1
| | | (bzr r8895)
* fix squashed vruler: add requisition methonbulia byak2009-03-221-1/+10
| | | (bzr r7543)
* adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2009-02-091-9/+23
| | | | | due to JonCruz considerations about the proper way of doing it. (bzr r7254)
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-091-11/+11
| | | | | warning: deprecated conversion from string constant to ‘char*’/'gchar*' (bzr r7253)
* Major overhaul of the selector tool's internals to improve handling of ↵Diederik van Lierop2008-03-251-1/+2
| | | | | transformations, origins and snapping, for both visual and geometric bounding boxes (see for example bug #174046 in Launchpad) (bzr r5189)
* Iron out some rounding errors in the displaying of the rulers and of guidesDiederik van Lierop2008-02-051-11/+14
| | | (bzr r4662)
* Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.Maximilian Albert2008-02-031-1/+3
| | | (bzr r4639)
* Suppress the jitter that sometimes occurs when drawing the ticks of the rulersDiederik van Lierop2008-02-011-8/+16
| | | (bzr r4632)
* Additional fix for bug #167500Diederik van Lierop2008-01-311-3/+5
| | | (bzr r4630)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+2
| | | (bzr r4629)
* 2nd part of the fix for bug #167500: correctly update the rulers when they ↵Diederik van Lierop2008-01-301-9/+77
| | | | | change size (bzr r4621)
* Partially fix bug #167500 (rulers being off)Diederik van Lierop2008-01-181-28/+21
| | | (bzr r4557)
* glib-2.4 system fixes: some includes to get prototypes, some version checksRalf Stephan2006-06-251-0/+1
| | | (bzr r1280)
* eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen ↵bulia byak2006-05-211-8/+2
| | | | | with newer gtk versions (bzr r919)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+663
(bzr r1)