summaryrefslogtreecommitdiffstats
path: root/src/zoom-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-250/+0
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-12/+20
| | | (bzr r12782)
* Further refactoring of EventContexts.Markus Engel2013-07-301-24/+11
| | | (bzr r11608.1.109)
* Merged from trunk (r12419).Markus Engel2013-07-141-2/+2
|\ | | | | (bzr r11608.1.107)
| * Temporily fix abiguous macros before later removal.Jon A. Cruz2013-04-281-2/+2
| | | | | | (bzr r12310)
* | Cleaned up a bit.Markus Engel2013-04-211-64/+51
| | | | | | (bzr r11608.1.102)
* | Moved factories to different files.Markus Engel2013-04-201-1/+1
| | | | | | (bzr r11608.1.100)
* | Merging of EventContext classes complete.Markus Engel2013-04-201-37/+13
| | | | | | (bzr r11608.1.98)
* | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-28/+16
| | | | | | (bzr r11608.1.96)
* | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
| | | | | | (bzr r11608.1.94)
* | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-15/+58
|/ | | (bzr r11608.1.90)
* More GObject boilerplate reductionAlex Valavanis2013-01-261-32/+7
| | | (bzr r12064)
* cppcheck: get rid of more C-style pointer castsAlex Valavanis2012-10-271-8/+8
| | | (bzr r11840)
* Fix for 580160 : Deleting a gradient stop using Shape tools deletes the objectJohn Smith2012-09-061-0/+6
| | | (bzr r11655)
* Fix for 406044 : Esc with no selection, activates selection toolJohn Smith2012-09-021-0/+4
| | | (bzr r11647)
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529)
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-7/+1
| | | (bzr r11318)
* More GDK key macro fixes, and some cursor referencingAlex Valavanis2012-04-081-9/+19
| | | (bzr r11180)
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-2/+1
| | | | | header. (bzr r9978.1.1)
* patch 168780bulia byak2009-08-111-0/+22
| | | (bzr r8464)
* Merge from fe-movedTed Gould2008-11-211-1/+1
| | | (bzr r6891)
* From trunkTed Gould2008-10-271-11/+13
| | | (bzr r6885)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-1/+1
| | | (bzr r6839)
* Removal of SP_ACTIVE_DESKTOP, next takeMaximilian Albert2008-08-141-5/+5
| | | (bzr r6630)
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-1/+1
| | | (bzr r6569)
* gobble more of motion events; make statusbar messages immediate for better ↵bulia byak2007-08-211-0/+1
| | | | | visual feedback (bzr r3561)
* always zoom out on rmbbulia byak2007-07-301-7/+16
| | | (bzr r3345)
* due to the order of processing events, we must disable lmb handling in ↵bulia byak2007-07-291-3/+3
| | | | | children contexts so that parent event context can handle it for space panning (bzr r3341)
* make conversions away from NR::Maybe explicitMenTaLguY2007-03-041-2/+2
| | | (bzr r2530)
* remove color cursorsJosh Andler2006-10-191-28/+11
| | | (bzr r1811)
* initial color cursor implementation (reads from pixbufs, will work on ↵Josh Andler2006-06-191-11/+28
| | | | | reading from svg instead) (bzr r1227)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-24/+24
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+241
(bzr r1)