summaryrefslogtreecommitdiff
path: root/gtk/gtkmain.c
Commit message (Expand)AuthorAgeFilesLines
* Applied patch from Nils Barth (bug # 51041) to replace "gint" withHavoc Pennington2001-03-161-4/+4
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-2/+2
* Detectable auto-repeat - make a repeating key generateOwen Taylor2001-03-031-13/+39
* test the window state stuffHavoc Pennington2001-02-271-0/+1
* updated for win32 msvc buildHans Breuer2001-02-191-1/+3
* Remove gdkcc.h reference.Owen Taylor2001-02-131-0/+46
* hell, what CVS magic is going on here?Tim Janik2001-02-041-2/+1
* erk, post-commit fixupsTim Janik2001-02-041-2/+0
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-0/+65
* adapt to handle PangoColorHavoc Pennington2001-01-261-1/+5
* gtk/gtkmain.c Use the newTor Lillqvist2001-01-171-5/+3
* handle case where there are no rows in the modelHavoc Pennington2001-01-091-1/+2
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-0/+14
* 'o' < 'p'.Robert Brady2000-11-161-2/+9
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-1/+1
* Check for bind_textdomain_codesetRobert Brady2000-10-221-2/+17
* Remove g_convert (moved to glib) and now useless utf_to_latin1()Owen Taylor2000-09-141-11/+18
* gdk/gdkimage.h No need any longer on Win32 for the shared memoryTor Lillqvist2000-08-191-0/+37
* Use g_message() and not g_warning() to display the message that this is aMartin Baulig2000-08-011-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Generate gtk/makefile.mingw.Tor Lillqvist2000-07-251-5/+5
* Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4Owen Taylor2000-07-141-5/+5
* Use gtk_get_default_languageHavoc Pennington2000-06-211-0/+17
* Initialize DOUBLE_BUFFERED flag to on.Owen Taylor2000-06-021-2/+2
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-1/+2
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-2/+0
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-1/+10
* Merges from gtk-1-2Owen Taylor2000-03-141-2/+2
* Remove OwnerGrabButtonMask from button entries for GDK_BUTTON_PRESS /Owen Taylor2000-02-181-36/+1
* Adapt cast macros to standard.Raja R Harinath1999-11-221-9/+27
* Substitute gdkx.h => gdkprivate.h since we need to accesss onlyOwen Taylor1999-11-081-2/+0
* Add new keysyms from X11R6.4 (including EuroSign).Tor Lillqvist1999-10-311-1/+1
* correct checking for BeOS checkManish Singh1999-10-041-2/+2
* Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdefOwen Taylor1999-09-291-1/+1
* Add gdk_threads_mutex.Tor Lillqvist1999-09-171-1/+1
* Mention using GNU gettext. Enable NLS stuff. Use GNU gettext. Minor headerTor Lillqvist1999-06-141-0/+11
* Support added for building using a GNU toolchain on Win32,Tor Lillqvist1999-04-251-1/+4
* Merge in Win32 version: Define macro GDKVAR for declaring gdk variablesTor Lillqvist1999-03-171-1/+1
* tell people that they don't really want to use the Gtk+ devel versionTim Janik1999-03-171-2/+8
* build gtkcompat.h from gtkcompat.h.in instead of gtkfeatures.h fromTim Janik1999-03-171-1/+1
* This might seem like a large patch, but it isn't that bad, and nothingTor Lillqvist1999-03-151-6/+9
* add dll suffixAsbjørn Pettersen1999-03-071-0/+23
* warn about &widget->requisition, even for toplevels.Tim Janik1999-02-241-0/+2
* 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-5/+18
* Revise algorithm for scrolling backwards. This one might actually workOwen Taylor1999-02-211-7/+1
* Fix glib_config_args gtk_config_args confusion. (pointed out by RolandOwen Taylor1999-02-181-1/+2
* Hack scrollwheel support into the eventloop, by treating button 4-5Owen Taylor1999-01-281-5/+45
* Added gtk_menu_set_title() to set the title of a menu in the torn-offOwen Taylor1999-01-181-6/+6
* incremented version number to 1.1.13, bin age 0, interface age 0.Tim Janik1999-01-171-1/+2