summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
* Add a 'type' parameter, make public.Owen Taylor2002-10-031-0/+32
* Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbufOwen Taylor2002-10-021-0/+26
* Add gdk_screen_set_screen()/_get_screen() which (by evil hacks) work forOwen Taylor2002-10-021-0/+7
* Privately export: _gtk_settings_set_property_value_from_rc()Owen Taylor2002-10-021-0/+10
* Deprecation cleanupManish Singh2002-10-011-0/+4
* declare parent_class staticjacob berkman2002-10-011-0/+5
* Fixed alphabetical order (bug #91258).Stanislav Brabec2002-10-011-0/+4
* Add gtk_menu_focus() so we do not waste time trying to focus a menu item.Padraig O'Briain2002-10-011-0/+5
* Set image->windowing_data to NULL, unref the image. (Late merge fromTor Lillqvist2002-09-301-0/+6
* Make the reference to the mnemonic widget weak. (#93334, Murray Cumming)Owen Taylor2002-09-301-0/+6
* Remove a duplicate definition of gdk_set_sm_client_id().Owen Taylor2002-09-301-0/+5
* Set the client ID on all displays. (#85713)Owen Taylor2002-09-301-0/+10
* Initialize ->parsed field. (#94536, patch from Sebastian Ritau. MaybeOwen Taylor2002-09-301-0/+6
* Add gtk_window_set_icon_from_file(),Owen Taylor2002-09-301-0/+6
* Add construct-only property "tag_table" and make use of it inDaniel Elstner2002-09-301-0/+5
* Completed ISO-8859-2 characters support (#93421), fixed cacute, umacron,Stanislav Brabec2002-09-301-0/+6
* ===== Released 2.1.0 ======GTK_2_1_0Owen Taylor2002-09-301-0/+6
* Disable tooltips for menu items with submenus .. they still don't reallyOwen Taylor2002-09-301-0/+7
* Clear initial_pos_set even if it only causes a move, not a resize as well.Owen Taylor2002-09-301-0/+7
* add deprecation compile flagsManish Singh2002-09-291-0/+10
* 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
* Minor documentation fixes. (#80021, Yao Zhang; #75567, #75279, VitalySoeren Sandmann2002-09-281-0/+7
* Make drawing to the root window work. (#89492)Matthias Clasen2002-09-271-0/+5
* (#91249, Thomas Leonard)Owen Taylor2002-09-271-0/+10
* Patch from J. Ali Harlow to avoid generating gtk.immodules whenOwen Taylor2002-09-271-0/+6
* Move gdk_keval_name and gdk_keyval_from_name to new gdkkeynames.c, shareEric Warmenhoven2002-09-271-0/+19
* Fix some signed/unsigned warnings. (#85863, David L. Cooper II)Owen Taylor2002-09-271-0/+5
* ri Sep 27 16:23:49 2002 Owen Taylor <otaylor@redhat.com>Owen 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-0/+9
* - use gtk_settings_get_for_screen () instead of gtk_settings_get_defaultHidetoshi Tajima2002-09-261-0/+9
* fix GtkWindowMnemonic to have a separate typedefHavoc Pennington2002-09-251-0/+49
* Add gdk_screen_make_display_name(), which returns a display name that canOwen Taylor2002-09-251-0/+8
* Patch from Eric Warmenhoven, #94123Owen Taylor2002-09-251-0/+10
* add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compileManish Singh2002-09-251-0/+16
* 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/+9
* Make a GObject (#75970, James Henstridge)Owen Taylor2002-09-241-0/+5
* Look up the visual as well as the colormap, since callingOwen Taylor2002-09-241-0/+9
* disable/enable preedit/status in GtkIMContextXIM (#59076)Hidetoshi Tajima2002-09-241-0/+21
* Replace leftover gdkx_visual_get_for_screen () byMatthias Clasen2002-09-241-0/+3
* Add a missing ; to make things compile.Matthias Clasen2002-09-241-0/+2
* Replace leftover gdk_colormap_lookup () by gdk_x11_colormap_foreign_new ()Matthias Clasen2002-09-241-0/+6
* Add a GtkAccelGroupFindFunc to clean up the prototype. (#76670, VitalyOwen Taylor2002-09-241-0/+10
* Merge from gtk-2-0:Tor Lillqvist2002-09-241-0/+8
* Add a missing ; to make things compile.Matthias Clasen2002-09-241-0/+4
* Make icon sizes configurable (#70648, slightly based on a patch from BillOwen Taylor2002-09-241-0/+19
* gdk/win32/gdkimage-win32.c gdk/x11/gdkimage-x11.c Add bounds-checkingOwen Taylor2002-09-241-0/+6