summaryrefslogtreecommitdiffstats
path: root/src/tweak-context.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-106/+0
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-3/+11
| | | (bzr r12782)
* Cleaned up.Markus Engel2013-08-031-0/+2
| | | (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-4/+1
| | | (bzr r11608.1.109)
* Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-211-1/+1
| | | (bzr r11608.1.104)
* Cleaned up a bit.Markus Engel2013-04-211-2/+3
| | | (bzr r11608.1.102)
* Merging of EventContext classes complete.Markus Engel2013-04-201-25/+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)
* 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)
* 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)
* NR->Geom conversion of some text functions and tweak-contextJoshua L. Blocher2008-11-281-1/+1
| | | (bzr r6915)
* Merging from trunkTed Gould2008-10-111-1/+2
| | | (bzr r6884)
* transform modes for tweak toolbulia byak2008-09-191-4/+8
| | | (bzr r6843)
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-1/+0
| | | | | | - change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath. - added const methods, so protect changes to _bpath in SPCurve (bzr r5636)
* again increase default pressure a bitbulia byak2007-09-051-1/+1
| | | (bzr r3688)
* reduce force of color tweakingbulia byak2007-09-031-1/+1
| | | (bzr r3672)
* four more modesbulia byak2007-08-271-3/+14
| | | (bzr r3592)
* naming: avoid unintentional double-meanings (part 1)MenTaLguY2007-08-191-2/+2
| | | (bzr r3516)
* tweak toolbulia byak2007-08-081-0/+88
(bzr r3423)