Statistics
| Revision:

root / ChangeLog @ 398

History | View | Annotate | Download (43.8 kB)

# Date Author Comment
398 07/05/2005 06:17 pm Hiroyuki Yamamoto

replaced pixmaps icons with png images.

397 07/04/2005 06:49 pm Hiroyuki Yamamoto

mark cache as dirty if open failed.

395 07/04/2005 04:58 pm Hiroyuki Yamamoto

made 2.0.0beta4 release.

392 07/04/2005 03:28 pm Hiroyuki Yamamoto

fixed selection becoming wrong when another folder was clicked quickly.

391 07/04/2005 02:32 pm Hiroyuki Yamamoto

unified mh_move_folder and mh_rename_folder.

390 07/04/2005 01:07 pm Hiroyuki Yamamoto

implemented IMAP4 folder move.

389 07/01/2005 07:42 pm Hiroyuki Yamamoto

implemented folder move.

388 07/01/2005 04:08 pm Hiroyuki Yamamoto

fixed a bug in syncing folder path.

387 06/30/2005 04:41 pm Hiroyuki Yamamoto

reflect flag changes of manual filtering to IMAP server.

386 06/30/2005 02:49 pm Hiroyuki Yamamoto

when sending messages, check for line length limit and display warning if exceeds.

384 06/29/2005 05:41 pm Hiroyuki Yamamoto

check for filename encoding on the first run.

383 06/29/2005 03:09 pm Hiroyuki Yamamoto

reverted the previous change of Date: header.

382 06/28/2005 07:31 pm Hiroyuki Yamamoto

overwrite Date: header with current time when sending from queue.

380 06/28/2005 06:47 pm Hiroyuki Yamamoto

put a warning if invalid filenames appear on the scan of MH folder.

379 06/27/2005 04:58 pm Hiroyuki Yamamoto

fixed a possible crash on the view change from imageview to textview.

378 06/24/2005 06:18 pm Hiroyuki Yamamoto

show SSL verify result as string.

377 06/24/2005 06:11 pm Hiroyuki Yamamoto

use g_file_test() instead of stat() in some functions.

376 06/24/2005 05:35 pm Hiroyuki Yamamoto

verify SSL certificate when connecting.

375 06/24/2005 04:23 pm Hiroyuki Yamamoto

removed some warnings.

374 06/24/2005 03:38 pm Hiroyuki Yamamoto

removed unused option 'enable_hscrollbar'.

373 06/24/2005 01:03 pm Hiroyuki Yamamoto

removed unrequired function.

371 06/23/2005 07:51 pm Hiroyuki Yamamoto

made 2.0.0beta3 release.

370 06/23/2005 06:03 pm Hiroyuki Yamamoto

expand parent folder when new one is created.

368 06/23/2005 05:40 pm Hiroyuki Yamamoto

added 'Compose new message' and 'Open with Web browser' to the context menu of the text view.

366 06/23/2005 04:38 pm Hiroyuki Yamamoto

modified the way to revert selection after menu popup.

365 06/23/2005 03:38 pm Hiroyuki Yamamoto

made LDAP bind password entry invisible.

364 06/22/2005 07:52 pm Hiroyuki Yamamoto

fixed bugs of quote colors setting.

363 06/22/2005 07:11 pm Hiroyuki Yamamoto

made summary columns reorderable by DnD.

361 06/22/2005 05:11 pm Hiroyuki Yamamoto

updated ChangeLog.

360 06/22/2005 04:53 pm Hiroyuki Yamamoto

disabled strict checking of caches by stat() and improved the performance.

359 06/21/2005 06:37 pm Hiroyuki Yamamoto

modified the alert message on deleting folders.

358 06/21/2005 06:00 pm Hiroyuki Yamamoto

moved the option of max news articles to account prefs.

357 06/21/2005 04:24 pm Hiroyuki Yamamoto

added an option to encrypt when replying to encrypted message.

