Skip to content

Commit

Permalink
mail-notification-0.8.1
Browse files Browse the repository at this point in the history
* Mail summary popup changes:
        * do not recreate it when updating its contents:
          removes some flicker
        * added a workaround for a Metacity bug which
          sometimes misplaced the popup
        * the text fonts can now be configured from the
          properties dialog

* Now compiles cleanly even when -fstrict-aliasing is in use
* Some additional workarounds for
  http://bugzilla.gnome.org/show_bug.cgi?id=64764 have been
  added: fixes a few random crashes
* Some widgets have been named, so that they can easily be
  matched in a GTK+ resource file
* The status icon could not be customized from a resource
  file: fixed

* Updated translations:
        * Serbian (Filip Miletic)
  • Loading branch information
Jean-Yves Lefort authored and danc86 committed Nov 6, 2010
1 parent bf976be commit d27a07b
Show file tree
Hide file tree
Showing 68 changed files with 2,717 additions and 1,384 deletions.
54 changes: 38 additions & 16 deletions NEWS
@@ -1,4 +1,26 @@
0.8.0 31 October 2004
0.8.1 November 4, 2004

* Mail summary popup fixes and improvements:
* do not recreate it when updating its contents:
removes some flicker
* added a workaround for a Metacity bug which
sometimes misplaced the popup
* the text fonts can now be configured from the
properties dialog

* Now compiles cleanly even when -fstrict-aliasing is in use
* Some additional workarounds for
http://bugzilla.gnome.org/show_bug.cgi?id=64764 have been
added: fixes a few random crashes
* Some widgets have been named, so that they can easily be
matched in a GTK+ resource file
* The status icon could not be customized from a resource
file: fixed

* Updated translations:
* serbian (Filip Miletic)

0.8.0 October 31, 2004

* The double-click action can now be customized
* A mail reader can now be launched
Expand All @@ -13,7 +35,7 @@
* The Gmail parser was getting confused by special strings
embedded in message fields: fixed

0.7.1 25 October 2004
0.7.1 October 25, 2004

* Gmail fixes:
* does not crash when a GNOME proxy is set
Expand All @@ -36,7 +58,7 @@
* german (Hendrik Brandt)
* portuguese (Duarte Henriques)

0.7.0 06 October 2004
0.7.0 October 6, 2004

* Binaries compiled with GCC 3.4.x were crashing in various
places: fixed
Expand Down Expand Up @@ -66,7 +88,7 @@
* Added serbian translations (Filip Miletic)
* Added bulgarian translations (Vladimir Petkov)

0.6.2 09 September 2004
0.6.2 September 9, 2004

* Added STARTTLS support to the IMAP backend
* Added STLS support to the POP3 backend
Expand All @@ -91,7 +113,7 @@
* Some cleanups have been performed
* Now requires GNOME version 2.6 or superior

0.6.1 19 August 2004
0.6.1 August 19, 2004

* File descriptor leaks in the Sylpheed and Maildir backends
have been fixed
Expand All @@ -106,7 +128,7 @@
* A memory leak has been fixed
* A few minor issues have been fixed

0.6.0 16 August 2004
0.6.0 August 16, 2004

* Added IMAP support
* Added SSL support for POP3 and IMAP (requires OpenSSL)
Expand All @@ -126,7 +148,7 @@
* A few minor bugs have been fixed
* Does not depend on GNet anymore

0.5.0 21 July 2004
0.5.0 July 21, 2004

* Added Gmail support (requires libsoup)
* The user interface has been improved
Expand All @@ -140,7 +162,7 @@
* ChangeLog files were not being accurately maintained and are
not shipped anymore

0.4.0 29 June 2004
0.4.0 June 29, 2004

* Fixed a vulnerability in the POP3 code (a malicious POP3
server could overflow the stack with an invalid STAT reply)
Expand All @@ -157,30 +179,30 @@
* Switched to Autoconf 2.59 and Automake 1.8.4
* Now requires GTK+ version 2.4.0 or superior

0.3.4 19 March 2004
0.3.4 March 19, 2004

* Some minor UI tweaks have been performed
* A minor bug has been fixed

0.3.3 12 March 2004
0.3.3 March 12, 2004

* A bug in the mbox checking code has been fixed (reported by
Pau Artigas)
* A few minor bugs have been fixed
* A few memory leaks have been fixed

0.3.2 24 December 2003
0.3.2 December 24, 2003

* A bug in the Sylpheed checking code has been fixed
* Restarting notification-area-applet is now handled properly
* libglade is now used instead of code generation
* Some code cleanups have been performed

0.3.1 20 October 2003
0.3.1 October 20, 2003

* A few minor bugs have been fixed

0.3.0 02 October 2003
0.3.0 October 2, 2003

* Major code cleanup
* Implemented Sylpheed and POP3 support
Expand All @@ -191,13 +213,13 @@
* Error messages are now displayed in a dialog box if the
check has been launched interactively

