summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Deprecation cleanupManish Singh2002-10-0815-102/+142
* restore gtkobject.h #include so we don't break backwards compat.Manish Singh2002-10-087-0/+33
* Patch from Takuro Ashie to fix updating of open_ims list. (#95150)Owen Taylor2002-10-087-1/+31
* Move out of HAVE_XKB. (#95129, Phil Blundell)Owen Taylor2002-10-087-2/+32
* fix compilationEric Warmenhoven2002-10-088-3/+54
* Free the private data. (#84903, Matthias Clasen)Owen Taylor2002-10-077-1/+47
* New file. Move gdk_drag_find_window(), gdk_drag_get_protocol() here.Owen Taylor2002-10-071-0/+48
* Allow the slider to be set all the way to the edge, and if that happens,Owen Taylor2002-10-079-6/+75
* Use a pixbuf to set the drag icon, combine code to create drag iconsOwen Taylor2002-10-078-77/+201
* Add gdk_drag_find_window_for_screen(), so that we can interpret x_root /Owen Taylor2002-10-0713-117/+386
* - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,Owen Taylor2002-10-0724-170/+661
* Deprecation cleanupManish Singh2002-10-0718-84/+140
* Fix some prototypes that had () instead of (void).Owen Taylor2002-10-077-2/+32
* Clean up the handling of clearing transient state settings, fixing bugOwen Taylor2002-10-077-13/+55
* If Mode_switch is used for a known modifier like Mod1, assume it won't beOwen Taylor2002-10-077-6/+56
* gdk_image_get_pixel, gdk_image_put_pixel: Fixed sense of bounds checks.Bill Haneman2002-10-0710-13/+49
* Deprecation cleanupManish Singh2002-10-0714-153/+190
* deprecation cleanupManish Singh2002-10-0715-164/+214
* deprecation cleanupManish Singh2002-10-0516-245/+290
* Use $(top_builddir) instead of here-undefined $$topdir. (Problem reportedOwen Taylor2002-10-057-1/+37
* at Oct 5 18:25:11 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-10-057-2/+37
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-10-052-315/+289
* docs/reference/gtk/tmpl/gtkfontseldlg.sgml, gdk/gdkwindow.c,Soeren Sandmann2002-10-0513-48/+161
* Deprecation cleanupManish Singh2002-10-0520-287/+340
* Deprecation cleanupManish Singh2002-10-0418-161/+186
* Deprecation cleanupManish Singh2002-10-0418-130/+152
* Fix memory intilization error caused by my previous checkin. #94908 aHidetoshi Tajima2002-10-047-1/+37
* Improve checks on public entry points, including, among other thingsOwen Taylor2002-10-0411-39/+132
* remove unused codepath.Soeren Sandmann2002-10-0423-223/+254
* Patch from Shivram U <shivaram.upadhyayula@wipro.com>Owen Taylor2002-10-047-3/+57
* Remove thisAnders Carlsson2002-10-041-8/+0
* make legal Cjacob berkman2002-10-047-3/+28
* Fix envars for uninstalled operation of gdk-pixbufOwen Taylor2002-10-047-2/+50
* Get the name right.Owen Taylor2002-10-048-3/+51
* Add a check for the Xrandr extension.Owen Taylor2002-10-0414-4/+168
* Deprecation cleanupManish Singh2002-10-0421-154/+204
* make it legal CManish Singh2002-10-048-1/+28
* make legal Cjacob berkman2002-10-042-1/+6
* implement maximize for linux-fbEric Warmenhoven2002-10-0319-94/+440
* Fix error in computing length and a memory leak. (Fixes #94072, reportedOwen Taylor2002-10-039-21/+95
* Adjustments for recent gdk-pixbuf changes.Matthias Clasen2002-10-0311-19/+219
* Support for separately installed loaders. (#77486)Matthias Clasen2002-10-0342-587/+1460
* Fix memory leak. (#94399)Owen Taylor2002-10-032-1/+7
* get XDisplay from window instead of display, as display has not beenKristian Rietveld2002-10-037-1/+37
* Restore the pre-Xft2 code to render text directly via RENDER,Owen Taylor2002-10-0310-5/+154
* Add a 'type' parameter, make public.Owen Taylor2002-10-0331-266/+534
* Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbufOwen Taylor2002-10-0222-148/+287
* Add gdk_screen_set_screen()/_get_screen() which (by evil hacks) work forOwen Taylor2002-10-029-5/+145
* Privately export: _gtk_settings_set_property_value_from_rc()Owen Taylor2002-10-029-44/+206
* Patch from Andy Wingo to always escape ? to avoid accidentally generatingOwen Taylor2002-10-012-1/+7