index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
ruler.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-06
cairo rendering in ruler
Alex Valavanis
1
-21
/
+17
2012-05-06
Merge more ruler code
Alex Valavanis
1
-304
/
+115
2012-05-06
Merge some customised ruler code
Alex Valavanis
1
-283
/
+26
2012-05-05
Hide non-public fields of ruler
Alex Valavanis
1
-92
/
+116
2012-04-28
Replace deprecated GtkMetricType with SPMetric
Alex Valavanis
1
-54
/
+37
2012-04-18
Fixed conditional code to avoid unused function warnings.
Jon A. Cruz
1
-7
/
+14
2012-04-17
Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...
Alex Valavanis
1
-0
/
+56
2012-02-26
Fix gseal issues in ruler
Alex Valavanis
1
-48
/
+69
2012-02-26
Import deprecated GtkRuler API. Probably worth tidying :-)
Alex Valavanis
1
-22
/
+868
2012-01-14
Cleanup variable declarations in ruler, and a couple of GSEAL fixes.
Alex Valavanis
1
-42
/
+31
2012-01-06
More GSEAL stuff
Alex Valavanis
1
-22
/
+44
2011-07-15
Address issues with GtkRuleMetric const warnings.
Jon A. Cruz
1
-20
/
+12
2011-07-03
GTK+ cleanup: gtk_type_class
Alex Valavanis
1
-2
/
+2
2011-07-02
GTK+ cleaning: gtk_type_new
Alex Valavanis
1
-6
/
+3
2011-06-24
Switch to GObject
Alex Valavanis
1
-32
/
+22
2011-06-15
Clean up deprecated GTK_WIDGET API
Alex Valavanis
1
-2
/
+2
2010-11-18
Fix ruler redraw issue on GTK 2.22
Krzysztof Kosi??ski
1
-506
/
+176
2009-12-20
Warning cleanup
Jon A. Cruz
1
-0
/
+1
2009-03-22
fix squashed vruler: add requisition methon
bulia byak
1
-1
/
+10
2009-02-09
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
1
-9
/
+23
2009-02-09
gcc warning cleanup
Felipe Corr??a da Silva Sanches
1
-11
/
+11
2008-03-25
Major overhaul of the selector tool's internals to improve handling of transf...
Diederik van Lierop
1
-1
/
+2
2008-02-05
Iron out some rounding errors in the displaying of the rulers and of guides
Diederik van Lierop
1
-11
/
+14
2008-02-03
Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.
Maximilian Albert
1
-1
/
+3
2008-02-01
Suppress the jitter that sometimes occurs when drawing the ticks of the rulers
Diederik van Lierop
1
-8
/
+16
2008-01-31
Additional fix for bug #167500
Diederik van Lierop
1
-3
/
+5
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
1
-1
/
+2
2008-01-30
2nd part of the fix for bug #167500: correctly update the rulers when they ch...
Diederik van Lierop
1
-9
/
+77
2008-01-18
Partially fix bug #167500 (rulers being off)
Diederik van Lierop
1
-28
/
+21
2006-06-25
glib-2.4 system fixes: some includes to get prototypes, some version checks
Ralf Stephan
1
-0
/
+1
2006-05-21
eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi...
bulia byak
1
-8
/
+2
[prev]