summaryrefslogtreecommitdiff
path: root/gtk/gtksocket.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-4/+4
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-1/+2
* plug/socket: Warn if used outside X11Matthias Clasen2015-08-281-5/+8
* socket: don't call gtk_style_context_set_background()Cosimo Cecchi2015-07-011-3/+14
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-4/+4
* Docs: use // for comments in examplesMatthias Clasen2014-02-141-3/+2
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-4/+4
* docs: don't use ulink. use markdown insteadWilliam Jon McCann2014-02-041-3/+3
* docs: use ` instead of <literal>William Jon McCann2014-02-041-1/+1
* docs: don't use <application> tagsWilliam Jon McCann2014-02-041-2/+2
* docs: replace all <examples> with markdown headingsWilliam Jon McCann2014-02-041-3/+2
* docs: use markdown instead of <filename> tagsWilliam Jon McCann2014-02-041-1/+1
* Docs: Don't use note elementsMatthias Clasen2014-02-021-2/+0
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-2/+2
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+3
* Fix compiler warningsAdel Gadllah2013-02-111-1/+0
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-1/+1
* Chain up relevant GObjectClass:notify vfuncsClaudio Saavedra2012-08-071-0/+3
* [socket]: fix gtk-doc warnings.Paolo Borelli2012-05-061-2/+0
* Fix malformed doc commentsMatthias Clasen2012-04-121-7/+1
* Change FSF AddressJavier Jardón2012-02-271-2/+1
* Move gtkstyle and gtkrc to deprecated/Matthias Clasen2011-11-021-0/+1
* gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.hMichael Natterer2011-10-231-1/+0
* React to is-focus change, not ignore itMatthias Clasen2011-02-201-3/+2
* API: gdk: Change get_drag_window() APIBenjamin Otte2011-02-011-4/+4
* API: gtk: Remove client_event vfunc from GtkWidgetBenjamin Otte2011-02-011-13/+0
* Add a gtkx.h header for X11-specific GTK+ apiMatthias Clasen2011-01-291-34/+33
* socket: Use Window instead of GdkNativeWindowBenjamin Otte2011-01-281-6/+6
* gtk: Prefix gtk_window_add_embedded_xid() with underscoreBenjamin Otte2011-01-281-2/+2
* socket: Merge gtksocket-x11.c back into gtksocket.cBenjamin Otte2011-01-281-56/+603
* plug/socket: Remove x11 checks and non-x11 codeBenjamin Otte2011-01-281-7/+1
* plug/socket: Clarify docs about availablility of widgetsBenjamin Otte2011-01-281-2/+3
* Move docs for gtkmain inlineMatthias Clasen2011-01-041-1/+1
* Drop explicit includes of gdkkeysyms.hMatthias Clasen2011-01-041-1/+0
* Make GtkSocket use GtkStyleContextCarlos Garnacho2011-01-041-3/+2
* x11: Rename GdkDisplayX11 to GdkX11DisplayBenjamin Otte2010-12-211-2/+2
* Make gdk_window_{lookup,foreign_new}_for_display backend specificMatthias Clasen2010-12-211-20/+32
* Remove sealed members from GtkSocketMatthias Clasen2010-12-181-117/+122
* Hide GtkWindowGroup membersMatthias Clasen2010-12-171-1/+1
* Remove size_request from GtkSocketMatthias Clasen2010-10-301-15/+38
* socket: Fix compiler issuesBenjamin Otte2010-10-211-0/+1
* Remove gtk_widget_hide_all()Matthias Clasen2010-10-191-3/+1
* Remove GtkObject completelyMatthias Clasen2010-09-261-2/+3
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-2/+1
* gtk: Don't set colormap anymore when creating GDK windowsBenjamin Otte2010-09-261-2/+1
* Tons of transfer annotationsMatthias Clasen2010-09-211-1/+1
* More error trap cleanupsMatthias Clasen2010-09-201-3/+1
* Use gdk_error_trap_pop_ignore() where appropriateMatthias Clasen2010-09-181-4/+4