| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Clamp @max parameter passed in to [0, MAX_SIZE], improve docs. Fix default | Owen Taylor | 2002-03-02 | 1 | -0/+10 |
* | Robustify tracking of pointer grab window. | Owen Taylor | 2002-03-02 | 1 | -0/+22 |
* | Default to --disable-gtk-doc (avoid Jade breakage) and --disable-static | Owen Taylor | 2002-03-02 | 1 | -0/+18 |
* | Switch style of stamp file usage. | Owen Taylor | 2002-03-02 | 1 | -0/+20 |
* | fix typo. | Tim Janik | 2002-03-02 | 1 | -0/+4 |
* | set first_cell to FALSE after first iteration | Kristian Rietveld | 2002-03-01 | 1 | -0/+10 |
* | Remove unneeded Win32 stuff inside #ifdef G_OS_WIN32. (Leftover from when | Tor Lillqvist | 2002-03-01 | 1 | -0/+5 |
* | gdk/gdkkeys.c (gdk_keyval_convert_case) If the keyval to be converted is | Tor Lillqvist | 2002-03-01 | 1 | -0/+13 |
* | Fix some reported (but not significant) UMR's from purify. (#73160, Morten | Owen Taylor | 2002-03-01 | 1 | -0/+5 |
* | Initialize the scrollbar spacing variable in the class to -1, and then | Owen Taylor | 2002-03-01 | 1 | -0/+8 |
* | replace uses of test -e with more portable test -f | jacob berkman | 2002-03-01 | 1 | -0/+5 |
* | Don't delete forward across line boundaries when in overwrite mode. | Owen Taylor | 2002-03-01 | 1 | -0/+11 |
* | Fix signed-unsigned error that was accidentally causing negative values to | Owen Taylor | 2002-03-01 | 1 | -0/+8 |
* | gtk+/gtk/gtkitemfactory.c fixed a little type in docs for | Alexey Malyshev | 2002-03-01 | 1 | -0/+5 |
* | Really make it work for paths with underline accelerators. (#69247) | Owen Taylor | 2002-03-01 | 1 | -0/+5 |
* | free the tab array for custom tabs, reported by Paolo Maggi #72980 | Havoc Pennington | 2002-03-01 | 1 | -0/+5 |