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
...
*
remove error message from groupChatCreate(). Gtalk should be ok with groups ...
Bob Jamison
2006-11-24
1
-2
/
+2
*
remove 'from=' from messages, to work better with googletalk. It mangles the...
Bob Jamison
2006-11-24
1
-32
/
+56
*
trying to nail the elusive disabled-mouse bug: if you're going to grab someth...
bulia byak
2006-11-22
1
-0
/
+8
*
rearrange code to make rubberband a bit more interruptibility-proof
bulia byak
2006-11-22
1
-3
/
+4
*
rearrange code to make button actions a bit more interruptibility-proof
bulia byak
2006-11-22
1
-4
/
+4
*
button-down event may have been missed (e.g. when you do button-1 down while ...
bulia byak
2006-11-22
1
-2
/
+4
*
should fix compilation issues on 64bit arches
St??phane Gimenez
2006-11-21
1
-3
/
+3
*
improve performance
Bob Jamison
2006-11-21
1
-5
/
+12
*
bug 1500287: Arabic and other RTL text not being shaped correctly
Richard Hughes
2006-11-20
1
-5
/
+26
*
yet another crash/freeze in ungrab. IMPORTANT: the document_done calls and ot...
bulia byak
2006-11-20
1
-8
/
+6
*
correct annotation; fixme
bulia byak
2006-11-20
1
-1
/
+2
*
ensure Enter in spinbuttons activates the Apply
bulia byak
2006-11-20
1
-0
/
+10
*
patch 1598684: better trace quantization
bulia byak
2006-11-20
7
-569
/
+756
*
patch for Preview out of the tabs and other fixes
bulia byak
2006-11-19
1
-63
/
+58
*
string fixes from bug 1516157
bulia byak
2006-11-19
5
-6
/
+5
*
add % to the blur/opacity labels
bulia byak
2006-11-19
1
-2
/
+2
*
change opacity display to 0..100
bulia byak
2006-11-19
2
-15
/
+18
*
Cleanup work for markers - adding some documentation to areas of code
Bryce Harrington
2006-11-18
4
-12
/
+30
*
Adding some documentation for things related to markers
Bryce Harrington
2006-11-18
1
-4
/
+15
*
separate updating window from updating layers
bulia byak
2006-11-18
6
-2
/
+10
*
update layers after effect
bulia byak
2006-11-18
1
-0
/
+1
*
remove g++ 4.1.1 compiler errors
Bob Jamison
2006-11-18
2
-5
/
+5
*
extend the range of cap rounding, rename it to make more sense
bulia byak
2006-11-18
1
-2
/
+2
*
correct the cap rounding in the temporary (red) shape
bulia byak
2006-11-18
1
-4
/
+8
*
patch 1219308 for embedding type 1 fonts into ps/eps output
bulia byak
2006-11-18
10
-38
/
+594
*
enable Enter to activate filedialogs
bulia byak
2006-11-18
1
-3
/
+3
*
Remove our "fake" location field from the open dialog. Gtk's FileChooser has...
Bob Jamison
2006-11-17
1
-84
/
+0
*
Slight include tweak
Bob Jamison
2006-11-16
1
-1
/
+1
*
change include to not interfere with other instances of uri.h
Bob Jamison
2006-11-16
1
-1
/
+1
*
cleanup filter handling, fix hreffing, implement release and modified signal ...
bulia byak
2006-11-16
2
-40
/
+90
*
Fix non-basenames
Bob Jamison
2006-11-15
1
-1
/
+3
*
More compile error cleanup
Bob Jamison
2006-11-15
5
-27
/
+30
*
Make C++ - compilable. Mostly remove pointer casting problems. Fix a few pla...
Bob Jamison
2006-11-15
27
-340
/
+259
*
removed obsolete -G option from main.cpp and therefore from '--help' output
Alexandre Prokoudine
2006-11-14
1
-9
/
+0
*
redesign the dialog into 3 tabs, rewrite most texts, increase preview size
bulia byak
2006-11-14
1
-145
/
+129
*
no need to list win32 stuff here?
bulia byak
2006-11-14
1
-12
/
+1
*
remove debug output
bulia byak
2006-11-14
1
-2
/
+0
*
patch 1591723 for extra tracing parameters
bulia byak
2006-11-14
3
-18
/
+143
*
patch for emf export on win32
bulia byak
2006-11-13
6
-2
/
+2242
*
fix another crash on exit caused by trying to do stuff when canvas is no more
bulia byak
2006-11-13
1
-0
/
+3
*
fix bug which caused erroneous zoom-in after shift-middle-clicking to zoom ou...
bulia byak
2006-11-13
1
-0
/
+1
*
remove default minsize for creating bitmap
bulia byak
2006-11-13
1
-1
/
+1
*
factor out retrieving export hints from selection and document; use that for ...
bulia byak
2006-11-13
3
-65
/
+120
*
remove warning - it's normal
bulia byak
2006-11-12
1
-1
/
+0
*
ok, fix another crash caused by GTK's broken spinbuttons
bulia byak
2006-11-12
1
-1
/
+8
*
allow union on a single object for the purpose of removing self overlaps
Aaron Spike
2006-11-10
1
-1
/
+1
*
disable "experimental" Cairo PDF output for now
MenTaLguY
2006-11-10
1
-0
/
+2
*
"fix" gradients; things need to be resolved on the Cairo side, of course
MenTaLguY
2006-11-10
1
-4
/
+4
*
fix alpha compositing in PDF export
MenTaLguY
2006-11-10
1
-13
/
+17
*
jettison old PDF export
MenTaLguY
2006-11-10
7
-2250
/
+0
[prev]
[next]