summaryrefslogtreecommitdiffstats
path: root/src/widgets/ruler.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Clean up size allocation in rulersAlex Valavanis2012-05-061-26/+18
| | | (bzr r11331)
* cairo rendering in rulerAlex Valavanis2012-05-061-21/+17
| | | (bzr r11330)
* Merge more ruler codeAlex Valavanis2012-05-061-304/+115
| | | (bzr r11329)
* Merge some customised ruler codeAlex Valavanis2012-05-061-283/+26
| | | (bzr r11328)
* Hide non-public fields of rulerAlex Valavanis2012-05-051-92/+116
| | | (bzr r11326)
* Replace deprecated GtkMetricType with SPMetricAlex Valavanis2012-04-281-54/+37
| | | (bzr r11305)
* Fixed conditional code to avoid unused function warnings.Jon A. Cruz2012-04-181-7/+14
| | | (bzr r11262)
* Work around for some missing glibmm headers in gtkmm (should be fixed in ↵Alex Valavanis2012-04-171-0/+56
| | | | | gtkmm 3.4) (bzr r11261)
* Fix gseal issues in rulerAlex Valavanis2012-02-261-48/+69
| | | (bzr r11025)
* Import deprecated GtkRuler API. Probably worth tidying :-)Alex Valavanis2012-02-261-22/+868
| | | | | | Fixed bugs: - https://launchpad.net/bugs/802125 (bzr r11023)
* Cleanup variable declarations in ruler, and a couple of GSEAL fixes.Alex Valavanis2012-01-141-42/+31
| | | (bzr r10885)
* More GSEAL stuffAlex Valavanis2012-01-061-22/+44
| | | (bzr r10850)
* Address issues with GtkRuleMetric const warnings.Jon A. Cruz2011-07-151-20/+12
| | | (bzr r10454)
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-2/+2
| | | (bzr r10407)
* GTK+ cleaning: gtk_type_newAlex Valavanis2011-07-021-6/+3
| | | (bzr r10390.1.3)
* Switch to GObjectAlex Valavanis2011-06-241-32/+22
| | | (bzr r10350.1.3)
* Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-151-2/+2
| | | (bzr r10302.1.2)
* Fix ruler redraw issue on GTK 2.22Krzysztof Kosi??ski2010-11-181-506/+176
| | | | | | Fixed bugs: - https://launchpad.net/bugs/627134 (bzr r9905)
* 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)