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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move GIMP widgets to their own folder
Alex Valavanis
2016-08-08
1
-86
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+1
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+0
*
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
2013-10-12
1
-2
/
+2
*
Ported "widgets/ruler.*" away from SPMetric.
Matthew Petroff
2013-07-22
1
-3
/
+8
*
rulers: Merge all remaining changes from GIMP. Up-to-date at commit a929a (20...
Alex Valavanis
2012-12-31
1
-11
/
+3
*
rulers: (Merge from GIMP) Set range in ruler units, not in px
Alex Valavanis
2012-12-31
1
-7
/
+5
*
ruler: (GIMP merge) Add track_widget API and fix GTK+ 3 build failure in colo...
Alex Valavanis
2012-12-26
1
-16
/
+23
*
ruler: Drop unused members of SPRulerMetric
Alex Valavanis
2012-12-24
1
-2
/
+0
*
ruler: Merge sizing from GIMP. Don't use our UNUSED_PIXELS hack in Gtk+ 3 bu...
Alex Valavanis
2012-12-24
1
-4
/
+0
*
ruler (Merge from GIMP): Convert to no-window widget and provide separate acc...
Alex Valavanis
2012-12-22
1
-14
/
+16
*
ruler (Merge from GIMP): Remove draw_pos from public API
Alex Valavanis
2012-12-22
1
-3
/
+0
*
ruler: Remove draw_ticks from public API
Alex Valavanis
2012-12-22
1
-2
/
+0
*
Upstream changes to draw_pos function in ruler
Alex Valavanis
2012-05-06
1
-1
/
+2
*
Upstream performance fixes for rulers
Alex Valavanis
2012-05-06
1
-5
/
+0
*
Apply upstream changes to tick drawing API in ruler
Alex Valavanis
2012-05-06
1
-1
/
+2
*
Merge more ruler code
Alex Valavanis
2012-05-06
1
-85
/
+32
*
Hide non-public fields of ruler
Alex Valavanis
2012-05-05
1
-20
/
+8
*
Replace deprecated GtkMetricType with SPMetric
Alex Valavanis
2012-04-28
1
-8
/
+2
*
Fixed conditional code to avoid unused function warnings.
Jon A. Cruz
2012-04-18
1
-2
/
+2
*
Fix gseal issues in ruler
Alex Valavanis
2012-02-26
1
-10
/
+10
*
Import deprecated GtkRuler API. Probably worth tidying :-)
Alex Valavanis
2012-02-26
1
-5
/
+89
*
Switch to GObject
Alex Valavanis
2011-06-24
1
-2
/
+2
*
Remove deprecated glib macro wrappers
Alex Valavanis
2011-06-14
1
-6
/
+6
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-1
/
+1
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
remaining g++ 4.3 compilation fix-ups
Kees Cook
2008-02-11
1
-1
/
+1
*
Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.
Maximilian Albert
2008-02-03
1
-2
/
+1
*
2nd part of the fix for bug #167500: correctly update the rulers when they ch...
Diederik van Lierop
2008-01-30
1
-1
/
+1
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+84