index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for Bug #1163759 (Mouse selection ignores transform).
Nicolas Dufour
2013-04-04
1
-6
/
+6
*
odf export: code clean up and preparatory work to allow gradients in export. ...
Kris De Gussem
2013-04-03
2
-665
/
+376
*
Checking file presence before calling lstat (should fix Bug #785701 Inkscape ...
Kris De Gussem
2013-04-03
5
-17
/
+28
*
Fix copyright email for Martin Owens
Martin Owens
2013-03-31
1
-1
/
+1
*
Translations. Fix for Bug #1162137 (Untranslatable strings in cdr, vsd and pd...
Nicolas Dufour
2013-03-30
1
-3
/
+3
*
Header cleanup
Alex Valavanis
2013-03-29
17
-59
/
+23
*
Fix for Bug #1161205 (Font substitution dialog appears when generic font fami...
Nicolas Dufour
2013-03-28
1
-1
/
+5
*
Fix for Bug #1161197 (Untranslatable string in Font substitution dialog) by M...
Nicolas Dufour
2013-03-28
1
-1
/
+1
*
Fix for Bug #648233 (Measure Path extension doesn't use real superscript) by ...
Nicolas Dufour
2013-03-28
1
-2
/
+2
*
fix build
Johan B. C. Engelen
2013-03-28
1
-3
/
+3
*
Stop using top-level glibmm header
Alex Valavanis
2013-03-26
4
-19
/
+17
*
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
2013-03-26
26
-32
/
+66
*
Revert r12183 and replace with better work-around for Pango bug (incorrect
Tavmjong Bah
2013-03-26
1
-16
/
+24
*
Fixed broken logic in zoom history to fix bug 1106031 (and removed some unrel...
Craig Marshall
2013-03-26
2
-2
/
+1
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
85
-145
/
+111
*
Fixed uninitialized variables & misc warnings.
Jon A. Cruz
2013-03-25
4
-59
/
+61
*
Translations. Fix for Bug #1159349 (Undefined files in po/POTFILES.in) by Mas...
Nicolas Dufour
2013-03-24
2
-6
/
+6
*
Convert a couple of C-style pointer casts
Alex Valavanis
2013-03-23
2
-3
/
+3
*
Fix more clang warnings
Alex Valavanis
2013-03-23
2
-7
/
+7
*
Hide remaining non-critical GDL warnings. These will stop being our problem ...
Alex Valavanis
2013-03-23
1
-2
/
+2
*
Use subclass of RadioButton rather than setting gobject data in Stroke Style ...
Alex Valavanis
2013-03-23
2
-65
/
+120
*
filter name is random filter232 when first added
Raphael Rosch
2013-03-22
1
-1
/
+1
*
pick a better filter editor icon
Raphael Rosch
2013-03-22
1
-1
/
+1
*
Translations. Translatable files clean-up (find.cpp removal).
Nicolas Dufour
2013-03-22
1
-1
/
+1
*
ability to scroll inside the filter dock -- gain some screen real estate!
Raphael Rosch
2013-03-22
2
-17
/
+89
*
Clarified choice of downsampling routine.
Jasper van de Gronde
2013-03-21
1
-1
/
+3
*
Handle bitmap downsampling ourselves, see bug #804162 in launchpad.
Jasper van de Gronde
2013-03-21
2
-12
/
+115
*
Partial fix for Bug #1071082 (Undo History doesn't work if open before file i...
Nicolas Dufour
2013-03-19
2
-1
/
+19
*
Drop remaining unused functions
Alex Valavanis
2013-03-18
3
-3
/
+5
*
Drop old (unused) find dialog files
Alex Valavanis
2013-03-18
5
-503
/
+1
*
Fix -Wcast-align issues with SPItemCtx
Alex Valavanis
2013-03-18
3
-4
/
+3
*
Fix -Wunused-function warnings
Alex Valavanis
2013-03-18
9
-431
/
+24
*
Explicitly test for -Wno-unused-but-set-variable compiler option
Alex Valavanis
2013-03-17
1
-1
/
+3
*
cppcheck
Kris De Gussem
2013-03-17
6
-14
/
+10
*
cppcheck
Kris De Gussem
2013-03-16
5
-7
/
+3
*
Only suppress compiler warnings for GDL if option is supported
Alex Valavanis
2013-03-16
1
-0
/
+2
*
fix/suppress build warnings
Kris De Gussem
2013-03-16
2
-39
/
+9
*
Drop checks for ancient dependency versions. These are satisfied elsewhere.
Alex Valavanis
2013-03-16
14
-46
/
+5
*
Suppress non-critical compiler warnings for GDL. We are dropping our fork ev...
Alex Valavanis
2013-03-16
1
-0
/
+6
*
Warning cleanup
Alex Valavanis
2013-03-16
9
-63
/
+67
*
Drop a couple of unused variables and a pixmap
Alex Valavanis
2013-03-15
3
-42
/
+0
*
Fix missing Gtkmm/Glib headers for Gtk+ 3 build
Alex Valavanis
2013-03-15
6
-0
/
+10
*
Fix remaining forward declaration tags (except for unavoidable internal error...
Alex Valavanis
2013-03-15
8
-15
/
+12
*
Fix table layout in fill and stroke dialog in Gtk+ 2
Alex Valavanis
2013-03-15
1
-0
/
+15
*
Fix even more forward declaration tags
Alex Valavanis
2013-03-15
52
-109
/
+80
*
Fix another load of forward declaration tags
Alex Valavanis
2013-03-14
67
-132
/
+42
*
Fix another tonne of forward declaration tags
Alex Valavanis
2013-03-14
43
-61
/
+42
*
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
2013-03-14
60
-74
/
+67
*
Fix build failure with clang. Thanks to Samuel Chase for patch (leaks fixed).
Alex Valavanis
2013-03-13
4
-11
/
+45
*
cppcheck
Kris De Gussem
2013-03-13
6
-15
/
+9
[next]