summaryrefslogtreecommitdiffstats
path: root/src/event-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1541/+0
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-42/+52
* fix warningsJohan B. C. Engelen2013-10-271-1/+1
* Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-5/+5
* Further refactoring of EventContexts.Markus Engel2013-07-301-23/+23
* Merged from trunk (r12419).Markus Engel2013-07-141-20/+15
|\
| * Removed hard coded keybinding from event-context.cpp and added the appropiate...Christoffer Holmstedt2013-06-171-7/+0
| * Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
| * Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
| * Temporily fix abiguous macros before later removal.Jon A. Cruz2013-04-281-12/+12
* | Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-211-2/+2
* | More cleaning.Markus Engel2013-04-211-11/+13
* | Cleaned up a bit.Markus Engel2013-04-211-115/+165
* | Merging of EventContext classes complete.Markus Engel2013-04-201-87/+16
* | Further changes to EventContexts; they work without GObjectMarkus Engel2013-04-201-46/+60
* | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-7/+4
* | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-4/+4
* | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-41/+72
* | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-1/+41
|/
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
* Fix for 1091582 : Problem when entering space in text after space tool toggling.John Smith2013-02-011-0/+1
* Migrate ruler position tracking to new track_widget APIAlex Valavanis2013-01-271-2/+1
* More GObject boilerplate reductionAlex Valavanis2013-01-261-23/+2
* Replace C-style pointer casts in event contextsAlex Valavanis2012-12-311-4/+2
* Fix GObject pointer conversion warnings in event contextAlex Valavanis2012-12-301-5/+4
* Fix for 383871 : Let space switch to selector tool even when used for panningJohn Smith2012-12-141-22/+48
* cppcheck: Convert more C-style pointer casts to GObject or C++Alex Valavanis2012-11-111-14/+14
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-1/+1
* Fix for 172190 : Hand/Pan tool cursor on middle-dragJohn Smith2012-09-251-0/+36
* Fix for 979567 : Object context menu (right-click) acts on bottom-most instea...John Smith2012-09-181-0/+10
* Fix for 580160 : Deleting a gradient stop using Shape tools deletes the objectJohn Smith2012-09-061-0/+13
* Fix for 172236 : Dropper in Fill-Stroke dialog, changed to be a one time only...John Smith2012-09-051-1/+1
* Fix canvas scroll events in GTK+ 3Alex Valavanis2012-07-231-0/+10
* Bug #781893 (Crash after moving a Bezier node after Knot path effect)Kris De Gussem2012-07-121-14/+40
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Header cleaning for GTK+3 migrationAlex Valavanis2012-06-051-1/+0
* Stop using deprecated GdkBitmap in custom cursorsAlex Valavanis2012-05-271-9/+7
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-84/+1
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-9/+0
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-35/+122
* Replace deprecated gdk_cursor_unrefAlex Valavanis2012-04-091-0/+12
* C++ify context menu:Kris De Gussem2012-04-051-8/+6
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-271-1/+1
|\
* | (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-251-1/+1
* | Patch from John Smith for 623660Josh Andler2012-01-231-1/+1
* | Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-4/+8
|/
* 1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...Diederik van Lierop2011-11-041-109/+109
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-2/+1
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-15/+15
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-2/+1