summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Start implementing display/screen closing scheme; keep a flag for whetherOwen Taylor2002-08-011-0/+44
* escape_string() only takes one argjacob berkman2002-07-311-0/+5
* Avoid using g_strescape(), since it mangles UTF-8, (#89479, Yao Zhang.)Owen Taylor2002-07-311-0/+5
* Handle inverted ranges correctly (#85436, fix from Norihiro UMEDA)Owen Taylor2002-07-301-0/+6
* Fix bug in the selection mode option menus which were setting the wrongOwen Taylor2002-07-301-0/+6
* Honor GDK_PIXBUF_CSOURCE from configure.in when cross-compiling. (#87099,Owen Taylor2002-07-301-0/+6
* Unset gtk-im-surrounding-info object data again. (Fix from Yao Zhang,Owen Taylor2002-07-291-0/+6
* ri Jul 26 17:59:06 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-07-261-0/+5
* API additions: _move, _reorder and _swap for stores, path constructor.Kristian Rietveld2002-07-261-0/+54
* Check if depth of the source is not equal to the depth of the colormapShivram U2002-07-261-0/+7
* Use gdk_rgb_convert_4, not gdk_rgb_convert_8 for depth 4, bpp 8,Matthias Clasen2002-07-251-0/+6
* When a menubar is up, use F10 to cycle menubars, not Control-Tab (#87159,Owen Taylor2002-07-251-0/+9
* [ Patch from Padraig O'Briain, #87904 ]Owen Taylor2002-07-251-0/+12
* Apply patch from Gustavo Giraldez for bug #78513Havoc Pennington2002-07-251-0/+5
* Don't use GTK_RC_FILES, since it causes problems with what KDE (etc.) doesOwen Taylor2002-07-241-0/+6
* Fixed the LSB -> MSB case. Fixes #79463.Federico Mena Quintero2002-07-161-0/+5
* gdk/gdk.c gdk/gdkinternals.h gdk/win32/gdkmain-win32.c pass argc and argvSven Neumann2002-07-161-0/+9
* activate the menu item so old apps work properlyjacob berkman2002-07-101-0/+5
* Fix some cases where signal connection IDs where being assigned to guintOwen Taylor2002-07-101-0/+7
* Add an extra parameter to _gtk_menu_item_select_first() to allow us toOwen Taylor2002-07-061-0/+10
* fix warning. (gtk_tree_view_search_iter): fix warning, #85884Jonathan Blandford2002-07-051-0/+14
* Merge from HEAD.Kristian Rietveld2002-07-051-0/+7
* Use hyphen instead of underscore in signal names in calls toPadraig O'Briain2002-07-021-0/+6
* only validate the visible area if we've ever been requisitioned.Jonathan Blandford2002-07-021-0/+5
* sync up white space/variable names to match tree_store equiv.Jonathan Blandford2002-07-011-0/+8
* Fix for failure of gdk_pixbuf_xlib_get_from_drawable if sourceBill Haneman2002-07-011-0/+6
* Renames:Owen Taylor2002-06-201-0/+9
* Add a singleton object that we can use to get notification when displaysOwen Taylor2002-06-201-0/+25
* Patch from Erwann Chenede.Owen Taylor2002-06-201-0/+11
* Get the owner from the display if !NULL. Otherwise, warn for multihead.Owen Taylor2002-06-201-0/+28
* Add notification for screen property. (#80280)Owen Taylor2002-06-201-0/+5
* Set the display.Owen Taylor2002-06-191-0/+10
* Set the display.Owen Taylor2002-06-181-0/+8
* Typo fix.Owen Taylor2002-06-181-0/+4
* Make the core pointer object per-display. (#85698)Owen Taylor2002-06-181-0/+10
* Added Bulgarian (bg).Yanko Kaneti2002-06-181-0/+4
* Replace gdk_cursor_new_for_screen() with gdk_cursor_new_for_display().Owen Taylor2002-06-181-0/+13
* ue Jun 18 12:04:10 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-181-0/+6
* Add a gboolean create argument, so we don't create the structure unless weOwen Taylor2002-06-181-0/+7
* fix bugzilla referencesOwen Taylor2002-06-161-2/+2
* Actually use the UTF-8 filename, so we actually fix #83386.Owen Taylor2002-06-161-0/+9
* Fix backwards asssertion. (#85434)Owen Taylor2002-06-161-2/+6
* Notify about "background-full-height-set", not "bg_full_height_set".James M. Cape2002-06-151-0/+7
* Fix bug #84268, where validate_rows sometimes didn't remove itselfJonathan Blandford2002-06-141-0/+5
* disconnect_by_func instead of disconnect_by_data. Someone else could useJonathan Blandford2002-06-141-0/+10
* Ignore state change events for windows that aren't our toplevels. (#84482,Owen Taylor2002-06-141-0/+6
* ri Jun 14 10:00:29 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-141-0/+10
* Fix type names for GtkIconSet, GtkIconSource, GtkSelectionData, GtkBorder,Owen Taylor2002-06-131-0/+10
* Make work gdk_colormap_sync() work for DirectColor visuals as well. FillOwen Taylor2002-06-131-0/+8
* Add the obsolete CUA cut/copy/paste bindings. (#79078)Owen Taylor2002-06-131-0/+8