| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -2/+3 |
| | | | | (bzr r10660) | ||||
| * | 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) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -7/+8 |
| | | | | (bzr r6885) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-10 | 1 | -39/+45 |
| | | | | (bzr r4052) | ||||
| * | Dockable dialogs: Allow in-dock dialogs to be expanded even if there's | gustav_b | 2007-10-25 | 1 | -1/+22 |
| | | | | | | no "slack". (bzr r3960) | ||||
| * | Define DockItems' floating state properly. Fixes some issues with | gustav_b | 2007-09-25 | 1 | -0/+5 |
| | | | | | | floating docks. (bzr r3799) | ||||
| * | Add scrolling of dock on DockItem::present. | gustav_b | 2007-09-20 | 1 | -0/+18 |
| | | | | (bzr r3777) | ||||
| * | Group dock related prefs, add hidden prefs for dock bar and switcher appearance. | gustav_b | 2007-09-06 | 1 | -1/+12 |
| | | | | (bzr r3699) | ||||
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 1 | -0/+235 |
| (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613) | |||||
