Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the gtk2 conditional compiles for IdoMessageDialog | Charles Kerr | 2012-08-22 | 1 | -8/+0 |
| | |||||
* | require gtk3 | Charles Kerr | 2012-05-07 | 1 | -16/+0 |
| | |||||
* | removed deprecations from gtk3 and fixed sizing issues with idemessagedialog ↵ | Ken VanDine | 2011-12-14 | 1 | -0/+17 |
| | | | | (LP: #888392) | ||||
* | fix various unused-variable warnings; not directly related to gtk3 work, but ↵ | Michael Terry | 2011-06-01 | 1 | -4/+0 |
| | | | | helps focus on actual problems | ||||
* | allow building either gtk2 or gtk3 versions; some deprecation cleanups | Michael Terry | 2011-06-01 | 1 | -3/+5 |
| | |||||
* | porting to gtk3, WIP | Ken VanDine | 2011-05-27 | 1 | -4/+4 |
| | |||||
* | Fix IdoMessageDialog to compile with deprecated gtk+ for Meerkat. | Cody Russell | 2010-07-08 | 1 | -14/+20 |
| | |||||
* | Fix license | Cody Russell | 2010-07-08 | 1 | -12/+15 |
| | |||||
* | Start the morph on focus-in-event rather than button-press-event. | Cody Russell | 2010-07-08 | 1 | -10/+6 |
| | |||||
* | Set focus-on-map to FALSE. | Cody Russell | 2010-07-02 | 1 | -0/+2 |
| | |||||
* | IdoMessageDialog - a morphing message dialog. | Cody Russell | 2010-05-12 | 1 | -0/+416 |