summaryrefslogtreecommitdiff
path: root/gtk/gtkdialog.c
Commit message (Expand)AuthorAgeFilesLines
* get sizes an icon set can render without falling back to missing imageHavoc Pennington2001-05-251-3/+3
* Add an extra parameter use_text to gtk_paint_label() to deal withOwen Taylor2001-04-301-2/+2
* handle 0-height empty/invisible lines.Havoc Pennington2001-04-241-8/+66
* Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removedAlexander Larsson2001-03-211-2/+1
* remove trailer (gtk_entry_set_property): remove trailerHavoc Pennington2001-03-071-13/+120
* new function, turns off decorations for a window.Havoc Pennington2001-03-071-1/+1
* Add animation of activation by, on activate, pressing the button, andOwen Taylor2001-03-061-3/+10
* Added GdkWindowTypeHint type. Added modal_hint field to GdkWindindow. NewAlexander Larsson2001-03-051-1/+4
* Remove spurious const.Owen Taylor2001-03-031-3/+8
* handle case where there are no rows in the modelHavoc Pennington2001-01-091-11/+82
* doh, this was broken beyond believe.Tim Janik2000-12-131-4/+2
* fix bug where GC didn't always get updated properlyHavoc Pennington2000-11-141-2/+2
* Derive from GtkDialog, and use stock buttons. Should be 100% sourceHavoc Pennington2000-11-061-11/+19
* create some stock buttons with the default accel group (create_image):Havoc Pennington2000-10-201-4/+546
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-1/+1
* macro and GtkType fixups.Tim Janik1998-07-141-4/+4
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-2/+3
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Initial revisionElliot Lee1997-11-241-0/+80