index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
inkscape.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Checking file presence before calling lstat (should fix Bug #785701 Inkscape ...
Kris De Gussem
2013-04-03
1
-7
/
+9
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-2
/
+1
*
Fix another load of forward declaration tags
Alex Valavanis
2013-03-14
1
-1
/
+1
*
Fix missing headers for Gtk+ 3 build
Alex Valavanis
2013-02-23
1
-0
/
+2
*
Fix for 1073128 : Command line PNG export fails if FeFlood filter primitive i...
John Smith
2012-11-29
1
-0
/
+4
*
Fix translation issue of rev 11759.
Kris De Gussem
2012-10-09
1
-4
/
+4
*
Fix for 490338 : Try to create the autosave directory if that does not exists
John Smith
2012-10-08
1
-2
/
+18
*
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
2012-10-04
1
-3
/
+3
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-25
1
-10
/
+12
*
Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...
Alex Valavanis
2012-02-15
1
-1
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-1
/
+0
*
Get rid of deprecated gtk_marshal_* and some old GtkComboBox API
Alex Valavanis
2012-02-11
1
-1
/
+2
*
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
2011-10-05
1
-0
/
+4
*
Another minor pass of Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+3
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-7
/
+4
|
\
|
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-2
/
+1
|
*
Applying patch from Gellule Xg to fix crash on 64-bit.
Jon A. Cruz
2011-05-27
1
-1
/
+1
|
*
Reinstating version bump.
Jon A. Cruz
2011-05-20
1
-4
/
+0
|
*
Revert version bump so win devlibs can catch up.
Jon A. Cruz
2011-05-19
1
-0
/
+4
|
*
Made dependencies explicit and bumped versions.
Jon A. Cruz
2011-05-18
1
-4
/
+0
|
*
Adding initial cut of resource manager.
Jon A. Cruz
2011-05-06
1
-0
/
+2
*
|
No more PrintWin32, including no special cases for non-Unicode Windows anymore.
Jasper van de Gronde
2011-04-15
1
-12
/
+2
|
/
*
Cleaned up memory patch. Fixes bug #737298.
Jon A. Cruz
2011-03-20
1
-10
/
+18
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-7
/
+7
|
\
*
|
Stop background rendering once crash handler is triggered.
Jon A. Cruz
2010-12-06
1
-0
/
+9
*
|
Remove the failed and unused "new gui" stuff.
Krzysztof Kosi??ski
2010-10-12
1
-105
/
+30
|
/
*
Forgot explicit initialization of FILE*.
Jasper van de Gronde
2010-06-02
1
-1
/
+1
*
Fix for bug #283769 (emergency save fails)
Jasper van de Gronde
2010-06-02
1
-37
/
+43
*
moved some marshalling functions to generic glib calls
Nathan Hurst
2010-04-29
1
-8
/
+8
*
Switching to new input dialog. Allows for a better UI and addresses bug #3348...
Jon A. Cruz
2010-04-11
1
-2
/
+2
*
Migrate file MRU prefs
Jon A. Cruz
2009-11-09
1
-0
/
+1
*
Create additional user subdir's. Fixes bug #437938.
Jon A. Cruz
2009-09-30
1
-0
/
+7
*
fix 167857
bulia byak
2009-08-19
1
-2
/
+4
*
Report complete paths when doing an emergency save (closes LP #171392)
Maximilian Albert
2009-08-07
1
-0
/
+6
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-14
/
+14
*
SPDocument->Document
johnce
2009-08-05
1
-14
/
+14
*
Cleaned and applied portable app patch. Fixes bug #382394.
Jon A. Cruz
2009-06-04
1
-0
/
+8
*
Windows cleanups. Fixes bug #381374.
Jon A. Cruz
2009-05-29
1
-2
/
+14
*
Created prefs dir when parent is missing. Fixes bug #380141.
Jon A. Cruz
2009-05-27
1
-11
/
+29
*
Implement warning of prior errors.
Jon A. Cruz
2009-05-04
1
-0
/
+7
*
Fixed broken preferences singleton and removed GUI encapsulation leakage. Fix...
Jon A. Cruz
2009-05-04
1
-1
/
+26
*
response to bug #167290; add another undoc option to support alt-key tracking...
Ed Halley
2009-03-16
1
-2
/
+16
*
Tentative fix for LP bug #168922: don't save prefs n crash handler
Krzysztof Kosi??ski
2009-02-26
1
-7
/
+3
*
move option: interface language from INTERNATIONALISATION to INTERFACE page o...
Adib Taraben
2009-01-05
1
-3
/
+3
*
add possibility to change the UI language (gettext) in preferences dialogue
theAdib
2008-12-30
1
-0
/
+7
*
Change the way preferences are loaded to simplify unit testing
Krzysztof Kosi??ski
2008-12-07
1
-2
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-28
/
+21
*
From trunk
Ted Gould
2008-10-27
1
-17
/
+8
*
Merging from trunk
Ted Gould
2008-10-11
1
-13
/
+28
*
Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...
Ted Gould
2008-09-25
1
-9
/
+4
[next]