index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dialogs
/
xml-tree.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-08
merge inline patch from Jimmy
MenTaLguY
1
-5
/
+1
2008-03-10
noop: Address a warning.
Peter Moulder
1
-1
/
+1
2008-03-07
add basic support for preserving processing instructions in the AST
MenTaLguY
1
-2
/
+2
2007-11-25
Warning cleanup
Jon A. Cruz
1
-63
/
+63
2007-03-20
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
1
-1
/
+1
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
1
-2
/
+4
2006-11-27
non-gtkmm dialogs are now always opened ON-screen
Johan B. C. Engelen
1
-9
/
+12
2006-10-10
undo annotations
bulia byak
1
-10
/
+13
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-6
/
+6
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-6
/
+6
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-10
/
+20
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-6
/
+6
2006-04-06
Decoupling from direct use of GtkIconSize to allow for smaller custom ones.
Jon A. Cruz
1
-5
/
+5
2006-02-24
make sure only positive dialog positions are read from preferences, fixes #12...
Ralf Stephan
1
-0
/
+4
2006-02-24
make sure no negative dialog position is written into preferences,
Ralf Stephan
1
-0
/
+3
2006-02-05
enable selecting tspans via xml editor
bulia byak
1
-8
/
+4