index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to GObject
Alex Valavanis
2011-06-24
15
-61
/
+71
*
Warning cleanup.
Jon A. Cruz
2011-06-22
10
-34
/
+37
*
oops! I forgot to put "break;"s in my switch statement :-P
Felipe Corr??a da Silva Sanches
2011-06-22
1
-0
/
+6
*
get cmake working again.
Campbell Barton
2011-06-22
1
-13
/
+6
*
* Fix text_extents calculation for canvas text items.
Felipe Corr??a da Silva Sanches
2011-06-21
2
-15
/
+43
*
fix bug 800052: improve measure tool readability
Felipe Corr??a da Silva Sanches
2011-06-21
2
-12
/
+37
*
Fix outline view
Krzysztof Kosi??ski
2011-06-19
2
-9
/
+8
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
31
-177
/
+344
|
\
|
*
Clean up deprecated GTK_WIDGET API
Alex Valavanis
2011-06-15
1
-7
/
+7
|
*
Remove deprecated glib macro wrappers
Alex Valavanis
2011-06-14
14
-41
/
+41
|
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
2
-5
/
+6
|
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+68
|
*
Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros
Alex Valavanis
2011-06-12
1
-7
/
+5
|
|
\
|
|
*
Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros
Alex Valavanis
2011-06-12
1
-7
/
+5
|
*
|
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
1
-5
/
+2
|
|
/
|
*
cmake:
Campbell Barton
2011-06-13
1
-2
/
+2
|
*
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
2011-06-12
1
-2
/
+2
|
*
cmake: commented unused files/dirs, double checked all files compile this time
Campbell Barton
2011-06-12
1
-1
/
+1
|
*
work in progress cmake commit:
Campbell Barton
2011-06-12
1
-58
/
+65
|
*
Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...
Jon A. Cruz
2011-06-04
11
-17
/
+13
|
|
\
|
|
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
10
-16
/
+12
|
|
/
|
*
fix rendering of angled guidelines
Felipe Corr??a da Silva Sanches
2011-06-01
1
-6
/
+7
|
*
Port of 0.48.x branch revision 9781.
Jon A. Cruz
2011-05-28
4
-2
/
+5
|
*
add entry widget to guideline dialog to change guide's label
Johan B. C. Engelen
2011-05-26
2
-4
/
+9
|
*
actually fontforge flipping of y-axis for svgfont glyphs is compliant with th...
Felipe Corr??a da Silva Sanches
2011-05-22
2
-0
/
+32
|
*
Reinstating version bump.
Jon A. Cruz
2011-05-20
1
-6
/
+1
|
*
fix rendering of SVG Fonts. Apparently the glyphs were wrongly rendered upsid...
Felipe Corr??a da Silva Sanches
2011-05-19
2
-18
/
+57
|
*
Revert version bump so win devlibs can catch up.
Jon A. Cruz
2011-05-19
1
-1
/
+6
|
*
Adding inkscape:label parameter to guidelines so that our guidelanes can disp...
Felipe Corr??a da Silva Sanches
2011-05-18
2
-10
/
+52
|
*
Made dependencies explicit and bumped versions.
Jon A. Cruz
2011-05-18
1
-6
/
+1
|
*
Adding initial cut of resource manager.
Jon A. Cruz
2011-05-06
1
-1
/
+1
*
|
Fix rendering of control points
Krzysztof Kosi??ski
2011-06-19
4
-225
/
+273
*
|
Fix a rounding error that resulted in seams at some zoom levels when
Krzysztof Kosi??ski
2011-04-10
7
-30
/
+47
*
|
Initialize cached patterns to NULL in NRStyle, should fix crashes
Krzysztof Kosi??ski
2011-04-09
2
-3
/
+6
*
|
Slightly improve EXTRACT_ARGB32 macro
Krzysztof Kosi??ski
2011-04-09
1
-4
/
+4
*
|
nr-filter-skeleton is compiled on windows (good to keep it up-to-date I think...
Johan B. C. Engelen
2011-04-08
2
-9
/
+10
*
|
2geom has "multiplatform" sincos function
Johan B. C. Engelen
2011-04-08
1
-1
/
+2
*
|
Add missing flush() / mark_dirty() calls around CMS transform
Krzysztof Kosi??ski
2011-04-08
1
-0
/
+2
*
|
Fix color-managed view
Krzysztof Kosi??ski
2011-04-08
1
-86
/
+21
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
95
-394
/
+823
|
\
|
|
*
Faster rounding for Gaussian blur
Jasper van de Gronde
2011-04-02
1
-6
/
+37
|
*
D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, Bug...
Nicolas Dufour
2011-03-18
1
-0
/
+1
|
*
Use filter primitive subregion for feFlood per SVG standard.
Tavmjong Bah
2011-03-12
1
-24
/
+44
|
*
Add handling filter primitive subregion to filter primitive classes.
Tavmjong Bah
2011-03-11
7
-66
/
+273
|
*
add a check for null desktop
Johan B. C. Engelen
2011-03-07
1
-2
/
+6
|
*
Allow the center handle to be selectable for items having a width or height c...
Diederik van Lierop
2011-03-06
1
-0
/
+6
|
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
1
-0
/
+1
|
*
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
2011-02-21
10
-9
/
+168
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
78
-198
/
+198
|
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
35
-216
/
+275
[next]