| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add gtk_win32res_lo. (#87101, J. Ali Harlow) | Tor Lillqvist | 2002-08-24 | 1 | -0/+3 |
* | gdk/gdkevents.c gdk/gdkinternals.h gdk/x11/gdkevents-x11.c Move the | Tor Lillqvist | 2002-08-24 | 1 | -0/+10 |
* | Let the system handle Alt-Space, too. Thanks to Tim Evans (#91477). | Tor Lillqvist | 2002-08-24 | 1 | -0/+5 |
* | update g_connect_signal usage | BST 2002 Tony Gale | 2002-08-24 | 1 | -0/+7 |
* | Move GDK_DEP_LIBS from LDFLAGS to each of the libgdk_*_LIBADD, to fix | Tor Lillqvist | 2002-08-21 | 1 | -0/+6 |
* | Use gtk_entry_set_positions() to update current_pos and selection_bound so | Padraig O'Briain | 2002-08-19 | 1 | -0/+6 |
* | switch vbox and action_area back to the order that 2.0 has | jacob berkman | 2002-08-16 | 1 | -0/+5 |
* | minor menu example comment fix (feeling my way back in after a long | Tony Gale | 2002-08-15 | 1 | -0/+6 |
* | initialize gtk_selection_atoms only once at the 1st call. set length of | Hidetoshi Tajima | 2002-08-14 | 1 | -0/+7 |
* | Move focus to children, if they exist, after GtkTextView is focused. | Padraig O'Briain | 2002-08-14 | 1 | -0/+5 |
* | Remove gdk_screen_close, add a section for GdkDisplayManager, add | Matthias Clasen | 2002-08-12 | 1 | -0/+9 |
* | Mention in the docs that @pixmap_return and @mask_return can be %NULL. | Owen Taylor | 2002-08-11 | 1 | -0/+7 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -0/+37 |
* | Changes to support depth 8 StaticColor visuals. (#81631) | Matthias Clasen | 2002-08-09 | 1 | -0/+10 |
* | Fix weird usage of 'class' for GdkDisplay * argumnent name. (#9031, Laszlo | Owen Taylor | 2002-08-09 | 1 | -0/+6 |
* | Remove explicit calls to pango_x/xft_shutdown_display() since Pango now | Owen Taylor | 2002-08-09 | 1 | -0/+6 |
* | Consistently order pangoxft / pangox in pkg-config calls in hopes of | Owen Taylor | 2002-08-09 | 1 | -0/+6 |