| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Name a few more widgets. Minor cleanup. | Tavmjong Bah | 2017-12-24 | 1 | -1/+1 |
| | | |||||
| * | Dock: Rm unnecessary enum | Alexander Valavanis | 2017-06-29 | 1 | -1/+1 |
| | | |||||
| * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 2015-04-27 | 1 | -8/+0 |
| | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | ||||
| * | Fix build failure with GDL >= 3.6 | Alex Valavanis | 2013-07-06 | 1 | -5/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1196070 (bzr r12407) | ||||
| * | Adding inclusion of config.h where needed for threads.h check. | Jon A. Cruz | 2013-06-07 | 1 | -0/+4 |
| | | | | (bzr r12355) | ||||
| * | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 2013-06-06 | 1 | -0/+2 |
| | | | | | | has it. (bzr r12353) | ||||
| * | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 2013-06-04 | 1 | -0/+2 |
| | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -5/+9 |
| | | | | (bzr r11018) | ||||
| * | Merge upstream GDL 0.7.8 changes | Alex Valavanis | 2011-07-09 | 1 | -1/+1 |
| | | | | (bzr r10430) | ||||
| * | 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 | -4/+4 |
| | | | | (bzr r6885) | ||||
| * | Dockable dialogs: Allow in-dock dialogs to be expanded even if there's | gustav_b | 2007-10-25 | 1 | -0/+4 |
| | | | | | | no "slack". (bzr r3960) | ||||
| * | Define DockItems' floating state properly. Fixes some issues with | gustav_b | 2007-09-25 | 1 | -2/+3 |
| | | | | | | floating docks. (bzr r3799) | ||||
| * | Add scrolling of dock on DockItem::present. | gustav_b | 2007-09-20 | 1 | -0/+3 |
| | | | | (bzr r3777) | ||||
| * | Allow GdlDockItems to take focus, and grab focus on present. Various | gustav_b | 2007-09-10 | 1 | -2/+0 |
| | | | | | | cleanups. (bzr r3718) | ||||
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 1 | -0/+97 |
| (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613) | |||||
