Statistics
| Revision:

root / ChangeLog @ 605

History | View | Annotate | Download (62.4 kB)

# Date Author Comment
605 09/27/2005 04:32 pm Hiroyuki Yamamoto

verify PKCS#7 (S/MIME) signature.

604 09/26/2005 07:26 pm Hiroyuki Yamamoto

modified ChangeLog.

603 09/26/2005 07:23 pm Hiroyuki Yamamoto

libsylph/html.c: improved entity references conversion.

601 09/22/2005 08:18 pm Hiroyuki Yamamoto

implemented 'Save all'.

600 09/22/2005 05:47 pm Hiroyuki Yamamoto

summaryview.c: align selected row to center when reached to the edge on key operation.

598 09/22/2005 03:52 pm Hiroyuki Yamamoto

summaryview.c: keep selecting row after changing thread display.

597 09/21/2005 08:19 pm Hiroyuki Yamamoto

configure.in: removed mbs/wcs functions check.

596 09/21/2005 08:07 pm Hiroyuki Yamamoto

removed mbs/wcs functions which are no longer required.

595 09/21/2005 04:32 pm Hiroyuki Yamamoto

don't display checkbox if 'get all' is unavailable in account edit dialog.

594 09/21/2005 04:13 pm Hiroyuki Yamamoto

don't display checkbox on non-selectable rows in subscribe dialog.

593 09/20/2005 08:07 pm Hiroyuki Yamamoto

reimplemented grouplistdialog with GtkTreeView.

590 09/16/2005 05:51 pm Hiroyuki Yamamoto

don't display code conversion error and line limit warning on draft mode.

589 09/16/2005 04:54 pm Hiroyuki Yamamoto

modified the display of folder view.

587 09/15/2005 06:23 pm Hiroyuki Yamamoto

made 2.1.2 release.

585 09/15/2005 05:08 pm Hiroyuki Yamamoto

use $DATADIRNAME for $localedir if it is defined.

584 09/15/2005 03:51 pm Hiroyuki Yamamoto

re-enabled prefs_common.allow_jisx0201_kana.

583 09/14/2005 06:59 pm Hiroyuki Yamamoto

fixed warnings about signedness difference.

581 09/14/2005 05:19 pm Hiroyuki Yamamoto

normalize address fields before encoding them.

579 09/13/2005 08:02 pm Hiroyuki Yamamoto

updated files to be included in tarball.

578 09/13/2005 05:18 pm Hiroyuki Yamamoto

changed the license of LibSylph from GPL to LGPL.

576 09/13/2005 04:10 pm Hiroyuki Yamamoto

fixed sorting bug when flags changed.

575 09/13/2005 03:37 pm Hiroyuki Yamamoto

updated COPYING and added COPYING.LIB.

574 09/13/2005 03:00 pm Hiroyuki Yamamoto

added 'View/Sort/by thread date'.

572 09/12/2005 03:50 pm Hiroyuki Yamamoto

imap.c: changed the message number limit on COPY.

569 09/09/2005 06:52 pm Hiroyuki Yamamoto

added missing translation string.

567 09/09/2005 04:19 pm Hiroyuki Yamamoto

update progress bar when executing long IMAP4 operations.

562 09/08/2005 07:15 pm Hiroyuki Yamamoto

fixed the folder tree bug of addressbook.

561 09/08/2005 05:17 pm Hiroyuki Yamamoto

md5_hmac_get(): minor code cleanup.

559 09/08/2005 05:00 pm Hiroyuki Yamamoto

replaced md5.[ch] with public domain code in GNet.

558 09/08/2005 03:13 pm Hiroyuki Yamamoto

use ${datadir} instead of ${prefix}/${DATADIRNAME}.

557 09/08/2005 03:07 pm Hiroyuki Yamamoto

moved mbox.[ch] into libsylph.

555 09/07/2005 07:38 pm Hiroyuki Yamamoto

