summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Get rid of gtk_style_get_font_for_display(), make gtk_style_get_font()Owen Taylor2002-06-205-44/+40
* Only change the double click time if the screen for the notification isOwen Taylor2002-06-202-6/+12
* Add notification for screen property. (#80280)Owen Taylor2002-06-207-0/+33
* Set the display.Owen Taylor2002-06-197-68/+163
* Updated Ukrainian translation.Andrew V. Samoilov2002-06-192-439/+442
* Updated Russian translation.Andrew V. Samoilov2002-06-192-27/+33
* Set the display.Owen Taylor2002-06-188-1/+54
* Typo fix.Owen Taylor2002-06-187-1/+25
* Make the core pointer object per-display. (#85698)Owen Taylor2002-06-1823-54/+135
* Added Bulgarian (bg).Yanko Kaneti2002-06-189-1/+4794
* Fix for cursor screen => display change.Owen Taylor2002-06-183-5/+10
* Replace gdk_cursor_new_for_screen() with gdk_cursor_new_for_display().Owen Taylor2002-06-1825-78/+152
* ue Jun 18 12:04:10 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-187-5/+44
* Add a gboolean create argument, so we don't create the structure unless weOwen Taylor2002-06-187-10/+51
* fix bugzilla referencesOwen Taylor2002-06-166-12/+12
* Actually use the UTF-8 filename, so we actually fix #83386.Owen Taylor2002-06-167-4/+58
* Fix backwards asssertion. (#85434)Owen Taylor2002-06-167-13/+37
* Notify about "background-full-height-set", not "bg_full_height_set".James M. Cape2002-06-157-1/+43
* Fix bug #84268, where validate_rows sometimes didn't remove itselfJonathan Blandford2002-06-147-10/+54
* disconnect_by_func instead of disconnect_by_data. Someone else could useJonathan Blandford2002-06-147-7/+92
* Ignore state change events for windows that aren't our toplevels. (#84482,Owen Taylor2002-06-147-1/+38
* ri Jun 14 10:00:29 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-148-2/+64
* Fix type names for GtkIconSet, GtkIconSource, GtkSelectionData, GtkBorder,Owen Taylor2002-06-1313-9/+69
* Make work gdk_colormap_sync() work for DirectColor visuals as well. FillOwen Taylor2002-06-137-14/+105
* Fix problem where when no alpha was involved, we scaled rather thanOwen Taylor2002-06-131-1/+7
* Fix problem where when no alpha was involved, we scaled rather thanOwen Taylor2002-06-131-0/+8
* Add the obsolete CUA cut/copy/paste bindings. (#79078)Owen Taylor2002-06-138-4/+74
* Use libjpeg in buffered-image mode in order to incrementally displayMatthias Clasen2002-06-132-15/+5
* Ignore all client events that were sent to a window that we don't knowOwen Taylor2002-06-137-15/+86
* Fix so that the encoding of the filename is handled properly in the caseOwen Taylor2002-06-131-4/+2
* Fix so that the encoding of the filename is handled properly in the caseOwen Taylor2002-06-137-3/+97
* Remove po/README.tools, po/desk.pl and po/update.pl.Christian Rose2002-06-137-3/+30
* Removed. These are obsoleted by intltool.Christian Rose2002-06-135-444/+5
* Don't return a positive status unless there is a text target in the drag.Owen Taylor2002-06-137-2/+39
* Save the initial grab time, use that when changing the pointer. (#83052,Owen Taylor2002-06-137-1/+39
* traverse all nodes, not just the leafs (pointed out by Josh Parsons)Kristian Rietveld2002-06-137-1/+31
* check that pango has Xft2 support, instead of checking whether Xft2Havoc Pennington2002-06-127-1/+31
* Add an informative g_warning() when the entry has lost a focus-out-event.Owen Taylor2002-06-127-0/+43
* Check to see if the menu item is selectable before settingOwen Taylor2002-06-127-0/+51
* Fix bug where if CENTER_ON_PARENT was set, but there was no parent,Owen Taylor2002-06-127-7/+56
* ed Jun 12 16:34:13 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-127-4/+79
* Clamp size of child to at least 1x1. (#82431, Boris Shingarov.)Owen Taylor2002-06-127-0/+39
* Handle 0 increment, to fix division-by-zero problem. (#82816, GeorgeOwen Taylor2002-06-127-0/+39
* Fix memory leak. (Patch from Matthias Clasen, #84926)Owen Taylor2002-06-128-0/+53
* Allow NULL for widget path or class path as documented. (#83150, SergeyOwen Taylor2002-06-127-2/+40
* Fix ZWJ => ZWN typo. (#83092, Tino Meinen)Owen Taylor2002-06-127-1/+31
* Fix some problems with case statements for checking for omitted deps.Owen Taylor2002-06-128-30/+50
* Add compose sequences of dead_acute + c/C => C WITH CEDDILLA. (NanoOwen Taylor2002-06-127-0/+38
* added gdkdisplay and gdkscreenHans Breuer2002-06-1011-6/+140
* [ merge from stable ]Tor Lillqvist2002-06-109-5/+135