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