index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
text-context.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-11-03
enable Ctrl+Shift+U to switch Unicode mode; add explanatory (Enter to finish)...
bulia byak
1
-4
/
+4
2006-10-19
remove color cursors
Josh Andler
1
-17
/
+0
2006-10-03
undo annotations
bulia byak
1
-22
/
+22
2006-09-12
fix crash when a cursor/selection update comes after a display update which w...
bulia byak
1
-4
/
+12
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-22
/
+51
2006-06-19
initial color cursor implementation (reads from pixbufs, will work on reading...
Josh Andler
1
-0
/
+17
2006-06-02
text tolbar usability: enable alt+x, enable esc to defocus entry fields and c...
bulia byak
1
-0
/
+7
2006-05-30
removing some gcc4.1 warnings the right way
Ralf Stephan
1
-3
/
+5
2006-05-30
revert patch 12062:12063, deemed unsafe, with better alternatives
Ralf Stephan
1
-7
/
+6
2006-05-29
use unions for type-punning to remove some gcc-4.1 warnings
Ralf Stephan
1
-6
/
+7
2006-05-21
eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi...
bulia byak
1
-1
/
+1
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-36
/
+36
2006-04-09
clear nascent_object on Esc, so that click - Esc - letter does not type text
bulia byak
1
-0
/
+1
2006-04-01
turns out, all these synthesize_events were not necessary at all - they just ...
bulia byak
1
-2
/
+0
2006-02-27
Allowed Private Use Area chacters to be entered.
Jon A. Cruz
1
-1
/
+2
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-12
/
+12