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
*
Apply Sas' patch to improve import of SVG as in LP#227472 and the bugs mentio...
Mike Pittman
2008-05-09
1
-56
/
+55
*
Several different i18n issues fixed following report from a_b (adresses bug #...
Marcin Floryan
2008-04-12
1
-1
/
+1
*
Warning cleanup
Jon A. Cruz
2008-03-08
1
-29
/
+28
*
Fix for bug #167364 - "Win2k: file dialog uses wrong home directory"
Joel Holdsworth
2008-03-06
1
-1
/
+35
*
Warning and space cleanup
Jon A. Cruz
2008-02-23
1
-0
/
+1
*
Merged in Native File Dialogs for Windows Branch
Joel Holdsworth
2008-02-23
1
-50
/
+49
*
stop toggling insensitive state for modification flag updates (fixes critical...
MenTaLguY
2008-01-15
1
-3
/
+3
*
abstract use of sodipodi:modified
MenTaLguY
2008-01-15
1
-10
/
+6
*
Removed Win32 only Print Direct verb, which was an exact clone of normal print
Joel Holdsworth
2007-12-23
1
-15
/
+1
*
Fixed the parenting of the print dialog so that it cannot fall behind the mai...
Joel Holdsworth
2007-12-22
1
-4
/
+4
*
fix warnings and delete gradient pixmap that will not be used
Johan B. C. Engelen
2007-11-16
1
-1
/
+6
*
Partial fix for bug #1824387 [Still asks to save after complete undo]
Maximilian Albert
2007-11-13
1
-0
/
+1
*
Warning cleanup
Jon A. Cruz
2007-11-04
1
-43
/
+43
*
warning cleanup
Jon A. Cruz
2007-11-02
1
-8
/
+8
*
Preserve current zoom and view for reverted documents
Maximilian Albert
2007-09-11
1
-0
/
+9
*
small fix in export to ocal gnome_vfs function calls
Bruno Dilly
2007-08-20
1
-6
/
+1
*
merge of dialog and impl classes of ocaldialogs
Bruno Dilly
2007-08-20
1
-4
/
+4
*
search and reset buttons added to ocal related features. fixed signals in imp...
Bruno Dilly
2007-08-20
1
-22
/
+13
*
Removed left-in debug stuff which caused frenzy
miklosh
2007-08-19
1
-3
/
+1
*
Relocated the code that adds a link to the example folder inside from file.cp...
Joel Holdsworth
2007-08-19
1
-4
/
+0
*
fixing the ocal dialogs bug
Bruno Dilly
2007-08-19
1
-8
/
+29
*
few changes in import from ocal dialog
Bruno Dilly
2007-08-18
1
-1
/
+1
*
fixing export to ocal uri
Bruno Dilly
2007-08-17
1
-0
/
+1
*
add import from ocal feature
Bruno Dilly
2007-08-16
1
-63
/
+50
*
changes export to ocal dialog
Bruno Dilly
2007-08-09
1
-6
/
+3
*
prevent file_save_remote to break build on system without GNOME_VFS
Adib Taraben
2007-08-08
1
-2
/
+6
*
export to ocal bug fix
Bruno Dilly
2007-08-08
1
-17
/
+38
*
adds export to ocal feature without dialog window
Bruno Dilly
2007-08-06
1
-0
/
+268
*
Gtkmm-ified the desktop window object, and modified the file dialogs so that ...
Joel Holdsworth
2007-07-28
1
-16
/
+20
*
some people reported crashes when adding nonexisting dirs to dialog - though ...
bulia byak
2007-04-06
1
-2
/
+6
*
allow easy access to templates profile dir from save dialog
bulia byak
2007-04-01
1
-0
/
+5
*
allow easy access to our examples folder from Open dialog
bulia byak
2007-03-30
1
-0
/
+3
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
1
-3
/
+4
*
format string protection/clean up (CVE-2007-1463, CVE-2007-1464)
Kees Cook
2007-03-20
1
-2
/
+2
*
add fixupHrefs right after import, so that images get correct relative xlink:...
bulia byak
2007-03-11
1
-0
/
+3
*
Switch selection bounds and center to use NR::Maybe, addressing most of the
MenTaLguY
2007-03-11
1
-2
/
+5
*
Switched from deferred extension appending to live extension swapping in the ...
Jon A. Cruz
2007-03-02
1
-21
/
+20
*
dead code removal
MenTaLguY
2007-02-26
1
-11
/
+0
*
Reverting patch
Bryce Harrington
2007-02-04
1
-4
/
+1
*
Patch from Debian bug tracker from Daniel Kahn Gillmor
Bryce Harrington
2007-02-04
1
-1
/
+4
*
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
[next]