diff options
author | Perberos <[email protected]> | 2011-11-14 18:24:48 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-14 18:24:48 -0300 |
commit | 312ba610a1e98fc656fb58178227d7d45a64494e (patch) | |
tree | 54a3c2b6084c80e63fb0526c6e7b8e01627acbd7 /geyes/NEWS | |
download | mate-applets-312ba610a1e98fc656fb58178227d7d45a64494e.tar.bz2 mate-applets-312ba610a1e98fc656fb58178227d7d45a64494e.tar.xz |
initial
Diffstat (limited to 'geyes/NEWS')
-rw-r--r-- | geyes/NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/geyes/NEWS b/geyes/NEWS new file mode 100644 index 00000000..f8517a86 --- /dev/null +++ b/geyes/NEWS @@ -0,0 +1,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. + + |