356 06/21/2005 01:58 pm Hiroyuki Yamamoto

use currently visible textview for selection reply.

355 06/20/2005 08:08 pm Hiroyuki Yamamoto

enabled GPGME and OpenSSL support by default. Use pkg-config to detect OpenSSL.

353 06/20/2005 07:24 pm Hiroyuki Yamamoto

imap.c: fixed parse errors when embedded null characters appeared in headers.

352 06/20/2005 05:16 pm Hiroyuki Yamamoto

added 'Add to address book' to the context menu of textview.

351 06/17/2005 05:32 pm Hiroyuki Yamamoto

added an option to execute command when new messages arrived.

349 06/16/2005 05:00 pm Hiroyuki Yamamoto

made 2.0.0beta2 release.

347 06/16/2005 03:48 pm Hiroyuki Yamamoto

check exit status to detect errors when send messages using commands.

346 06/16/2005 02:40 pm Hiroyuki Yamamoto

fixed wrong unread count of trash folders.

344 06/15/2005 06:01 pm Hiroyuki Yamamoto

added 'Tools/Filter junk mails in folder' menu.

343 06/15/2005 03:58 pm Hiroyuki Yamamoto

made 'File/Insert signature' replace current signature, or add it to the bottom.

342 06/14/2005 07:25 pm Hiroyuki Yamamoto

fixed slightly wrong scroll position of the text view when the displayed message changed.

341 06/14/2005 06:53 pm Hiroyuki Yamamoto

scroll the view to the cursor position after paste.

340 06/14/2005 06:25 pm Hiroyuki Yamamoto

compose scroll fix.

339 06/14/2005 05:28 pm Hiroyuki Yamamoto

scroll the compose view to the cursor position after inserting signatures or files.

338 06/14/2005 04:41 pm Hiroyuki Yamamoto

fixed wrong unread number display after moving local unread message to IMAP4 folder.

337 06/14/2005 02:19 pm Hiroyuki Yamamoto

fixed a bug that the change of color labels was not saved.

336 06/13/2005 07:41 pm Hiroyuki Yamamoto

integrated junk filter setting into common prefs.

335 06/13/2005 04:56 pm Hiroyuki Yamamoto

include currently selected row on flag search if message view is visible but the row is not displayed.

334 06/13/2005 03:57 pm Hiroyuki Yamamoto

reacquire CAPABILITY after STARTTLS since it can be changed.

333 06/10/2005 06:28 pm Hiroyuki Yamamoto

fixed Turkish locale problem.

332 06/10/2005 05:10 pm Hiroyuki Yamamoto

unified some frames and checkboxes in common prefs.

331 06/10/2005 04:32 pm Hiroyuki Yamamoto

really fixed the crash bug.

330 06/10/2005 03:55 pm Hiroyuki Yamamoto

flush events before scrolling to selected.

329 06/10/2005 02:28 pm Hiroyuki Yamamoto

fixed possible crash (take 2).

328 06/10/2005 01:52 pm Hiroyuki Yamamoto

fixed possible crash when sorted by From/To/Subject.

326 06/09/2005 05:33 pm Hiroyuki Yamamoto

updated ChangeLog.

322 06/09/2005 04:48 pm Hiroyuki Yamamoto

fixed scroll positon problem after some operations.

321 06/08/2005 06:36 pm Hiroyuki Yamamoto

reimplemented progress dialog with GtkTreeView.

320 06/08/2005 03:59 pm Hiroyuki Yamamoto

modified sylpheed.spec.in.

319 06/08/2005 03:33 pm Hiroyuki Yamamoto

made some buttons stock button.

318 06/08/2005 03:07 pm Hiroyuki Yamamoto

disabled typeahead search.

317 06/07/2005 05:52 pm Hiroyuki Yamamoto

added an option to apply filter rules to sent messages.

316 06/06/2005 08:13 pm Hiroyuki Yamamoto

