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-events.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-11
update GdkSeat usage
Alexander Valavanis
1
-1
/
+20
2017-06-30
Hackfest: Refactor cursors so the hot spot is inside the xpm
Martin Owens
1
-1
/
+1
2017-03-20
Implement rotation via desktop to window affine.
Tavmjong Bah
1
-4
/
+0
2017-02-04
Disable rotate guides in doc rotation
Jabiertxof
1
-3
/
+3
2016-08-08
Use Gdk::Seat instead of Gdk::DeviceManager
Alex Henrie
1
-1
/
+11
2016-07-28
Finish removing GTK+ 2 fallbacks
Alex Valavanis
1
-39
/
+7
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-3
/
+1
2016-04-11
desktop-events: Fix deprecated GdkCursor API
Alex Valavanis
1
-26
/
+23
2015-12-06
Fixes UX pointed in suv review
Jabier Arraiza Cenoz
1
-0
/
+3
2015-12-05
Changed from Desktop to namedview to handle multiples documents
Jabier Arraiza Cenoz
1
-6
/
+7
2015-12-03
Add global lock guides to the rulers
Jabier Arraiza Cenoz
1
-1
/
+3
2015-12-03
Added no highlight and cross icon on locked guides
Jabier Arraiza Cenoz
1
-0
/
+3
2015-04-27
2Geom sync - initial commit
Krzysztof Kosi??ski
1
-2
/
+2
2015-02-12
desktop-events: Get rid of GList usage.
Alex Valavanis
1
-20
/
+21
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-5
/
+5
2014-12-21
Purge sp_desktop_canvas
Liam P. White
1
-5
/
+5
2014-11-26
Correct guide placement when created by dragging onto canvas or by creating g...
Tavmjong Bah
1
-1
/
+12
2014-10-05
Move more UI code into ui/
Liam P. White
1
-1
/
+1
2014-10-04
Refactor SPGuide to use more C++
Liam P. White
1
-24
/
+34
2014-09-27
Update to experimental r13565
Liam P. White
1
-1
/
+1
2014-09-07
Update to experimental r13543
Liam P. White
1
-1
/
+1
2014-09-02
Remove misleading dialogs directory
Liam P. White
1
-1
/
+1
2014-07-22
Replaced some abs/fabs with std::abs.
Markus Engel
1
-2
/
+2
2014-07-22
Fixed some unused variables warnings.
Markus Engel
1
-1
/
+0
2014-03-26
Remove Snap menu item and improve grid menu item text
Martin Owens
1
-0
/
+1
2014-01-10
add another break. It is not strictly necessary here, but who knows what code...
Johan B. C. Engelen
1
-0
/
+1
2014-01-10
Stop button_release events causing an enter_notify with a simple break. Fixes...
Martin Owens
1
-0
/
+1
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-1
/
+1
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-5
/
+5
2013-07-20
Ported away from and removed "sp-metrics.*".
Matthew Petroff
1
-1
/
+0
2013-07-19
Removed "helper/unit-menu.h" and "helper/units.h" from "desktop-events.cpp".
Matthew Petroff
1
-2
/
+0
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-1
/
+1
2013-01-27
Migrate ruler position tracking to new track_widget API
Alex Valavanis
1
-3
/
+0
2012-10-18
Fix for 171333 : Adjust icon for moving guides - Hand icon
John Smith
1
-1
/
+1
2012-10-17
Fix for 171333 : Adjust icon for moving guides
John Smith
1
-1
/
+10
2012-10-04
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
1
-0
/
+1
2012-07-05
Drop GTK+ 2.20 support.
Alex Valavanis
1
-29
/
+1
2012-06-23
Migrate to new device pointer API for GTK+ 3
Alex Valavanis
1
-3
/
+22
2012-06-09
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
1
-1
/
+1
2012-06-01
Fix for 951580 : Ruler click toggles guide visibility
John Smith
1
-9
/
+33
2012-05-27
Get rid of remaining deprecated GdkDevice API usage
Alex Valavanis
1
-0
/
+12
2012-05-18
More GtkObject fixes
Alex Valavanis
1
-0
/
+4
2012-05-12
syntx of null pointer dereference checks
Kris De Gussem
1
-12
/
+14
2012-05-03
Eliminated duplication of GTK key defines.
Jon A. Cruz
1
-63
/
+1
2012-04-17
Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...
Alex Valavanis
1
-5
/
+0
2012-04-15
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
1
-7
/
+73
2012-04-09
Replace deprecated gdk_window_get_pointer
Alex Valavanis
1
-2
/
+8
2012-04-09
Replace deprecated gdk_cursor_unref
Alex Valavanis
1
-0
/
+12
2012-04-04
Warning cleanup.
Jon A. Cruz
1
-1
/
+1
2012-02-15
More header cleanup/fwd declarations
Alex Valavanis
1
-0
/
+1
[next]