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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sun, 13 Jul 2003 13:31:40 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3313 emacs/src/ChangeLog:1.3314
*** emacs/src/ChangeLog:1.3313  Sat Jul 12 17:53:56 2003
--- emacs/src/ChangeLog Sun Jul 13 13:31:39 2003
***************
*** 1,3 ****
--- 1,16 ----
+ 2003-07-13  Terje Rosten  <address@hidden>
+ 
+       * xterm.c (x_bitmap_icon,x_wm_set_icon_pixmap): Modify to add mask,
+       and use the Gtk+ function gtk_window_icon_from_file if available.
+ 
+       * xfns.c (x_bitmap_mask, x_create_bitmap_mask): New functions to
+       handle mask of bitmaps.
+       (x_allocate_bitmap_record, x_destroy_bitmap): Modify to handle the
+       mask property.
+       (xg_set_icon): New function, wrapper for gtk_window_icon_from_file.
+ 
+       * xterm.h (xg_set_icon): New function.
+ 
  2003-07-12  Paul Eggert  <address@hidden>
  
        * unexelf.c (unexec): Consider a section to precede the .bss




reply via email to

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