summaryrefslogtreecommitdiff
path: root/gdk/gdkapplaunchcontext.h
Commit message (Expand)AuthorAgeFilesLines
* 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