summaryrefslogtreecommitdiffstats
path: root/src/tweak-context.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)