blob: f8517a86c40aa50f842a448a80063955dd3cef88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
4/20/99
=======
This version (0.04) adds pixmap themes to gEyes.
4/1/99
======
GTK+ 1.2.1 changed the behavior of gdk_pixmap_new (). It used to accept -1 for
color depth, in which case GDK would use the given window's depth. It decided
it didn't want to do that anymore. 0.03 works around this.
3/13/99
=======
Oops - There was a little typo in 0.02 that prevented the applet from
restarting with the panel. I fixed that and released 0.02a. I am an idiot.
|