summaryrefslogtreecommitdiff
path: root/src/gnu.h
AgeCommit message (Collapse)Author
2008-03-03* w32term.c: Remove unused include "gnu.h".Dan Nicolaescu
* makefile.w32-in (w32term.o): Don't depend on gnu.h * gnu.h: Rename to ... * emacs-icon.h: ... this. * xterm.c: Use emacs-icon.h instead of gnu.h. * Makefile (xterm.o): Depend on emacs-icon.h, not gnu.h.
2008-03-02New icon.Dan Nicolaescu
2008-01-08Add 2008 to copyright years.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-02-15Add copyright and license info.Glenn Morris
2005-11-16* xfns.c (xg_set_icon_from_xpm_data): New function.Chong Yidong
* gnu.h (gnu_xpm_bits): Renamed from gnu_bits. (gnu_xbm_bits): Renamed from gnu_bits (xbm version). * xterm.c (x_bitmap_icon): Use the xpm if available.
2005-11-16Revert accidental corruption of xbm image.Chong Yidong
2005-11-16Tweak image.Chong Yidong
2005-11-16Meh. Use the 32x32 version.Chong Yidong
2005-11-16USe 24x24 xpm iconChong Yidong
2005-11-16* gnu.h (gnu_bits): Xpm version of the new Emacs icon.Chong Yidong
* xterm.c (x_bitmap_icon): Use the xpm if available. * image.c (x_create_bitmap_from_xpm_data): New function.
2003-09-01Add arch taglinesMiles Bader
1994-02-18(gnu_bits): Use unsigned char.Richard M. Stallman
1992-09-13entered into RCSJim Blandy
1992-01-13Initial revisionJim Blandy