Sophie

Sophie

distrib > Mageia > 1 > x86_64 > by-pkgid > db7e4a7676e7d053baa7f74623a1c4af > files > 39

gkrellm-plugins-2.3.5-3.mga1.x86_64.rpm

2.4.3:
  * Patch from Lionel Elie Mamane <lionel@mamane.lu>
	  - Makes sure multiple "read" marks are taken into account only once
		  per message
		- Skips over message bodies without reading in presence of a 
		  "Content-Length" header

2.4.2:
  * Fixed a bug which caused a new mailpanel not to be added, when the command
    option or check interval was changed.

2.4.1:
  * Support for netscape/mozilla and evolution mailboxes

2.4.0:
  * i18n support. Patch from Alex Murygin <murygin@altlinux.ru>
  * Russian translation from Alex Murygin <murygin@altlinux.ru>

2.3.1:
  * Fixed memleaks. Patch by Christian Hammond <chipx86@gnupdate.org>

2.3.0:
  * Check time can be adjusted per mailpanel

2.2.2:
  * Fix compiling with an other compiler then gcc 3.2

2.2.1:
  * Fixed wrong usage of basename (basename may change it's argument *sigh*)
  * various little cleanups

2.2.0:
  * show only the basename of a mailbox path in the tooltip
  * Expand ~ and do globbing on mailbox paths
  * Added a browse button to mailbox settings tabs

2.1.0:
  * Patch from Tilman Sauerbeck <tilman@code-monkey.de> for sylpheed style
    maildirs
  * Fixed a bug in the maildir code, which caused it to always see new mail

2.0.0:
  * Port to gtk2 and gkrellm2,
      patch from Christian Hammond<chipx86@gnupdate.org>

0.7.2:
  * Applied a patch from Martin Man <Martin.Man@seznam.cz> to make the
    behaviour for old messages in a maildir more consistent with mailboxes

0.7.1:
  * Added an option to highlight new mail, patch by Jason Thatcher
    <jk_thatcher@yahoo.com>
  * Added an option to let the mailcounter blink when new mail arrives
    based on a patch by Martin Man <Martin.Man@seznam.cz>

0.7:
  * Fixed memleak when closing the config window, found by Alan Schmitt
    <alan.schmitt@inria.fr>

0.6b:
  * Include time.h before including utime.h, otherwise it won't compile on 
    FreeBSD

0.6: 
  * Update maildir checking to resemble the one gkrellm (now) uses.
  * Changed some stuff, that apparently made the config do spooky things.
  * Plugin installs in /usr/local/lib/gkrellm2/plugins by default now.

0.5b:
  * fixed a memleak found by Alan Schmitt <alan.schmitt@inria.fr>

0.5: 
 * added ability to show tooltips, with mail per box.
 * added a patch from Baptiste Malguy <babou@abul.org> to fix maildir support.

0.4: 
 * added a patch by Ryan Pavlik <rpav@mythosource.org> to support MH style 
   mailboxes.
 * fixed a small memleak ( thanks to Ryan for finding it)

0.3:
  * add possibility to run an external command for each mailpanel
  * mailbox names can now have more than 9 chars and contain whitespace
  * some bugfixes...
  * the configfile format has changed, so you'll have to reconfigure it
    if you've been using version 0.2 or 0.1..

0.2:
  * Created a changelog ;)
	* Added option to vieuw the total number of mails.
	* Added option to count accessed but unread mail as new.