index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
param
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-22
i18n. Fix for Bug #1318339 (Tooltips in extensions page elements are not tran...
Nicolas Dufour
1
-1
/
+1
2013-12-26
Fix for bug #1204732 (Inkscape crashed with SIGABRT in __gnu_cxx::__verbose_t...
Nicolas Dufour
1
-1
/
+4
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
9
-0
/
+18
2013-06-05
Add command line option to specify PDF export version. Patch from schwieni.
VinÃcius dos Santos Oliveira
4
-1
/
+46
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
9
-0
/
+17
2013-05-05
Fix for 1171434 : trunk: INX <optiongroup> broken^
John Smith
2
-3
/
+27
2013-04-06
fix bug where extension radiobutton parameters cannot be set from cmdline (e....
Johan B. C. Engelen
1
-1
/
+1
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-1
/
+2
2012-12-16
Extensions. Fix for Bug #1089814 (INX: hidden parameter inside a notebook pag...
Nicolas Dufour
1
-8
/
+10
2012-11-26
Drop support for GTK+ < 2.24
Alex Valavanis
2
-8
/
+0
2012-09-22
Fix for 1014988 : Converts slide widgets to new spin-scale widget
John Smith
2
-24
/
+26
2012-07-05
Drop GTK+ 2.20 support.
Alex Valavanis
7
-36
/
+0
2012-05-22
Drop deprecated GtkNotebookPage usage
Alex Valavanis
1
-2
/
+9
2012-04-30
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
2
-2
/
+28
2012-04-28
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
2
-0
/
+9
2012-04-17
Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...
Alex Valavanis
1
-0
/
+1
2012-04-11
Clean up a few Gtkmm orientables
Alex Valavanis
1
-0
/
+5
2012-03-19
Extensions. Script parameters values can now be translated (see Bug #955798).
Nicolas Dufour
1
-1
/
+10
2012-03-01
various minor things
Kris De Gussem
1
-16
/
+18
2012-02-29
cppcheck
Kris De Gussem
1
-2
/
+0
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
14
-35
/
+66
2012-02-26
header cleaning
Alex Valavanis
1
-2
/
+2
2012-02-25
Header cleaning
Alex Valavanis
2
-5
/
+3
2012-02-25
Header cleaning
Alex Valavanis
2
-6
/
+11
2012-02-15
cppcheck
Kris De Gussem
1
-1
/
+1
2012-02-12
Cleaning up a few headers
Alex Valavanis
2
-0
/
+2
2012-02-09
Backward compat fix for Gtkmm 2.20
Alex Valavanis
7
-0
/
+32
2012-02-08
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2
-4
/
+2
2012-02-07
Fix typo in gtkmm-2.22 backward compatibility
Alex Valavanis
1
-1
/
+1
2012-02-07
Cleaning up my mess... backward compatibility and fix Windows build (hopefully)
Alex Valavanis
2
-0
/
+9
2012-02-06
Extensions: replace deprecated gtkmm symbols
Alex Valavanis
8
-11
/
+11
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2
-4
/
+2
2012-01-03
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
8
-19
/
+19
2012-01-03
Fixed null-pointer ctor crashes.
Jon A. Cruz
1
-2
/
+5
2012-01-03
More deprecated GtkTooltips
Alex Valavanis
2
-10
/
+2
2012-01-03
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
1
-10
/
+2
2011-12-19
Const correctness fixes that also correct bug #893146.
Jon A. Cruz
17
-540
/
+642
2011-11-19
variable initialisation
Kris De Gussem
1
-9
/
+6
2011-10-28
one constructor cannot call the other to initialize the object. See C++faq-li...
Johan B. C. Engelen
2
-5
/
+19
2011-10-28
fix initialization. add todo comment about gui-hidden not being used.
Johan B. C. Engelen
1
-1
/
+3
2011-10-23
Warning cleanup.
Jon A. Cruz
3
-65
/
+80
2011-10-04
More forward.h purging.
Jon A. Cruz
4
-4
/
+6
2011-08-06
Extensions. New "indent" attribute to add an indent level to extension elements.
Nicolas Dufour
14
-74
/
+183
2011-06-13
cmake:
Campbell Barton
1
-13
/
+0
2011-06-12
work in progress cmake commit:
Campbell Barton
1
-12
/
+11
2011-06-04
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
1
-1
/
+1
2011-04-16
remove unnecessary includes.
Johan B. C. Engelen
1
-4
/
+0
2011-04-16
extensions: use improved spinbutton with math expression evaluation
Johan B. C. Engelen
2
-4
/
+4
2011-03-25
Extensions. Replacing the groupheader element with an appearance mode in the ...
Nicolas Dufour
5
-135
/
+41
2011-03-23
Filters. Posterize basic tweaks. Extensions. Int and Float adjustment widgets...
Nicolas Dufour
2
-2
/
+2
[next]