summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Merge from stable:Tor Lillqvist2002-11-244-601/+515
* Remove period from title of example in docs.Matthias Clasen2002-11-231-1/+1
* add -DGDK_DISABLE_DEPRECATEDManish Singh2002-11-1714-82/+87
* Add missing entries, needed by gtk.Tor Lillqvist2002-11-1610-34/+81
* Reflect recent renamings and removals of functions.Tor Lillqvist2002-11-168-300/+704
* Fix display/window typo. (#98511, Soeren Sandmann)Owen Taylor2002-11-141-1/+1
* Try a different hack to force gdkenumtypes.h to be updated before buildingOwen Taylor2002-11-143-12/+6
* add gdk_display_get_devices to fix compilationEric Warmenhoven2002-11-131-0/+6
* gdk/win32/gdkprivate-win32.h Rename all global variables and functions toTor Lillqvist2002-11-1218-1380/+1375
* Fix a typo which broke moveresize emulation.Matthias Clasen2002-11-101-1/+1
* Reformulate doc comments to work around gtk-doc limitations.Matthias Clasen2002-11-082-3/+3
* Add in a awful hack to force gdkenumtypes.h to be updated before buildingOwen Taylor2002-11-083-0/+33
* Use g_get_application_name() instead of g_get_prgname() as the defaultOwen Taylor2002-11-083-20/+68
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-0811-39/+39
* fix compilationEric Warmenhoven2002-11-082-2/+10
* Don't try to use render if we can't get a picture for the drawable. (FixesOwen Taylor2002-11-071-1/+2
* Fix misplaced display_grab()/display_ungrab(); they shouldn't have beenOwen Taylor2002-11-071-3/+3
* Use g_return_val_if_fail in this non-void function. (gdk_init_check):Matthias Clasen2002-11-071-3/+1
* Add startup notification hooks - mostly based on patch by Havoc PenningtonOwen Taylor2002-11-026-10/+210
* More doc comments moved inline.Matthias Clasen2002-11-014-16/+414
* Add a --screen option for setting the default screen. (Based on a patchOwen Taylor2002-10-3110-31/+122
* doc comment fixes.Matthias Clasen2002-10-293-23/+21
* Don't call GetWindowLong for GWL_EXSTYLE, the extended window style wasn'tTor Lillqvist2002-10-281-19/+31
* Fix doc comment.Matthias Clasen2002-10-253-47/+8
* More API docs moved inline.Matthias Clasen2002-10-243-7/+189
* Documentation updates.Matthias Clasen2002-10-232-32/+250
* Remove redundant doc comments.Matthias Clasen2002-10-236-235/+0
* Gdk API doc updates.Matthias Clasen2002-10-2216-7/+213
* Produce C-m, not C-j for return. Handle Escape.Owen Taylor2002-10-221-1/+6
* Handle Return and KP_Enter.Owen Taylor2002-10-181-0/+6
* Fix use of uninitialized variable.Owen Taylor2002-10-182-133/+216
* add g_return_if_fail for monitor number <= 0Havoc Pennington2002-10-172-8/+63
* Fix from Phil Blundell for compiling without Xkb. (#95909)Owen Taylor2002-10-161-0/+3
* Make 'filled' arguments for draw_arc/polygon/rectangle gboolean not gint.Owen Taylor2002-10-168-46/+46
* Documentation fixes.Soeren Sandmann2002-10-131-7/+6
* Lots of trivial doc fixes.Matthias Clasen2002-10-111-1/+1
* Documentation updates.Matthias Clasen2002-10-112-1/+2
* Move out of HAVE_XKB. (#95129, Phil Blundell)Owen Taylor2002-10-081-2/+2
* fix compilationEric Warmenhoven2002-10-082-3/+18
* New file. Move gdk_drag_find_window(), gdk_drag_get_protocol() here.Owen Taylor2002-10-071-0/+48
* Add gdk_drag_find_window_for_screen(), so that we can interpret x_root /Owen Taylor2002-10-076-46/+77
* - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,Owen Taylor2002-10-0711-152/+440
* Fix some prototypes that had () instead of (void).Owen Taylor2002-10-071-2/+2
* If Mode_switch is used for a known modifier like Mod1, assume it won't beOwen Taylor2002-10-071-6/+14
* gdk_image_get_pixel, gdk_image_put_pixel: Fixed sense of bounds checks.Bill Haneman2002-10-074-13/+13
* docs/reference/gtk/tmpl/gtkfontseldlg.sgml, gdk/gdkwindow.c,Soeren Sandmann2002-10-052-33/+60
* Patch from Shivram U <shivaram.upadhyayula@wipro.com>Owen Taylor2002-10-041-3/+3
* Remove thisAnders Carlsson2002-10-041-8/+0
* make legal Cjacob berkman2002-10-041-3/+4
* Get the name right.Owen Taylor2002-10-042-3/+3