Statistics
| Revision:

root / ChangeLog.ja @ 543

History | View | Annotate | Download (58.3 kB)

# Date Author Comment
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.

461 08/04/2005 06:15 pm Hiroyuki Yamamoto

improved portability.

460 08/04/2005 04:30 pm Hiroyuki Yamamoto
459 08/03/2005 06:59 pm Hiroyuki Yamamoto

utils.c: replaced fork() + exec() with GSpawn.

457 08/02/2005 05:24 pm Hiroyuki Yamamoto

fixed gcc-4.0 warnings.

451 07/28/2005 04:43 pm Hiroyuki Yamamoto

updated documents, and made 2.0.0 release.

448 07/22/2005 05:45 pm Hiroyuki Yamamoto

made 2.0.0rc release.

446 07/21/2005 07:59 pm Hiroyuki Yamamoto

added spacing for vbox of header view.

444 07/21/2005 07:39 pm Hiroyuki Yamamoto

fixed cache discrepancy on Draft folder.

442 07/21/2005 06:22 pm Hiroyuki Yamamoto

fixed modified-UTF7 to UTF-8 conversion.

441 07/21/2005 03:42 pm Hiroyuki Yamamoto

display path in folder property with GtkLabel.

439 07/20/2005 05:03 pm Hiroyuki Yamamoto

rfc2015.c: unified indent and minor fixes.

438 07/20/2005 04:10 pm Hiroyuki Yamamoto

remove temporary files on startup.

437 07/19/2005 07:44 pm Hiroyuki Yamamoto

added a hack to prevent duplicated insertion to compose.

436 07/19/2005 06:33 pm Hiroyuki Yamamoto

don't break line after '/' on compose.

435 07/19/2005 05:50 pm Hiroyuki Yamamoto

modification for DnD.

434 07/15/2005 03:25 pm Hiroyuki Yamamoto

select correct row after execution on summary when sorting is enabled.

433 07/14/2005 07:02 pm Hiroyuki Yamamoto

made 2.0.0beta6 release.

432 07/14/2005 05:53 pm Hiroyuki Yamamoto

made textview_cursor_visible a hidden option.

430 07/14/2005 05:01 pm Hiroyuki Yamamoto

always don't uncanonicalize files which is not text/* .

429 07/14/2005 04:33 pm Hiroyuki Yamamoto

modify filter rules after moving folders.

427 07/13/2005 06:42 pm Hiroyuki Yamamoto

made the file size of attachments more accurate, and human-readable.

426 07/13/2005 02:20 pm Hiroyuki Yamamoto

display folder names of folder selection dialog with new/unread representation.

425 07/12/2005 09:30 pm Hiroyuki Yamamoto

don't break line after '-'.

424 07/12/2005 07:23 pm Hiroyuki Yamamoto

added a new app icon.

423 07/12/2005 04:24 pm Hiroyuki Yamamoto

clear summary cache to prevent cache discrepancy after sending from queue.

422 07/12/2005 03:47 pm Hiroyuki Yamamoto

updated po files.

421 07/12/2005 03:31 pm Hiroyuki Yamamoto

modified several alerts, and added accelerators for the buttons.

420 07/11/2005 07:59 pm Hiroyuki Yamamoto

added margin for visibility when scrolling summary.

419 07/11/2005 07:24 pm Hiroyuki Yamamoto

use Content-Type's charset as a fallback encoding of broken header strings when replying.

418 07/11/2005 06:44 pm Hiroyuki Yamamoto

compose.c: don't convert encoding if inserted file is UTF-8.

417 07/11/2005 06:27 pm Hiroyuki Yamamoto

fixed duplicate signature problem in re-edit or after editing with external editor.

416 07/11/2005 06:15 pm Hiroyuki Yamamoto

don't include some chars in URI.

415 07/11/2005 04:58 pm Hiroyuki Yamamoto

compose.[ch]: replaced gdk_input_*() with GIOChannel.

413 07/08/2005 08:18 pm Hiroyuki Yamamoto

made 2.0.0beta5 release.

411 07/08/2005 06:53 pm Hiroyuki Yamamoto

fixed a crash when cancelling file selection dialog of vCard/JPilot by Escape key.

409 07/08/2005 05:36 pm Hiroyuki Yamamoto

put existing window in front when trying to reedit draft/queued messages which are already open.

408 07/08/2005 04:27 pm Hiroyuki Yamamoto

modified alert dialogs.

407 07/08/2005 01:58 pm Hiroyuki Yamamoto

added G_ALERTCANCEL to AlertValue, and return it if cancelled.

406 07/07/2005 08:09 pm Hiroyuki Yamamoto

modified the order of search buttons.

405 07/07/2005 07:33 pm Hiroyuki Yamamoto

made the order of buttons comply with GNOME HIG.

404 07/06/2005 06:54 pm Hiroyuki Yamamoto

replaced sylpheed logo with new one.

403 07/06/2005 04:59 pm Hiroyuki Yamamoto

removed unused images.

402 07/06/2005 04:32 pm Hiroyuki Yamamoto

added 'insert signature' icon.