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
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
2011-03-15
Extensions. Float and Int default mode set to minimal. Filters' mode changed ...
Nicolas Dufour
1
-6
/
+6
2011-03-14
Extensions. Warnings (introduced in recent float and int changes) cleanup.
Nicolas Dufour
2
-2
/
+2
2011-03-14
Extensions. Slider in Float and Int extension widgets.
Nicolas Dufour
5
-19
/
+89
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
1
-1
/
+1
2010-12-03
Extensions. Notebooks now work with internal extensions.
Nicolas Dufour
4
-3
/
+51
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
5
-5
/
+5
2010-10-09
Extensions, i18n. Adding context to description, groupheader and radiobutton ...
Nicolas Dufour
5
-7
/
+40
2010-10-02
Extensions. New context support in extensions (enum attribute only), should f...
Nicolas Dufour
1
-3
/
+11
[next]