]> Pileus Git - ~andy/gtk/history - gtk/gtkmain.h
Don't use zip -r on the etc directory, to avoid including editor backup
[~andy/gtk] / gtk / gtkmain.h
2003-09-20 Tor LillqvistDon't use zip -r on the etc directory, to avoid includi...
2003-02-05 Matthias ClasenReplace uses of gtk_timeout_* and gtk_idle_* by their...
2003-01-31 Matthias ClasenDeprecate gtk_paned_computed_position(). (#97077)
2002-08-24 Tor LillqvistInclude gtkbox.h and gtkwindow.h on Win32, as the defin...
2002-06-20 Owen TaylorAdd a singleton object that we can use to get notificat...
2002-04-18 Tor Lillqvistgdk-pixbuf/Makefile.am (uninstall-libtool-import-lib...
2002-03-29 Hans Breuerfix typo in gtk_init_check macro, which caused crashes...
2002-02-19 Owen TaylorAdd routines _gtk_find_module(), _gtk_get_module_path...
2001-11-21 Owen TaylorVersion 1.3.11, interface, binary age 0.
2001-10-22 Owen TaylorDeprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)
2001-10-19 Owen TaylorActually export gtk_disable_setlocale(). (Caught by...
2001-09-21 Hans Breuerupdated externals
2001-06-14 Owen TaylorAdd missing gdk_rectangle_get_type() prototype.
2001-04-02 Owen TaylorApplied patch from Ron Steinke to add signal accumulato...
2001-03-18 Tor LillqvistNew function. print_event_state, print_event): Use...
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-11-30 Tor LillqvistChanges by Hans Breuer:
2000-09-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-08-19 Tor Lillqvistgdk/gdkimage.h No need any longer on Win32 for the...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-21 Havoc PenningtonUse gtk_get_default_language
1999-10-04 Manish Singhcorrect checking for BeOS check
1999-03-15 Tor LillqvistThis might seem like a large patch, but it isn't that...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-21 Owen TaylorAccount for the fact that Xlib expects format == 32...
1999-01-05 Owen TaylorMake gtk_propagate_event() non-static, we need it in...
1998-12-20 Tim Janikexport the priority at which events are processed.
1998-12-19 Owen TaylorDon't add the gthread libs to GLIB_LIBS either, or...
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-07 Tim Janikreverted marius change to expose the type systems inter...
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-08-21 Tim Janikadded a function to perform a binary version check...
1998-08-17 Tim Janikfeature a new commandline option --gtk-with-module...
1998-07-19 Tim Janikexport gtk_binary_age and gtk_interface_age.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-13 Tim Janikfix popup calculations (removal of FIXMEs), changes...
1998-03-12 Tim Janikchanged handler tags to be of type guint, reflecting...
1998-03-08 Tim Janikdefine the version variables in config.h.
1998-03-01 Tim Janikquit handlers and idle_remove_by_data fixups
1998-02-17 Tim Janikapplied patch to fix draw_indicator behaviour from...
1998-02-13 Owen Taylorgtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer...
1998-01-18 Tim Janikimplementations of gtk_invoke_key_snoopers(), gtk_key_s...
1998-01-17 Owen TaylorTake putback events into account
1998-01-08 Elliot LeeNew widget (GtkComboBox) and fixed gdk_window_init...
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-11-28 Gnome CVS Usernew gtk_main_level(). fixes to gtk_window_show() to...
1997-11-24 Elliot LeeInitial revision