Paul Mangan
e585fc9d82
updated
2002-07-17 06:14:49 +00:00
Paul Mangan
33dfda836a
sync with 0.8.0
2002-07-17 06:14:14 +00:00
Paul Mangan
e9a170560f
replace filter conversion script with reimplemeted version
2002-07-16 07:52:41 +00:00
Colin Leroy
4ec4128d87
remove debug
2002-07-15 23:59:07 +00:00
Colin Leroy
ab23f9be6b
remove forgotten debug
2002-07-15 23:58:29 +00:00
Colin Leroy
c892fc3c5b
add the ability to select part of a text mime-part to reply.
2002-07-15 23:56:33 +00:00
Christoph Hohmann
648d486aa4
* src/folder.c
...
fix folder message count for folders without
msg_is_changed (includes news folders)
2002-07-15 18:33:13 +00:00
Martin Schaaf
93546296bb
correct display recipient on From...
2002-07-15 18:21:28 +00:00
Christoph Hohmann
96a33aa0a7
* src/summaryview.c
...
removed setting folder status from summaryview.
folder.c should update all message counts correctly.
2002-07-15 10:07:34 +00:00
Alfons Hoogervorst
893c59e63b
submit todo
2002-07-15 09:50:30 +00:00
Paul Mangan
d7a8a95a84
updated pt_BR.po
2002-07-15 06:24:26 +00:00
Paul Mangan
fef87cb70e
updated
2002-07-15 06:22:41 +00:00
Darko Koruga
01af1b8960
Fixed target folder colorization.
2002-07-15 05:41:54 +00:00
Paul Mangan
fa657fda6b
sync with 0.8.0
2002-07-14 07:57:58 +00:00
Melvin Hadasht
2fd9699ebf
* src/addrbook.c
...
* src/addressbook.c
* src/addrindex.c
Replaced sprintf by g_snprintf to prevent possible buffer
overflow.
* src/news.c
Corrected a log message output format.
Added a missing "done" debug output.
* src/compose.c
Added keyboard accelerator for Priority menu items
Added missing \n in debug output
* src/logwindow.c
* src/gtkspell.c
* src/rfc2015.c
Added missing \n in debug output
2002-07-13 11:20:49 +00:00
Paul Mangan
43d8547711
increase show_url_timeout
2002-07-13 06:49:35 +00:00
Paul Mangan
bd619004ee
change Sergey's email address
2002-07-13 06:47:43 +00:00
Sergey Vlasov
95ec6af0ce
Applied (with some modifications) patch to set the micalg parameter
...
for signatures (2001-08-28 Werner Koch <wk@gnupg.org>)
2002-07-12 16:47:41 +00:00
Sergey Vlasov
745c0db949
Fixed man page installation (use the correct automake method instead
...
of the manual one).
2002-07-12 16:17:52 +00:00
Paul Mangan
9b3955ff50
sync with 0.7.8cvs26
2002-07-12 08:07:08 +00:00
Christoph Hohmann
68c1996a2e
* src/compose.c
...
* src/procmsg.c
first use the message number to find the message
to mark with a reply flag but check the
message-id if we got the correct message, if not
try to find it by message-id.
use new string seperator that is not allowed
in message-ids.
2002-07-11 20:55:37 +00:00
Paul Mangan
4d5ae82dc1
sync with 0.7.8cvs23
2002-07-11 07:48:24 +00:00
Christoph Hohmann
beab0e0aa6
* src/folder.[ch]
...
* src/msgcache.[ch]
Added message-id table to the cache in memory
and functions to msgcache.c and folder.c to
fetch MsgInfos by message id
* src/compose.c
* src/procmsg.c
store folder and message-id of message replying
to in queue header and set reply flag after sending
(Closes bug #469498 )
2002-07-10 13:11:25 +00:00
Paul Mangan
64bb9b0c7f
add Martin to list of authors
2002-07-10 08:18:35 +00:00
Martin Schaaf
f2f1bb36d4
add new ctree sorting code
2002-07-09 09:57:45 +00:00
Paul Mangan
1ec4247120
more sync with 0.7.8cvs21
2002-07-08 08:39:00 +00:00
Paul Mangan
2dea56e3e3
sync with 0.7.8cvs21
2002-07-08 07:33:39 +00:00
Paul Mangan
2a0e4e2396
remove libkcc
2002-07-08 07:29:17 +00:00
Alfons Hoogervorst
82f80706aa
remove noticeview.[ch] dependents for now.
2002-07-07 21:08:41 +00:00
Alfons Hoogervorst
220f8519c4
easy to forget this...
2002-07-07 20:47:00 +00:00
Alfons Hoogervorst
94c9fe44dc
add new pixmaps for upcoming notice pane
2002-07-07 20:46:30 +00:00
Melvin Hadasht
7e7071d4a7
src/gtkspell.[ch]
...
Made them a bit closer to Sylpheed's coding style.
Removed old code.
Removed possible memory leaks when some errors occurs.
2002-07-06 21:27:16 +00:00
Melvin Hadasht
1697d4e99c
po/Makefile.in.in
...
Removed --no-location in xgettext command line to help
translators that use Emacs' po-mode
src/quote_fmt.c
Removed unnecessary comments that messed up sylpheed.pot
2002-07-06 15:03:22 +00:00
Paul Mangan
489aaa057d
sync with 0.7.8cvs19
2002-07-06 06:48:23 +00:00
Christoph Hohmann
e732cdbdd8
* src/folder.c
...
* src/mainwindow.c
fix folder_item_remove_all_msg and folderview
status for trash folders after emptying trash
2002-07-06 01:07:26 +00:00
Paul Mangan
bf9b5fdf27
sync with 0.7.8cvs16
2002-07-05 07:49:10 +00:00
Paul Mangan
bfe0bca452
sync with 0.7.8cvs14
2002-07-04 09:10:54 +00:00
Alfons Hoogervorst
12b1484ac4
dupe folder item's path because it's being reallocated by new folder scanning code
2002-07-03 19:51:14 +00:00
Christoph Hohmann
b5821b2f3d
* src/imap.c
...
better IMAP uid fetching using 'FETCH 1:* (UID)'
* src/msgcache.c
add missing return in msgcache_write
2002-07-02 22:28:11 +00:00
Thorsten Maerz
a2f603ea34
use binary mode for file access
2002-07-02 21:37:37 +00:00
Christoph Hohmann
de888122c0
* major code cleanup (part 1)
...
- unused variables removed
- unused functions removed
- uninitialized variables checked
- missing return statements added
- missing function return types added
- added parentheses around assignment and
&& in || when suggested by gcc
* src/mh.c
* src/folder.c
replaced direct calls to folder->scan_tree
with folder_scan_tree and restore folder
prefs in this function. The folder should
not have to deal with them.
( Should now work for all folder types )
2002-07-02 20:07:33 +00:00
Christoph Hohmann
8da5cfd6ba
* major code cleanup (part 1)
...
- unused variables removed
- unused functions removed
- uninitialized variables checked
- missing return statements added
- missing function return types added
- added parentheses around assignment and
&& in || when suggested by gcc
* src/mh.c
* src/folder.c
replaced direct calls to folder->scan_tree
with folder_scan_tree and restore folder
prefs in this function. The folder should
not have to deal with them.
( Should now work for all folder types )
2002-07-02 19:49:11 +00:00
Paul Mangan
7d2a5c9135
sync with 0.7.8cvs13
2002-07-02 09:41:25 +00:00
Christoph Hohmann
e5b3ae3bd0
* src/summaryview.c
...
fix "goto next/prev unread message" with
ignored threads
2002-07-01 17:25:39 +00:00
Paul Mangan
a917c92c81
updated Spanish message catalog
2002-07-01 16:46:17 +00:00
Paul Mangan
7e1b3c3a91
updated
2002-07-01 16:44:56 +00:00
Match Grun
66e3c2c887
Enable multiple emails per JPilot entry.
2002-07-01 03:59:13 +00:00
Alfons Hoogervorst
baa876f669
simple fix for putting older nodes before newer nodes when threading by subject
2002-06-30 21:45:35 +00:00
Christoph Hohmann
e9fc046e8b
fix bug in last commit
2002-06-30 17:03:57 +00:00
Christoph Hohmann
340147c3f4
* src/folder.c
...
* src/folderview.c
* src/mh.c
* src/news.c
* src/procmsg.c
fix broken folder tree rescaning
and don't use procmsg_get_mark_sum
anymore
2002-06-30 16:35:20 +00:00