index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Extended resizing to node handles.
Jon A. Cruz
2012-05-17
17
-79
/
+187
*
|
Fix for 997888 : Merge into Document Properties
John Smith
2012-05-17
3
-2
/
+77
*
|
Corrected protected type access (comments were incorrect).
Jon A. Cruz
2012-05-17
12
-452
/
+729
*
|
Fixed warning with printf format. Also corrected inproper type that resulted ...
Jon A. Cruz
2012-05-17
1
-12
/
+15
*
|
Fix for 950677 : ellipsize function with ustring
John Smith
2012-05-17
3
-20
/
+18
*
|
Drop some GtkObject usage
Alex Valavanis
2012-05-16
8
-82
/
+55
*
|
remove GtkObject use in color-item
Alex Valavanis
2012-05-16
1
-1
/
+1
*
|
remove GtkObject use in find dialog
Alex Valavanis
2012-05-16
1
-4
/
+2
*
|
Fix for 950508 : Small padding change
John Smith
2012-05-16
2
-2
/
+2
*
|
minor fix for translations
Kris De Gussem
2012-05-15
1
-1
/
+1
*
|
Fix for 950677 : Ellipse text if gradient name too long
John Smith
2012-05-15
3
-4
/
+19
*
|
pdf import. set a default line width, see http://thread.gmane.org/gmane.comp....
Alvin Penner
2012-05-15
1
-1
/
+4
*
|
a few UI message fixes
Kris De Gussem
2012-05-14
3
-3
/
+3
*
|
Fix for 986446 : Measure toolbar header include
John Smith
2012-05-14
1
-1
/
+1
*
|
patch by zcgucas for Bug #941597 (Text objects with fill and stroke 'None' ar...
Kris De Gussem
2012-05-13
1
-11
/
+26
*
|
syntx of null pointer dereference checks
Kris De Gussem
2012-05-12
11
-390
/
+438
*
|
Fix for externally reported patch by Juergen Weigert, Bug #993500 (inkscape s...
Kris De Gussem
2012-05-12
1
-5
/
+14
*
|
UI. Filtered objects count (patch by David Mathog).
Nicolas Dufour
2012-05-11
3
-1
/
+40
*
|
Fix for 169759 : HIG compliant Edit menu
John Smith
2012-05-11
3
-3
/
+3
*
|
Fix for 997886 : Document Metadata : Crash when saving with 2 documents open
John Smith
2012-05-11
2
-6
/
+11
*
|
GTK+3 drawing of icons
Alex Valavanis
2012-05-09
1
-51
/
+61
*
|
GTK+3 drawing in gradient-image
Alex Valavanis
2012-05-09
1
-35
/
+51
*
|
Centralized line creation and enhanced visibility.
Jon A. Cruz
2012-05-09
14
-97
/
+168
*
|
Unified variable names as scoping now makes the code safe.
Jon A. Cruz
2012-05-09
1
-7
/
+7
*
|
Fix drawing of eek-preview in GTK+3
Alex Valavanis
2012-05-08
2
-72
/
+162
*
|
Follow-up conversion from bool.
Jon A. Cruz
2012-05-08
5
-79
/
+61
*
|
Fix for 986446 : Refactor toolbox into tool specific files
John Smith
2012-05-08
40
-6820
/
+8929
*
|
Fixing to use explicit enum types instead of generic guint & bool.
Jon A. Cruz
2012-05-08
10
-200
/
+267
*
|
Fix more deprecated GDK key symbols
Alex Valavanis
2012-05-07
2
-19
/
+26
*
|
Find dialog: taking plurals into account for UI translation
Kris De Gussem
2012-05-07
1
-2
/
+2
*
|
A couple of simple Gtk3 fixes
Alex Valavanis
2012-05-06
2
-1
/
+9
*
|
Fix missing glib headers in imageicon
Alex Valavanis
2012-05-06
1
-0
/
+2
*
|
improved workaround to prevent GfxRadialShading from getting corrupted during...
Alvin Penner
2012-05-06
1
-2
/
+15
*
|
Migrate to draw signal in ruler
Alex Valavanis
2012-05-06
1
-15
/
+27
*
|
Upstream changes to draw_pos function in ruler
Alex Valavanis
2012-05-06
2
-87
/
+57
*
|
Upstream performance fixes for rulers
Alex Valavanis
2012-05-06
2
-25
/
+33
*
|
Apply upstream changes to tick drawing API in ruler
Alex Valavanis
2012-05-06
2
-14
/
+18
*
|
Drop nested cairo_t in ruler
Alex Valavanis
2012-05-06
1
-4
/
+0
*
|
Don't set colormap in ruler
Alex Valavanis
2012-05-06
1
-2
/
+1
*
|
Use cairo surface for ruler backing store in gtk3
Alex Valavanis
2012-05-06
1
-16
/
+49
*
|
Use cairo region in ruler
Alex Valavanis
2012-05-06
1
-1
/
+1
*
|
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
5
-420
/
+175
*
|
Merge some customised ruler code
Alex Valavanis
2012-05-06
1
-283
/
+26
*
|
UI message
Kris De Gussem
2012-05-06
1
-0
/
+1
*
|
Hide non-public fields of ruler
Alex Valavanis
2012-05-05
2
-112
/
+124
*
|
Adding checks to prevent null pointer dereferences
Kris De Gussem
2012-05-04
7
-70
/
+124
*
|
cpp-style casting
Kris De Gussem
2012-05-04
2
-58
/
+57
*
|
Preferences: generalisation of UI messages
Kris De Gussem
2012-05-04
1
-7
/
+7
|
/
[prev]
[next]