Matthias Clasen
45e33fe9c2
Go back to 2.13.0 as version for now, as there was no consensus to do the
...
2008-02-15 Matthias Clasen <mclasen@redhat.com>
* configure.in: Go back to 2.13.0 as version for now,
as there was no consensus to do the jump.
* many other places: Update Since: tags.
svn path=/trunk/; revision=19586
2008-02-15 23:42:42 +00:00
Matthias Clasen
0e8282a0a7
Remove unneeded includes. ( #505411 , Kazuki IWAMOTO)
...
2007-12-24 Matthias Clasen <mclasen@redhat.com>
* gdk/gdkapplaunchcontext.c: Remove unneeded includes. (#505411 ,
Kazuki IWAMOTO)
svn path=/trunk/; revision=19235
2007-12-25 04:25:38 +00:00
Michael Natterer
a84ac8e3d8
gdk/gdkinternals.h #include <gio/gio.h> instead of individual files.
...
2007-12-14 Michael Natterer <mitch@imendio.com>
* gdk/gdkinternals.h
* gdk/gdkapplaunchcontext.h: #include <gio/gio.h> instead of
individual files.
* gdk/gdkapplaunchcontext.c
* gdk/x11/gdkapplaunchcontext-x11.c: remove all gio includes, the
header already includes everything now.
svn path=/trunk/; revision=19180
2007-12-14 11:20:10 +00:00
Matthias Clasen
9bf93a6fc8
Add docs
...
svn path=/trunk/; revision=19167
2007-12-13 05:49:11 +00:00
Matthias Clasen
1397a9fd7d
Implement GAppLaunchContext in gdk, providing startup notification.
...
2007-12-12 Matthias Clasen <mclasen@redhat.com>
* gdk/gdkapplaunchcontext.[hc]: Implement GAppLaunchContext
in gdk, providing startup notification. (#503203 )
* gdk/x11/gdkapplaunchcontext-x11.c:
* gdk/win32/gdkapplaunchcontext-win32.c:
* gdk/quartz/gdkapplaunchcontext-quartz.c:
* gdk/directfb/gdkapplaunchcontext-directfb.c: Backend-specific
parts. All but X11 are just empty stubs for now.
* gdk/gdk.symbols:
* gdk/gdkinternals.h:
* gdk/Makefile.am:
* gdk/x11/Makefile.am:
* gdk/win32/Makefile.am:
* gdk/quartz/Makefile.am:
* gdk/directfb/Makefile.am: Necessary glue.
svn path=/trunk/; revision=19165
2007-12-13 05:16:33 +00:00