imap.c: limit number of messages to be copied at a time with COPY command to prevent network timeout.

554 09/07/2005 06:18 pm Hiroyuki Yamamoto

adjusted the freqency of UI update on IMAP4.

553 09/07/2005 04:09 pm Hiroyuki Yamamoto

support UTF-8 in guessing Japanese encoding.

552 09/06/2005 05:51 pm Hiroyuki Yamamoto

added UI hints for IMAP4 operation.

551 09/06/2005 04:34 pm Hiroyuki Yamamoto

save GPG settings even if GPGME is disabled.

550 09/05/2005 07:41 pm Hiroyuki Yamamoto

modified ChangeLog.

549 09/05/2005 07:40 pm Hiroyuki Yamamoto

imap.c: show progress when executing operations which takes long time.

548 09/05/2005 07:00 pm Hiroyuki Yamamoto

moved more modules to libsylph.

547 09/05/2005 04:54 pm Hiroyuki Yamamoto

moved procmsg.c::procmsg_get_filter_keyword() to filter.c::filter_get_keyword_from_msg().

546 09/05/2005 04:27 pm Hiroyuki Yamamoto

made query-password function UI independent.

545 09/05/2005 03:45 pm Hiroyuki Yamamoto

moved procmsg.c::procmsg_send_queue() to send_message.c::send_message_queue_all().

544 09/02/2005 07:31 pm Hiroyuki Yamamoto

fixed signedness warnings.

543 09/02/2005 07:00 pm Hiroyuki Yamamoto

moved two functions from prefs_filter.c to filter.c.

542 09/02/2005 06:42 pm Hiroyuki Yamamoto

moved prefs_filter_read_config() to filter.c.

541 09/02/2005 04:41 pm Hiroyuki Yamamoto

moved recv.[ch] to libsylph.

540 09/02/2005 04:09 pm Hiroyuki Yamamoto

moved html.[ch] to libsylph.

539 09/01/2005 05:14 pm Hiroyuki Yamamoto

removed unused headers.

537 09/01/2005 05:02 pm Hiroyuki Yamamoto

separated UI code from account.c.

535 09/01/2005 04:07 pm Hiroyuki Yamamoto

separated some enums to reduce dependency.

534 09/01/2005 02:40 pm Hiroyuki Yamamoto

more code cleanups.

533 08/31/2005 08:40 pm Hiroyuki Yamamoto

separated UI code from prefs_common.c and prefs_account.c.

532 08/31/2005 04:32 pm Hiroyuki Yamamoto

enable compilation on MinGW.

530 08/31/2005 04:06 pm Hiroyuki Yamamoto

use hash table in prefs.c.

528 08/31/2005 03:10 pm Hiroyuki Yamamoto

made some core modules library (libsylph).

527 08/30/2005 05:46 pm Hiroyuki Yamamoto

separated UI code from prefs.c.

525 08/30/2005 04:25 pm Hiroyuki Yamamoto

code cleanup.

524 08/29/2005 07:03 pm Hiroyuki Yamamoto

separate UI codes from utils.c.

523 08/29/2005 06:47 pm Hiroyuki Yamamoto

separate LogWindow from utils.c.

522 08/29/2005 06:20 pm Hiroyuki Yamamoto

made debug_mode static variable in utils.c.

519 08/29/2005 04:02 pm Hiroyuki Yamamoto

