summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Use 'const' instead G_CONST_RETURNJavier Jardón2011-06-161-1/+1
* gdk: Use 'const' instead deprecated G_CONST_RETURNJavier Jardón2011-06-1512-21/+21
* win32: resurect Windows clipboard selection notificationMarc-André Lureau2011-06-103-29/+205
* win32: fix gdk clipboardMarc-André Lureau2011-06-101-0/+2
* gdk: Make background changes queue a repaintBenjamin Otte2011-06-091-6/+14
* docs: Fix referenceBenjamin Otte2011-06-091-1/+1
* x11: #ifdef USE_SHM function where it belongsBenjamin Otte2011-04-221-1/+1
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-03-165-13/+17
* Add missing annotationsMatthias Clasen2011-03-121-2/+2
* Fix gdk_keyval_name() and gdk_keyval_from_name() annotationsMartin Pitt2011-03-102-0/+28
* gdk: when scrolling windows, use the correct source for copying fromBenjamin Otte2011-03-071-1/+3
* x11: Remove unused variableBenjamin Otte2011-03-071-1/+0
* Avoid spurious emissions of monitors-changedAlexander Larsson2011-02-241-6/+7
* Remove annotation that breaks the introspection buildMatthias Clasen2011-02-201-1/+1
* Handle emulated keyboard input that arrives as VK_PACKETTor Lillqvist2011-02-201-6/+10
* Fix doc comment syntaxMatthias Clasen2011-02-191-1/+1
* Fix doc commentMatthias Clasen2011-02-191-2/+2
* [GI] Mark mis-detected constructors as suchMartin Pitt2011-02-191-1/+1
* Bug 633291 - Handle Shift-keys in X11 gdk_test_simulate_key()Martin Nordholts2011-02-131-2/+7
* Fix the build without the Composite headersMatthias Clasen2011-02-121-0/+2
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-264-10/+13
* Expose gtk-auto-mnemonics as an XsettingMatthias Clasen2011-01-231-2/+9
* GdkX11dnd: Fix build issueAdel Gadllah2011-01-051-25/+25
* Decouple GdkWindowCache life-cycle from GdkX11DragContextMatthias Clasen2011-01-051-5/+52
* gdk_spawn* deprecation docs: Mention actual replacement functions.Murray Cumming2011-01-051-3/+4
* gdk: Remove GTK_COMPILATION checks from headersBenjamin Otte2011-01-034-8/+5
* gdk: Deprecate gdk_display_set_pointer_hooks()Benjamin Otte2011-01-032-0/+4
* gdk: Deprecated gdk_set_pointer_hooks()Benjamin Otte2011-01-032-4/+6
* Revert some over-eager deprecation removalMatthias Clasen2010-12-271-1/+3
* Export gdk_x11_ functions only on X11Tor Lillqvist2010-12-271-0/+2
* Reinstate the implementation of gdk_window_foreign_new_for_displayMatthias Clasen2010-12-231-0/+1
* Document that keymap functions will stop accepting NULLMatthias Clasen2010-12-231-2/+20
* Fix another typoMatthias Clasen2010-12-211-1/+1
* Fix a typoMatthias Clasen2010-12-211-1/+1
* Deprecate gdk_xid_table* functionsMatthias Clasen2010-12-212-2/+11
* Deprecated gdk_drag_find_window and gdk_drag_get_protocolMatthias Clasen2010-12-213-0/+10
* Deprecate gdk_drag_context_newMatthias Clasen2010-12-212-1/+4
* Deprecate some gdk text conversion routinesMatthias Clasen2010-12-214-10/+104
* Deprecate gdk_set_locale and gtk_set_localeMatthias Clasen2010-12-212-2/+2
* Deprecate gdk_net_wm_supportsMatthias Clasen2010-12-213-0/+6
* Deprecate gdkx_visual_getMatthias Clasen2010-12-213-3/+9
* Deprecate gdk_spawn apisMatthias Clasen2010-12-213-0/+13
* Deprecate foreign window apisMatthias Clasen2010-12-216-19/+99
* Deprecate gdk_set_sm_client_idMatthias Clasen2010-12-215-0/+27
* Add some forgotten accessors for GdkDragContextMatthias Clasen2010-12-213-0/+41
* Optimize gdk_window_set_shape_combine_regionMatthias Clasen2010-12-141-0/+3
* Avoid delays in starting applicationsMatthias Clasen2010-11-291-92/+95
* gdk: add gdk_device_get_n_keys() to access the sealed num_keys memberMichael Natterer2010-11-246-0/+44
* API: Add gdk_pixmap_get_size()Benjamin Otte2010-11-184-1/+29
* gdk: cast impl to GdkWindow* when calling gdk_drawable_get_size()Michael Natterer2010-11-181-1/+2