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
*
Code simplification using InkscapeApplication singleton.
Tavmjong Bah
2019-02-15
2
-13
/
+7
*
Turn InkscapeApplication into singleton.
Tavmjong Bah
2019-02-15
4
-2
/
+23
*
Move all files except inkscape_main and inkview_main into shared library.
Tavmjong Bah
2019-02-15
1
-16
/
+17
*
Block in window updating code. WIP
Tavmjong Bah
2019-02-12
3
-0
/
+17
*
Change prefix on drag and drop functions.
Tavmjong Bah
2019-02-12
3
-12
/
+12
*
Header cleanup.
Tavmjong Bah
2019-02-12
19
-27
/
+19
*
Fix (hopefully) Internationalization of default Calligraphy presets.
Tavmjong Bah
2019-02-10
2
-6
/
+15
*
MeshToolbar: GtkAction migration
Alexander Valavanis
2019-02-10
3
-278
/
+220
*
LPEToolbar: GtkAction migration
Alexander Valavanis
2019-02-10
3
-174
/
+131
*
SprayToolbar: GtkAction migration
Alexander Valavanis
2019-02-10
4
-455
/
+325
*
Toolbox: Move deprecated VerbAction to separate file
Alexander Valavanis
2019-02-10
4
-168
/
+270
*
Merge branch 'master' of gitlab.com:inkscape/inkscape
Alexander Valavanis
2019-02-10
3
-15
/
+15
|
\
|
*
ui: Parse mnemonic for Open _Recent
Bryce Harrington
2019-02-09
1
-1
/
+1
|
*
Consistently use title case in menus (!521)
Patrick Storz
2019-02-09
2
-14
/
+14
|
|
\
|
|
*
Fix more capitalisation inconsistencies.
tim_rawlinson
2019-02-08
2
-3
/
+3
|
|
*
Fix capitalisation of menu items.
Tim Rawlinson
2019-02-07
2
-11
/
+11
*
|
|
ConnectorToolbar: GtkAction migration
Alexander Valavanis
2019-02-09
3
-138
/
+106
*
|
|
CalligraphyToolbar: GtkAction migration
Alexander Valavanis
2019-02-09
4
-336
/
+285
|
/
/
*
|
fix "inkscape --extension-directory"
Thomas Holder
2019-02-08
1
-3
/
+3
*
|
Attempt to fix part of issue #54. (Using the command line doesn't return.)
Tavmjong Bah
2019-02-08
1
-18
/
+72
|
/
*
Fix wrong message in path parameter
Jabiertxof
2019-02-05
1
-1
/
+1
*
PencilToolbar: GtkAction migration
Alexander Valavanis
2019-02-05
15
-374
/
+281
*
NodeToolbar: GtkAction migration
Alexander Valavanis
2019-02-04
7
-503
/
+413
*
rm unused InkRadioAction
Alexander Valavanis
2019-02-03
3
-257
/
+0
*
UnitTracker: Create tool item without using GtkAction
Alexander Valavanis
2019-02-03
7
-19
/
+36
*
Merge branch 'master' of gitlab.com:inkscape/inkscape
Alexander Valavanis
2019-02-03
2
-5
/
+9
|
\
|
*
Add missing file in previous commit.
Tavmjong Bah
2019-02-03
1
-1
/
+1
|
*
Correct comments due to last commit.
Tavmjong Bah
2019-02-03
1
-1
/
+1
|
*
Change from hooking up signal handler to overriding class method.
Tavmjong Bah
2019-02-03
1
-2
/
+6
|
*
Fix widget focus bug.
Tavmjong Bah
2019-02-03
1
-1
/
+1
*
|
MeasureToolbar: GtkAction migration
Alexander Valavanis
2019-02-03
8
-686
/
+280
|
/
*
TweakToolbar: GtkAction migration
Alexander Valavanis
2019-02-02
7
-318
/
+289
*
object properties dialog: label placeholder
Thomas Holder
2019-02-02
1
-2
/
+10
*
clang-tidy recent changes
Alexander Valavanis
2019-02-01
17
-54
/
+48
*
ComboToolItem: Temporary workaround to display pixbuf by default
Alexander Valavanis
2019-01-31
1
-2
/
+2
*
Allow InkscapeApplication to track current document, selection, and desktop.
Tavmjong Bah
2019-01-30
7
-27
/
+83
*
GradientToolbar: GtkAction migration
Alexander Valavanis
2019-01-29
6
-290
/
+560
*
ArcToolbar: GtkAction migration
Alexander Valavanis
2019-01-29
4
-169
/
+142
*
PaintbucketToolbar: GtkAction migration
Alexander Valavanis
2019-01-29
3
-125
/
+84
*
EraserToolbar: GtkAction migration
Alexander Valavanis
2019-01-29
10
-191
/
+299
*
Box3DToolbar: GtkAction migration
Alexander Valavanis
2019-01-29
4
-141
/
+126
*
Add System Default Theme to prefereces theme switch
Jabiertxof
2019-01-28
2
-1
/
+3
*
Temporary fix for crash on quit.
Tavmjong Bah
2019-01-28
3
-4
/
+14
*
Format stilyng for icons section in preferences
Jabier Arraiza
2019-01-27
1
-2
/
+3
*
SpiralToolbar: GtkAction migration
Alexander Valavanis
2019-01-27
4
-107
/
+107
*
StarToolbar: GtkAction migration
Alexander Valavanis
2019-01-27
4
-177
/
+146
*
Add swatches and styling to directly created toolbars
Alexander Valavanis
2019-01-27
1
-5
/
+38
*
SpinButtonToolItem: Allow default numeric menu descriptions & migrate RectToo...
Alexander Valavanis
2019-01-27
3
-25
/
+21
*
SpinButtonToolItem: Allow custom numeric menu items
Alexander Valavanis
2019-01-27
2
-5
/
+37
*
SpinButtonToolItem: Allow labels on numeric menu
Alexander Valavanis
2019-01-27
2
-13
/
+21
[next]