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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Snap menu item and improve grid menu item text
Martin Owens
2014-03-26
1
-0
/
+1
*
add another break. It is not strictly necessary here, but who knows what code...
Johan B. C. Engelen
2014-01-10
1
-0
/
+1
*
Stop button_release events causing an enter_notify with a simple break. Fixes...
Martin Owens
2014-01-10
1
-0
/
+1
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-1
/
+1
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-5
/
+5
*
Ported away from and removed "sp-metrics.*".
Matthew Petroff
2013-07-20
1
-1
/
+0
*
Removed "helper/unit-menu.h" and "helper/units.h" from "desktop-events.cpp".
Matthew Petroff
2013-07-19
1
-2
/
+0
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-1
/
+1
*
Migrate ruler position tracking to new track_widget API
Alex Valavanis
2013-01-27
1
-3
/
+0
*
Fix for 171333 : Adjust icon for moving guides - Hand icon
John Smith
2012-10-18
1
-1
/
+1
*
Fix for 171333 : Adjust icon for moving guides
John Smith
2012-10-17
1
-1
/
+10
*
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
2012-10-04
1
-0
/
+1
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-29
/
+1
*
Migrate to new device pointer API for GTK+ 3
Alex Valavanis
2012-06-23
1
-3
/
+22
*
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
2012-06-09
1
-1
/
+1
*
Fix for 951580 : Ruler click toggles guide visibility
John Smith
2012-06-01
1
-9
/
+33
*
Get rid of remaining deprecated GdkDevice API usage
Alex Valavanis
2012-05-27
1
-0
/
+12
*
More GtkObject fixes
Alex Valavanis
2012-05-18
1
-0
/
+4
*
syntx of null pointer dereference checks
Kris De Gussem
2012-05-12
1
-12
/
+14
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-63
/
+1
*
Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...
Alex Valavanis
2012-04-17
1
-5
/
+0
*
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
2012-04-15
1
-7
/
+73
*
Replace deprecated gdk_window_get_pointer
Alex Valavanis
2012-04-09
1
-2
/
+8
*
Replace deprecated gdk_cursor_unref
Alex Valavanis
2012-04-09
1
-0
/
+12
*
Warning cleanup.
Jon A. Cruz
2012-04-04
1
-1
/
+1
*
More header cleanup/fwd declarations
Alex Valavanis
2012-02-15
1
-0
/
+1
*
1) Add checkboxes for perpendicular and tangential snapping to the document p...
Diederik van Lierop
2012-02-14
1
-19
/
+48
*
Header cleaning
Alex Valavanis
2012-02-12
1
-1
/
+3
*
Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...
Diederik van Lierop
2012-01-14
1
-4
/
+6
*
Reduce GTK compatibility ifdef complexity.
Jon A. Cruz
2012-01-10
1
-43
/
+28
*
Fix desktop-events backward compat
Alex Valavanis
2012-01-05
1
-0
/
+42
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-22
/
+22
*
Another minor pass of Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+3
*
Merge from trunk
Krzysztof Kosi??ski
2011-07-06
1
-1
/
+1
|
\
|
*
Gtk cleanup: gtk_object_get_data
Alex Valavanis
2011-06-26
1
-1
/
+1
*
|
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-9
/
+9
|
/
*
add preference for relative guideline rotation snapping (see rev 10303)
Johan B. C. Engelen
2011-06-15
1
-8
/
+20
*
shift+ctrl dragging a guideline: fix to snap to angles with original angle as...
Johan B. C. Engelen
2011-06-14
1
-9
/
+14
*
Adding inkscape:label parameter to guidelines so that our guidelanes can disp...
Felipe Corr??a da Silva Sanches
2011-05-18
1
-1
/
+1
*
Pass removing some outdated C-macro use.
Jon A. Cruz
2011-02-20
1
-1
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-9
/
+10
|
\
|
*
XML Privatisation Stuff after a long time
Abhishek Sharma public
2010-08-11
1
-4
/
+7
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-4
/
+4
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Clear pointers in the snapmanager if they're no longer needed.
Diederik van Lierop
2010-08-11
1
-4
/
+8
*
|
- do not use shift to disable snapping while holding shift to rotate a guide
Diederik van Lierop
2010-07-18
1
-8
/
+6
|
/
*
1) When rotating a guide, don't try to snap when <ctrl> is pressed to constra...
Diederik van Lierop
2010-03-07
1
-9
/
+17
*
While dragging or rotating a guide, <shift>-key now disables snapping. (Just ...
Diederik van Lierop
2010-03-07
1
-17
/
+24
*
Make sure that guides always snap correctly when dropping them, and improve p...
Diederik van Lierop
2010-02-21
1
-11
/
+5
*
Noop: removing and updating comments, fixing indentation
Diederik van Lierop
2010-02-19
1
-3
/
+0
[next]