index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
61
-99
/
+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
*
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
*
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
5
-5241
/
+5885
*
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
*
Preparation to merge /dom/io and /io code (bug #1120585 )
Kris De Gussem
2013-03-08
4
-177
/
+227
*
Use font-weight names rather than numerical values. Fixes bug when scrolling ...
Tavmjong Bah
2013-03-08
1
-7
/
+7
*
Restore CSS generic faux faces.
Tavmjong Bah
2013-03-08
1
-5
/
+12
*
Drop deprecated get_vbox method in Gtk::Dialog
Alex Valavanis
2013-03-08
13
-5
/
+79
*
Drop more Gtk::Table usage
Alex Valavanis
2013-03-08
5
-16
/
+143
*
Switch to orientable Scale widgets in Gtkmm 3
Alex Valavanis
2013-03-08
7
-15
/
+63
*
Fix deprecated Gtkmm symbols in preferences widget
Alex Valavanis
2013-03-07
8
-86
/
+234
*
Disable "faux" or "synthesized" font faces.
Tavmjong Bah
2013-03-07
1
-0
/
+5
*
boolops union. fix for disappearing objects (Bug 168907)
Alvin Penner
2013-03-06
1
-4
/
+7
*
Added null check (should fix Bug #1051017 )
Kris De Gussem
2013-03-05
1
-8
/
+10
*
extensions. hpgl output. further patch by TimeWaster (Bug 1118663)
Alvin Penner
2013-03-04
2
-16
/
+41
*
Drop dead Inkboard code. Config flag no longer exists
Alex Valavanis
2013-03-04
7
-44
/
+0
*
Drop unused internal Python and Perl config checks
Alex Valavanis
2013-03-04
2
-92
/
+0
*
Use our own font_description_better_match which takes into account font-stret...
Tavmjong Bah
2013-03-04
1
-42
/
+78
*
Use ink_cairo_surface_filter when converting surfaces between linearRGB and s...
Tavmjong Bah
2013-03-03
1
-27
/
+64
*
ODF output: write correct Inkscape version number to metadata
Kris De Gussem
2013-03-03
1
-26
/
+6
*
Preparation to merge /dom/io and /io code (bug #1120585 )
Kris De Gussem
2013-03-03
16
-313
/
+231
*
Fix autotools deprecation warnings
Alex Valavanis
2013-03-02
2
-5
/
+3
*
Fix build with C++11
Alex Valavanis
2013-03-02
4
-5
/
+13
*
Build with GDKMM_DISABLE_DEPRECATED for all
Alex Valavanis
2013-03-01
2
-3
/
+17
*
Convert font-selector, text-edit, glyphs to use updated font-lister (use font...
Tavmjong Bah
2013-03-01
9
-293
/
+256
*
Patch generated locale Makefile to give correct installation folder
Alex Valavanis
2013-03-01
1
-0
/
+9
*
German translation update 100%
Uwe Sch??ler
2013-03-01
1
-1181
/
+1402
*
Keys. Fix for bug #168650 (Inkscape doesn't respond to Ctrl-Ins, Shift-Ins, S...
Nicolas Dufour
2013-02-28
2
-4
/
+10
*
packaging/macosx: disable OpenMP support for default builds
su_v
2013-02-28
1
-1
/
+1
*
Use pkg-config for libexif detection
Alex Valavanis
2013-02-28
2
-2
/
+5
*
Stop distributing unused AX_OPENMP macro and fix linkage
Alex Valavanis
2013-02-28
4
-104
/
+1
*
Use AC_OPENMP macro for OpenMP detection
Alex Valavanis
2013-02-28
1
-4
/
+3
*
Fix missing language list
Alex Valavanis
2013-02-27
1
-0
/
+71
*
Use pkg-config for gc instead of custom tests
Alex Valavanis
2013-02-25
1
-72
/
+2
[next]