summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
* Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)Matthias Clasen2002-09-211-0/+24
* Copy from X11 backend. The old version mishandled consecutive newlines.Tor Lillqvist2002-09-211-0/+8
* Set the IM context client window to NULL, not to the window that is aboutOwen Taylor2002-09-201-0/+6
* Fri Sep 20 16:56:54 2002 Owen Taylor <otaylor@redhat.com> ...Owen Taylor2002-09-201-0/+6
* On Win32, look explicitly for LANG, LC_ALL and LC_CTYPE, and if not found,Tor Lillqvist2002-09-191-0/+5
* Delete leftover declarations of the obsolete Win32-only functionsTor Lillqvist2002-09-191-0/+29
* Fix usage of compat GTK_TYPE_ macros without including gtkobject.h.Owen Taylor2002-09-191-0/+10
* Stockify color picker icon. (#89880)Matthias Clasen2002-09-161-0/+9
* fixed my latest change.Sven Neumann2002-09-141-0/+4
* use the most significant bits of the GdkColor components (#89703).Sven Neumann2002-09-131-0/+5
* Merge from gtk-2-0:Tor Lillqvist2002-09-111-0/+3
* Merge from gtk-1-3-win32-production and gtk-2-0:Tor Lillqvist2002-09-111-1/+10
* Use correct function name in warning messages.Tor Lillqvist2002-09-111-0/+3
* Merge from gtk-2-0:Tor Lillqvist2002-09-111-0/+13
* Merge from gtk-2-0:Tor Lillqvist2002-09-111-1/+36
* Merge from gtk-2-0:Tor Lillqvist2002-09-111-0/+7
* Make GtkTreeRowReference a boxed type.Jonathan Blandford2002-09-111-0/+11
* Draw radio buttons more symmetric. Draw shadow out bevels slightlySoeren Sandmann2002-09-111-0/+6
* modify a warning when XSetLocaleModifiers() fails, and add a warning whenHidetoshi Tajima2002-09-101-0/+11
* Patch from Eric Warmonhoven to get linux-fb compiling with multiheadOwen Taylor2002-09-101-0/+5
* Take focus mode into account when tracking FocusIn/Out events, so we don'tOwen Taylor2002-09-101-0/+7
* If the end iter is also a part of the selection, then we are in theShivram U2002-09-091-0/+6
* Add AM_CONDITIONAL calls also in the non-x11 branch. Otherwise we getTor Lillqvist2002-09-081-2/+12
* call gtk_widget_ensure_style() before reading "button_relief". FixesSoeren Sandmann2002-09-071-0/+6
* Add ani to all_loaders.Matthias Clasen2002-09-061-0/+4
* Fri Sep 6 15:59:54 2002 Owen Taylor <otaylor@redhat.com> * gdk/gdkd...Owen Taylor2002-09-061-0/+7
* Only set gc->colormap if it isn't already set. (Alex Larsson, #90632)Owen Taylor2002-09-061-0/+6
* Pass the actual input keycode to XIM, rather than the result ofOwen Taylor2002-09-061-0/+10
* fix non-solaris xinerama checks (bug #89732)jacob berkman2002-09-051-0/+2
* get automake-1.4 changes from -2-0 branchjacob berkman2002-09-051-0/+4
* Use HWND_NOTOPMOST instead of HWND_TOPMOST. Suggested by Florent Duguet.Tor Lillqvist2002-09-041-0/+4
* Fix braino, actually do check each char, not just the first one, whenTor Lillqvist2002-09-041-0/+7
* Quit on destroy.Matthias Clasen2002-09-031-0/+9
* ChangeLog fixSøren Sandmann Pedersen2002-09-011-1/+1
* docs/reference/gtk/tmpl/gtkdialog.sgmlSoeren Sandmann2002-09-011-0/+17
* On Cygwin, open /dev/windows instead of using the magic G_WIN32_MSG_HANDLETor Lillqvist2002-08-311-0/+5
* Use cygwin_conv_to_posix_path(). (gtk_file_selection_dir_activate): CallTor Lillqvist2002-08-311-0/+8
* Use MAX_PATH (from windef.h) insted of _MAX_PATH (from stdlib.h in mingwTor Lillqvist2002-08-261-0/+6
* cleanupsBST 2002 Tony Gale2002-08-261-0/+7
* Don't include <winsock.h> on Cygwin (#91654, Masahiro Sakai).Tor Lillqvist2002-08-251-1/+4
* Compile gtk_init_abi_check and gtk_init_check_abi_check when onTor Lillqvist2002-08-251-0/+8
* update packaging script for current tutorialBST 2002 Tony Gale2002-08-251-0/+8
* Include gtkbox.h and gtkwindow.h on Win32, as the defines for structTor Lillqvist2002-08-241-0/+4
* Add gtk_win32res_lo. (#87101, J. Ali Harlow)Tor Lillqvist2002-08-241-0/+3
* gdk/gdkevents.c gdk/gdkinternals.h gdk/x11/gdkevents-x11.c Move theTor Lillqvist2002-08-241-0/+10
* Let the system handle Alt-Space, too. Thanks to Tim Evans (#91477).Tor Lillqvist2002-08-241-0/+5
* update g_connect_signal usageBST 2002 Tony Gale2002-08-241-0/+7
* Move GDK_DEP_LIBS from LDFLAGS to each of the libgdk_*_LIBADD, to fixTor Lillqvist2002-08-211-0/+6
* Use gtk_entry_set_positions() to update current_pos and selection_bound soPadraig O'Briain2002-08-191-0/+6
* switch vbox and action_area back to the order that 2.0 hasjacob berkman2002-08-161-0/+5