summaryrefslogtreecommitdiffstats
path: root/src/widgets/ruler.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-06cairo rendering in rulerAlex Valavanis1-21/+17
2012-05-06Merge more ruler codeAlex Valavanis1-304/+115
2012-05-06Merge some customised ruler codeAlex Valavanis1-283/+26
2012-05-05Hide non-public fields of rulerAlex Valavanis1-92/+116
2012-04-28Replace deprecated GtkMetricType with SPMetricAlex Valavanis1-54/+37
2012-04-18Fixed conditional code to avoid unused function warnings.Jon A. Cruz1-7/+14
2012-04-17Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...Alex Valavanis1-0/+56
2012-02-26Fix gseal issues in rulerAlex Valavanis1-48/+69
2012-02-26Import deprecated GtkRuler API. Probably worth tidying :-)Alex Valavanis1-22/+868
2012-01-14Cleanup variable declarations in ruler, and a couple of GSEAL fixes.Alex Valavanis1-42/+31
2012-01-06More GSEAL stuffAlex Valavanis1-22/+44
2011-07-15Address issues with GtkRuleMetric const warnings.Jon A. Cruz1-20/+12
2011-07-03GTK+ cleanup: gtk_type_classAlex Valavanis1-2/+2
2011-07-02GTK+ cleaning: gtk_type_newAlex Valavanis1-6/+3
2011-06-24Switch to GObjectAlex Valavanis1-32/+22
2011-06-15Clean up deprecated GTK_WIDGET APIAlex Valavanis1-2/+2
2010-11-18Fix ruler redraw issue on GTK 2.22Krzysztof Kosi??ski1-506/+176
2009-12-20Warning cleanupJon A. Cruz1-0/+1
2009-03-22fix squashed vruler: add requisition methonbulia byak1-1/+10
2009-02-09adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches1-9/+23
2009-02-09gcc warning cleanupFelipe Corr??a da Silva Sanches1-11/+11
2008-03-25Major overhaul of the selector tool's internals to improve handling of transf...Diederik van Lierop1-1/+2
2008-02-05Iron out some rounding errors in the displaying of the rulers and of guidesDiederik van Lierop1-11/+14
2008-02-03Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.Maximilian Albert1-1/+3
2008-02-01Suppress the jitter that sometimes occurs when drawing the ticks of the rulersDiederik van Lierop1-8/+16
2008-01-31Additional fix for bug #167500Diederik van Lierop1-3/+5
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-1/+2
2008-01-302nd part of the fix for bug #167500: correctly update the rulers when they ch...Diederik van Lierop1-9/+77
2008-01-18Partially fix bug #167500 (rulers being off)Diederik van Lierop1-28/+21
2006-06-25glib-2.4 system fixes: some includes to get prototypes, some version checksRalf Stephan1-0/+1
2006-05-21eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi...bulia byak1-8/+2