index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add missing xml file.
Tavmjong Bah
2018-11-18
1
-0
/
+31
*
Clarify licenses
Max Gaukler
2018-11-08
1
-0
/
+1
*
Add a preference to force enable/disable menu icons
Eduard Braun
2018-11-05
1
-19
/
+14
*
Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...
Rick Yorgason
2018-10-18
1
-1
/
+1
*
New "Outline thin strokes" view mode which draws thin strokes in outline mode...
Rick Yorgason
2018-10-18
1
-0
/
+1
*
Misc. typos
luz.paz
2018-10-06
1
-1
/
+1
*
Allow symbols dialog on dark theme
Jabiertxof
2018-09-13
1
-13
/
+5
*
Fix bug pointed by moini in https://gitlab.com/inkscape/inkscape/merge_reques...
Jabiertxof
2018-08-09
1
-1
/
+18
*
DropperToolbar: GtkAction migration
Alexander Valavanis
2018-07-29
1
-6
/
+0
*
ZoomToolbar: C++ify and GtkAction migration
Alexander Valavanis
2018-06-17
1
-17
/
+0
*
Update style.css to improve margin and padding in #InkSpinScale
Gemy Cédric
2018-04-29
1
-7
/
+21
*
Convert gradient-toolbar to use ink-select-one-action.
Tavmjong Bah
2018-01-22
1
-2
/
+2
*
Really update style sheet for recent Swatches dialog changes.
Tavmjong Bah
2018-01-18
1
-1
/
+7
*
Revert "Update style sheet for recent Swatches dialog changes."
Tavmjong Bah
2018-01-18
1
-2
/
+1
*
Update style sheet for recent Swatches dialog changes.
Tavmjong Bah
2018-01-18
1
-1
/
+2
*
Convert arc-toolbar to use ink-select-one-action.
Tavmjong Bah
2018-01-08
1
-1
/
+1
*
Replace the Gtk::Range by Gtk::Scale in the InkSpinScale widget.
Tavmjong Bah
2017-12-19
1
-0
/
+20
*
Replace GimpSpinScale by InkSpinScale.
Tavmjong Bah
2017-12-18
1
-0
/
+21
*
Reduce with of +/- buttons. Reduce width of Fill and Stroke dialog.
Tavmjong Bah
2017-12-18
1
-1
/
+13
*
Fix scrollbar overlapping palette.
Tavmjong Bah
2017-12-13
1
-0
/
+5
*
Fix bug 1692377 -
Jabier Arraiza
2017-12-06
1
-2
/
+0
*
Toolbar: Some minor consistency fixes
Eduard Braun
2017-12-05
1
-10
/
+3
*
Add controls for rx/ry to arc toolbar
Eduard Braun
2017-12-04
1
-0
/
+4
|
\
|
*
Add arc radius to toolbar
Geoff Lankow
2017-11-25
1
-0
/
+4
*
|
Add canvas flipping/rotation reset to the menu, improve strings
Moini
2017-12-03
1
-0
/
+7
*
|
Optionaly measure only selected elements
Jabier Arraiza
2017-12-02
1
-0
/
+1
|
/
*
Merge branch 'master' into powerpencil
Jabiertxo Arraiza Cenoz
2017-11-10
1
-0
/
+2
|
\
|
*
Add widget to color and some refactoring
Jabier Arraiza
2017-11-01
1
-0
/
+2
*
|
Merge branch 'master' into powerpencil
Jabier Arraiza
2017-11-03
1
-2
/
+3
|
\
|
|
*
UI: Fix canvas scrollbar width a little
Eduard Braun
2017-10-23
1
-2
/
+3
*
|
Allow pressure in pencil in the tree modes, bezier, bspline and spiro
Jabier Arraiza
2017-08-28
1
-2
/
+3
*
|
Working on preview over powerpencil
Jabier Arraiza
2017-08-27
1
-0
/
+3
|
/
*
Add flatten button to simplify, bspline and spiro. Need to rerun cmake becaus...
Jabier Arraiza
2017-08-12
1
-0
/
+4
*
Add GUI and code to implement "Line Spacing Modes".
Tavmjong Bah
2017-08-05
1
-0
/
+1
*
bring back the FileSaveTemplate in the menu
Marc Jeanmougin
2017-07-31
1
-0
/
+1
*
Fix translation of menus.xml
Eduard Braun
2017-07-30
1
-21
/
+21
*
Add C++ based Gtk::Action for choosing one item out of many.
Tavmjong Bah
2017-07-24
1
-2
/
+0
*
Merge branch 'master' of gitlab.com:inkscape/inkscape
Marc Jeanmougin
2017-06-29
1
-14
/
+14
|
\
|
*
Hackfest icon work: restore selected menu icons and make theming easier
Alexander Valavanis
2017-06-29
1
-14
/
+14
|
|
\
|
|
*
Add a show-icon attribute to menu XML
Alexander Valavanis
2017-06-28
1
-14
/
+14
*
|
|
glade WIP
Marc Jeanmougin
2017-06-29
2
-1
/
+382
|
/
/
*
/
Remove menus-bars.xml since it's a duplicate file
Martin Owens
2017-06-28
1
-276
/
+0
|
/
*
Add menus xml in preparation to cleanup
Martin Owens
2017-06-23
1
-0
/
+304
*
Fix err leaking and cmake
Martin Owens
2017-06-16
1
-1
/
+1
*
Make sure CMake can find the new ui files
Martin Owens
2017-06-16
1
-1
/
+1
*
Complete to move to using ui files instead of compiled in xml
Martin Owens
2017-06-16
3
-0
/
+449
*
Use user interface files for the user interface
Martin Owens
2017-06-15
1
-0
/
+39
*
CMake: Add ${INKSCAPE_SHARE_INSTALL}
Eduard Braun
2016-11-26
1
-1
/
+1
*
Remove deprecated GtkWidget-separator-height, ignored as of 3.20.
Tavmjong Bah
2016-11-25
1
-2
/
+0
*
Remove deprecated GtkWidget:wide-seperators which is ignored as of 3.20.
Tavmjong Bah
2016-11-25
1
-2
/
+0
[prev]
[next]