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
/
parameter.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-0
/
+1
2011-12-19
Const correctness fixes that also correct bug #893146.
Jon A. Cruz
1
-147
/
+122
2011-10-28
one constructor cannot call the other to initialize the object. See C++faq-li...
Johan B. C. Engelen
1
-2
/
+18
2011-10-23
Warning cleanup.
Jon A. Cruz
1
-3
/
+2
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-03-25
Extensions. Replacing the groupheader element with an appearance mode in the ...
Nicolas Dufour
1
-4
/
+5
2011-03-15
Extensions. Float and Int default mode set to minimal. Filters' mode changed ...
Nicolas Dufour
1
-6
/
+6
2011-03-14
Extensions. Slider in Float and Int extension widgets.
Nicolas Dufour
1
-2
/
+10
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
1
-2
/
+7
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-09-07
Extensions. General UI improvements (gnome HIG). New group header extension p...
Nicolas Dufour
1
-1
/
+5
2010-03-18
Added wrappers for the "optiongroup" type that correspond to existing "float"...
Jon A. Cruz
1
-0
/
+21
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-13
/
+13
2009-08-05
SPDocument->Document
johnce
1
-13
/
+13
2008-10-27
From trunk
Ted Gould
1
-6
/
+6
2008-09-20
release reprs properly
bulia byak
1
-0
/
+2
2008-05-24
Added an 'appearance' hint to .inx optiongroups to allow for dropdowns instea...
Jon A. Cruz
1
-1
/
+6
2008-04-15
Fixes Bug #216584 (Effects/Color/Replace color not accepting UC) and also imp...
Marcin Floryan
1
-0
/
+5
2008-04-04
r18381@shi: ted | 2008-03-07 20:11:34 -0800
Ted Gould
1
-93
/
+42
2008-03-01
Warning and whitespace cleanup
Jon A. Cruz
1
-13
/
+13
2008-02-29
r18220@shi: ted | 2008-02-29 13:18:55 -0800
Ted Gould
1
-15
/
+33
2008-02-28
Warning cleanup
Jon A. Cruz
1
-11
/
+11
2007-09-13
r16564@tres: ted | 2007-09-12 20:45:12 -0700
Ted Gould
1
-3
/
+3
2007-08-10
r16217@tres: ted | 2007-08-10 10:36:27 -0700
Ted Gould
1
-654
/
+54
2007-07-15
fix crash with empty parameter string
bulia byak
1
-0
/
+3
2007-07-03
r15702@tres: ted | 2007-07-02 15:17:48 -0700
Ted Gould
1
-2
/
+0
2007-06-27
r15559@tres: ted | 2007-06-08 14:28:18 -0700
Ted Gould
1
-10
/
+14
2007-06-27
r15558@tres: ted | 2007-06-08 08:59:52 -0700
Ted Gould
1
-2
/
+2
2007-06-27
r15557@tres: ted | 2007-06-08 08:58:12 -0700
Ted Gould
1
-2
/
+2
2007-06-27
r15506@tres: ted | 2007-05-24 22:30:55 -0700
Ted Gould
1
-21
/
+33
2007-06-07
fixed string parameter to work with latex extension. will need further resear...
Johan B. C. Engelen
1
-3
/
+5
2007-04-01
added clarifying comment
Johan B. C. Engelen
1
-1
/
+1
2007-03-30
bugfix: escape string parameters on the commandline. For linux, the dollarsig...
Johan B. C. Engelen
1
-2
/
+20
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
1
-2
/
+3
2006-11-24
NEW: radiobuttons for extensions. See radiobutton_example.inx how to use them...
Johan B. C. Engelen
1
-0
/
+3
2006-09-18
Added support for enumerated types in the UI of Extensions! (all eyes on requ...
Johan B. C. Engelen
1
-1
/
+2
2006-09-14
Added notebook (tabs) support for Effects. Now you can specify a notebook par...
Johan B. C. Engelen
1
-2
/
+7
2006-05-27
fix 1496081
bulia byak
1
-7
/
+7
2006-05-13
r11772@tres: ted | 2006-05-12 23:15:51 -0700
Ted Gould
1
-0
/
+5
2006-05-13
r11771@tres: ted | 2006-05-12 08:51:57 -0700
Ted Gould
1
-0
/
+64
2006-05-06
r11769@tres: ted | 2006-05-06 09:09:59 -0700
Ted Gould
1
-13
/
+1
2006-05-06
r11674@tres: ted | 2006-05-05 21:19:48 -0700
Ted Gould
1
-0
/
+54
2006-05-02
r11569@tres: ted | 2006-04-29 08:55:02 -0700
Ted Gould
1
-44
/
+54
2006-05-02
r11517@tres: ted | 2006-04-28 22:20:06 -0700
Ted Gould
1
-13
/
+6
2006-05-02
r11516@tres: ted | 2006-04-26 21:30:18 -0700
Ted Gould
1
-5
/
+25
2006-05-02
r11515@tres: ted | 2006-04-26 20:50:50 -0700
Ted Gould
1
-1
/
+1
2006-05-02
r11514@tres: ted | 2006-04-24 22:19:54 -0700
Ted Gould
1
-0
/
+33
2006-05-02
r11513@tres: ted | 2006-04-24 21:43:16 -0700
Ted Gould
1
-2
/
+2
[next]