index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
cleanup includes in parameters
Patrick Storz
2019-08-31
6
-24
/
+23
*
Add function to get proper translation within context of Parameter
Patrick Storz
2019-08-31
7
-34
/
+33
*
Parameter: remove unused constructors
Patrick Storz
2019-08-31
2
-56
/
+0
*
Refactor a lot of the parameter handling code
Patrick Storz
2019-08-31
50
-1955
/
+1371
*
Move error classes to Parameter where they belong
Patrick Storz
2019-08-31
3
-25
/
+27
*
Use proper boolean values
Patrick Storz
2019-08-31
3
-3
/
+3
*
Remove effectively unused "silent" option from extensions.
Patrick Storz
2019-08-31
3
-27
/
+9
*
Remove unused and disabled "help" feature for extensions
Patrick Storz
2019-08-31
10
-89
/
+8
*
Remove unused define ESCAPE_DOLLAR_COMMANDLINE
Patrick Storz
2019-08-31
2
-8
/
+0
*
Rename parameter source files to avoid name conflicts
Patrick Storz
2019-08-31
23
-42
/
+55
*
Remove unused functions
Patrick Storz
2019-08-31
2
-51
/
+0
*
Move prefdialog to own directory
Patrick Storz
2019-08-31
28
-39
/
+42
*
Only register desktop on Dbus once
Nathan Lee
2019-08-31
1
-6
/
+12
*
Improvements and bug fixes to XMLDialog
Jabier Arraiza
2019-08-30
3
-33
/
+108
*
add improvements to selectors and merge stylesheet on copy to work between docs
Jabier Arraiza
2019-08-29
4
-3
/
+15
*
Remove warnings on de/activate
Jabiertxof
2019-08-29
1
-14
/
+15
*
Fixes on UX inb CSS dialog
Jabiertxof
2019-08-29
5
-18
/
+15
*
Improve CSS and Selectors dialog
Jabiertxof
2019-08-29
3
-26
/
+123
*
Noumerous bugfixes pointed in Rocket Chat
Jabier Arraiza
2019-08-29
5
-36
/
+46
*
Document Properties Grid tab keeps current position
Nathan Lee
2019-08-29
1
-4
/
+16
*
Improve format
Jabiertxof
2019-08-28
1
-1
/
+1
*
Fix a bug on add selector on windows, also some ui improvements
Jabiertxof
2019-08-28
2
-2
/
+24
*
Fix issues pointed by @ede123 and cssinate
Jabiertxof
2019-08-28
6
-55
/
+138
*
Puts back translator comments
Marc Jeanmougin
2019-08-28
2
-8
/
+8
*
Unify translatable inkscape.org links and add translation comments
Gyuris Gellért
2019-08-28
2
-1
/
+5
*
Eliminate clang warnings
Thomas Holder
2019-08-23
17
-76
/
+20
*
Eliminate clang warnings
Thomas Holder
2019-08-23
14
-70
/
+60
*
remove HAVE_POTRACE
Marc Jeanmougin
2019-08-22
15
-148
/
+7
*
Panned styling to CSS and XML dialogs
Jabiertxof
2019-08-22
2
-2
/
+0
*
Add styling to textview pointed by Adam Belis in team_ux
Jabiertxof
2019-08-22
1
-0
/
+1
*
Allow to store empty value XML node attributtes
Jabiertxof
2019-08-22
1
-5
/
+3
*
Allow edit empty text nodes
Jabiertxof
2019-08-22
1
-10
/
+7
*
Merge XML and CSS widgets improvements from https://gitlab.com/inkscape/inksc...
Jabier Arraiza
2019-08-22
11
-246
/
+586
*
Allow scaling down trace dialog
Nathan Lee
2019-08-21
1
-7
/
+30
*
Fix tracer selection and depixelize colors
Marc Jeanmougin
2019-08-21
2
-28
/
+13
*
Remove pixelart dialog
Marc Jeanmougin
2019-08-21
7
-666
/
+0
*
Make potrace a dep, remove previous code
Marc Jeanmougin
2019-08-21
3
-1118
/
+248
*
Fix build
Marc Jeanmougin
2019-08-21
2
-15
/
+7
*
add autotrace options
Marc Jeanmougin
2019-08-21
1
-4
/
+8
*
Fix centerline trace
Marc Jeanmougin
2019-08-21
3
-11
/
+51
*
update README
Marc Jeanmougin
2019-08-21
1
-2
/
+12
[next]