summaryrefslogtreecommitdiffstats
path: root/src/widgets/ruler.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up size allocation in rulersAlex Valavanis2012-05-061-26/+18
* cairo rendering in rulerAlex Valavanis2012-05-061-21/+17
* Merge more ruler codeAlex Valavanis2012-05-061-304/+115
* Merge some customised ruler codeAlex Valavanis2012-05-061-283/+26
* Hide non-public fields of rulerAlex Valavanis2012-05-051-92/+116
* Replace deprecated GtkMetricType with SPMetricAlex Valavanis2012-04-281-54/+37
* Fixed conditional code to avoid unused function warnings.Jon A. Cruz2012-04-181-7/+14
* Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...Alex Valavanis2012-04-171-0/+56
* Fix gseal issues in rulerAlex Valavanis2012-02-261-48/+69
* Import deprecated GtkRuler API. Probably worth tidying :-)Alex Valavanis2012-02-261-22/+868
* Cleanup variable declarations in ruler, and a couple of GSEAL fixes.Alex Valavanis2012-01-141-42/+31
* More GSEAL stuffAlex Valavanis2012-01-061-22/+44
* Address issues with GtkRuleMetric const warnings.Jon A. Cruz2011-07-151-20/+12
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-2/+2
* GTK+ cleaning: gtk_type_newAlex Valavanis2011-07-021-6/+3
* Switch to GObjectAlex Valavanis2011-06-241-32/+22
* Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-151-2/+2
* Fix ruler redraw issue on GTK 2.22Krzysztof Kosi??ski2010-11-181-506/+176
* Warning cleanupJon A. Cruz2009-12-201-0/+1
* fix squashed vruler: add requisition methonbulia byak2009-03-221-1/+10
* adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2009-02-091-9/+23
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-091-11/+11
* Major overhaul of the selector tool's internals to improve handling of transf...Diederik van Lierop2008-03-251-1/+2
* Iron out some rounding errors in the displaying of the rulers and of guidesDiederik van Lierop2008-02-051-11/+14
* Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.Maximilian Albert2008-02-031-1/+3
* Suppress the jitter that sometimes occurs when drawing the ticks of the rulersDiederik van Lierop2008-02-011-8/+16
* Additional fix for bug #167500Diederik van Lierop2008-01-311-3/+5
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+2
* 2nd part of the fix for bug #167500: correctly update the rulers when they ch...Diederik van Lierop2008-01-301-9/+77
* Partially fix bug #167500 (rulers being off)Diederik van Lierop2008-01-181-28/+21
* glib-2.4 system fixes: some includes to get prototypes, some version checksRalf Stephan2006-06-251-0/+1
* eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi...bulia byak2006-05-211-8/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+663