File: NEWS

package info (click to toggle)
mate-applets 1.8.1%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 11,964 kB
  • ctags: 2,090
  • sloc: ansic: 21,842; python: 1,503; makefile: 1,233; xml: 65; sh: 20
file content (16 lines) | stat: -rw-r--r-- 466 bytes parent folder | download | duplicates (11)
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.