summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ignore all client events that were sent to a window that we don't knowOwen Taylor2002-06-131-0/+6
* Fix so that the encoding of the filename is handled properly in the caseOwen Taylor2002-06-131-0/+11
* Remove po/README.tools, po/desk.pl and po/update.pl.Christian Rose2002-06-131-0/+5
* Don't return a positive status unless there is a text target in the drag.Owen Taylor2002-06-131-0/+6
* Save the initial grab time, use that when changing the pointer. (#83052,Owen Taylor2002-06-131-0/+6
* traverse all nodes, not just the leafs (pointed out by Josh Parsons)Kristian Rietveld2002-06-131-0/+5
* check that pango has Xft2 support, instead of checking whether Xft2Havoc Pennington2002-06-121-0/+5
* Add an informative g_warning() when the entry has lost a focus-out-event.Owen Taylor2002-06-121-0/+6
* Check to see if the menu item is selectable before settingOwen Taylor2002-06-121-0/+8
* Fix bug where if CENTER_ON_PARENT was set, but there was no parent,Owen Taylor2002-06-121-0/+7
* ed Jun 12 16:34:13 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-121-0/+7
* Clamp size of child to at least 1x1. (#82431, Boris Shingarov.)Owen Taylor2002-06-121-0/+6
* Handle 0 increment, to fix division-by-zero problem. (#82816, GeorgeOwen Taylor2002-06-121-0/+6
* Fix memory leak. (Patch from Matthias Clasen, #84926)Owen Taylor2002-06-121-0/+8
* Allow NULL for widget path or class path as documented. (#83150, SergeyOwen Taylor2002-06-121-0/+6