0.2.0 24 September 2003
0.2.0 September 24, 2003

* Implemented mbox and MH support
* Added exhaustive error reporting
* Enriched the documentation

0.1.0 18 September 2003
0.1.0 September 18, 2003

* Is now a GNOME application
* Added a graphical user interface (preferences dialog and
Expand All @@ -206,6 +228,6 @@
translation is already available
* Switched to Autoconf 2.57 and Automake 1.7.5

0.0.1 20 July 2003
0.0.1 July 20, 2003

* Initial release
20 changes: 10 additions & 10 deletions configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59 for mail-notification 0.8.0.
# Generated by GNU Autoconf 2.59 for mail-notification 0.8.1.
#
# Report bugs to <jylefort@brutele.be>.
#
Expand Down Expand Up @@ -269,8 +269,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='mail-notification'
PACKAGE_TARNAME='mail-notification'
PACKAGE_VERSION='0.8.0'
PACKAGE_STRING='mail-notification 0.8.0'
PACKAGE_VERSION='0.8.1'
PACKAGE_STRING='mail-notification 0.8.1'
PACKAGE_BUGREPORT='jylefort@brutele.be'

ac_unique_file="src/mn-main.c"
Expand Down Expand Up @@ -780,7 +780,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures mail-notification 0.8.0 to adapt to many kinds of systems.
\`configure' configures mail-notification 0.8.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -842,7 +842,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of mail-notification 0.8.0:";;
short | recursive ) echo "Configuration of mail-notification 0.8.1:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -986,7 +986,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
mail-notification configure 0.8.0
mail-notification configure 0.8.1
generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc.
Expand All @@ -1000,7 +1000,7 @@ cat >&5 <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by mail-notification $as_me 0.8.0, which was
It was created by mail-notification $as_me 0.8.1, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@
Expand Down Expand Up @@ -1819,7 +1819,7 @@ fi
# Define the identity of the package.
PACKAGE='mail-notification'
VERSION='0.8.0'
VERSION='0.8.1'
cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -8476,7 +8476,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF
This file was extended by mail-notification $as_me 0.8.0, which was
This file was extended by mail-notification $as_me 0.8.1, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -8539,7 +8539,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
mail-notification config.status 0.8.0
mail-notification config.status 0.8.1
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,4 +1,4 @@
AC_INIT(mail-notification, 0.8.0, jylefort@brutele.be)
AC_INIT(mail-notification, 0.8.1, jylefort@brutele.be)
AC_CONFIG_SRCDIR(src/mn-main.c)

AC_PREREQ(2.59)
Expand Down
44 changes: 44 additions & 0 deletions data/mail-notification.schemas.in
Expand Up @@ -284,6 +284,50 @@
<long>Whether to hide previously displayed mail in the mail summary popup or not.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/mail-notification/mail-summary-popup/fonts/title/enabled</key>
<applyto>/apps/mail-notification/mail-summary-popup/fonts/title/enabled</applyto>
<owner>mail-notification</owner>
<type>bool</type>
<default>0</default>
<locale name="C">
<short>Use a custom font for the title of the mail summary popup</short>
<long>Whether to use a custom font for the title of the mail summary popup or not.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/mail-notification/mail-summary-popup/fonts/title/font</key>
<applyto>/apps/mail-notification/mail-summary-popup/fonts/title/font</applyto>
<owner>mail-notification</owner>
<type>string</type>
<default>Sans 10</default>
<locale name="C">
<short>Mail summary popup title font</short>
<long>The custom font to use for the title of the mail summary popup.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/mail-notification/mail-summary-popup/fonts/contents/enabled</key>
<applyto>/apps/mail-notification/mail-summary-popup/fonts/contents/enabled</applyto>
<owner>mail-notification</owner>
<type>bool</type>
<default>0</default>
<locale name="C">
<short>Use a custom font for the contents of the mail summary popup</short>
<long>Whether to use a custom font for the contents of the mail summary popup or not.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/mail-notification/mail-summary-popup/fonts/contents/font</key>
<applyto>/apps/mail-notification/mail-summary-popup/fonts/contents/font</applyto>
<owner>mail-notification</owner>
<type>string</type>
<default>Sans 10</default>
<locale name="C">
<short>Mail summary popup contents font</short>
<long>The custom font to use for the contents of the mail summary popup.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/mail-notification/double-click-action</key>
<applyto>/apps/mail-notification/double-click-action</applyto>
Expand Down
4 changes: 2 additions & 2 deletions help/C/mail-notification-C.omf
Expand Up @@ -12,9 +12,9 @@
Mail Notification Manual
</title>
<date>
2004-10-31
2004-11-04
</date>
<version identifier="2.7" date="2004-10-31" description="Eighth release"/>
<version identifier="2.8" date="2004-11-04" description="Ninth release"/>
<subject category="GNOME|Internet"/>
<description>
Mail Notification Manual
Expand Down

0 comments on commit d27a07b

Please sign in to comment.