fixed broken message/* attachments on pgp-sign.

518 08/26/2005 05:34 pm Hiroyuki Yamamoto

the line space setting now applies to the compose window.

517 08/26/2005 05:18 pm Hiroyuki Yamamoto

fixed socket resource leak on Win32.

514 08/25/2005 07:05 pm Hiroyuki Yamamoto

expand/collapse tree row on double click.

512 08/25/2005 05:59 pm Hiroyuki Yamamoto

fixed refresh of addressbook folder contents.

510 08/24/2005 07:31 pm Hiroyuki Yamamoto

separated trayicon into another module, and notify new messages with trayicon on receive.

504 08/24/2005 02:45 pm Hiroyuki Yamamoto

use GtkFontButton for font setting.

503 08/24/2005 02:09 pm Hiroyuki Yamamoto

removed stock_pixmap_widget().

502 08/23/2005 07:15 pm Hiroyuki Yamamoto

modified the 'Empty trash' messages.

501 08/23/2005 06:49 pm Hiroyuki Yamamoto

initial implementation of the tray icon.

500 08/23/2005 05:09 pm Hiroyuki Yamamoto

modified fonts for mime parts.

498 08/23/2005 03:53 pm Hiroyuki Yamamoto

made 2.1.1 release.

497 08/22/2005 05:15 pm Hiroyuki Yamamoto

fixed a bug of addressbook that multiple selection with Ctrl key didn't work with GTK+ 2.6.9.

496 08/22/2005 03:32 pm Hiroyuki Yamamoto

fall back to date comparison on sorting.

495 08/19/2005 06:24 pm Hiroyuki Yamamoto

path_cmp(): allow both '/' and G_DIR_SEPARATOR as separator.

494 08/19/2005 05:55 pm Hiroyuki Yamamoto

directory separator fix.

493 08/19/2005 05:25 pm Hiroyuki Yamamoto

made error check of IMAP4 fetch more strict.

492 08/19/2005 04:37 pm Hiroyuki Yamamoto

fixed IMAP4 on win32.

491 08/19/2005 03:38 pm Hiroyuki Yamamoto

renamed src/pixmaps to src/icons.

490 08/18/2005 07:00 pm Hiroyuki Yamamoto

made localedir, manualdir, and faqdir user-configurable.

489 08/18/2005 05:10 pm Hiroyuki Yamamoto

disabled GtkHandleBox.

485 08/09/2005 07:22 pm Hiroyuki Yamamoto

moved NEWS to NEWS-2.0.

484 08/09/2005 06:05 pm Hiroyuki Yamamoto

fix for config dir.

482 08/09/2005 04:31 pm Hiroyuki Yamamoto

modified directories for Windows convention.

479 08/08/2005 05:38 pm Hiroyuki Yamamoto

use GDir instead of directly using opendir().

478 08/08/2005 04:07 pm Hiroyuki Yamamoto

added wrappers for C library function that take pathname arguments.

477 08/07/2005 11:00 pm Hiroyuki Yamamoto

modification for Win32.

476 08/07/2005 10:45 pm Hiroyuki Yamamoto

check filename encoding only on Unix on startup.

475 08/07/2005 10:37 pm Hiroyuki Yamamoto

defs.h: modification for Win32.

474 08/07/2005 04:40 pm Hiroyuki Yamamoto

some fixes for Win32.

473 08/07/2005 01:28 pm Hiroyuki Yamamoto

close queue file before removing it.

472 08/05/2005 07:49 pm Hiroyuki Yamamoto

MinGW fix.

471 08/05/2005 07:27 pm Hiroyuki Yamamoto

check for regex.h and regcomp().

470 08/05/2005 06:15 pm Hiroyuki Yamamoto

added rename_force().

469 08/05/2005 04:22 pm Hiroyuki Yamamoto

enabled compilation with MinGW.

467 08/04/2005 11:18 pm Hiroyuki Yamamoto

braced some Unix-specific code with ifdef.

466 08/04/2005 08:01 pm Hiroyuki Yamamoto

configure.in: add -mms-bitfields to CFLAGS if the target is MinGW.

465 08/04/2005 07:40 pm Hiroyuki Yamamoto

removed locale-dependent tolower().

464 08/04/2005 07:31 pm Hiroyuki Yamamoto

replaced random() with g_random_*().

463 08/04/2005 06:52 pm Hiroyuki Yamamoto

modified version display.