| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -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) | ||||
| * | Simplifying sigc::bind use. Possible fix for mac compile. | Jon A. Cruz | 2010-04-12 | 1 | -12/+12 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/196195 (bzr r9317) | ||||
| * | Do not emit signals when setting values to their existing state. | Jon A. Cruz | 2010-04-10 | 1 | -4/+9 |
| | | | | (bzr r9304) | ||||
| * | Cleanup of device internal handling and API. | Jon A. Cruz | 2010-04-08 | 1 | -37/+295 |
| | | | | (bzr r9300) | ||||
| * | Const char fixup | Jon A. Cruz | 2008-04-05 | 1 | -5/+5 |
| | | | | (bzr r5351) | ||||
| * | Fixed unlinking of devices | Jon A. Cruz | 2008-03-24 | 1 | -19/+31 |
| | | | | (bzr r5186) | ||||
| * | Tracking of live axes | Jon A. Cruz | 2008-03-22 | 1 | -1/+29 |
| | | | | (bzr r5172) | ||||
| * | Adding signals and linking | Jon A. Cruz | 2008-03-20 | 1 | -13/+178 |
| | | | | (bzr r5129) | ||||
| * | Turned off fake test sources | Jon A. Cruz | 2008-03-15 | 1 | -1/+1 |
| | | | | (bzr r5094) | ||||
| * | Split data mode apart from UI and added button trackers | Jon A. Cruz | 2008-03-15 | 1 | -0/+225 |
| (bzr r5092) | |||||
