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