index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
desktop-widget.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix regression on text launch shortcuts
Jabier Arraiza
2019-08-07
1
-0
/
+1
*
Remove gimp ruler.
Tavmjong Bah
2019-06-29
1
-4
/
+2
*
Reimplement ruler in C++.
Tavmjong Bah
2019-06-29
1
-0
/
+4
*
Merge branch 'text-toolbar-migration'
Alexander Valavanis
2019-06-05
1
-3
/
+2
|
\
|
*
Hackfest2019: Get rid of deprecated InkSelectOneAction
Alexander Valavanis
2019-05-28
1
-3
/
+2
*
|
macOS: gtk-mac-integration
Thomas Holder
2019-05-29
1
-0
/
+2
|
/
*
Remove support for LCMS 1
Karl Cheng
2019-05-12
1
-1
/
+1
*
An a few more config.h fixes
Patrick Storz
2019-03-28
1
-0
/
+4
*
Temporary fix for crash on quit.
Tavmjong Bah
2019-01-28
1
-0
/
+1
*
Move main menu bar from desktop-widget to inkscape-window.
Tavmjong Bah
2019-01-22
1
-12
/
+2
*
Use document rather than namedview in creating desktop widget.
Tavmjong Bah
2019-01-20
1
-2
/
+3
*
Get rid of unneccessary type conversions (SPDesktopWidget <-> SPViewWidget).
Tavmjong Bah
2019-01-19
1
-2
/
+2
*
Fix namespace naming consistency
Alexander Valavanis
2018-12-29
1
-70
/
+69
*
Move Button to Inkscape namespace
Alexander Valavanis
2018-12-29
1
-2
/
+9
*
C++ify button widget
Alexander Valavanis
2018-12-29
1
-1
/
+2
*
SPDesktopWidget: Migrate ruler events to sigc++
Alexander Valavanis
2018-12-28
1
-3
/
+4
*
desktop-widget: Use members instead of static variables for ruler events
Alexander Valavanis
2018-12-28
1
-0
/
+9
*
desktop-widget: Make canvas private
Alexander Valavanis
2018-12-06
1
-8
/
+16
*
desktop-widget: Make ruler origin private
Alexander Valavanis
2018-12-06
1
-6
/
+4
*
desktop-widget: C++ify rulers
Alexander Valavanis
2018-12-06
1
-1
/
+2
*
desktop-widget: make rulers private
Alexander Valavanis
2018-12-06
1
-5
/
+10
*
desktop-widget: make canvas_tbl private
Alexander Valavanis
2018-12-05
1
-5
/
+7
*
desktop-widget: make scrollbars private
Alexander Valavanis
2018-12-05
1
-7
/
+6
*
desktop-widget: C++ify rotation_status
Alexander Valavanis
2018-12-05
1
-7
/
+12
*
desktop-widget: C++ify select_status
Alexander Valavanis
2018-12-05
1
-1
/
+1
*
Fix coding style
Jabier Arraiza
2018-12-01
1
-1
/
+1
*
Fix merging
Jabier Arraiza
2018-12-01
1
-4
/
+6
*
Add some Martin fixes and UX improvements
Jabiertxof
2018-12-01
1
-1
/
+0
*
Second cleanup to use cancas instead widgets
Jabier Arraiza
2018-12-01
1
-2
/
+0
*
Initial commit of split canvas
Jabiertxof
2018-12-01
1
-0
/
+3
*
desktopwidget: C++ify zoom_status
Alexander Valavanis
2018-12-01
1
-7
/
+20
*
desktopwidget: C++ify sticky_zoom/cms_adjust
Alexander Valavanis
2018-12-01
1
-6
/
+18
*
desktopwidget: C++ify guides_lock
Alexander Valavanis
2018-12-01
1
-1
/
+2
*
desktopwidget: C++ify
Alexander Valavanis
2018-12-01
1
-5
/
+8
*
desktopwidget: C++ify a few members
Alexander Valavanis
2018-12-01
1
-11
/
+23
*
desktop-widget: Move function to correct header
Alexander Valavanis
2018-11-27
1
-0
/
+5
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+4
*
Fixing coding style
Jabier Arraiza
2018-07-21
1
-35
/
+18
*
adding gtk-theme
Jabier Arraiza
2018-07-21
1
-0
/
+3
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-38
/
+38
*
Add global guide controls to guides panel
Geoff Lankow
2018-05-04
1
-3
/
+0
*
Implement rotation via desktop to window affine.
Tavmjong Bah
2017-03-20
1
-1
/
+4
*
Working with rotate widget
Jabier Arraiza Cenoz
2016-10-14
1
-0
/
+2
*
Added widget to to rotate
Jabier Arraiza Cenoz
2016-10-09
1
-1
/
+1
*
Remove unused var in header file
Jabier Arraiza Cenoz
2015-12-09
1
-1
/
+0
*
Fix GTK3 rulers on guide Lock and remove gap between guides and horizontal ruler
Jabier Arraiza Cenoz
2015-12-09
1
-1
/
+1
*
Fixes UX pointed in suv review
Jabier Arraiza Cenoz
2015-12-06
1
-2
/
+4
*
Add global lock guides to the rulers
Jabier Arraiza Cenoz
2015-12-03
1
-0
/
+3
[next]