index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial commit of split canvas
Jabiertxof
2018-12-01
1
-0
/
+3
*
Replace void* by SPItem* to avoid static casts.
Tavmjong Bah
2018-11-30
1
-1
/
+1
*
Start of making View independent of GUI.
Tavmjong Bah
2018-11-29
1
-28
/
+29
*
Update/correct README.
Tavmjong Bah
2018-11-28
1
-7
/
+12
*
desktop-widget: Move function to correct header
Alexander Valavanis
2018-11-27
1
-5
/
+1
*
Include clean-up.
Tavmjong Bah
2018-11-27
1
-1
/
+3
*
Fix bug 1804946: Measurement tool is very slow when using grids
Jabier Arraiza
2018-11-25
1
-32
/
+6
*
EekPreview: Replace deprecated g_type_class_add_private and adhere to GObject...
Alexander Valavanis
2018-11-25
1
-3
/
+3
*
-Werror=format-security: g_warning(_("..."))
Thomas Holder
2018-11-21
1
-1
/
+1
*
Fix stream class locations
Alexander Valavanis
2018-11-18
1
-1
/
+0
*
Rewrite of Gimp Color Wheel in C++.
Tavmjong Bah
2018-11-16
5
-51
/
+786
*
Remove Adwaita-hicolor icon themes toggles making more compat
Jabier Arraiza
2018-11-15
1
-3
/
+0
*
Fix bug forcing symbolic system icons in hicolor theme
Jabiertxof
2018-11-14
1
-1
/
+9
*
Rename add_style_sheet to reduce confusion with SVG/CSS
Martin Owens
2018-11-12
1
-1
/
+1
*
Fix encoding of "title" label in win32 native file dialog
Eduard Braun
2018-11-11
1
-1
/
+4
*
Fix a bug icons dont show if no dialog open
Jabiertxof
2018-11-10
1
-8
/
+5
*
fix compiling on macOS
Thomas Holder
2018-11-10
1
-2
/
+2
*
Chage std::cout to g_warning
Jabier Arraiza
2018-11-10
1
-2
/
+2
*
Fix codding style
Jabiertxof
2018-11-09
22
-33
/
+30
*
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
2018-11-09
34
-34
/
+211
*
Fix compiling bug
Jabiertxof
2018-11-09
1
-1
/
+0
*
Fixing symbols icon size
Jabiertxof
2018-11-09
2
-1
/
+6
*
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
2018-11-09
14
-21
/
+72
*
Add README to src/ui/view
Tavmjong Bah
2018-11-09
1
-0
/
+41
*
Clarify licenses
Max Gaukler
2018-11-08
417
-588
/
+1071
*
fix clipboard URL rebasing
Thomas Holder
2018-11-07
1
-1
/
+6
*
Allow symbolic icons in default icon theme
Jabier Arraiza
2018-11-06
1
-0
/
+5
*
Fix icon loader to allow inverse color in symbolic icons. Also added searchin...
Jabier Arraiza
2018-11-06
1
-8
/
+4
*
Remove delete that is causing crash.
Tavmjong Bah
2018-11-06
1
-1
/
+0
*
C++ify SVGViewWidget. Remove unused code.
Tavmjong Bah
2018-11-06
11
-253
/
+652
*
Remove unused widget.
Tavmjong Bah
2018-11-06
4
-568
/
+1
*
fix memory leak in ClipboardManagerImpl
Thomas Holder
2018-11-06
1
-1
/
+3
*
Remove into filtered groups
Jabier Arraiza
2018-11-05
2
-2
/
+2
*
Fix related bug on eraser
Jabier Arraiza
2018-11-05
1
-1
/
+1
*
Improvemets to find items
Jabier Arraiza
2018-11-05
2
-2
/
+2
*
ContextMenu: Harmonize with menu bar
Eduard Braun
2018-11-05
3
-97
/
+148
*
More cleanup
Eduard Braun
2018-11-05
1
-45
/
+28
*
Simplify code (we don't need a box if there is no icon)
Eduard Braun
2018-11-05
1
-23
/
+21
*
Fix sp_ui_menu_item_set_name to handle arbitrarily packed GtkBoxes
Eduard Braun
2018-11-05
1
-12
/
+17
*
Add a preference to force enable/disable menu icons
Eduard Braun
2018-11-05
3
-19
/
+45
*
Improve positioning of menu icons
Eduard Braun
2018-11-05
1
-9
/
+64
*
Remove unused header.
Tavmjong Bah
2018-11-05
1
-1
/
+0
*
Merge branch 'fix-knot-selection' of gitlab.com:ao2/inkscape
Marc Jeanmougin
2018-11-04
1
-4
/
+4
|
\
|
*
ToolBase::root_handler: fix keyboard movement for KEY_Up and KEY_Down events
Antonio Ospite
2018-11-01
1
-4
/
+4
*
|
Use monospace digits font in messages and spinbuttons
Jabier Arraiza
2018-11-03
2
-28
/
+29
*
|
Minor yaxis fix for meassure tool
Jabier Arraiza
2018-11-03
1
-1
/
+5
*
|
Merge branch 'RememberPrinterSettings2' of gitlab.com:Skrapion/inkscape
Marc Jeanmougin
2018-11-02
2
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
Remembers printer settings between calls to the print dialogue. Fixes bug #17...
Rick Yorgason
2018-10-27
2
-0
/
+8
*
|
Add some tooltips to svg font editor, two need to be fixes.
Martin Owens
2018-10-30
2
-14
/
+17
*
|
Move contents of document-private.h to document.h.
Tavmjong Bah
2018-10-29
2
-4
/
+2
[next]