diff options
author | Keith Packard <keithp@keithp.com> | 2004-08-13 08:25:51 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2004-08-13 08:25:51 +0000 |
commit | 018fc12ad45c012781a3e0fae297f4139b7b7b26 (patch) | |
tree | b1ddf60eabbf75bebdc2d2be9dfe8cf893e86be3 /ChangeLog | |
parent | Eliminate 'struct timezone tz' as it isn't used. (diff) | |
download | xcman-018fc12ad45c012781a3e0fae297f4139b7b7b26.tar.gz xcman-018fc12ad45c012781a3e0fae297f4139b7b7b26.tar.bz2 xcman-018fc12ad45c012781a3e0fae297f4139b7b7b26.tar.xz |
Add name window pixmap support
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-08-13 Keith Packard <keithp@keithp.com> + + * xcompmgr.c: (paint_all), (repair_win), (map_win), + (finish_unmap_win), (add_win), (configure_win), (damage_win), + (error), (main): + Add name window pixmap support + 2004-07-08 Ely Levy <elylevy-xserver@cs.huji.ac.il> reviewed by: Keith Packard |