Commit graph

393 commits

Author SHA1 Message Date
Colin Leroy
41cedadcd5 sync with HEAD 2004-07-17 23:03:11 +00:00
Colin Leroy
9dc31e739c also block text_inserted when inserting a file 2004-07-17 22:54:21 +00:00
Colin Leroy
ec579e3a20 fix wrapping 2004-07-17 22:48:19 +00:00
Colin Leroy
a95e1c0702 Fix 534 quick-search bar not accepting certain letters 2004-07-17 21:15:07 +00:00
Colin Leroy
7714ca4c6d Sync with 0.9.12cvs30 2004-07-17 17:21:03 +00:00
Colin Leroy
907537be5d squash warnings 2004-07-17 16:58:04 +00:00
Paul Mangan
9db956f19d sync with 0.9.12cvs28 HEAD 2004-07-17 09:38:14 +00:00
Paul Mangan
88e8e1c360 correct PATCHSETS 2004-07-17 08:48:18 +00:00
Paul Mangan
ca79fb389b update/correct ChangeLog-gtk2.claws and PATCHSETS 2004-07-17 08:40:06 +00:00
Paul Mangan
50072f22c8 update PATCHSETS 2004-07-17 08:38:04 +00:00
Paul Mangan
fe2639e1d2 update/correct ChangeLog-gtk2.claws and PATCHSETS 2004-07-17 08:20:08 +00:00
Colin Leroy
a065c7aa93 disable gpg signatures check on folder move/scan 2004-07-15 19:59:58 +00:00
Colin Leroy
d1938f77aa update includes 2004-07-14 12:27:59 +00:00
Colin Leroy
383b5c0983 move doc at top, add copyright 2004-07-14 10:09:57 +00:00
Colin Leroy
04e2f08ec4 fix changelog 2004-07-14 10:06:33 +00:00
Colin Leroy
f535740fef move partial download stuff to its own file 2004-07-14 10:01:29 +00:00
Colin Leroy
9bdf0edf43 fix smtp auth when fields are empty 2004-07-14 09:30:47 +00:00
Colin Leroy
0dbef02272 use alphabetic order 2004-07-13 20:23:35 +00:00
Colin Leroy
82d1d3c5af be paranoid on the checks 2004-07-13 20:18:36 +00:00
Colin Leroy
6030855475 fix engrish once again 2004-07-13 18:57:43 +00:00
Colin Leroy
842d4e3d44 mark message for deletion when they are about to be deleted from trash 2004-07-13 17:42:07 +00:00
Colin Leroy
4a970b56e2 add 'partial' ('p') to find partially downloaded messages 2004-07-13 17:19:21 +00:00
Colin Leroy
c1dae75f12 0.9.11cvs17.10 patchset was broken, due to some early script glitch 2004-07-13 15:23:16 +00:00
Colin Leroy
930df236e1 fix misplaced block 2004-07-13 12:07:21 +00:00
Colin Leroy
fdbfac5415 2004-07-13 [colin] 0.9.12cvs18.3
* src/pop.c
	* src/pop.h
	* src/messageview.c
		Refactor API (to avoid passing 5+ params and code
		duplication)
	* src/folder.c
	* src/msgcache.c
	* src/procheader.c
	* src/common/defs.h
		Add planned_download to cache
		Don't mess uidl file when moving partially downloaded
		mails (they change folder, we should change it in the
		uidl list too or we'll remove an incorrect message)
		(this also helps removing hacks when changing
		 planned_download in messageview.c)
2004-07-13 11:55:36 +00:00
Colin Leroy
63ca864827 fix missing status update in quicksearch 2004-07-12 11:40:45 +00:00
Colin Leroy
f6299e1412 remove unused function 2004-07-12 09:38:35 +00:00
Colin Leroy
ad480780be use folder_item_id + msgnum instead of filename to delete old partial
mail
2004-07-11 21:30:14 +00:00
Colin Leroy
e24fbbee86 don't re-use enums for different stuff, it's misleading (what did I thought...)
Change version format to avoid breaking plugins checks
2004-07-10 10:51:01 +00:00
Colin Leroy
d87fc3e4b0 more cleaning 2004-07-09 21:17:00 +00:00
Colin Leroy
4b6b3d711c Let the user change his mind 2004-07-09 17:59:54 +00:00
Colin Leroy
a11dca502f fix bug, refactoring (no magic numbers) 2004-07-09 17:00:58 +00:00
Colin Leroy
40f97c6289 remove log when it's useless 2004-07-09 12:26:07 +00:00
Colin Leroy
e40522d909 fix engrish 2004-07-09 07:37:47 +00:00
Colin Leroy
793af3fe27 strlen checks, refactoring 2004-07-09 07:06:34 +00:00
Colin Leroy
4342c6646d let the user decide if he wants to download/delete partially received
mails
2004-07-08 21:51:06 +00:00
Colin Leroy
450ef14a7e sync with HEAD 2004-07-08 13:18:06 +00:00
Colin Leroy
c7f0892546 i'm a bit slow, sometimes. 2004-07-08 11:54:25 +00:00
Colin Leroy
0f89ba8260 use to_human_readable() 2004-07-08 11:45:34 +00:00
Colin Leroy
039506bb9a fix partial-downloading issues 2004-07-08 10:34:39 +00:00
Colin Leroy
9c0bfcfdc6 sync smtp size verification with head 2004-07-08 09:50:52 +00:00
Colin Leroy
6c1b19c884 sync sticky pref with HEAD 2004-07-08 09:48:55 +00:00
Colin Leroy
633a635211 add Clear button to the quicksearch bar
add a tool to help with cvs
2004-07-06 16:45:16 +00:00