Next | Query returned 55 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2007-02-15 14:33:00 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Update to 2.4.0beta4.

2.4.0beta4:

# The address book was improved.

    * Copy and paste of persons in the address book was enabled.
    * The menu sensitivity of the address book became accurate.
    * When deleting addresses from a group, they are just removed
	from the group (not from person) now.
    * 'Lookup' button is disabled if LDAP search is not available.

# The checking of remote folders doesn't abort with non-fatal errors
  now except for network failure.
# The problem that the width of the folder view was not saved when the
  main window was maximized was fixed.
# The coloring of message number columns in the folder view was enabled.

2.4.0beta3:

# The toolbar customization dialog was improved.
# 'Not junk' and 'Search' button were added to the main toolbar.
# The 'Send' button is disabled when no queued messages exist.
# Junk mails are filtered when incorporating from local spool even if
  'Filter on incorporation' is disabled.
# The 'Get' button of the main toolbar was fixed.
# Several bugs of the search dialog were fixed.
   2007-02-04 10:09:16 by Juan Romero Pardines | Files touched by this commit (3)
Log message:
Update to 2.4.0beta2:

* The toolbar was rewritten with new API.
* 'Prev', 'Print', 'Address', 'Prefs', and 'Account' was added
  to the main toolbar, and 'Prefs' and 'Account' was added to
  the compose toolbar.
* The overflow menu for toolbar was added.
* The width of toolbar buttons was reduced when the labels are
  displayed.
* The option to place toolbar labels at the right of icons was
  added, and it became the default.
* The bug that the window was kept being skipped from window list
  after it became visible with window shading or switching
  workspaces was fixed.
* Some of the UI labels are modified.
* Unix: Symbolic links are now also scanned when scanning MH folders.

* The automatic filtering of new messages in INBOX folder of
  IMAP4 account was implemented.
* The customization of the toolbars was implemented
  ('View - Customize toolbar...', or right-click the toolbar).
* The option to toggle window on trayicon click was added
  (enabled by default on Unix).
* Junk mails are now filtered when incorporating from local spool.
* UTF-8 is forced for headers instead of substituting characters
  if the code conversion failed.
* The crash of the text view when switching between MIME parts
  was fixed.
   2006-12-07 15:10:47 by Juan Romero Pardines | Files touched by this commit (2) | Package updated
Log message:
Update to 2.3.0beta6:

* 2.3.0beta6 (development)

    * The new printing function was implemented.
      - Each page is now rendered by Cairo.
      - The native print dialog is used.
      - Page number is printed for each page.
      - The option "Use external program for printing" was added.
      - The printing of MIME part was implemented.
    * Cc: was added to the header view.
    * The option "Inherit recipients on reply to self messages" was added.
    * Pilot-link (libpisock) 0.12 was supported.
    * The window position and the layout of the 'Add Address' dialog was
      modified.
    * The default directory of the file selection dialog was changed
      (in Win32, 'My Documents' is used. In Unix, the home directory is used).
    * The UI is now updated periodically on manual filtering.
    * The new mail notification on the tray icon is reset when any message
      is read now.
    * The encoding setting of the message view in new window is enabled also
      on reply.
    * Win32: The bug that the window was sometimes not displayed at the top
      when the tray icon was clicked was fixed.
    * Win32: The issue that the progress dialog was not updated while sending
      large messages was fixed.
   2006-11-12 07:59:33 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Update to 2.3.0beta5:

* When new mails arrive, the tray icon is changed, and it will
  be kept until a new mail is read.
* The option "Open inbox on startup" was added.
* The option "Remeber last selected message" was added.
* The crash when printing a message with empty subject was fixed.
* The bug that the text in the composition window was not redrawn
  on the undo of large text was fixed.
* POP before SMTP was implemented.
   2006-10-29 19:22:49 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Update to 2.3.0beta3:

* 2.3.0beta3 (development)

    * The vertical padding of the folder view was reduced.
    * The change between folders became faster at GTK+ 2.10.x.
    * The bug that the window was kept hidden from taskbar on popup with
      another process when the window was minimized to tray was fixed.
    * The text insertion by the action was fixed again.
    * The height of the statusbar was adjusted.
    * The padding of the folder view was reduced.
   2006-10-14 23:57:14 by Juan Romero Pardines | Files touched by this commit (3) | Package updated
Log message:
Update to 2.3.0beta2:

* 2.3.0beta2 (development)

    * Messages marked as read or junk mails are now excluded from the numbers
      of new messages.
    * Win32: GTK+ was updated to 2.10.4, and GLib was updated to 2.12.4.
    * Win32: The crash that occurred when Desktop folder was selected on the
      file selection dialog was fixed.
    * Win32: The bug that window position was reset when quitting Sylpheed
      while window was hidden was fixed.
    * Win32: The WSAEWOULDBLOCK state is now properly handled in socket I/O.

* 2.3.0beta1 (development)

    * GtkStatusIcon is used for the tray icon if available.
    * When GtkStatusIcon is used, the tray icon blinks for 5 seconds when new
      mails arrive.
    * The option 'Minimize to tray icon' was added.
    * The left click on the tray icon now only brings the main window in front.
    * Win32: The tray icon was implemented.
    * Win32: The SSL connection problem was fixed.
    * Win32: The included libraries (GLib, GTK+, Pango) were updated to the
      latest version. This introduces the following improvements:
      - The performance of network communication at receiving and sending
        was improved.
      - The appearance of the UI became more native-like.
      - The scrolling speed of the summary view with cursor keys was improved.
      - The broken display of the text view when it was partially hidden was
        fixed.
      - The position of color labels menu in the search dialog is correct now.
      - The problem that GTK+ strings became untranslated after the popup of
        context menu on GtkTextView was fixed.
      - The crash that occurred on startup if a font with non-ascii name was
        specified for system font was fixed.
   2006-09-07 09:52:18 by OBATA Akio | Files touched by this commit (2)
Log message:
Sylpheed's MASTERSITES and HOMEPAGE has been moved.
   2006-06-16 16:31:12 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Needs pkg-config.
   2006-05-31 20:22:26 by Geert Hendrickx | Files touched by this commit (49)
Log message:
The databases/openldap package has been split in -client and -server component
packages.  Convert LDAP-based applications to depend on openldap-client, and
bump PKGREVISION for those that depend on it by default.

Next | Query returned 55 messages, browsing 11 to 20 | Previous