summaryrefslogtreecommitdiff
path: root/gtk/gtkmain.h
Commit message (Expand)AuthorAgeFilesLines
...
* New function. print_event_state, print_event): Use preprocessor macro toTor Lillqvist2001-03-181-2/+2
* Applied patch from Nils Barth (bug # 51041) to replace "gint" withHavoc Pennington2001-03-161-8/+8
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-0/+2
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-3/+4
* Changes by Hans Breuer:Tor Lillqvist2000-11-301-1/+1
* Remove g_convert (moved to glib) and now useless utf_to_latin1()Owen Taylor2000-09-141-1/+3
* Use G_GNUC_CONST.Elliot Lee2000-08-301-2/+2
* gdk/gdkimage.h No need any longer on Win32 for the shared memoryTor Lillqvist2000-08-191-0/+20
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Use gtk_get_default_languageHavoc Pennington2000-06-211-7/+11
* correct checking for BeOS checkManish Singh1999-10-041-1/+1
* This might seem like a large patch, but it isn't that bad, and nothingTor Lillqvist1999-03-151-5/+15
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Account for the fact that Xlib expects format == 32 to be a long, even onOwen Taylor1999-02-211-0/+2
* Make gtk_propagate_event() non-static, we need it in gtkdnd.c so that theOwen Taylor1999-01-051-0/+5
* export the priority at which events are processed.Tim Janik1998-12-201-8/+0
* Don't add the gthread libs to GLIB_LIBS either, or -lgthread -lpthreadOwen Taylor1998-12-191-4/+11
* Move main thread lock back to GDK - we need it there for locking whenOwen Taylor1998-12-161-3/+0
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-151-2/+11
* reverted marius change to expose the type systems internal type info dataTim Janik1998-12-071-10/+12
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* added a function to perform a binary version check, returning a staticTim Janik1998-08-211-0/+3
* feature a new commandline option --gtk-with-module=<module> that allowsTim Janik1998-08-171-0/+2
* export gtk_binary_age and gtk_interface_age.Tim Janik1998-07-191-0/+4
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* fix popup calculations (removal of FIXMEs), changes from Lars Hamann.Tim Janik1998-03-131-0/+2
* changed handler tags to be of type guint, reflecting the internal tagTim Janik1998-03-121-43/+43
* define the version variables in config.h.Tim Janik1998-03-081-0/+5
* quit handlers and idle_remove_by_data fixupsTim Janik1998-03-011-1/+10
* applied patch to fix draw_indicator behaviour from Lars Hamann and StefanTim Janik1998-02-171-11/+12
* gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch]Owen Taylor1998-02-131-3/+29
* implementations of gtk_invoke_key_snoopers(), gtk_key_snooper_install()Tim Janik1998-01-181-1/+9
* Take putback events into accountOwen Taylor1998-01-171-0/+1
* New widget (GtkComboBox) and fixed gdk_window_init to initialize gdk_root_par...Elliot Lee1998-01-081-0/+2
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-1/+1
* new gtk_main_level(). fixes to gtk_window_show() to prevent -1x-1 size onGnome CVS User1997-11-281-33/+34
* Initial revisionElliot Lee1997-11-241-0/+76