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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
More deprecated GtkTooltips
Alex Valavanis
2012-01-03
2
-10
/
+2
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-10
/
+2
*
Const correctness fixes that also correct bug #893146.
Jon A. Cruz
2011-12-19
17
-540
/
+642
*
variable initialisation
Kris De Gussem
2011-11-19
1
-9
/
+6
*
one constructor cannot call the other to initialize the object. See C++faq-li...
Johan B. C. Engelen
2011-10-28
2
-5
/
+19
*
fix initialization. add todo comment about gui-hidden not being used.
Johan B. C. Engelen
2011-10-28
1
-1
/
+3
*
Warning cleanup.
Jon A. Cruz
2011-10-23
3
-65
/
+80
*
More forward.h purging.
Jon A. Cruz
2011-10-04
4
-4
/
+6
*
Extensions. New "indent" attribute to add an indent level to extension elements.
Nicolas Dufour
2011-08-06
14
-74
/
+183
*
cmake:
Campbell Barton
2011-06-13
1
-13
/
+0
*
work in progress cmake commit:
Campbell Barton
2011-06-12
1
-12
/
+11
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-1
/
+1
*
remove unnecessary includes.
Johan B. C. Engelen
2011-04-16
1
-4
/
+0
*
extensions: use improved spinbutton with math expression evaluation
Johan B. C. Engelen
2011-04-16
2
-4
/
+4
*
Extensions. Replacing the groupheader element with an appearance mode in the ...
Nicolas Dufour
2011-03-25
5
-135
/
+41
*
Filters. Posterize basic tweaks. Extensions. Int and Float adjustment widgets...
Nicolas Dufour
2011-03-23
2
-2
/
+2
*
Extensions. Float and Int default mode set to minimal. Filters' mode changed ...
Nicolas Dufour
2011-03-15
1
-6
/
+6
*
Extensions. Warnings (introduced in recent float and int changes) cleanup.
Nicolas Dufour
2011-03-14
2
-2
/
+2
*
Extensions. Slider in Float and Int extension widgets.
Nicolas Dufour
2011-03-14
5
-19
/
+89
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-1
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-3
/
+3
|
\
*
|
Extensions. Notebooks now work with internal extensions.
Nicolas Dufour
2010-12-03
4
-3
/
+51
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
5
-5
/
+5
*
|
Extensions, i18n. Adding context to description, groupheader and radiobutton ...
Nicolas Dufour
2010-10-09
5
-7
/
+40
*
|
Extensions. New context support in extensions (enum attribute only), should f...
Nicolas Dufour
2010-10-02
1
-3
/
+11
*
|
Extensions. Fix for bug #647744 ([inx] min/max float values ignored with loca...
Nicolas Dufour
2010-09-26
1
-2
/
+2
*
|
Extensions. General UI improvements (gnome HIG). New group header extension p...
Nicolas Dufour
2010-09-07
7
-7
/
+124
|
/
*
Extensions. Use locale dependent string to float convertion for default value...
Nicolas Dufour
2010-05-02
1
-2
/
+2
*
Added wrappers for the "optiongroup" type that correspond to existing "float"...
Jon A. Cruz
2010-03-18
2
-0
/
+25
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
20
-88
/
+88
*
SPDocument->Document
johnce
2009-08-05
10
-50
/
+50
*
SPDocument->Document
johnce
2009-08-05
10
-38
/
+38
*
Fix bug #168979 and clean up some pointer-to-ustring sillyness
Krzysztof Kosi??ski
2009-02-26
1
-33
/
+27
*
Fix some console warning spam (most cannot be fixed, unfortunately)
Krzysztof Kosi??ski
2009-02-09
2
-2
/
+2
*
Fixed small translation issue for extensions.
Marcin Floryan
2009-02-05
2
-6
/
+7
*
From trunk
Ted Gould
2008-10-27
12
-83
/
+90
*
release reprs properly
bulia byak
2008-09-20
1
-0
/
+2
*
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2008-09-16
5
-22
/
+35
*
Added an 'appearance' hint to .inx optiongroups to allow for dropdowns instea...
Jon A. Cruz
2008-05-24
3
-31
/
+112
*
fix enums
bulia byak
2008-05-09
1
-2
/
+2
*
Fixed some further issues with Internal extensions after the introduction of ...
Marcin Floryan
2008-04-23
1
-1
/
+1
*
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
2008-04-21
2
-1
/
+7
*
Fixes Bug #216584 (Effects/Color/Replace color not accepting UC) and also imp...
Marcin Floryan
2008-04-15
3
-1
/
+14
*
process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()
Aaron Spike
2008-04-10
1
-1
/
+1
*
Following this thread: http://www.nabble.com/Extension-parameters-td9064285.h...
Marcin Floryan
2008-04-09
1
-3
/
+7
*
cmake: move extension param files to their own CMakeLists.txt
Johan B. C. Engelen
2008-04-04
1
-0
/
+13
*
r18381@shi: ted | 2008-03-07 20:11:34 -0800
Ted Gould
2008-04-04
20
-0
/
+2772
[prev]