Commit graph

2458 commits

Author SHA1 Message Date
Colin Leroy
7d6cab755e set the separated messageview to the size of the claws one
fix a prototype
2004-07-20 13:31:12 +00:00
Colin Leroy
b97bf77a30 forgot one hunk in Alfons' patch 2004-07-20 07:02:10 +00:00
Colin Leroy
5759e1f046 action output fix 2004-07-19 19:54:29 +00:00
Colin Leroy
cef295579a fix bug in header encoding, clean codeconv for glib2 2004-07-19 19:50:54 +00:00
Colin Leroy
42f11be0fe Remove grip from statusbar
Patch by Alfons
2004-07-19 15:03:13 +00:00
Colin Leroy
2e46bc5404 fix messageview remembering old position 2004-07-19 14:06:57 +00:00
Colin Leroy
fc2acbbeb1 sync with HEAD 2004-07-19 09:35:45 +00:00
Colin Leroy
fc28f3da06 Gtk hell... Don't use accels with no (or Shift) modifiers in summaryview's popupmenu. 2004-07-18 21:35:02 +00:00
Colin Leroy
59f4d09efc define sensible defaults for wrapping 2004-07-18 16:22:33 +00:00
Colin Leroy
1e09e8d152 remove smart wrapping pref (it does nothing) 2004-07-18 16:10:13 +00:00
Colin Leroy
b6c1293bff proper utf8 2004-07-18 11:39:58 +00:00
Colin Leroy
bda9dd1c70 save attachment status when drafting 2004-07-18 11:39:06 +00:00
Colin Leroy
022eb7e205 fix erratic folder selection in open mode 2004-07-18 10:59:15 +00:00
Colin Leroy
41e10f6e1e don't let partially retrieved message get deleted, ever 2004-07-18 09:36:19 +00:00
Colin Leroy
5f042951ee fix log scroll 2004-07-18 09:18:01 +00:00
Colin Leroy
a1553d491d fix non-utf8 strings from files or commands 2004-07-18 09:03:41 +00:00
Colin Leroy
55b87ce1a5 fix partial download bug with "download all" 2004-07-18 08:59:26 +00:00
Colin Leroy
47f26e22f6 fix bug introduced in 0.9.12cvs31.2 2004-07-18 08:16:28 +00:00
Colin Leroy
4e1287bae3 more glib warning fixes 2004-07-18 07:58:25 +00:00
Colin Leroy
45437c764d fix 536 (primary clipboard destroyed when moving around) 2004-07-18 07:12:16 +00:00
Colin Leroy
898d6ba3c0 fix bug 538 2004-07-18 05:50:35 +00:00
Colin Leroy
4e86ef3ce1 fix tab handling in wrapping 2004-07-18 05:22:07 +00:00
Colin Leroy
74b022b1d7 fix 535 (uri not selectable) 2004-07-17 23:26:36 +00:00
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
353b10cda8 sync with 0.9.12cvs26 HEAD 2004-07-16 11:12:46 +00:00
Colin Leroy
a065c7aa93 disable gpg signatures check on folder move/scan 2004-07-15 19:59:58 +00:00
Colin Leroy
4a8439a50d forgot this file 2004-07-14 12:30:34 +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
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
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
Paul Mangan
f0ec15a445 sync with 0.9.12cvs18 HEAD 2004-07-12 10:39:50 +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