gtk+ r19165 - in trunk: . gdk gdk/directfb gdk/quartz gdk/win32 gdk/x11



Author: matthiasc
Date: 2007-12-13 05:16:33 +0000 (Thu, 13 Dec 2007)
New Revision: 19165
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=19165&view=rev

Added:
   trunk/gdk/directfb/gdkapplaunchcontext-directfb.c
   trunk/gdk/gdkapplaunchcontext.c
   trunk/gdk/gdkapplaunchcontext.h
   trunk/gdk/quartz/gdkapplaunchcontext-quartz.c
   trunk/gdk/win32/gdkapplaunchcontext-win32.c
   trunk/gdk/x11/gdkapplaunchcontext-x11.c
Modified:
   trunk/ChangeLog
   trunk/gdk/Makefile.am
   trunk/gdk/directfb/Makefile.am
   trunk/gdk/gdk.symbols
   trunk/gdk/gdkinternals.h
   trunk/gdk/quartz/Makefile.am
   trunk/gdk/win32/Makefile.am
   trunk/gdk/x11/Makefile.am
Log:
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.







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]