index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
undo changes
Johan B. C. Engelen
2012-05-28
1
-2
/
+3
*
|
Replace deprecated pointer grabbing in ruler
Alex Valavanis
2012-05-28
1
-0
/
+19
*
|
Build with GDK_DISABLE_DEPRECATED for Gtk+ 2
Alex Valavanis
2012-05-28
18
-17
/
+18
*
|
Cleanup of measure text for moving away from overlap.
Jon A. Cruz
2012-05-28
3
-49
/
+56
*
|
Stop using deprecated GdkBitmap in custom cursors
Alex Valavanis
2012-05-27
4
-110
/
+24
*
|
Reorder measure context item painting for better legibility.
Jon A. Cruz
2012-05-27
1
-37
/
+49
*
|
emf import/export. patch by David Mathog for setmiterlimit (Bug 1004084)
Alvin Penner
2012-05-27
2
-12
/
+7
*
|
Get rid of remaining deprecated GdkDevice API usage
Alex Valavanis
2012-05-27
1
-0
/
+12
*
|
Stop using obsolete GdkDevice API. Needs testing with extended input devices
Alex Valavanis
2012-05-27
1
-13
/
+39
*
|
Fix missing gtkmm header in document properties dialog
Alex Valavanis
2012-05-27
1
-0
/
+1
*
|
file dialog fixes for GTK+ 3
Alex Valavanis
2012-05-27
1
-11
/
+79
*
|
Build with GSEAL_ENABLE
Alex Valavanis
2012-05-26
1
-0
/
+4
*
|
Use accessor function for private label in message dialog
Alex Valavanis
2012-05-26
1
-4
/
+18
*
|
Stop using deprecated private members of GdkDevice.
Alex Valavanis
2012-05-26
1
-6
/
+18
*
|
Some GDK deprecation fixes for Input Devices dialog
Alex Valavanis
2012-05-26
1
-6
/
+31
*
|
Fix for 903772 : Support --export-text-to-path when outputting plain SVG
John Smith
2012-05-26
3
-0
/
+47
*
|
mesh gradient: fix bad indexing
Johan B. C. Engelen
2012-05-25
2
-3
/
+5
*
|
gradient mesh: add NULL checks to fix crash?
Johan B. C. Engelen
2012-05-25
1
-5
/
+13
*
|
Improve progress granularity when exporting multiple items.
Jon A. Cruz
2012-05-25
2
-11
/
+23
*
|
Fixing warnings.
Jon A. Cruz
2012-05-25
6
-45
/
+34
*
|
Don't use extension events API in GTK+3 builds
Alex Valavanis
2012-05-24
2
-0
/
+11
*
|
svg-canvas GTK+3 fixes
Alex Valavanis
2012-05-24
1
-0
/
+12
*
|
GrDrag: check for null pointer
Johan B. C. Engelen
2012-05-24
1
-1
/
+4
*
|
fix windows build. use 'guint' instead of 'uint'. although I do not know why ...
Johan B. C. Engelen
2012-05-24
4
-219
/
+219
*
|
Added option to close export dialog upon completion. Fixes bug #43730.
Jon A. Cruz
2012-05-24
2
-0
/
+24
*
|
Added progress to export dialog and disabling export button while busy. Parti...
Jon A. Cruz
2012-05-24
2
-14
/
+49
*
|
Applied modified patch to add export messages. Partially fixes bug #43730.
Jon A. Cruz
2012-05-24
3
-72
/
+146
*
|
Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).
Tavmjong Bah
2012-05-23
36
-157
/
+6156
*
|
Correct improper flipping of sRGB transform from RGB to BGR with cairo change...
Jon A. Cruz
2012-05-23
1
-3
/
+3
*
|
More GTK+ 3 fixes for desktop-widget
Alex Valavanis
2012-05-22
1
-6
/
+0
*
|
Drop GtkObject usage in view widgets
Alex Valavanis
2012-05-22
3
-15
/
+12
*
|
Drop deprecated progress bar orientation
Alex Valavanis
2012-05-22
1
-1
/
+0
*
|
Drop deprecated GtkNotebookPage usage
Alex Valavanis
2012-05-22
3
-6
/
+20
*
|
Dutch translation update
Kris De Gussem
2012-05-22
1
-4712
/
+3661
*
|
GTK+ 3 drawing in OCAL dialog
Alex Valavanis
2012-05-22
2
-4
/
+77
*
|
Use theme foreground colour for ruler tick drawing
Alex Valavanis
2012-05-21
1
-0
/
+1
*
|
Start GTK+ 3 rendering in OCAL dialogs
Alex Valavanis
2012-05-21
2
-1
/
+56
*
|
Fix missing header in svg-fonts-dialog needed for GTK+ 3 build
Alex Valavanis
2012-05-21
1
-0
/
+1
*
|
Added sp-ctrlcurve, usefull for meshes.
Tavmjong Bah
2012-05-21
6
-0
/
+293
*
|
Add a few new icons for meshes.
Tavmjong Bah
2012-05-21
1
-1
/
+30
*
|
Change default font to a CSS valid default font (Sans -> sans-serif).
Tavmjong Bah
2012-05-21
4
-9
/
+9
*
|
GTK+ 3 changes for cell-renderers
Alex Valavanis
2012-05-21
6
-43
/
+108
*
|
More size-request GTK+ 3 fixes
Alex Valavanis
2012-05-21
3
-6
/
+28
*
|
Extended control resizing to node editing. Fixes half of bug #172059.
Jon A. Cruz
2012-05-21
11
-71
/
+268
*
|
Fix for 1000023 : Fill & Stroke dialog redesign
John Smith
2012-05-21
8
-6
/
+70
*
|
Fix for 973195 : Limit width of color profile labels
John Smith
2012-05-20
2
-39
/
+40
*
|
C++ification of SPWidget.
Jon A. Cruz
2012-05-20
2
-226
/
+293
*
|
Revert r11370. Fix crash with grid in default template
Alex Valavanis
2012-05-19
8
-55
/
+82
*
|
GTK+ 3 changes for sp-widget
Alex Valavanis
2012-05-19
1
-27
/
+25
*
|
GTK+ 3 fixes for colour selector widgets
Alex Valavanis
2012-05-18
8
-86
/
+67
[prev]
[next]