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
*
merge from trunk (r1228)
su_v
2013-03-21
4
-13
/
+136
|
\
|
*
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
*
|
988601-changes_2013_03_20a.patch
David Mathog
2013-03-21
7
-84
/
+103
*
|
INX: fix typo in internal WMF input/output filetypename
su_v
2013-03-19
1
-2
/
+2
*
|
merge from trunk (r12224)
su_v
2013-03-19
56
-1152
/
+137
|
\
|
|
*
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
*
|
changes_2013_03_18c.patch
David Mathog
2013-03-19
13
-4097
/
+4585
*
|
merge from trunk (r12209)
su_v
2013-03-15
214
-402
/
+313
|
\
|
|
*
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
*
|
merge from trunk (r12201)
su_v
2013-03-13
44
-1540
/
+1224
|
\
|
|
*
cppcheck
Kris De Gussem
2013-03-13
6
-15
/
+9
|
*
GTK3: fix layout of 'Fill and Stroke' tabs (see bug #1088264)
su_v
2013-03-13
1
-3
/
+3
|
*
Migrate remaining dialogs to Gtk::Grid
Alex Valavanis
2013-03-13
12
-28
/
+642
|
*
c++ify
Kris De Gussem
2013-03-12
1
-14
/
+14
|
*
cppcheck
Kris De Gussem
2013-03-12
2
-36
/
+34
|
*
Further migration to Gtk::Grid
Alex Valavanis
2013-03-12
10
-123
/
+212
|
*
fix build warning
Kris De Gussem
2013-03-12
1
-1
/
+1
|
*
readding entries in Cmake and make include lists that were not removed after ...
Kris De Gussem
2013-03-11
2
-1
/
+7
|
*
cppcheck
Kris De Gussem
2013-03-11
6
-293
/
+292
|
*
Drop duplicate io code ( Bug #1120585 )
Kris De Gussem
2013-03-11
12
-1040
/
+24
*
|
Prevent crashing on windows systems due to locale issues
Kris De Gussem
2013-03-13
2
-113
/
+156
*
|
merge from trunk (r12191)
su_v
2013-03-11
23
-368
/
+787
|
\
|
|
*
fix build warnings / cppcheck ( Bug #1120585 )
Kris De Gussem
2013-03-11
1
-34
/
+42
|
*
Fix for 998276 : Keyboard shortcuts not appearing in the main menu under Unit...
John Smith
2013-03-11
1
-0
/
+2
|
*
Translations. Latvian, Spanish and Ukrainian translations update, and transla...
Nicolas Dufour
2013-03-11
1
-9
/
+10
|
*
Migrate Object Properties dialog to Gtk::Grid
Alex Valavanis
2013-03-09
5
-50
/
+147
|
*
Migrate calligraphic-profile-rename.* to Gtk::Grid
Alex Valavanis
2013-03-09
2
-12
/
+45
|
*
Migrate from Gtk::Color to Gtk::RGBA
Alex Valavanis
2013-03-09
3
-0
/
+46
|
*
Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPicker
Alex Valavanis
2013-03-09
6
-79
/
+261
[next]