| Commit message (Expand) | Author | Age | Files | Lines |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -4/+4 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -2/+2 |
* | Detectable auto-repeat - make a repeating key generate | Owen Taylor | 2001-03-03 | 1 | -13/+39 |
* | test the window state stuff | Havoc Pennington | 2001-02-27 | 1 | -0/+1 |
* | updated for win32 msvc build | Hans Breuer | 2001-02-19 | 1 | -1/+3 |
* | Remove gdkcc.h reference. | Owen Taylor | 2001-02-13 | 1 | -0/+46 |
* | hell, what CVS magic is going on here? | Tim Janik | 2001-02-04 | 1 | -2/+1 |
* | erk, post-commit fixups | Tim Janik | 2001-02-04 | 1 | -2/+0 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -0/+65 |
* | adapt to handle PangoColor | Havoc Pennington | 2001-01-26 | 1 | -1/+5 |
* | gtk/gtkmain.c Use the new | Tor Lillqvist | 2001-01-17 | 1 | -5/+3 |
* | handle case where there are no rows in the model | Havoc Pennington | 2001-01-09 | 1 | -1/+2 |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 1 | -0/+14 |
* | 'o' < 'p'. | Robert Brady | 2000-11-16 | 1 | -2/+9 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | Check for bind_textdomain_codeset | Robert Brady | 2000-10-22 | 1 | -2/+17 |
* | Remove g_convert (moved to glib) and now useless utf_to_latin1() | Owen Taylor | 2000-09-14 | 1 | -11/+18 |
* | gdk/gdkimage.h No need any longer on Win32 for the shared memory | Tor Lillqvist | 2000-08-19 | 1 | -0/+37 |
* | Use g_message() and not g_warning() to display the message that this is a | Martin Baulig | 2000-08-01 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Generate gtk/makefile.mingw. | Tor Lillqvist | 2000-07-25 | 1 | -5/+5 |
* | Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4 | Owen Taylor | 2000-07-14 | 1 | -5/+5 |
* | Use gtk_get_default_language | Havoc Pennington | 2000-06-21 | 1 | -0/+17 |
* | Initialize DOUBLE_BUFFERED flag to on. | Owen Taylor | 2000-06-02 | 1 | -2/+2 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -1/+2 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -2/+0 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -1/+10 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -2/+2 |
* | Remove OwnerGrabButtonMask from button entries for GDK_BUTTON_PRESS / | Owen Taylor | 2000-02-18 | 1 | -36/+1 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -9/+27 |
* | Substitute gdkx.h => gdkprivate.h since we need to accesss only | Owen Taylor | 1999-11-08 | 1 | -2/+0 |
* | Add new keysyms from X11R6.4 (including EuroSign). | Tor Lillqvist | 1999-10-31 | 1 | -1/+1 |
* | correct checking for BeOS check | Manish Singh | 1999-10-04 | 1 | -2/+2 |
* | Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdef | Owen Taylor | 1999-09-29 | 1 | -1/+1 |
* | Add gdk_threads_mutex. | Tor Lillqvist | 1999-09-17 | 1 | -1/+1 |
* | Mention using GNU gettext. Enable NLS stuff. Use GNU gettext. Minor header | Tor Lillqvist | 1999-06-14 | 1 | -0/+11 |
* | Support added for building using a GNU toolchain on Win32, | Tor Lillqvist | 1999-04-25 | 1 | -1/+4 |
* | Merge in Win32 version: Define macro GDKVAR for declaring gdk variables | Tor Lillqvist | 1999-03-17 | 1 | -1/+1 |
* | tell people that they don't really want to use the Gtk+ devel version | Tim Janik | 1999-03-17 | 1 | -2/+8 |
* | build gtkcompat.h from gtkcompat.h.in instead of gtkfeatures.h from | Tim Janik | 1999-03-17 | 1 | -1/+1 |
* | This might seem like a large patch, but it isn't that bad, and nothing | Tor Lillqvist | 1999-03-15 | 1 | -6/+9 |
* | add dll suffix | Asbjørn Pettersen | 1999-03-07 | 1 | -0/+23 |
* | warn about &widget->requisition, even for toplevels. | Tim Janik | 1999-02-24 | 1 | -0/+2 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | Account for the fact that Xlib expects format == 32 to be a long, even on | Owen Taylor | 1999-02-21 | 1 | -5/+18 |
* | Revise algorithm for scrolling backwards. This one might actually work | Owen Taylor | 1999-02-21 | 1 | -7/+1 |
* | Fix glib_config_args gtk_config_args confusion. (pointed out by Roland | Owen Taylor | 1999-02-18 | 1 | -1/+2 |
* | Hack scrollwheel support into the eventloop, by treating button 4-5 | Owen Taylor | 1999-01-28 | 1 | -5/+45 |
* | Added gtk_menu_set_title() to set the title of a menu in the torn-off | Owen Taylor | 1999-01-18 | 1 | -6/+6 |
* | incremented version number to 1.1.13, bin age 0, interface age 0. | Tim Janik | 1999-01-17 | 1 | -1/+2 |