index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-05
Header cleaning for GTK+3 migration
Alex Valavanis
23
-22
/
+21
2012-06-05
Allow angle measurement base to be changed by tapping space.
Jon A. Cruz
1
-8
/
+47
2012-06-03
Limit angle label to show up within the desktop window. Also refactor arc dra...
Jon A. Cruz
1
-34
/
+106
2012-06-03
modify calc of bbox for single point (Bug 1006666)
Alvin Penner
1
-5
/
+5
2012-06-03
UI fix find dialog
Kris De Gussem
1
-42
/
+26
2012-06-03
Warning cleanup.
Jon A. Cruz
1
-1
/
+1
2012-06-02
Fix remaining Gtkmm 3 issues in filter effects dialog
Alex Valavanis
1
-18
/
+28
2012-06-02
Add draw signal in filter effects dialog
Alex Valavanis
2
-2
/
+19
2012-06-02
Cairo rendering in filter effects dialog
Alex Valavanis
2
-24
/
+67
2012-06-02
Add marker to initial point.
Jon A. Cruz
1
-10
/
+25
2012-06-01
Place angle measurement along the measure arc.
Jon A. Cruz
1
-2
/
+15
2012-06-01
Adding baseline and arc to make angle measurement visualization easier.
Jon A. Cruz
1
-1
/
+36
2012-06-01
Fix for 951580 : Ruler click toggles guide visibility
John Smith
1
-9
/
+33
2012-05-31
Gtkmm fixes for sp-widget
Alex Valavanis
1
-2
/
+2
2012-05-31
Remove unused icon-widget code
Alex Valavanis
4
-229
/
+0
2012-05-31
Fix missing Glibmm headers needed for GTK+3 build
Alex Valavanis
2
-0
/
+2
2012-05-31
Gtkmm 3 fixes for licensor widget
Alex Valavanis
1
-0
/
+8
2012-05-31
Replace deprecated GDK key symbols in mesh-context
Alex Valavanis
1
-10
/
+10
2012-05-31
Fix remaining gtkmm 3 menu issues
Alex Valavanis
1
-4
/
+6
2012-05-31
Make multiple measurement labels avoid overlapping each other.
Jon A. Cruz
1
-22
/
+111
2012-05-31
Tidy up deprecated Gtkmm menu stuff
Alex Valavanis
4
-54
/
+21
2012-05-30
Gtkmm 3.0 fixes for script dialog
Alex Valavanis
1
-0
/
+23
2012-05-30
Gtkmm 3.0 fixes for debug dialog
Alex Valavanis
1
-0
/
+19
2012-05-30
Gtkmm 3.0 fixes for live path effect editor dialog
Alex Valavanis
1
-0
/
+6
2012-05-30
Gtkmm 3.0 fixes for layers dialog
Alex Valavanis
1
-1
/
+32
2012-05-28
Added basic offset and call-out lines for measurements.
Jon A. Cruz
1
-14
/
+28
2012-05-28
Replace deprecated pointer grabbing in ruler
Alex Valavanis
1
-0
/
+19
2012-05-28
Build with GDK_DISABLE_DEPRECATED for Gtk+ 2
Alex Valavanis
17
-17
/
+17
2012-05-28
Cleanup of measure text for moving away from overlap.
Jon A. Cruz
3
-49
/
+56
2012-05-27
Stop using deprecated GdkBitmap in custom cursors
Alex Valavanis
4
-110
/
+24
2012-05-27
Reorder measure context item painting for better legibility.
Jon A. Cruz
1
-37
/
+49
2012-05-27
emf import/export. patch by David Mathog for setmiterlimit (Bug 1004084)
Alvin Penner
2
-12
/
+7
2012-05-27
Get rid of remaining deprecated GdkDevice API usage
Alex Valavanis
1
-0
/
+12
2012-05-27
Stop using obsolete GdkDevice API. Needs testing with extended input devices
Alex Valavanis
1
-13
/
+39
2012-05-27
Fix missing gtkmm header in document properties dialog
Alex Valavanis
1
-0
/
+1
2012-05-27
file dialog fixes for GTK+ 3
Alex Valavanis
1
-11
/
+79
2012-05-26
Use accessor function for private label in message dialog
Alex Valavanis
1
-4
/
+18
2012-05-26
Stop using deprecated private members of GdkDevice.
Alex Valavanis
1
-6
/
+18
2012-05-26
Some GDK deprecation fixes for Input Devices dialog
Alex Valavanis
1
-6
/
+31
2012-05-26
Fix for 903772 : Support --export-text-to-path when outputting plain SVG
John Smith
3
-0
/
+47
2012-05-25
mesh gradient: fix bad indexing
Johan B. C. Engelen
1
-0
/
+3
2012-05-25
gradient mesh: add NULL checks to fix crash?
Johan B. C. Engelen
1
-5
/
+13
2012-05-25
Improve progress granularity when exporting multiple items.
Jon A. Cruz
2
-11
/
+23
2012-05-25
Fixing warnings.
Jon A. Cruz
6
-45
/
+34
2012-05-24
Don't use extension events API in GTK+3 builds
Alex Valavanis
2
-0
/
+11
2012-05-24
svg-canvas GTK+3 fixes
Alex Valavanis
1
-0
/
+12
2012-05-24
GrDrag: check for null pointer
Johan B. C. Engelen
1
-1
/
+4
2012-05-24
fix windows build. use 'guint' instead of 'uint'. although I do not know why ...
Johan B. C. Engelen
4
-219
/
+219
2012-05-24
Added option to close export dialog upon completion. Fixes bug #43730.
Jon A. Cruz
2
-0
/
+24
2012-05-24
Added progress to export dialog and disabling export button while busy. Parti...
Jon A. Cruz
2
-14
/
+49
[next]