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
...
*
|
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
*
|
SpinButtonToolItem: Make numeric menu items depend on adjustment parameters
Alexander Valavanis
2019-01-27
1
-19
/
+15
*
|
SpinButtonToolItem: Handle menu-button press
Alexander Valavanis
2019-01-27
1
-4
/
+13
*
|
SpinButtonToolItem: Create popup menu on right-click
Alexander Valavanis
2019-01-27
2
-18
/
+68
*
|
SpinButtonToolItem: Handle key events in correct order
Alexander Valavanis
2019-01-27
1
-3
/
+3
*
|
Toolbars: Fix alt+x focus switching
Alexander Valavanis
2019-01-27
8
-7
/
+61
*
|
Merge branch 'master' of gitlab.com:inkscape/inkscape
Alexander Valavanis
2019-01-27
10
-131
/
+190
|
\
\
|
*
|
Finich CSS refactor
Jabier Arraiza
2019-01-27
3
-4
/
+10
|
*
|
Remove not rebased parts
Jabier Arraiza
2019-01-27
1
-7
/
+0
|
*
|
Add desktop function to know we are on dark theme
Jabier Arraiza
2019-01-27
2
-0
/
+7
|
*
|
Fix compiling errors
Jabier Arraiza
2019-01-27
3
-32
/
+28
|
*
|
Remove files from prev branch splited
Jabier Arraiza
2019-01-27
2
-107
/
+0
|
*
|
Improvements to CSS to easy tweak widgets
Jabier Arraiza
2019-01-27
6
-1068
/
+217
|
*
|
Adding styling refactoring, moving after to other branch the CSS part
Jabier Arraiza
2019-01-27
10
-74
/
+160
|
*
|
Initial work of LPESelector
Jabier Arraiza
2019-01-27
6
-207
/
+1169
|
*
|
Improvements to icon loader code
Jabier Arraiza
2019-01-27
2
-83
/
+50
*
|
|
toolbox - add comment
Alexander Valavanis
2019-01-27
1
-0
/
+6
*
|
|
Merge branch 'master' of gitlab.com:inkscape/inkscape
Alexander Valavanis
2019-01-26
3
-12
/
+57
|
\
|
|
|
*
|
Add 'Theme Decide' option to symbolic icons color
Jabier Arraiza
2019-01-26
3
-12
/
+57
*
|
|
RectToolbar: GtkAction migration (first pass)
Alexander Valavanis
2019-01-26
7
-132
/
+255
|
/
/
*
|
Fix inverted up/down when moving last point placed by pen tool
WizardOhio24
2019-01-25
1
-0
/
+2
*
|
Rewrite main menu bar code:
Tavmjong Bah
2019-01-25
7
-625
/
+593
*
|
SelectToolbar: cleanup unused
Alexander Valavanis
2019-01-24
2
-20
/
+3
*
|
Modal should not be active for live-preview (reverse modal)
Martin Owens
2019-01-24
1
-2
/
+2
*
|
Debug: Remove the last remnants of Util::ptr_shared.
Emmanuel Gil Peyrot
2019-01-24
4
-8
/
+5
*
|
Timestamp: Switch to std::shared_ptr.
Emmanuel Gil Peyrot
2019-01-24
4
-8
/
+10
*
|
Demangle: Switch to std::shared_ptr.
Emmanuel Gil Peyrot
2019-01-24
4
-14
/
+12
*
|
Event: Switch all call sites from Util::ptr_shared to char const* or std::sha...
Emmanuel Gil Peyrot
2019-01-24
8
-53
/
+44
*
|
Logger: Switch TagStack to std::shared_ptr.
Emmanuel Gil Peyrot
2019-01-24
3
-7
/
+7
*
|
Event: Make property value char const* too.
Emmanuel Gil Peyrot
2019-01-24
3
-10
/
+18
*
|
Event: Make name and property name char const*.
Emmanuel Gil Peyrot
2019-01-24
3
-31
/
+18
*
|
Remove unused svg-profile.h header file.
Emmanuel Gil Peyrot
2019-01-24
2
-289
/
+0
*
|
Missing space in text. 'Heightof->Height of'
Jordi Mas
2019-01-24
1
-1
/
+1
*
|
fix CI
Marc Jeanmougin
2019-01-24
2
-4
/
+9
[prev]
[next]