aboutsummaryrefslogtreecommitdiff
path: root/src/idomessagedialog.c
Commit message (Expand)AuthorAgeFilesLines
* Drop IDO Message DialogRobert Tari2020-08-101-433/+0
* src/idomessagedialog.c: Mark G_GNUC_{BEGIN,END}_IGNORE_DEPRECATIONS wrapping ...Mike Gabriel2020-07-241-1/+1
* Some refactoring to avoid warningsRobert Tari2020-07-241-4/+8
* Avoid deprecated g_type_class_add_private.Mike Gabriel2019-12-031-15/+11
* Update tags for newer GObject Introsepction ScannerTed Gould2014-10-161-2/+2
* Add introspection and Vala support to IDORobert Ancell2012-12-141-1/+20
* remove the gtk2 conditional compiles for IdoMessageDialogCharles Kerr2012-08-221-8/+0
* require gtk3Charles Kerr2012-05-071-16/+0
* removed deprecations from gtk3 and fixed sizing issues with idemessagedialog ...Ken VanDine2011-12-141-0/+17
* fix various unused-variable warnings; not directly related to gtk3 work, but ...Michael Terry2011-06-011-4/+0
* allow building either gtk2 or gtk3 versions; some deprecation cleanupsMichael Terry2011-06-011-3/+5
* porting to gtk3, WIPKen VanDine2011-05-271-4/+4
* Fix IdoMessageDialog to compile with deprecated gtk+ for Meerkat.Cody Russell2010-07-081-14/+20
* Fix licenseCody Russell2010-07-081-12/+15
* Start the morph on focus-in-event rather than button-press-event.Cody Russell2010-07-081-10/+6
* Set focus-on-map to FALSE.Cody Russell2010-07-021-0/+2
* IdoMessageDialog - a morphing message dialog.Cody Russell2010-05-121-0/+416