index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
desktop.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge addition of center on page button
Martin Owens
2019-03-06
1
-0
/
+8
|
\
|
*
Changed tabs to spaces
WizardOhio24
2019-02-11
1
-1
/
+1
|
*
Added Feature: Recenter page in window, Ctrl+4 shortcut
WizardOhio24
2019-02-11
1
-0
/
+8
*
|
Make background color affect checkerboard
tim_rawlinson
2019-02-23
1
-1
/
+1
*
|
Remove Tags functionality (replaced by css selectors)
Martin Owens
2019-02-20
1
-1
/
+0
*
|
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
2019-02-20
1
-2
/
+2
*
|
Update issues on CI
Jabiertxof
2019-02-18
1
-5
/
+1
*
|
adding symbols
Jabier Arraiza
2019-02-18
1
-6
/
+0
*
|
Add CSS function to check we are in dark theme
Jabier Arraiza
2019-02-18
1
-0
/
+6
*
|
Header cleanup.
Tavmjong Bah
2019-02-12
1
-1
/
+1
|
/
*
Allow InkscapeApplication to track current document, selection, and desktop.
Tavmjong Bah
2019-01-30
1
-0
/
+1
*
Add desktop function to know we are on dark theme
Jabier Arraiza
2019-01-27
1
-0
/
+6
*
No longer use widget data to store pointer to desktop widget.
Tavmjong Bah
2019-01-20
1
-2
/
+15
*
Fix bug 1810206: Crash if XRay mode enabled (assertion failed in SPCanvas::pa...
Jabier Arraiza
2019-01-07
1
-2
/
+0
*
pinch zoom gesture
Thomas Holder
2018-12-22
1
-0
/
+29
*
Fix toggle rullers in split view and improve speed and rendering to xray
Jabier Arraiza
2018-12-09
1
-13
/
+5
*
desktop-widget: Make canvas private
Alexander Valavanis
2018-12-06
1
-4
/
+2
*
desktop-widget: make rulers private
Alexander Valavanis
2018-12-06
1
-27
/
+0
*
desktop-widget: make scrollbars private
Alexander Valavanis
2018-12-05
1
-26
/
+0
*
Added XRay
Jabier Arraiza
2018-12-04
1
-0
/
+18
*
Use std::unique_ptr for all MessageContext
Emmanuel Gil Peyrot
2018-12-03
1
-3
/
+2
*
Replace InkGC with std::shared_ptr for MessageStack
Emmanuel Gil Peyrot
2018-12-03
1
-3
/
+3
*
Fix coding style
Jabier Arraiza
2018-12-01
1
-58
/
+56
*
Fix merging
Jabier Arraiza
2018-12-01
1
-1
/
+1
*
Fix merging
Jabier Arraiza
2018-12-01
1
-2
/
+2
*
Fix merge to master and add shortcut
Jabier Arraiza
2018-12-01
1
-1
/
+1
*
Move spliter from prefs to SPCanvas to allow multidesktop
Jabiertxof
2018-12-01
1
-4
/
+6
*
Add some Martin fixes and UX improvements
Jabiertxof
2018-12-01
1
-5
/
+4
*
Improve spliter and add outline mode functionality
Jabier Arraiza
2018-12-01
1
-0
/
+4
*
Handling cursor for dragin split
Jabier Arraiza
2018-12-01
1
-1
/
+58
*
Adding minor fixes
Jabier Arraiza
2018-12-01
1
-1
/
+1
*
Initial commit of split canvas
Jabiertxof
2018-12-01
1
-0
/
+14
*
Replace void* by SPItem* to avoid static casts.
Tavmjong Bah
2018-11-30
1
-1
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove unused functions
Jabier Arraiza
2018-11-05
1
-13
/
+0
*
Improvemets to find items
Jabier Arraiza
2018-11-05
1
-0
/
+13
*
Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...
Rick Yorgason
2018-10-18
1
-2
/
+2
*
New "Outline thin strokes" view mode which draws thin strokes in outline mode...
Rick Yorgason
2018-10-18
1
-0
/
+3
*
Move some files to 'io' directory.
Tavmjong Bah
2018-10-13
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-5
/
+0
*
make /options/yaxisdown true the default
Thomas Holder
2018-09-12
1
-2
/
+2
*
New option to invert y-axis
Thomas Holder
2018-09-12
1
-9
/
+12
*
Fixing coding style
Jabier Arraiza
2018-07-21
1
-2
/
+1
*
adding gtk-theme
Jabier Arraiza
2018-07-21
1
-0
/
+11
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-53
/
+53
*
Make SPDesktop::setWaitingCursor() use gdkmm.
Emmanuel Gil Peyrot
2018-06-12
1
-5
/
+4
*
Fixes to extension system and simplify the code
Jabiertxo Arraiza Cenoz
2018-06-06
1
-1
/
+0
*
Apply fixed
Jabier Arraiza
2018-05-09
1
-0
/
+1
*
Reset old code to reaply fixed
Jabier Arraiza
2018-05-09
1
-1
/
+0
[next]