summaryrefslogtreecommitdiff
path: root/gdk/gdkapplaunchcontext.h
Commit message (Expand)AuthorAgeFilesLines
* Minimize the amount of inclusions in public headersEmmanuele Bassi2023-05-091-1/+0
* Drop the gdk/gdkversionmacros.h headerMatthias Clasen2023-05-091-1/+1
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gdk: Dissolve gdk-autocleanup.hMatthias Clasen2022-09-231-0/+1
* gdk: Remove gdk.h include from gdk-private.hBenjamin Otte2021-09-241-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* Add a getter for GdkAppLaunchContext::displayMatthias Clasen2020-02-241-0/+4
* Use a single compilation symbolEmmanuele Bassi2019-11-271-1/+1
* gdk: Include gio.h in gdktypes.hBenjamin Otte2017-12-101-1/+0
* Drop GdkScreen from public apiMatthias Clasen2017-11-011-1/+0
* Forgotten fileMatthias Clasen2017-10-301-3/+0
* Remove deprecated gdk_app_launch_context_set_displayMatthias Clasen2016-10-251-3/+0
* Remove deprecated gdk_app_launch_context_newMatthias Clasen2016-10-251-2/+0
* Add GDK_AVAILABLE_IN_ALL annotations in gdkMatthias Clasen2013-05-051-0/+6
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gdk: Use versioned deprecationsMatthias Clasen2012-02-271-2/+3
* Drop use of GDK_DISABLE_DEPRECATED guards in gdkMatthias Clasen2011-11-091-2/+0
* Add deprecation annotations for deprecated functionsMatthias Clasen2011-10-111-2/+4
* Add G_GNUC_DEPRECATED annotations in GDKMatthias Clasen2011-10-091-3/+3
* Add deprecation guards for deprecated GdkAppLaunchContext APIMatthias Clasen2010-12-241-0/+2
* Consistently hide class structsMatthias Clasen2010-12-241-10/+6
* Explode gdkinternals.h into per-class private headersMatthias Clasen2010-12-211-14/+1
* Make GdkAppLaunchContext display-dependentMatthias Clasen2010-12-211-1/+1
* fix typo in the type name so the macro becomes usable.Michael Natterer2008-10-151-1/+1
* remove redundant include, fix indentation, replace header by a GDKMichael Natterer2008-06-211-30/+27
* gdk/gdkapplaunchcontext.h gdk/gdktestutils.h gtk/gtkmountoperation.hMichael Natterer2008-05-301-1/+1
* define __GDK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* gdk/gdkinternals.h #include <gio/gio.h> instead of individual files.Michael Natterer2007-12-141-1/+1
* Implement GAppLaunchContext in gdk, providing startup notification.Matthias Clasen2007-12-131-0/+75