]> Pileus Git - ~andy/gtk/history - gtk/gtkwindow.h
a11y: Emit text-changed signals directly
[~andy/gtk] / gtk / gtkwindow.h
2001-06-15 Jonas BorgströmFixed a small typo, it should be GTK_WINDOW_GROUP_GET_C...
2001-06-15 Alexander LarssonUpdate to new PangoLanguage changes.
2001-06-14 Owen TaylorAdd a GtkWindowGroup struct that allows grouping togeth...
2001-04-26 Owen TaylorRemove deprecation of gtk_window_set_default_size(...
2001-04-25 Havoc Penningtonset_decorations_hint and set_functions_hint were still...
2001-04-19 Owen TaylorFile containing #defines for XEMBED protocol.
2001-04-18 Havoc Penningtonadd signals and binding set, so keybindings are configu...
2001-04-01 Tim Janikgot rid of gtk_widget_popup(), a function that bad...
2001-04-01 Tim Janikfixed a bunch of notifications, added reference counts...
2001-03-29 Owen TaylorAdd private function to get the aux info structure...
2001-03-29 Owen Taylor*** empty log message ***
2001-03-22 Tim Janiksome cleanups, fixed mnemonic_widget handling, added...
2001-03-21 Alexander LarssonRenamed gtk_button_new_stock() to gtk_button_new_from_s...
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2001-03-09 Hans Breuerupdated
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2001-03-05 Alexander LarssonAdded GdkWindowTypeHint type. Added modal_hint field...
2001-02-27 Havoc Penningtontest the window state stuff
2001-01-08 Alexander LarssonNew files. Contains an implementation of a minimal...
2000-10-20 Havoc Penningtoncreate some stock buttons with the default accel group...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-21 Tim Janikmarked gtk_window_set_focus, gtk_window_set_default,
1999-02-20 Tim Janikadded ::modal argument. (gtk_window_hide): reset window...
1998-12-07 Owen TaylorNew functions gtk_window_set_transient_for() - set...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-24 Owen TaylorAdded layout widget for scrolling arbitrarily big areas...
1998-11-06 Owen TaylorIndentation cleanups.
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-08-11 Owen TaylorRemoved has_cursor, set the cursor beginning of Text...
1998-06-19 Owen TaylorRemove --g-fatal-warnings flag from argv.
1998-06-07 Tim Janikfixed an assertment.
1998-05-12 Owen Taylor(James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch)
1998-05-06 Tim Janikreimplemented the signal storage system to use a linear...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-02-14 Tim Janikgtkmain forgot a return value.
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-11-24 Elliot LeeInitial revision