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
...
*
Extensions: Handle optiongroup options without value
Patrick Storz
2019-09-07
3
-6
/
+12
*
Write out 'x' and 'y' attribute values to repr when some text property value ...
Tavmjong Bah
2019-09-07
2
-0
/
+12
*
Update 2geom
Patrick Storz
2019-09-06
4
-7
/
+14
*
Add listeners for when shapes used by text are changed.
Tavmjong Bah
2019-09-06
6
-31
/
+121
*
Fix error in GTK launch script
ReneĢ de Hesselle
2019-09-05
4
-22
/
+66
*
Fix a crash on ubuntu by a icon missing
Jabiertxof
2019-09-05
4
-46
/
+204
*
Update Indonesian translation
Abdul Munif Hanafi
2019-09-04
1
-1271
/
+730
*
Fix issue https://gitlab.com/inkscape/inbox/issues/816 Stroke to Path convers...
Jabier Arraiza
2019-09-04
1
-74
/
+34
*
Update Indonesian translation
Abdul Munif Hanafi
2019-09-03
1
-4554
/
+3249
*
Translated nb.po, 59% complete.
heskjestad
2019-09-03
1
-1367
/
+977
*
2geom: Use sincos function if available
Patrick Storz
2019-09-02
2
-6
/
+6
*
Extension updates for 1.0 (!808)
Patrick Storz
2019-09-01
138
-4730
/
+5168
|
\
|
*
Update internal extensions for latest .inx format changes
Patrick Storz
2019-09-01
55
-750
/
+750
|
*
Add appearance="multiline" to parameters of type string
Patrick Storz
2019-09-01
5
-13
/
+102
|
*
Add appearance="colorbutton" to parameters of type color
Patrick Storz
2019-09-01
3
-14
/
+69
|
*
Add new parameter of type "path"
Patrick Storz
2019-08-31
5
-0
/
+363
|
*
Adjust <print> extensions for previous commit.
Patrick Storz
2019-08-31
3
-48
/
+48
|
*
Make 'gui-text' required for visible parameters
Patrick Storz
2019-08-31
4
-30
/
+41
|
*
Add new widget "image" which allows to display an image file
Patrick Storz
2019-08-31
4
-1
/
+155
|
*
Add base_directory for extensions loaded from a file.
Patrick Storz
2019-08-31
13
-44
/
+57
|
*
Templates: Improve translatability for "More info" dialog
Patrick Storz
2019-08-31
1
-19
/
+29
|
*
Templates: Translate metadata within extension contexts
Patrick Storz
2019-08-31
2
-24
/
+40
|
*
Templates: Accept non-underscored variants of "inkscape:templateinfo"
Patrick Storz
2019-08-31
4
-19
/
+40
|
*
Templates: Remove unused "long_description" ("inkscape:_long" tag)
Patrick Storz
2019-08-31
3
-7
/
+2
|
*
Add new widget "spacer" which adds an empty space between widgets
Patrick Storz
2019-08-31
6
-1
/
+138
|
*
Add new widget "separator" which draws a line between widgets
Patrick Storz
2019-08-31
4
-1
/
+101
|
*
Add new widgets "hbox" and "vbox" for layouting purposes
Patrick Storz
2019-08-31
6
-8
/
+188
|
*
Update POTFILES.in
Patrick Storz
2019-08-31
1
-7
/
+1
|
*
Simplify pref_name() function
Patrick Storz
2019-08-31
9
-57
/
+23
|
*
Make sure we have get_widget()
Patrick Storz
2019-08-31
2
-2
/
+5
|
*
Remove completely unused "doc" and "node" parameters
Patrick Storz
2019-08-31
23
-315
/
+195
|
*
Re-implement get_param() locally using get_widgets()
Patrick Storz
2019-08-31
8
-116
/
+59
|
*
Inherit destructor and recursively delete all widgets
Patrick Storz
2019-08-31
4
-18
/
+5
|
*
Complete conversion of ParamNotebook to use _children
Patrick Storz
2019-08-31
2
-14
/
+26
|
*
Make parameter string generation a job of Inkscape::Extension
Patrick Storz
2019-08-31
7
-94
/
+77
|
*
Accept parameter type "bool"
Patrick Storz
2019-08-31
1
-1
/
+1
|
*
Parameter float: add note regarding rounding issue
Patrick Storz
2019-08-31
1
-0
/
+3
|
*
Optimize parameter string generation
Patrick Storz
2019-08-31
17
-76
/
+66
|
*
InxParameter::string(): remove useless overrides
Patrick Storz
2019-08-31
8
-26
/
+7
|
*
More cleanup
Patrick Storz
2019-08-31
16
-68
/
+85
|
*
cleanup includes a bit
Patrick Storz
2019-08-31
10
-26
/
+68
|
*
Switch Inkscape::Extension to use InxWidgets instead of InxParameters
Patrick Storz
2019-08-31
8
-60
/
+106
|
*
Translatable enum can be protected
Patrick Storz
2019-08-31
1
-5
/
+4
|
*
Add WidgetLabel replacing the former ParamDescription
Patrick Storz
2019-08-31
5
-22
/
+64
|
*
Rename Parameter -> InxParameter for consistency
Patrick Storz
2019-08-31
22
-91
/
+90
|
*
Create new InxWidget base class for extension widgets.
Patrick Storz
2019-08-31
14
-135
/
+259
|
*
Implement "translationdomain" attribute for extensions
Patrick Storz
2019-08-31
11
-83
/
+140
|
*
Remove unused "nopref" variant of effects
Patrick Storz
2019-08-31
2
-10
/
+0
|
*
Properly handle extensions without id or name
Patrick Storz
2019-08-31
3
-101
/
+113
|
*
Derive optiongroup options from Parameter
Patrick Storz
2019-08-31
2
-46
/
+52
[prev]
[next]