index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
2007-01-21
1
-1
/
+2
*
display 'Saving document...' visible when saving takes a long time
bulia byak
2007-01-17
1
-0
/
+4
*
separate updating window from updating layers
bulia byak
2006-11-18
1
-2
/
+2
*
undo annotations
bulia byak
2006-10-05
1
-2
/
+2
*
Fixes path memory issues with the save dialog. (Closes: #1089414)
Kees Cook
2006-10-01
1
-2
/
+5
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-3
/
+3
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-3
/
+3
*
I added Johan's badass patch for save a copy with the features I requested.
Jon Phillips
2006-08-22
1
-3
/
+11
*
I added a key configuration for this command, changed a variable name and add...
Jon Phillips
2006-08-22
1
-3
/
+3
*
Committed a great patch which adds a Save A Copy menu function. This is the f...
Jon Phillips
2006-08-22
1
-11
/
+28
*
Fix a null pointer bug I made myself. Sorry.
Bob Jamison
2006-07-24
1
-2
/
+5
*
factor native PNG export out of file.cpp in preparation for new export dialog
Bob Jamison
2006-07-17
1
-174
/
+108
*
more string cleanup
Bob Jamison
2006-07-16
1
-261
/
+166
*
move filedialog to its new home
Bob Jamison
2006-07-12
1
-10
/
+10
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-2
/
+4
*
manually merging the INKBOARD_PEDRO branch into trunk
daleharvey
2006-06-23
1
-3
/
+0
*
apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")
Ralf Stephan
2006-06-22
1
-3
/
+3
*
replace nr_new() with g_new(), and try to converge on using the glib allocato...
MenTaLguY
2006-05-28
1
-2
/
+3
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-4
/
+4
*
ensure document up-to-date if it's being loaded into a virgin desktop
bulia byak
2006-03-17
1
-0
/
+2
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-6
/
+6
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+1337