summaryrefslogtreecommitdiff
path: root/docs/reference/gdk
Commit message (Expand)AuthorAgeFilesLines
* Go back to 2.13.0 as version for now, as there was no consensus to do theMatthias Clasen2008-02-156-9/+56
* UpdatesMatthias Clasen2008-02-152-1/+30
* remove SGML comment in example code - it was visible in the generatedBenjamin Otte2008-02-111-1/+1
* Remove all .cvsignore files.Michael Natterer2007-12-131-18/+0
* Add docsMatthias Clasen2007-12-132-0/+19
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-221-0/+1
* Fix a typo in GdkEventGrabBroken where it said "@grab_window id NULL" andCody Russell2007-10-081-1/+1
* Remove references to deprecated functions. (#460207, Guillaume Cottenceau)Matthias Clasen2007-09-071-2/+2
* correct an exampleMatthias Clasen2007-09-071-1/+1
* clarify section about gdk_threads_enter/ gdk_threads_leave to be rewordedTim Janik2007-07-121-6/+8
* Small doc updateMatthias Clasen2007-07-101-1/+1
* applied docu clarification patch from Bjoern Lindqvist, #454700.Tim Janik2007-07-091-8/+9
* fixed up motion hint description.Tim Janik2007-07-031-4/+5
* 2.11.5GTK_2_11_5Matthias Clasen2007-07-021-0/+9
* New function to determine if keyboard layouts for both LTR and LTRMatthias Clasen2007-06-301-0/+1
* UpdatesMatthias Clasen2007-06-261-6/+0
* 2.11.3GTK_2_11_3Matthias Clasen2007-06-162-7/+6
* Remove linux-fb leftoversMatthias Clasen2007-06-131-1/+0
* 2.11.1GTK_2_11_1Matthias Clasen2007-06-044-3/+18
* Add support for composited child windows. (#412882, Ryan Lortie)Matthias Clasen2007-06-012-0/+169
* Remove GdkBitmapMatthias Clasen2007-05-275-32/+46
* Add new apiMatthias Clasen2007-05-261-0/+3
* 2.11.0GTK_2_11_0Matthias Clasen2007-05-242-0/+55
* Add Sun mediaLib support so that hardware acceleration via mediaLib isBrian Cameron2007-05-161-0/+7
* Add gdk_x11_display_broadcast_startup_message and some other missingDan Winship2007-04-294-0/+40
* Win32 drop shadow goodnessCody Russell2007-04-251-0/+2
* reviewed by: Matthias Clasen <mclasen@redhat.com>Stefan Kost2007-02-141-1/+5
* Add functions to allow threadsafe handling of idles and timeouts wrt. toMatthias Clasen2006-12-222-0/+7
* Add a function for converting a GdkColor to a string (#373856).Matthew Barnes2006-12-211-0/+1
* documented GtkBinding*, #358329.Tim Janik2006-10-102-0/+17
* Bug 355343. Add a GdkPangoAttrEmbossColor.Ryan Lortie2006-09-191-0/+1
* Add a function to beep on a window. For X11, implement this with XkbBell.Matthias Clasen2006-08-301-0/+1
* 2.9.2GTK_2_9_2Matthias Clasen2006-06-052-2/+0
* 2.9.0GTK_2_9_0Matthias Clasen2006-05-0510-22/+136
* Add gdk_screen_is_compositedMatthias Clasen2006-04-251-0/+1
* Add directfbMatthias Clasen2006-04-241-0/+1
* Mention that the Win32 backend should not be used from multiple threads.Tor Lillqvist2006-04-031-0/+5
* AdditionsMatthias Clasen2006-03-301-2/+2
* New function to allow wrapping a native pixmap without a server roundtrip.Matthias Clasen2006-03-301-0/+1
* added gdk_screen_get_active_window() and gdk_screen_get_window_stack()Michael Natterer2006-03-081-0/+2
* Additions.Matthias Clasen2006-02-201-0/+6
* Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson)Matthias Clasen2005-12-301-2/+3
* Inline docs, use g_assert(), avoid extra allocation for rectangularMatthias Clasen2005-12-241-61/+46
* UpdatesMatthias Clasen2005-12-201-2/+4
* Fix typoMatthias Clasen2005-12-201-2/+1
* Small additions/fixesMatthias Clasen2005-12-196-55/+23
* Fix a comment.Matthias Clasen2005-09-261-1/+1
* fixed wording and typos in some places. added a new section "Optimizing RCTim Janik2005-09-132-0/+55
* New function to avoid pointless strdups when creating atoms from staticMatthias Clasen2005-09-111-0/+1
* Make it possible to determine if a key event is for a modifier key:Matthias Clasen2005-09-091-0/+2