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
...
*
undo annotations
gustav_b
2007-01-01
1
-4
/
+18
*
Bugfix for 1625278, where inkscape would crash if loading a recent
Bryce Harrington
2006-12-31
1
-1
/
+6
*
Fix 1516933 (text stroke crash inkscape)
gustav_b
2006-12-31
1
-0
/
+3
*
Fix 1565162 (Gradient stop color not updated in list when entering RBGA)
gustav_b
2006-12-30
1
-6
/
+17
*
typo fixed
Luca Bruno
2006-12-30
1
-1
/
+1
*
Fix for 1595030 (Stroke width after Union changed in a strange way).
gustav_b
2006-12-29
1
-6
/
+20
*
Export dialog is now always shown in view (not outside of screen)
Johan B. C. Engelen
2006-12-28
1
-10
/
+8
*
fix [ 1561416 ] EPS export broken
theAdib
2006-12-26
1
-4
/
+6
*
fix for [ 1597605 ] Fontnames containing spaces are incorrectly written to PS
theAdib
2006-12-26
1
-2
/
+9
*
included inkview into new win32 build system btool
theAdib
2006-12-25
1
-0
/
+3
*
Change Layer Dialog opacity to use percentage (0-100%) rather than 0..1 range
John Bintz
2006-12-23
2
-9
/
+11
*
bug 1614678: infinite loop on text containing a character pango describes as ...
Richard Hughes
2006-12-18
1
-3
/
+3
*
correct the Perl linking symantics
Kees Cook
2006-12-16
1
-1
/
+0
*
Clean up internal Python/Perl dialog text; link against the python dynamic li...
Kees Cook
2006-12-16
1
-0
/
+20
*
unfinished gridmanager commit (commented out)
Johan B. C. Engelen
2006-12-13
1
-0
/
+1
*
Fixed ungrouping bug where the changed transformation of items was not writte...
Johan B. C. Engelen
2006-12-13
3
-46
/
+39
*
FIXED BUG [ 1612814 ]: Guides and gridlines vanish on corresp. alpha value ch...
Johan B. C. Engelen
2006-12-13
1
-1
/
+1
*
Fix for bug #1561416, as suggested by kuesterei
Ulf Erikson
2006-12-11
1
-4
/
+6
*
last fixes from patch 1219308
bulia byak
2006-12-11
1
-6
/
+6
*
fix compile
bulia byak
2006-12-11
1
-1
/
+1
*
patch by Jasper van de Gronde from bug 1576258
bulia byak
2006-12-11
2
-67
/
+52
*
Reorder event handling code to prevent reference count problems, fixes bug #1...
John Bintz
2006-12-10
1
-4
/
+4
*
improvements to trace dialog: siox button moved above preview frame, and cred...
St??phane Gimenez
2006-12-10
1
-335
/
+388
*
Adding some docs
Bryce Harrington
2006-12-07
1
-1
/
+7
*
Marker menus now display custom markers in a document that are present
Bryce Harrington
2006-12-07
2
-47
/
+76
*
Completing rename
Bryce Harrington
2006-12-06
1
-711
/
+0
*
(bzr r2078)
Bryce Harrington
2006-12-06
1
-711
/
+0
*
Renaming sp-marker.* to marker.*
Bryce Harrington
2006-12-06
12
-10
/
+1432
*
Renaming is proving tricky... undoing for now
Bryce Harrington
2006-12-06
1
-1
/
+1
*
Restoring with rename change... urg svn
Bryce Harrington
2006-12-06
1
-0
/
+711
*
Renaming
Bryce Harrington
2006-12-06
1
-711
/
+0
*
improve streaming
Bob Jamison
2006-12-02
4
-512
/
+439
*
parse bind result from server to get resource. gtalk mangeles your proffered...
Bob Jamison
2006-12-02
2
-23
/
+38
*
fix for bug #1600900, freetype internals must not be used.
St??phane Gimenez
2006-12-02
1
-3
/
+3
*
open window ON-screen
Ulf Erikson
2006-11-30
1
-4
/
+14
*
these didn't compile for me. so let's try this.
Aaron Spike
2006-11-30
2
-42
/
+42
*
C++ find dialog calling code.
Johan B. C. Engelen
2006-11-29
1
-0
/
+2
*
C++ find dialog: only UI issues left (i hope) Testing needed.
Johan B. C. Engelen
2006-11-29
2
-6
/
+83
*
C++ Find dialog almost complete! (it works, but it is biiig now)
Johan B. C. Engelen
2006-11-29
4
-18
/
+425
*
'backup' commit. Added widgets to C++-find dialog. Work not finished.
Johan B. C. Engelen
2006-11-29
2
-18
/
+79
*
New widget helperclass for Gtk:Entry
Johan B. C. Engelen
2006-11-29
3
-0
/
+79
*
non-gtkmm dialogs are now always opened ON-screen
Johan B. C. Engelen
2006-11-27
7
-60
/
+77
*
Documenting all routines in stroke-style.cpp
Bryce Harrington
2006-11-27
1
-8
/
+111
*
bug 1598337 / patch 1603279 by atwupack: crash deleting invisible layers
Richard Hughes
2006-11-27
2
-4
/
+4
*
bug 1602461: never use font-stretch on win32 because Pango/GDI don't support ...
Richard Hughes
2006-11-26
1
-1
/
+5
*
Check if dialog is going to be displayed offscreen, if so: move it to center ...
Johan B. C. Engelen
2006-11-26
1
-5
/
+8
*
rename INX name for radiobuttons: <item> => <option>
Johan B. C. Engelen
2006-11-25
1
-2
/
+1
*
NEW: radiobuttons for extensions. See radiobutton_example.inx how to use them...
Johan B. C. Engelen
2006-11-24
5
-12
/
+296
*
grow/shrink node selection by scrollwheel
bulia byak
2006-11-24
1
-4
/
+31
*
rename the effect
bulia byak
2006-11-24
1
-3
/
+3
[prev]
[next]