| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore back to the default format instead of an empty format. | Owen Taylor | 2002-09-23 | 1 | -0/+9 |
* | Allow accel_path == NULL. (#84241, James Henstridge.) | Owen Taylor | 2002-09-23 | 1 | -0/+5 |
* | i Add gtk_notebook_get_n_pages (#73229, Havoc Pennington) | Owen Taylor | 2002-09-23 | 1 | -0/+14 |
* | Add a keys_changed signal emitted when the keymap changes. (#72148) | Owen Taylor | 2002-09-23 | 1 | -0/+21 |
* | Fix incorrect usage of gdk_get_default_root_window ()). (#92767) | Owen Taylor | 2002-09-23 | 1 | -0/+6 |
* | Patch from Joshua N Pritikin to fix problem where signal connection wasn't | Owen Taylor | 2002-09-23 | 1 | -0/+6 |
* | Patch from Eric Warmenhoven to with miscellaneous linux-fb fixes, | Owen Taylor | 2002-09-22 | 1 | -1/+9 |
* | Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383) | Matthias Clasen | 2002-09-21 | 1 | -0/+24 |
* | Copy from X11 backend. The old version mishandled consecutive newlines. | Tor Lillqvist | 2002-09-21 | 1 | -0/+8 |
* | Set the IM context client window to NULL, not to the window that is about | Owen Taylor | 2002-09-20 | 1 | -0/+6 |
* | Fri Sep 20 16:56:54 2002 Owen Taylor <otaylor@redhat.com> ... | Owen Taylor | 2002-09-20 | 1 | -0/+6 |
* | On Win32, look explicitly for LANG, LC_ALL and LC_CTYPE, and if not found, | Tor Lillqvist | 2002-09-19 | 1 | -0/+5 |
* | Delete leftover declarations of the obsolete Win32-only functions | Tor Lillqvist | 2002-09-19 | 1 | -0/+29 |
* | Fix usage of compat GTK_TYPE_ macros without including gtkobject.h. | Owen Taylor | 2002-09-19 | 1 | -0/+10 |
* | Stockify color picker icon. (#89880) | Matthias Clasen | 2002-09-16 | 1 | -0/+9 |
* | fixed my latest change. | Sven Neumann | 2002-09-14 | 1 | -0/+4 |
* | use the most significant bits of the GdkColor components (#89703). | Sven Neumann | 2002-09-13 | 1 | -0/+5 |
* | Merge from gtk-2-0: | Tor Lillqvist | 2002-09-11 | 1 | -0/+3 |
* | Merge from gtk-1-3-win32-production and gtk-2-0: | Tor Lillqvist | 2002-09-11 | 1 | -1/+10 |
* | Use correct function name in warning messages. | Tor Lillqvist | 2002-09-11 | 1 | -0/+3 |
* | Merge from gtk-2-0: | Tor Lillqvist | 2002-09-11 | 1 | -0/+13 |
* | Merge from gtk-2-0: | Tor Lillqvist | 2002-09-11 | 1 | -1/+36 |
* | Merge from gtk-2-0: | Tor Lillqvist | 2002-09-11 | 1 | -0/+7 |
* | Make GtkTreeRowReference a boxed type. | Jonathan Blandford | 2002-09-11 | 1 | -0/+11 |
* | Draw radio buttons more symmetric. Draw shadow out bevels slightly | Soeren Sandmann | 2002-09-11 | 1 | -0/+6 |
* | modify a warning when XSetLocaleModifiers() fails, and add a warning when | Hidetoshi Tajima | 2002-09-10 | 1 | -0/+11 |
* | Patch from Eric Warmonhoven to get linux-fb compiling with multihead | Owen Taylor | 2002-09-10 | 1 | -0/+5 |
* | Take focus mode into account when tracking FocusIn/Out events, so we don't | Owen Taylor | 2002-09-10 | 1 | -0/+7 |
* | If the end iter is also a part of the selection, then we are in the | Shivram U | 2002-09-09 | 1 | -0/+6 |
* | Add AM_CONDITIONAL calls also in the non-x11 branch. Otherwise we get | Tor Lillqvist | 2002-09-08 | 1 | -2/+12 |
* | call gtk_widget_ensure_style() before reading "button_relief". Fixes | Soeren Sandmann | 2002-09-07 | 1 | -0/+6 |
* | Add ani to all_loaders. | Matthias Clasen | 2002-09-06 | 1 | -0/+4 |
* | Fri Sep 6 15:59:54 2002 Owen Taylor <otaylor@redhat.com> * gdk/gdkd... | Owen Taylor | 2002-09-06 | 1 | -0/+7 |
* | Only set gc->colormap if it isn't already set. (Alex Larsson, #90632) | Owen Taylor | 2002-09-06 | 1 | -0/+6 |
* | Pass the actual input keycode to XIM, rather than the result of | Owen Taylor | 2002-09-06 | 1 | -0/+10 |
* | fix non-solaris xinerama checks (bug #89732) | jacob berkman | 2002-09-05 | 1 | -0/+2 |
* | get automake-1.4 changes from -2-0 branch | jacob berkman | 2002-09-05 | 1 | -0/+4 |
* | Use HWND_NOTOPMOST instead of HWND_TOPMOST. Suggested by Florent Duguet. | Tor Lillqvist | 2002-09-04 | 1 | -0/+4 |
* | Fix braino, actually do check each char, not just the first one, when | Tor Lillqvist | 2002-09-04 | 1 | -0/+7 |
* | Quit on destroy. | Matthias Clasen | 2002-09-03 | 1 | -0/+9 |
* | ChangeLog fix | Søren Sandmann Pedersen | 2002-09-01 | 1 | -1/+1 |
* | docs/reference/gtk/tmpl/gtkdialog.sgml | Soeren Sandmann | 2002-09-01 | 1 | -0/+17 |
* | On Cygwin, open /dev/windows instead of using the magic G_WIN32_MSG_HANDLE | Tor Lillqvist | 2002-08-31 | 1 | -0/+5 |
* | Use cygwin_conv_to_posix_path(). (gtk_file_selection_dir_activate): Call | Tor Lillqvist | 2002-08-31 | 1 | -0/+8 |
* | Use MAX_PATH (from windef.h) insted of _MAX_PATH (from stdlib.h in mingw | Tor Lillqvist | 2002-08-26 | 1 | -0/+6 |
* | cleanups | BST 2002 Tony Gale | 2002-08-26 | 1 | -0/+7 |
* | Don't include <winsock.h> on Cygwin (#91654, Masahiro Sakai). | Tor Lillqvist | 2002-08-25 | 1 | -1/+4 |
* | Compile gtk_init_abi_check and gtk_init_check_abi_check when on | Tor Lillqvist | 2002-08-25 | 1 | -0/+8 |
* | update packaging script for current tutorial | BST 2002 Tony Gale | 2002-08-25 | 1 | -0/+8 |
* | Include gtkbox.h and gtkwindow.h on Win32, as the defines for struct | Tor Lillqvist | 2002-08-24 | 1 | -0/+4 |