summaryrefslogtreecommitdiffstats
path: root/src/desktop-events.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-5/+5
* Purge sp_desktop_canvasLiam P. White2014-12-211-5/+5
* Correct guide placement when created by dragging onto canvas or by creating g...Tavmjong Bah2014-11-261-1/+12
* Move more UI code into ui/Liam P. White2014-10-051-1/+1
* Refactor SPGuide to use more C++Liam P. White2014-10-041-24/+34
* Remove misleading dialogs directoryLiam P. White2014-09-021-1/+1
* Replaced some abs/fabs with std::abs.Markus Engel2014-07-221-2/+2
* Fixed some unused variables warnings.Markus Engel2014-07-221-1/+0
* Remove Snap menu item and improve grid menu item textMartin Owens2014-03-261-0/+1
* add another break. It is not strictly necessary here, but who knows what code...Johan B. C. Engelen2014-01-101-0/+1
* Stop button_release events causing an enter_notify with a simple break. Fixes...Martin Owens2014-01-101-0/+1
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-5/+5
* Ported away from and removed "sp-metrics.*".Matthew Petroff2013-07-201-1/+0
* Removed "helper/unit-menu.h" and "helper/units.h" from "desktop-events.cpp".Matthew Petroff2013-07-191-2/+0
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
* Migrate ruler position tracking to new track_widget APIAlex Valavanis2013-01-271-3/+0
* Fix for 171333 : Adjust icon for moving guides - Hand iconJohn Smith2012-10-181-1/+1
* Fix for 171333 : Adjust icon for moving guidesJohn Smith2012-10-171-1/+10
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-0/+1
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-29/+1
* Migrate to new device pointer API for GTK+ 3Alex Valavanis2012-06-231-3/+22
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-1/+1
* Fix for 951580 : Ruler click toggles guide visibilityJohn Smith2012-06-011-9/+33
* Get rid of remaining deprecated GdkDevice API usageAlex Valavanis2012-05-271-0/+12
* More GtkObject fixesAlex Valavanis2012-05-181-0/+4
* syntx of null pointer dereference checksKris De Gussem2012-05-121-12/+14
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-63/+1
* Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...Alex Valavanis2012-04-171-5/+0
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-7/+73
* Replace deprecated gdk_window_get_pointerAlex Valavanis2012-04-091-2/+8
* Replace deprecated gdk_cursor_unrefAlex Valavanis2012-04-091-0/+12
* Warning cleanup.Jon A. Cruz2012-04-041-1/+1
* More header cleanup/fwd declarationsAlex Valavanis2012-02-151-0/+1
* 1) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop2012-02-141-19/+48
* Header cleaningAlex Valavanis2012-02-121-1/+3
* Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop2012-01-141-4/+6
* Reduce GTK compatibility ifdef complexity.Jon A. Cruz2012-01-101-43/+28
* Fix desktop-events backward compatAlex Valavanis2012-01-051-0/+42
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-22/+22
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Merge from trunkKrzysztof Kosi??ski2011-07-061-1/+1
|\
| * Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-261-1/+1
* | Remove more of libnrKrzysztof Kosi??ski2011-06-231-9/+9
|/
* add preference for relative guideline rotation snapping (see rev 10303)Johan B. C. Engelen2011-06-151-8/+20
* shift+ctrl dragging a guideline: fix to snap to angles with original angle as...Johan B. C. Engelen2011-06-141-9/+14
* Adding inkscape:label parameter to guidelines so that our guidelanes can disp...Felipe Corr??a da Silva Sanches2011-05-181-1/+1
* Pass removing some outdated C-macro use.Jon A. Cruz2011-02-201-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-9/+10
|\
| * XML Privatisation Stuff after a long timeAbhishek Sharma public2010-08-111-4/+7