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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
InxParameter::string(): remove useless overrides
Patrick Storz
2019-08-31
8
-26
/
+7
*
More cleanup
Patrick Storz
2019-08-31
15
-68
/
+83
*
cleanup includes a bit
Patrick Storz
2019-08-31
8
-24
/
+50
*
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
9
-56
/
+116
*
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
49
-1947
/
+1364
*
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
8
-75
/
+6
*
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
*
Eliminate clang warnings
Thomas Holder
2019-08-23
1
-3
/
+3
*
Eliminate clang warnings
Thomas Holder
2019-08-23
3
-2
/
+4
*
fix #325 LaTeX export broken
Thomas Holder
2019-07-11
1
-13
/
+2
*
Move reproducible-builds hack out of CairoRenderContext
Patrick Storz
2019-07-10
2
-45
/
+15
*
cairo-renderer: set metadata in output
Patrick Storz
2019-07-10
4
-35
/
+139
*
cairo-renderer: fix comment
Patrick Storz
2019-07-10
1
-1
/
+1
*
cairo-renderer: / cairo-render-context: whitespace fixes
Patrick Storz
2019-07-10
4
-23
/
+21
*
Fix link export code
Marc Jeanmougin
2019-07-04
2
-6
/
+10
*
Export links to pdf. Fixes https://gitlab.com/inkscape/inbox/issues/583
Marc Jeanmougin
2019-07-03
3
-6
/
+45
*
Fix various minor typos
Yuri Chornoivan
2019-07-01
13
-14
/
+14
*
hatch.js
Valentin Ionita
2019-06-28
7
-8
/
+12390
*
mesh.js update
Valentin Ionita
2019-06-26
4
-821
/
+1163
*
Ensure arena is released when the WMF failes to save
James Collier
2019-06-20
1
-0
/
+3
*
Display an error dialog when image is too large for WMF
James Collier
2019-06-20
1
-14
/
+27
*
Fix typo mentioned in #44
James Collier
2019-06-20
1
-1
/
+1
*
Merge branch 'gtk3-deprecated' of gitlab.com:Qantas94Heavy/inkscape
Marc Jeanmougin
2019-06-20
2
-5
/
+2
|
\
|
*
Replace deprecated Gtk::Misc functions
Karl Cheng
2019-06-16
1
-1
/
+2
|
*
Remove leftover GTK/gtkmm >= 3.16 check
Karl Cheng
2019-06-16
1
-4
/
+0
*
|
Refactoring: replace funcs with methods.
Shlomi Fish
2019-06-12
1
-2
/
+2
|
/
*
Merge changes
Alexander Valavanis
2019-06-05
2
-3
/
+25
|
\
|
*
Rename effect attribute to "implements-custom-gui"
Sergei Izmailov
2019-05-29
1
-1
/
+1
|
*
Fix indentation
Sergei Izmailov
2019-05-29
1
-3
/
+3
|
*
Rename "suppress-working-dialog" effect attribute to "application"
Sergei Izmailov
2019-05-29
1
-1
/
+1
|
*
feature: Allow effect extensions to disable working dialog
Sergei Izmailov
2019-05-29
1
-1
/
+4
|
*
Fix formatting
Sergei Izmailov
2019-05-28
1
-9
/
+11
[prev]
[next]