summaryrefslogtreecommitdiff
path: root/gtk/gtkwindow.h
Commit message (Expand)AuthorAgeFilesLines
* s/refcount/ref_count/.Tim Janik2000-02-131-4/+5
* Adapt cast macros to standard.Raja R Harinath1999-11-221-0/+3
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* marked gtk_window_set_focus, gtk_window_set_default,Tim Janik1999-02-211-4/+5
* added ::modal argument. (gtk_window_hide): reset window->modal from theTim Janik1999-02-201-6/+8
* New functions gtk_window_set_transient_for() - set up a "transient for"Owen Taylor1998-12-071-0/+22
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-1/+1
* Added layout widget for scrolling arbitrarily big areas. Added plug/socketOwen Taylor1998-11-241-0/+3
* Indentation cleanups.Owen Taylor1998-11-061-0/+1
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* Removed has_cursor, set the cursor beginning of Text when creating theOwen Taylor1998-08-111-1/+4
* Remove --g-fatal-warnings flag from argv.Owen Taylor1998-06-191-6/+0
* fixed an assertment.Tim Janik1998-06-071-6/+5
* (James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch)Owen Taylor1998-05-121-2/+2
* reimplemented the signal storage system to use a linear array rather thanTim Janik1998-05-061-9/+11
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* gtkmain forgot a return value.Tim Janik1998-02-141-1/+1
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-0/+2
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-0/+2
* Initial revisionElliot Lee1997-11-241-0/+105