don't use 'destroy' signal to destroy objects.

315 06/06/2005 07:53 pm Hiroyuki Yamamoto

don't use 'destroy' signal to destroy Compose object.

314 06/06/2005 07:30 pm Hiroyuki Yamamoto

clear selection list when the order of the summary list is changed.

313 06/06/2005 06:45 pm Hiroyuki Yamamoto

fixed a bug that it took very long time to delete all selected messages.

312 06/06/2005 05:51 pm Hiroyuki Yamamoto

added Hebrew encoding.

311 06/06/2005 05:07 pm Hiroyuki Yamamoto

always enabled Japanese auto-detection if the locale is 'ja'.

310 06/03/2005 07:34 pm Hiroyuki Yamamoto

improved the DnD.

309 06/03/2005 04:25 pm Hiroyuki Yamamoto

modified the description of junk mail control.

308 06/03/2005 02:28 pm Hiroyuki Yamamoto

allow empty junk folder setting.

307 06/02/2005 06:55 pm Hiroyuki Yamamoto

select current font when opening the font selection dialog.

306 06/02/2005 05:42 pm Hiroyuki Yamamoto

added a feature for junk mail control.

305 06/01/2005 04:31 pm Hiroyuki Yamamoto

ignore invalid or deleted messages on delete duplicated.

304 06/01/2005 03:21 pm Hiroyuki Yamamoto

improved sequential message searches.

303 06/01/2005 01:49 pm Hiroyuki Yamamoto

don't include the current message for 'View/Go to/(Prev|Next) (unread|new) message'.

302 05/31/2005 04:09 pm Hiroyuki Yamamoto

don't scan folders while scanning IMAP4 folder tree.

301 05/31/2005 03:36 pm Hiroyuki Yamamoto

fixed a bug that caused crash if FolderView::selected is NULL.

300 05/30/2005 06:54 pm Hiroyuki Yamamoto

fixed a transient window problem.

298 05/30/2005 06:07 pm Hiroyuki Yamamoto

don't let some labels take focus.

297 05/30/2005 05:57 pm Hiroyuki Yamamoto

optimized getting the selection list.

295 05/29/2005 05:20 pm Hiroyuki Yamamoto

updated to 1.9.12.

294 05/28/2005 12:25 am Hiroyuki Yamamoto

don't interpret Bcc header field of mailto URL.

293 05/27/2005 07:57 pm Hiroyuki Yamamoto

optimized the writing of mark file.

292 05/27/2005 06:04 pm Hiroyuki Yamamoto

fixed a crash bug of IMAP4.

291 05/26/2005 07:57 pm Hiroyuki Yamamoto

improved DnD.

290 05/25/2005 07:45 pm Hiroyuki Yamamoto

fixed phishing check.

289 05/25/2005 05:59 pm Hiroyuki Yamamoto

replaced popen() with GSpawn.

288 05/25/2005 05:18 pm Hiroyuki Yamamoto

detect errors on sending with sendmail command.

287 05/25/2005 02:40 pm Hiroyuki Yamamoto

removed Clear button from message search dialog.

285 05/24/2005 08:53 pm Hiroyuki Yamamoto

optimized writing summary cache.

284 05/24/2005 06:29 pm Hiroyuki Yamamoto

disable attach toggle button for now.

283 05/24/2005 06:11 pm Hiroyuki Yamamoto

added a toggle button for the attachment pane.

282 05/24/2005 05:12 pm Hiroyuki Yamamoto

reimplemented the attachment list with GtkTreeView. Fixed attaching of locale filename.

281 05/24/2005 01:06 pm Hiroyuki Yamamoto

fixed compilation failure with GTK 2.4.

280 05/23/2005 07:44 pm Hiroyuki Yamamoto

enabled DnD to external apps.

279 05/23/2005 06:37 pm Hiroyuki Yamamoto

added PGP Sign/Encrypt check button on the compose window.