index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-02
Crashfix when importing/selecting large png
Nathan Lee
2
-3
/
+3
2019-05-26
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
3
-43
/
+13
2019-05-22
Fix formatting and trailing space.
Shlomi Fish
1
-5
/
+5
2019-05-20
Fix alignment of ruler ticks
Diederik van Lierop
1
-6
/
+2
2019-05-20
Fix pixel alignment of box selection cue
Diederik van Lierop
1
-9
/
+4
2019-05-20
Small fix
Diederik van Lierop
1
-2
/
+2
2019-05-20
Change the data type of size/width/height of the controls to unsigned int
Diederik van Lierop
4
-11
/
+11
2019-05-20
More pixel-level alignment fixes for various controls, by making all controls...
Diederik van Lierop
3
-26
/
+12
2019-05-20
Another pixel alignment fix
Diederik van Lierop
1
-7
/
+17
2019-05-20
Fix the alignment of the guideline origin (and other controls), such that it ...
Diederik van Lierop
4
-43
/
+58
2019-05-12
Remove support for LCMS 1
Karl Cheng
5
-10
/
+10
2019-05-07
Add some documentation (Harfbuzz, OpenType SVG).
Tavmjong Bah
1
-2
/
+2
2019-05-06
Add basic SVG in OpenType support.
Tavmjong Bah
1
-1
/
+28
2019-05-04
Fix GdkMotionEvents under Wayland
Diederik van Lierop
1
-1
/
+1
2019-04-30
Fix disappearing and antialiasing of grid lines
Diederik van Lierop
2
-7
/
+14
2019-04-24
Keep Document Grid spacing on change and save
Nathan Lee
2
-21
/
+21
2019-04-02
Replace IS_FINITE with std::isfinite (exists since C++11)
Patrick Storz
2
-3
/
+3
2019-04-02
Update CMakeLists.txt
shaharyaar
1
-1
/
+1
2019-04-02
Tidy various dialog UIs
Nathan Lee
1
-0
/
+1
2019-03-22
Document Properties: General UI cleanup
Patrick Storz
2
-32
/
+52
2019-03-21
Misc. typos and whitespace fixes
luz.paz
1
-5
/
+5
2019-03-20
Disable GTK3's motion event compression which was making drawing lag.
yale
1
-0
/
+1
2019-03-09
Realign UI of Doc Properties > Grid
Nathan Lee
3
-52
/
+53
2019-03-05
Correct text for enabling document grids
Nathan Lee
1
-1
/
+1
2019-02-23
Make background color affect checkerboard
tim_rawlinson
4
-7
/
+19
2019-02-20
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
1
-1
/
+1
2019-02-05
PencilToolbar: GtkAction migration
Alexander Valavanis
1
-5
/
+4
2019-02-03
MeasureToolbar: GtkAction migration
Alexander Valavanis
1
-4
/
+3
2019-01-20
No longer use widget data to store pointer to desktop widget.
Tavmjong Bah
1
-2
/
+3
2019-01-19
Remove debugging statements from displacemnet filter rendering code.
Tavmjong Bah
1
-5
/
+0
2019-01-07
Fix bug 1810206: Crash if XRay mode enabled (assertion failed in SPCanvas::pa...
Jabier Arraiza
6
-77
/
+124
2019-01-02
modernize loops
Marc Jeanmougin
15
-105
/
+102
2018-12-26
Speed up de-selection by switching to more efficient intrusive list structure
Olli Parviainen
2
-38
/
+55
2018-12-12
Finish implementation of 'text-decoration-fill' and 'text-decoration-stroke'.
Tavmjong Bah
1
-6
/
+14
2018-12-12
Reduce code redundancy.
Tavmjong Bah
2
-62
/
+35
2018-12-11
Reduce code redundancy.
Tavmjong Bah
2
-100
/
+53
2018-12-11
Turn #defines into enum.
Tavmjong Bah
2
-25
/
+30
2018-12-09
Fix toggle rullers in split view and improve speed and rendering to xray
Jabier Arraiza
2
-24
/
+36
2018-12-06
desktop-widget: make rulers private
Alexander Valavanis
1
-2
/
+5
2018-12-04
fix coding style
Jabier Arraiza
1
-25
/
+20
2018-12-04
Ready to review XRay
Jabier Arraiza
2
-57
/
+53
2018-12-04
working on render XRay
Jabier Arraiza
2
-15
/
+95
2018-12-04
Added XRay
Jabier Arraiza
2
-28
/
+62
2018-12-03
Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView.
Tavmjong Bah
1
-1
/
+3
2018-12-01
Fix coding style
Jabier Arraiza
6
-153
/
+156
2018-12-01
Fix merging
Jabier Arraiza
2
-8
/
+8
2018-12-01
Fix merge to master and add shortcut
Jabier Arraiza
2
-6
/
+6
2018-12-01
Add scrool insensitive and reset if desktop change size
Jabier Arraiza
1
-1
/
+18
2018-12-01
Move spliter from prefs to SPCanvas to allow multidesktop
Jabiertxof
2
-102
/
+123
2018-12-01
Fixes to contoler position and auto hide
Jabiertxof
1
-2
/
+5
[next]