summaryrefslogtreecommitdiff
path: root/gdk/gdkapplaunchcontext.c
Commit message (Expand)AuthorAgeFilesLines
* docs: replace all <examples> with markdown headingsWilliam Jon McCann2014-02-041-3/+3
* docs: Use markdown for ulinksWilliam Jon McCann2014-02-041-2/+1
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-4/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gdkapplaunchcontext: Add tags to code exampleJavier Jardón2012-01-251-0/+2
* Add deprecation guards for deprecated GdkAppLaunchContext APIMatthias Clasen2010-12-241-2/+2
* Make GdkAppLaunchContext work againMatthias Clasen2010-12-211-0/+50
* Explode gdkinternals.h into per-class private headersMatthias Clasen2010-12-211-43/+29
* Make GdkAppLaunchContext display-dependentMatthias Clasen2010-12-211-32/+49
* docs: Move documentation to inline comments: gdkapplaunchcontextJavier Jardón2010-11-161-0/+28
* Inclusion cleanups in sourcesMatthias Clasen2010-10-141-0/+1
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-101-4/+0
* [annotations] Add allow-noneJohan Dahlin2010-02-191-2/+2
* Typo fixes and small doc improvementsMatthias Clasen2008-12-261-1/+6
* reorder functions to be in standard order, add prototypes and namespace toMichael Natterer2008-10-211-38/+52
* examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.cMichael Natterer2008-08-121-1/+1
* Improve docsMatthias Clasen2008-08-021-6/+21
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Go back to 2.13.0 as version for now, as there was no consensus to do theMatthias Clasen2008-02-151-7/+7
* Remove unneeded includes. (#505411, Kazuki IWAMOTO)Matthias Clasen2007-12-251-3/+0
* gdk/gdkinternals.h #include <gio/gio.h> instead of individual files.Michael Natterer2007-12-141-2/+0
* Add docsMatthias Clasen2007-12-131-1/+78
* Implement GAppLaunchContext in gdk, providing startup notification.Matthias Clasen2007-12-131-0/+186