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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...
Peter Moulder
1
-97
/
+2
2009-03-01
remove more static dialogs.
Johan B. C. Engelen
1
-23
/
+36
2009-03-01
fix crash bug #241390
Johan B. C. Engelen
1
-11
/
+14
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
1
-34
/
+28
2009-01-28
set waiting cursor while loading a file
bulia byak
1
-1
/
+7
2009-01-14
i guess this is better but doesn't fix crash
Johan B. C. Engelen
1
-5
/
+7
2009-01-04
fix possible crash
Johan B. C. Engelen
1
-1
/
+3
2008-11-21
Merge from fe-moved
Ted Gould
1
-1
/
+4
2008-10-27
From trunk
Ted Gould
1
-21
/
+36
2008-10-11
Merging from trunk
Ted Gould
1
-1
/
+1
2008-09-18
More NR ==> Geom conversion (points and some matrices/transforms)
Maximilian Albert
1
-4
/
+4
2008-09-16
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
1
-30
/
+37
2008-09-11
First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...
Jeff Schiller
1
-4
/
+12
2008-08-05
NR::Maybe => boost::optional
Johan B. C. Engelen
1
-1
/
+1
2008-06-24
Resolve ID clashes when pasting (fixes bug 165936).
Stephen Silver
1
-201
/
+1
2008-06-13
Resolve ID clashes when importing files (fixes bug 168626).
Stephen Silver
1
-3
/
+205
2008-05-24
Fixed the open dialog so that it remembers which folder you were browsing in
Joel Holdsworth
1
-1
/
+1
2008-05-09
Apply Sas' patch to improve import of SVG as in LP#227472 and the bugs mentio...
Mike Pittman
1
-56
/
+55
2008-04-12
Several different i18n issues fixed following report from a_b (adresses bug #...
Marcin Floryan
1
-1
/
+1
2008-03-08
Warning cleanup
Jon A. Cruz
1
-29
/
+28
2008-03-06
Fix for bug #167364 - "Win2k: file dialog uses wrong home directory"
Joel Holdsworth
1
-1
/
+35
2008-02-23
Warning and space cleanup
Jon A. Cruz
1
-0
/
+1
2008-02-23
Merged in Native File Dialogs for Windows Branch
Joel Holdsworth
1
-50
/
+49
2008-01-15
stop toggling insensitive state for modification flag updates (fixes critical...
MenTaLguY
1
-3
/
+3
2008-01-15
abstract use of sodipodi:modified
MenTaLguY
1
-10
/
+6
2007-12-23
Removed Win32 only Print Direct verb, which was an exact clone of normal print
Joel Holdsworth
1
-15
/
+1
2007-12-22
Fixed the parenting of the print dialog so that it cannot fall behind the mai...
Joel Holdsworth
1
-4
/
+4
2007-11-16
fix warnings and delete gradient pixmap that will not be used
Johan B. C. Engelen
1
-1
/
+6
2007-11-13
Partial fix for bug #1824387 [Still asks to save after complete undo]
Maximilian Albert
1
-0
/
+1
2007-11-04
Warning cleanup
Jon A. Cruz
1
-43
/
+43
2007-11-02
warning cleanup
Jon A. Cruz
1
-8
/
+8
2007-09-11
Preserve current zoom and view for reverted documents
Maximilian Albert
1
-0
/
+9
2007-08-20
small fix in export to ocal gnome_vfs function calls
Bruno Dilly
1
-6
/
+1
2007-08-20
merge of dialog and impl classes of ocaldialogs
Bruno Dilly
1
-4
/
+4
2007-08-20
search and reset buttons added to ocal related features. fixed signals in imp...
Bruno Dilly
1
-22
/
+13
2007-08-19
Removed left-in debug stuff which caused frenzy
miklosh
1
-3
/
+1
2007-08-19
Relocated the code that adds a link to the example folder inside from file.cp...
Joel Holdsworth
1
-4
/
+0
2007-08-19
fixing the ocal dialogs bug
Bruno Dilly
1
-8
/
+29
2007-08-18
few changes in import from ocal dialog
Bruno Dilly
1
-1
/
+1
2007-08-17
fixing export to ocal uri
Bruno Dilly
1
-0
/
+1
2007-08-16
add import from ocal feature
Bruno Dilly
1
-63
/
+50
2007-08-09
changes export to ocal dialog
Bruno Dilly
1
-6
/
+3
2007-08-08
prevent file_save_remote to break build on system without GNOME_VFS
Adib Taraben
1
-2
/
+6
2007-08-08
export to ocal bug fix
Bruno Dilly
1
-17
/
+38
2007-08-06
adds export to ocal feature without dialog window
Bruno Dilly
1
-0
/
+268
2007-07-28
Gtkmm-ified the desktop window object, and modified the file dialogs so that ...
Joel Holdsworth
1
-16
/
+20
2007-04-06
some people reported crashes when adding nonexisting dirs to dialog - though ...
bulia byak
1
-2
/
+6
2007-04-01
allow easy access to templates profile dir from save dialog
bulia byak
1
-0
/
+5
2007-03-30
allow easy access to our examples folder from Open dialog
bulia byak
1
-0
/
+3
2007-03-20
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
1
-3
/
+4
[next]