emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sat, 13 Aug 2005 05:49:11 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4550 emacs/src/ChangeLog:1.4551
*** emacs/src/ChangeLog:1.4550  Thu Aug 11 13:58:21 2005
--- emacs/src/ChangeLog Sat Aug 13 09:49:10 2005
***************
*** 1,3 ****
--- 1,15 ----
+ 2005-08-13  Jan Dj,Ad(Brv  <address@hidden>
+ 
+       * gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
+       (xg_get_image_for_pixmap): Move some code to
+       xg_get_pixbuf_from_pix_and_mask, and call it.
+ 
+       * gtkutil.h (xg_get_pixbuf_from_pix_and_mask): Declare.
+ 
+       * xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_mask
+       to get an GTK icon and set it with GTK functions to avoid having GTK
+       override an icon set with just X functions.
+ 
  2005-08-11  Richard M. Stallman  <address@hidden>
  
        * image.c (syms_of_image): Init image_types here, and call 
define_image_type.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]