| Commit message (Expand) | Author | Age | Files | Lines |
* | move event handling to the process_action function so we can have the | Jonathan Blandford | 2002-03-06 | 1 | -0/+7 |
* | GTK+-2.0.0 rc1GTK_2_0_0_RC1 | Owen Taylor | 2002-03-06 | 1 | -0/+9 |
* | gdk/Makefile.am use install-foo-hook instead of install-foo-local, since | Manish Singh | 2002-03-06 | 1 | -0/+7 |
* | change an == to = | jacob berkman | 2002-03-06 | 1 | -0/+4 |
* | gdk-pixbuf/gdk_pixbuf.rc.in gdk/win32/rc/gdk.rc.in Use GTK_API_VERSION. | Tor Lillqvist | 2002-03-06 | 1 | -1/+6 |
* | Fix up the freetype checking logic. Suppress suprious "no" with | Manish Singh | 2002-03-06 | 1 | -0/+5 |
* | Bypass calls to the grab/ungrab functions in gdkinput-win32.c, as they | Tor Lillqvist | 2002-03-06 | 1 | -1/+33 |
* | When setting the focus to NULL, clear the existing focus chain so that | Owen Taylor | 2002-03-06 | 1 | -0/+7 |
* | libpango is now called libpango-1.0 | James Henstridge | 2002-03-06 | 1 | -0/+4 |
* | remove sizing == AUTOSIZE check. Update docs. | Jonathan Blandford | 2002-03-05 | 1 | -0/+5 |
* | Don't create ->font_entry, ->font_style_entry at all rather than just not | Owen Taylor | 2002-03-05 | 1 | -0/+8 |
* | doc fix proposed by tvv@sparc.spb.su (Vitaly Tishkov), #73567. | Jonathan Blandford | 2002-03-05 | 1 | -0/+5 |
* | Fix docs. | Matthias Clasen | 2002-03-05 | 1 | -0/+11 |
* | s/menu_new/menu_item_new/. (#69199, Akira Tagoh.) | Owen Taylor | 2002-03-05 | 1 | -0/+5 |
* | Build the docbook version, not the old linuxdoc version. | Owen Taylor | 2002-03-05 | 1 | -0/+5 |
* | Update version to 2.0.0 | Owen Taylor | 2002-03-05 | 1 | -0/+14 |
* | don't assign yoffset here, just let it get updated in response to the | Havoc Pennington | 2002-03-05 | 1 | -0/+6 |
* | Don't use this same functions as idle callbacks and directly, to avoid | Owen Taylor | 2002-03-05 | 1 | -0/+11 |
* | Make color selection and selection examples work. | Matthias Clasen | 2002-03-04 | 1 | -0/+9 |
* | Fixes for non XKB operation. (#73103) | Owen Taylor | 2002-03-04 | 1 | -0/+26 |
* | Fix memory leak. (#73370, Paolo Maggi). | Owen Taylor | 2002-03-04 | 1 | -0/+5 |
* | Fix docs in terms of what out of range @page_num does. (#73371, Vitaly | Owen Taylor | 2002-03-04 | 1 | -0/+6 |
* | const fix | Havoc Pennington | 2002-03-04 | 1 | -0/+4 |
* | Fix to properly take the default window into account by setting a flag and | Owen Taylor | 2002-03-04 | 1 | -0/+11 |
* | don't build gtk.defs anymore | Hans Breuer | 2002-03-04 | 1 | -0/+4 |
* | Remove obsolete Win32-only declaration of | Tor Lillqvist | 2002-03-03 | 1 | -0/+5 |
* | Back out changes to propagate keys to parent menu shells, since that broke | Owen Taylor | 2002-03-03 | 1 | -0/+11 |
* | Minor edits. | Tor Lillqvist | 2002-03-03 | 1 | -0/+2 |
* | Update to match a recent configure-generated config.h | Tor Lillqvist | 2002-03-03 | 1 | -0/+5 |
* | When increasing the row or column requisitions to make them sufficient for | Owen Taylor | 2002-03-03 | 1 | -0/+7 |
* | Centralize lookup and caching of cursor GC's here. | Owen Taylor | 2002-03-03 | 1 | -10/+20 |
* | change offset of cursor corner of navigation region from (-2, 2) to (-2, | Soeren Sandmann | 2002-03-03 | 1 | -0/+6 |
* | add sanitize-la.sh | jacob berkman | 2002-03-03 | 1 | -0/+4 |
* | Fix tyop in docs. | Anders Carlsson | 2002-03-03 | 1 | -0/+5 |
* | move edit ifs above _set_cursor code, don't collapse/expand row on double | Kristian Rietveld | 2002-03-03 | 1 | -0/+7 |
* | Fix typo where pangoxft was being required instead of pangox. (Reported by | Owen Taylor | 2002-03-03 | 1 | -0/+16 |
* | When in split cursor mode, always add the cursor as both strong and weak | Owen Taylor | 2002-03-03 | 1 | -0/+6 |
* | Fix install location. | Owen Taylor | 2002-03-03 | 1 | -0/+5 |
* | add missing dependency of objects on gtkmarshalers.h. | Owen Taylor | 2002-03-03 | 1 | -0/+9 |
* | make rewrite_event_for_window() static gtk_rc_clear_realized_style() | Hans Breuer | 2002-03-03 | 1 | -0/+9 |
* | lowercase configure --help output. | Sven Neumann | 2002-03-03 | 1 | -0/+4 |
* | added compile time switch to put the tree views into a hpaned for owen to | Tim Janik | 2002-03-03 | 1 | -0/+22 |
* | Fixes for uninstalled operation with module suffixes other than .so and in | Owen Taylor | 2002-03-03 | 1 | -0/+31 |
* | Handle NO_WINDOW widgets with windows that are children of widget->window. | Owen Taylor | 2002-03-03 | 1 | -0/+6 |
* | Add a note to the docs about how to use this in the context of changeable | Owen Taylor | 2002-03-03 | 1 | -1/+7 |
* | Add -lX11 into x_libs. | Owen Taylor | 2002-03-03 | 1 | -0/+4 |
* | Add a --enable-explicit-deps option to control whether dependency | Owen Taylor | 2002-03-02 | 1 | -0/+21 |
* | Output gdk-pixbuf/gdk_pixbuf.rc. | Tor Lillqvist | 2002-03-02 | 1 | -0/+2 |
* | gdk/gdk.def Add and (trivially) implement | Tor Lillqvist | 2002-03-02 | 1 | -0/+16 |
* | Don't do special focus handling if draw_indicator is not set. (#64723, | Owen Taylor | 2002-03-02 | 1 | -0/+6 |