summaryrefslogtreecommitdiffstats
path: root/src/spray-context.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-121/+0
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-6/+14
| | | (bzr r12782)
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
| | | (bzr r11608.1.123)
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
| | | (bzr r11608.1.122)
* Cleaned up.Markus Engel2013-08-031-0/+3
| | | (bzr r11608.1.117)
* Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-2/+0
| | | (bzr r11608.1.110)
* Further refactoring of EventContexts.Markus Engel2013-07-301-2/+2
| | | (bzr r11608.1.109)
* Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-211-1/+1
| | | (bzr r11608.1.104)
* Merging of EventContext classes complete.Markus Engel2013-04-201-26/+3
| | | (bzr r11608.1.98)
* Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-2/+5
| | | (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-2/+20
| | | (bzr r11608.1.90)
* Fix even more forward declaration tagsAlex Valavanis2013-03-151-3/+0
| | | (bzr r12206)
* Header cleaningAlex Valavanis2012-02-121-2/+0
| | | (bzr r10963)
* Merge from trunkKrzysztof Kosi??ski2011-07-061-1/+1
|\ | | | | (bzr r10347.1.5)
| * Switch to GObjectAlex Valavanis2011-06-241-1/+1
| | | | | | (bzr r10350.1.3)
* | Remove more of libnrKrzysztof Kosi??ski2011-06-231-1/+1
|/ | | (bzr r10347.1.2)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
| | | (bzr r10302.1.1)
* Spray:Nicolas Dufour2011-03-291-5/+0
| | | | | | | | | | | | | | | | | * Spray context code clean-up (coding style and unused code removal). * Shift+k and Shift+l shortcuts inverted to reflect the mode order on azerty and qwerty keyboards. * Up and down keys now modify the population parameter. * Tooltips and status messages consistency fixes. * Old Q_() context replaced with C_() context macro. * Fix default values error in the parameters sliders. * Initial fix for duplicate window parameters update (the pressure button now updates as expected). * Fix a bug when spraying with GDK_SCROLL_DOWN (population value was reset to 100). * Default selcue set to 1, default gradient drag set to 0. Eraser: * Reodering the eraser tool parameters for UI consistency. * Default mode set to Cut out a path, default width set to 10. (bzr r10132)
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-1/+0
| | | | | header. (bzr r9978.1.1)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* Spray toolbar is working + spray-context.cpp small cleanupSteren Giannini2009-12-301-1/+1
| | | (bzr r8908.1.5)
* rotation and scale variation in toolbar, still need some debugSteren Giannini2009-12-291-4/+2
| | | (bzr r8908.1.4)
* Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler2009-11-301-0/+125
(bzr r8851)