GNOME CVS: gtk+ hallski
[email protected] (Mikael Hallendal)
| Newsgroups | gmane.comp.gnome.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs/gnome Module name: gtk+ Changes by: hallski 06/12/19 10:53:44 Modified files: . : ChangeLog gdk/quartz : gdkcursor-quartz.c gdkevents-quartz.c gdkprivate-quartz.h gdkquartz.h Log message: 2006-12-19 Mikael Hallendal <[email protected]> * gdk/quartz/gdkcursor-quartz.c: Splitted out the GdkPixbuf to NSImage routine so that it can be used from libgtk as well (needed for upcoming GtkStatusIcon support in the Quartz port). * gdk/quartz/gdkevents-quartz.c: Don't assume that all NSWindows are created from GDK, this is not true for the status icon. * gdk/quartz/gdkprivate-quartz.h: * gdk/quartz/gdkquartz.h: Added gdk_quartz_pixbuf_to_ns_image_libgtk_only so that it is available to the status icon code. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=hallski&date=explicit&mindate=2006-12-19%2010:52&maxdate=2006-12-19%2010:54