Next | Query returned 193 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2013-02-07 00:24:19 by Jonathan Perkin | Files touched by this commit (1351) | Package updated
Log message:
PKGREVISION bumps for the security/openssl 1.0.1d update.
   2012-12-18 16:37:19 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
Update sylpheed to 3.3.0, referring PR pkg/47349.

Changes of Sylpheed

* 3.3.0

* 3.3.0rc (release candidate)

    * The Japanese manual was updated.
    * The bug that hyperlinks did not respond when 'Show attached files
      first on message view' option was set was fixed.
    * Some compilation fixes were made.
    * Win32: .eml file association was added to installer.
    * Win32: mailto and .eml association are automatically set to default
      on Windows 7 on installation.
    * Win32: included libtiff library was updated to 3.9.7 (security fix).

* 3.3.0beta2 (development)

    * The ability of opening external rfc822 format message files (.eml) was
      added.
    * Sylpheed now accepts mailto: and file: URL without command-line option.
      (sylpheed file:///path/to/file.eml)
    * The option to specify the position of the attach tool button was added.
    * The header labels on the header view now have tooltips.
    * A minor memory leak related to tooltips was fixed.
    * The long-standing drag-without-button-press bug on IMAP folders (since
      3.0) was fixed (#93).
    * The sylpheed.desktop file was modified so that desktop shells can
      recognize Sylpheed as rfc822 and mailto handler.
    * The sylpheed.spec file was fixed so that it builds on x86_64 platform,
      and also builds sylpheed-plugins package.

* 3.3.0beta1 (development)

    * Attached files are now placed first on the message view.
    * Attached files can be opened from the attachment tool menu.
    * The attachment tool menu was moved to the left of the header view.
    * The option 'Toggle attachment list view with tab' and 'Show attached
      files first on message view' were added at 'Common preferences -
      Display - Attachment'.
    * 'Export only selected messages' option was added to the message export
      dialog.
    * The import/export of messages became cancellable.
    * config.rpath and install-sh script in the tarball were updated.
    * IMAP FETCH command response parser was fixed.
   2012-10-09 01:02:41 by Adam Ciarcinski | Files touched by this commit (1250)
Log message:
Revbump after updating graphics/pango
   2012-10-08 14:19:35 by Aleksej Saushev | Files touched by this commit (307)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
   2012-10-02 19:12:24 by Matthias Scheler | Files touched by this commit (1289)
Log message:
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
   2012-09-15 12:07:21 by OBATA Akio | Files touched by this commit (1789) | Package updated
Log message:
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
   2012-09-07 21:17:56 by Adam Ciarcinski | Files touched by this commit (1263)
Log message:
Revbump after updating graphics/cairo
   2012-06-29 16:56:16 by Takahiro Kambe | Files touched by this commit (4) | Package updated
Log message:
Update sylpheed to 3.2.0.

Changes since Sylpheed 3.1.4
----------------------------

[New features]

      * Each attachments on the message view now have graphical label
        and popup menu.
      * The UI for Attachments tab was changed to save the space. Users
        now also can do 'Save all' without switching the view.
      * The 'show_attach_tab' option (without UI), which reverts the
        attachments interface to the old one, was added.
      * Multiple keywords search of the quick search was implemented.
      * The context menu of the folder view and the summary view can be
        popped up using Menu key or Shift+F10.
      * Win32: IPv6 support was enabled again.
      * Win32: SylFilter is now also included in the installer. The
        default junk commands were also changed to sylfilter.
      * Win32: an option to play sound when new messages arrive was
        added.
      * Win32: The file selector now follows Windows shortcut (.lnk).

[Improvements]

      * Number of maximum characters per line of configuration files
        was increased.
      * Compose window will not be closed if saving of message to
        outbox failed.
      * Sender's e-mail address became not guessable from generated
        Message-Id.
      * New plug-in APIs were added.
      * 'Account Preferences - Advanced - Put deleted messages in'
        account setting actually works now.
      * MIME debug output was modified.
      * Both filtered and original numbers of messages are displayed on
        the status label now.
      * The POP3 remote mailbox now supports SOCKS proxy.
      * The POP3 remote mailbox now retrieves headers from the newer
        messages (useful for slow connection).
      * The POP3 remote mailbox can now reload message headers after
        the loading is stopped.
      * News (NNTP) now supports SOCKS proxy.
      * The details of new message counts are displayed on the tooltip
        of the tray icon.
      * Address auto-completion now also matches to the subsequent part
        of the name of contacts.
      * On file selection dialog, the last selected folders are
        preserved between sessions now.
      * DNS lookup error is now distinguished from other connection
        errors.
      * The clip icon was replaced with more visible one on selected
        row.

[Performance improvements]

      * The performance of reading cache files was improved by using
        memory mapped file (requires GTK+ >= 2.8).
      * Win32: the launch of Windows installer became faster.

[Other changes]

      * Sylfilter command was added as a preset of junk filter program.
      * The blinking period of the tray icon was extended to 10 seconds.
      * 'Is shorter than' became the default for 'Age' filter condition.
      * The Japanse manual was updated, and the encoding of Japanese
        manual was changed to UTF-8 to prevent display failure on some
        browsers.

[Bugfixes]

      * Queue control headers are removed when moving messages from
        queue folders to trash.
      * Duplicated keyboard accelerators on some dialogs were fixed.
      * The focus on quick search entry is not stolen by the refresh of
        summary.
      * The HTML parser was modified.
      * The check of IMAP AUTHENTICATE response was fixed.
      * The compilation failure with GLib 2.32 or later was fixed.
      * The bug that a MIME part that didn't have its name could not be
        saved was fixed.
      * Address autocomplete drop-down list with newer version of GTK+
        was fixed (#52).
      * Line-space for auto-wrapped lines now reflects the line-space
        setting (#64).
      * Some minor fixes for IMAP were made.
      * Some memory leaks were fixed.
      * Other bugfixes were made.
      * Some compiler warnings were removed.
      * Win32: OpenSSL was updated to 0.9.8x. (0.9.8w in Sylpheed 3.1.4
        is also not vulnerable)
   2012-06-02 06:31:35 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
Update sylpheed to 3.1.4.

* 3.1.4 (stable)

    * Some minor fixes for IMAP were made.
    * A bug that cancelling editing contact on address book results in
      click-and-drag behavior with newer GTK+ was fixed.
    * Corrupted message caches of news and IMAP are automatically discarded
      now.
    * Win32: included libpng library was updated to 1.2.49 (security fix).
    * Win32: included libtiff library was updated to 3.9.6 with CVE-2012-1173
      patch (security fix).
    * Win32: OpenSSL was updated to 0.9.8w (security fix).
    * Win32: the bug that the installation process continued even if uninstall
      was cancelled on update was fixed.

* 3.1.3 (stable)

    * On browsing IMAP folder, the error "imap_cmd_gen_send: cannot send
      command because another command is already running." was fixed.
    * The crash bug that occurred when IMAP message fetching and new
      message checking happened at the same time was fixed.
    * The crash bug that was caused by offline switch while IMAP session was
      active was fixed.
    * A bug that filter settings were lost if Escape key was pressed
      quickly on auto filter creation was fixed.
    * Win32: OpenSSL was updated to 0.9.8t (security fix).
    * Win32: included libpng library was updated to 1.2.47 (security fix).
    * Win32: included curl executable was updated to 7.24.0.
   2012-05-07 01:02:30 by David A. Holland | Files touched by this commit (2)
Log message:
Build fix for new glib2.

Next | Query returned 193 messages, browsing 51 to 60 | Previous