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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
Separate knots for 'shape-inside' and 'inline-size'.
Tavmjong Bah
1
-101
/
+130
2018-12-19
Add preference for using SVG2 auto-flowed text in GUI.
Tavmjong Bah
1
-0
/
+4
2018-12-19
Add preference for using SVG 2 text in a shape (GUI to come).
Tavmjong Bah
1
-1
/
+1
2018-12-18
Add ability to create SVG 2 text:
Tavmjong Bah
2
-11
/
+271
2018-12-07
Add some SVG 2 fallbacks:
Tavmjong Bah
4
-5
/
+56
2018-12-06
desktop-widget: Make canvas private
Alexander Valavanis
1
-2
/
+2
2018-12-04
fix coding style
Jabier Arraiza
3
-13
/
+8
2018-12-04
Ready to review XRay
Jabier Arraiza
2
-0
/
+6
2018-12-04
Added XRay
Jabier Arraiza
1
-1
/
+5
2018-12-03
Update View README.
Tavmjong Bah
1
-16
/
+22
2018-12-03
Fix failed cast in ColorWheel.
Tavmjong Bah
1
-8
/
+1
2018-12-03
Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView.
Tavmjong Bah
7
-376
/
+232
2018-12-03
Use std::unique_ptr for all MessageContext
Emmanuel Gil Peyrot
20
-32
/
+25
2018-12-03
Replace InkGC with std::shared_ptr for MessageStack
Emmanuel Gil Peyrot
7
-9
/
+13
2018-12-01
Fix coding style
Jabier Arraiza
1
-4
/
+2
2018-12-01
Turn off clang-format for about box formatting
anatoly techtonik
1
-0
/
+2
2018-12-01
Fix merging
Jabier Arraiza
1
-1
/
+1
2018-12-01
Fix merge to master and add shortcut
Jabier Arraiza
1
-1
/
+1
2018-12-01
Initial commit of split canvas
Jabiertxof
1
-0
/
+3
2018-11-30
Replace void* by SPItem* to avoid static casts.
Tavmjong Bah
1
-1
/
+1
2018-11-29
Start of making View independent of GUI.
Tavmjong Bah
1
-28
/
+29
2018-11-28
Update/correct README.
Tavmjong Bah
1
-7
/
+12
2018-11-27
desktop-widget: Move function to correct header
Alexander Valavanis
1
-5
/
+1
2018-11-27
Include clean-up.
Tavmjong Bah
1
-1
/
+3
2018-11-27
aboutbox.cpp: Add 2019 as some 1.0 release date in the future
anatoly techtonik
1
-1
/
+1
2018-11-25
Fix bug 1804946: Measurement tool is very slow when using grids
Jabier Arraiza
1
-32
/
+6
2018-11-25
EekPreview: Replace deprecated g_type_class_add_private and adhere to GObject...
Alexander Valavanis
1
-3
/
+3
2018-11-21
-Werror=format-security: g_warning(_("..."))
Thomas Holder
1
-1
/
+1
2018-11-18
Fix stream class locations
Alexander Valavanis
1
-1
/
+0
2018-11-16
Rewrite of Gimp Color Wheel in C++.
Tavmjong Bah
5
-51
/
+786
2018-11-15
Remove Adwaita-hicolor icon themes toggles making more compat
Jabier Arraiza
1
-3
/
+0
2018-11-14
Fix bug forcing symbolic system icons in hicolor theme
Jabiertxof
1
-1
/
+9
2018-11-12
Rename add_style_sheet to reduce confusion with SVG/CSS
Martin Owens
1
-1
/
+1
2018-11-11
Fix encoding of "title" label in win32 native file dialog
Eduard Braun
1
-1
/
+4
2018-11-10
Fix a bug icons dont show if no dialog open
Jabiertxof
1
-8
/
+5
2018-11-10
fix compiling on macOS
Thomas Holder
1
-2
/
+2
2018-11-10
Chage std::cout to g_warning
Jabier Arraiza
1
-2
/
+2
2018-11-09
Fix codding style
Jabiertxof
22
-33
/
+30
2018-11-09
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
34
-34
/
+211
2018-11-09
Fix compiling bug
Jabiertxof
1
-1
/
+0
2018-11-09
Fixing symbols icon size
Jabiertxof
2
-1
/
+6
2018-11-09
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
14
-21
/
+72
2018-11-09
Add README to src/ui/view
Tavmjong Bah
1
-0
/
+41
2018-11-08
Clarify licenses
Max Gaukler
417
-588
/
+1071
2018-11-07
fix clipboard URL rebasing
Thomas Holder
1
-1
/
+6
2018-11-06
Allow symbolic icons in default icon theme
Jabier Arraiza
1
-0
/
+5
2018-11-06
Fix icon loader to allow inverse color in symbolic icons. Also added searchin...
Jabier Arraiza
1
-8
/
+4
2018-11-06
Remove delete that is causing crash.
Tavmjong Bah
1
-1
/
+0
2018-11-06
C++ify SVGViewWidget. Remove unused code.
Tavmjong Bah
11
-253
/
+652
2018-11-06
Remove unused widget.
Tavmjong Bah
4
-568
/
+1
[prev]
[next]