index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
tools
/
tool-base.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Selectively disable motion event compression for specific tools
Patrick Storz
2019-11-18
1
-0
/
+17
*
Remove delay on desktop switch
Jabier Arraiza
2019-10-27
1
-3
/
+0
*
Fix issue on lagging space panning and resizing canvas pointed br @ede123 in ...
Jabier Arraiza
2019-10-11
1
-0
/
+3
*
fix #385 inbox#765 macOS accelerators
Thomas Holder
2019-08-16
1
-0
/
+19
*
Updating to master
Jabier Arraiza
2019-08-03
1
-4
/
+0
*
update to master
Jabier Arraiza
2019-08-03
1
-4
/
+0
*
Fix a issue pointed by Nathan in gitlab
Jabier Arraiza
2019-08-03
1
-0
/
+8
*
Remove line height code and ficx coding style
Jabiertxof
2019-08-02
1
-8
/
+6
*
Allow tools sensitive when overflow canvas area also fix a bug i couldent rem...
Jabiertxof
2019-08-02
1
-0
/
+10
*
fix compiling issues
Jabier Arraiza
2019-07-31
1
-8
/
+2
*
fix coding style
Jabiertxof
2019-07-31
1
-4
/
+3
*
Allow update mouse state when motion
Jabiertxof
2019-07-31
1
-46
/
+27
*
Fix codding style
Jabiertxof
2019-07-31
1
-4
/
+7
*
Improvements to event tool handler
Jabiertxof
2019-07-31
1
-13
/
+85
*
Final fix of issue https://gitlab.com/inkscape/inbox/issues/707 Object disapp...
Jabiertxof
2019-07-31
1
-1
/
+8
*
Fix for bug https://gitlab.com/inkscape/inbox/issues/699
Jabiertxof
2019-07-28
1
-0
/
+15
*
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
1
-16
/
+6
*
Revert Ctrl+Up/Down direction to 0.92.4 behaviour
Nathan Lee
2019-03-22
1
-2
/
+2
*
removing typo on previous commit, thanks Mc
Jabiertxof
2019-03-20
1
-1
/
+0
*
Avoid cancel dragging a item when right click presed
Jabiertxof
2019-03-20
1
-0
/
+1
*
SPDesktopWidget: Migrate ruler events to sigc++
Alexander Valavanis
2018-12-28
1
-2
/
+2
*
desktop-widget: Make canvas private
Alexander Valavanis
2018-12-06
1
-2
/
+2
*
Use std::unique_ptr for all MessageContext
Emmanuel Gil Peyrot
2018-12-03
1
-3
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
ToolBase::root_handler: fix keyboard movement for KEY_Up and KEY_Down events
Antonio Ospite
2018-11-01
1
-4
/
+4
*
Move macros.h and remove unneeded macros
Eduard Braun
2018-10-01
1
-1
/
+1
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2018-10-01
1
-0
/
+2
*
adjust GDK_SCROLL_SMOOTH for MacBook Trackpad
Thomas Holder
2018-09-21
1
-1
/
+21
*
Fix horizontal scrolling direction when using smooth scrolling
Eduard Braun
2018-09-13
1
-1
/
+1
*
Support smooth scrolling (part 1)
Eduard Braun
2018-09-11
1
-5
/
+31
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-39
/
+39
*
Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul...
Emmanuel Gil Peyrot
2018-06-12
1
-3
/
+4
*
Make ToolBase::cursor use gdkmm and smart pointers.
Emmanuel Gil Peyrot
2018-06-12
1
-19
/
+10
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-9
/
+9
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-9
/
+9
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-20
/
+23
*
GtkMM popup menu deprecation fixes
Alexander Valavanis
2017-12-26
1
-0
/
+5
*
Prevent snapping while space-panning
Duncan
2017-12-08
1
-1
/
+2
*
Rename get_group0_keyval to get_latin_keyval
Andrey Mozzhuhin
2017-10-05
1
-8
/
+8
*
Fix bug #1226962 - Keyboard shortcuts (hotkeys) not functional in some
Andrey Mozzhuhin
2017-10-05
1
-3
/
+36
*
Merge branch 'master' into shortcuts
Eduard Braun
2017-07-09
1
-41
/
+66
|
\
|
*
cursors: rm deprecated gtkstyle custom black/white
Alexander Valavanis
2017-07-05
1
-3
/
+1
|
*
Improving CR feedback. thanks!
Jabier Arraiza
2017-07-01
1
-4
/
+7
|
*
Finish add selectable knot shapes
Jabier Arraiza
2017-07-01
1
-6
/
+14
|
*
working on knots selection
Jabier Arraiza
2017-07-01
1
-1
/
+39
|
*
Hackfest: Refactor cursors so the hot spot is inside the xpm
Martin Owens
2017-06-30
1
-39
/
+16
|
*
Partial fix for menu items and split contextmenu into separate file
Alexander Valavanis
2017-06-27
1
-0
/
+1
*
|
Improve and simplify shortcut handling.
Eduard Braun
2017-06-23
1
-19
/
+10
|
/
*
Add canvas-rotate for rapid previewing canvas rotation.
Tavmjong Bah
2017-03-30
1
-50
/
+31
[next]