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
...
*
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
*
C++ification of SPCtrlLine in preparation of visibility improvements.
Jon A. Cruz
2012-05-04
14
-150
/
+156
*
Syntax of null pointer dereference checking
Kris De Gussem
2012-05-03
1
-4
/
+6
*
Corrected hardcoded hit detection in pen & pencil tool endpoint detection.
Jon A. Cruz
2012-05-03
2
-10
/
+2
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
43
-1737
/
+189
*
Adding the two new files.
Jon A. Cruz
2012-05-03
2
-0
/
+321
*
Adding base configurable sizing of controls/handles.
Jon A. Cruz
2012-05-03
33
-541
/
+593
*
Find dialog: better user message
Kris De Gussem
2012-05-02
1
-3
/
+3
*
Find dialog UI:
Kris De Gussem
2012-05-02
1
-7
/
+14
*
extensions: string class usage
Kris De Gussem
2012-05-01
1
-17
/
+7
*
fix extension path scan (Bug #801568 ; patch of Patrick Monnerat)
Kris De Gussem
2012-05-01
1
-4
/
+2
*
Remove remaining ancient GTK+ version checks
Alex Valavanis
2012-04-30
1
-7
/
+0
*
Drop checks for ancient GTK+ version
Alex Valavanis
2012-04-30
2
-5
/
+0
*
Fix typos in Gtk3 fixes, and fix separator API usage
Alex Valavanis
2012-04-30
13
-16
/
+33
*
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
2012-04-30
32
-16
/
+406
*
emf import. use EMR_EXTSELECTCLIPRGN to cancel clipping (Bug 990083)
Alvin Penner
2012-04-29
1
-0
/
+6
*
powerstroke: restrict the 'ray' values for ellipses that powerstroke can gene...
Johan B. C. Engelen
2012-04-28
1
-0
/
+9
*
Replace deprecated GtkMetricType with SPMetric
Alex Valavanis
2012-04-28
2
-62
/
+39
*
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
2012-04-28
29
-24
/
+64
*
Drop GtkObject use in dialog
Alex Valavanis
2012-04-28
2
-4
/
+4
*
Drop GtkObject use in dialog-events
Alex Valavanis
2012-04-28
2
-4
/
+4
[prev]
[next]