summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* ==== Released 2.0.8 ====GTK_2_0_8Owen Taylor2002-11-081-0/+8
* Escape invalid filename before printing it out, since it isn't a validOwen Taylor2002-11-071-0/+6
* Call UpdateWindow() after scrolling or moving/resizing the window. ThisTor Lillqvist2002-11-071-0/+14
* Don't try to use render if we can't get a picture for the drawable. (FixesOwen Taylor2002-11-071-0/+12
* Back out last change, should have gone in on HEAD.Owen Taylor2002-11-071-0/+5
* Use g_date_strftime(), fixing #74745. (Alper Ersoy)Owen Taylor2002-11-071-0/+5
* ==== Released 2.0.7 ====GTK_2_0_7Owen Taylor2002-11-041-0/+8
* Lots of changes to the Win32 backend:Tor Lillqvist2002-11-031-0/+128
* Bah, and of course I broke something ...Kristian Rietveld2002-11-031-0/+8
* Remove check for winsock.h since it might show up on Linux+Wine. InsteadOwen Taylor2002-11-031-0/+7
* check if width isn't zero instead of calc_width ...Kristian Rietveld2002-11-031-0/+5
* Merge fest from HEAD, note that only a selection of bug fixes on HEAD gotKristian Rietveld2002-11-031-0/+45
* Don't call GetWindowLong for GWL_EXSTYLE, the extended window style wasn'tTor Lillqvist2002-10-281-0/+10
* be.po: Added Belorusian (be) translation to ALL_LINGUASDmitry Mastrukov2002-10-251-0/+4
* When popping up the list without any selected items, hack the focus on theOwen Taylor2002-10-231-0/+9
* Include config.h (#96441, Morten Welinder)Owen Taylor2002-10-221-0/+5
* When compiling our on fnmatch.c, #define fnmatch _gtk_fnmatch (#92890,Owen Taylor2002-10-221-0/+5
* Return "" for entry->invisible_char == 0, otherwise N copies ofOwen Taylor2002-10-211-0/+12
* use GTK_IS_RADIO_MENU_ITEM instead of comparing the type directly. ThisManish Singh2002-10-121-0/+6
* Privately export _gtk_scrolled_window_get_scrollbar_spacing().Owen Taylor2002-10-101-0/+9
* Fix bug ID.Stanislav Brabec2002-10-091-2/+2
* Added support for hungarian characters (addition to bug #91258). Only viaStanislav Brabec2002-10-091-0/+6
* Patch from Takuro Ashie to fix updating of open_ims list. (#95150)Owen Taylor2002-10-081-0/+5
* Fix a conflict indicatorOwen Taylor2002-10-071-1/+0
* Fix infinite loop from last change.Owen Taylor2002-10-071-0/+5
* fix buildjacob berkman2002-10-071-0/+4
* Clean up the handling of clearing transient state settings, fixing bugOwen Taylor2002-10-071-0/+7
* If Mode_switch is used for a known modifier like Mod1, assume it won't beOwen Taylor2002-10-071-0/+7
* Patch from Shivram U <shivaram.upadhyayula@wipro.com>Owen Taylor2002-10-041-0/+9
* Fixed alphabetical order (bug #91258).Stanislav Brabec2002-10-011-0/+4
* Initialize ->parsed field. (#94536, patch from Sebastian Ritau. MaybeOwen Taylor2002-09-301-0/+6
* Completed ISO-8859-2 characters support (#93421), fixed cacute, umacron,Stanislav Brabec2002-09-301-0/+6
* use #defines instead of enum for GtkFundamentalType compat, to preventManish Singh2002-09-291-0/+6
* Instead of forcing -fnative-struct into CFLAGS when using gcc for Win32,Tor Lillqvist2002-09-291-0/+8
* Make drawing to the root window work. (#89492) Changes to support depth 8Matthias Clasen2002-09-271-0/+16
* ri Sep 27 18:14:00 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-09-271-0/+10
* Patch from J. Ali Harlow to avoid generating gtk.immodules whenOwen Taylor2002-09-271-0/+6
* Fix some signed/unsigned warnings. (#85863, David L. Cooper II)Owen Taylor2002-09-271-0/+5
* Replaced instances where strlen (label->label) is used to get a byte codeOwen Taylor2002-09-271-0/+11
* Handle the case where the first page isn't visible. (#90336, bug trackedOwen Taylor2002-09-271-0/+6
* Change accelerator from C_ut to Cu_t. (#82747, Paolo Maggi)Owen Taylor2002-09-271-0/+5
* Reset the animation iter on unrealize as well as unmap. (#94336)Owen Taylor2002-09-271-3/+7
* Don't turn a value of "" into NULL. (#94157, Vitaly Tishkov)Owen Taylor2002-09-251-0/+5
* check if last_selected is valid before doing a strcmp on it, which mayManish Singh2002-09-251-0/+6
* preserve ordering from gtk_tree_selection_foreach when returning filenamesManish Singh2002-09-251-0/+6
* Add the gxid_* files to EXTRA_DIST (#90511, Zenith Lau)Owen Taylor2002-09-241-0/+5
* Remove the check for editable. (Reported by Brent Fox)Owen Taylor2002-09-241-0/+5
* Fixes to GtkIMContextSimple compose table for us-intl keyboards (Red HatOwen Taylor2002-09-241-0/+6
* Use 'signed int' not 'gint' for signed bitfields. (#93020, Vitaly Tishkov)Owen Taylor2002-09-231-0/+10
* Patch from Joshua N Pritikin to fix problem where signal connection wasn'tOwen Taylor2002-09-231-0/+6