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
*
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
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-8
/
+0
*
gtkmmification (seems there is more margin in desktop-widget.cpp)
Kris De Gussem
2014-01-11
1
-2
/
+2
*
remove unused variable
Johan B. C. Engelen
2013-08-03
1
-1
/
+0
*
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
2013-06-07
1
-0
/
+4
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+3
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+1
*
Fix another tonne of forward declaration tags
Alex Valavanis
2013-03-14
1
-1
/
+1
*
Disconnect size_allocation signal handler before disposing desktop widget
Alex Valavanis
2013-01-30
1
-1
/
+5
[next]