Commit graph

1020 commits

Author SHA1 Message Date
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
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
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
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
Christoph Hohmann
c3f63eb642 * src/folder.c
improved folder_item_scan
    it should now always set the correct
    new, unread and total message counts
2002-06-30 13:45:59 +00:00
Christoph Hohmann
2def717241 * src/imap.c
fix new cache imap copy bug
2002-06-30 00:50:33 +00:00
Christoph Hohmann
30555a9068 merge new cache branch 2002-06-29 23:33:42 +00:00
Paul Mangan
bc8ebaa409 fix syntax error 2002-06-29 21:06:40 +00:00
Paul Mangan
e200fd95f8 add sylpheed man page 2002-06-29 17:34:18 +00:00
Paul Mangan
d49fc4ccce updated pt_BR message catalog 2002-06-29 07:06:30 +00:00
Jens Oberender
6cdcc03db0 updated German translation and fixed two writing mistakes 2002-06-28 14:04:04 +00:00
Paul Mangan
e3725ac2ea sync with 0.7.8cvs11 2002-06-28 10:12:40 +00:00
Paul Mangan
7facbc937a sync with 0.7.8cvs10 2002-06-28 08:08:36 +00:00
Paul Mangan
a93b7cdb6b don't gettextise empty strings 2002-06-26 10:45:13 +00:00
Paul Mangan
19ddf31c2e sync with 0.7.8cvs7 2002-06-26 06:48:01 +00:00
Alfons Hoogervorst
b4a1cd05f9 fine tune ldap library detection 2002-06-25 21:18:44 +00:00
Alfons Hoogervorst
969d9671b6 don't allow return receipts when composing a news article 2002-06-25 19:47:08 +00:00
Paul Mangan
3a58b2491a add '' to Makefile.am to allow for new and older autotools 2002-06-25 18:32:40 +00:00
Paul Mangan
dbb26cf6e6 fix 'No more unread messages' persistant pop-up window bug 2002-06-25 15:24:58 +00:00
Paul Mangan
f3ffbb3851 updated po/it.po 2002-06-25 09:23:05 +00:00
Paul Mangan
6430eb7f51 sync with 0.7.8cvs6 2002-06-25 09:20:06 +00:00
Paul Mangan
a67e144f94 add GPL copyright info in tools/update-po 2002-06-24 11:18:54 +00:00
Paul Mangan
8da57140b8 add script that eases the creation of *.po files 2002-06-24 08:31:43 +00:00
Alfons Hoogervorst
f6ccc75a6e make notification_convert_header obey const correctness (next step will be fixing the broken return receipt) 2002-06-23 17:51:28 +00:00
Paul Mangan
b102617b47 fix bug introduced in last commit 2002-06-23 08:18:03 +00:00
Paul Mangan
9f3c7046a5 remove code committed in error 2002-06-23 07:49:25 +00:00
Colin Leroy
d5d9a36837 add compose_entry_select(), used to select the default_to
email address - hopefully avoiding people sending mails to
wrong recipients.
2002-06-22 23:37:14 +00:00
Alfons Hoogervorst
36203a9abf - apply and adapt Bram's patch which allows user to set SMTP AUTH
options.  (see <http://sourceforge.net/tracker/index.php
  ?func=detail&aid=566937&group_id=25528&atid=384600>);

- merge Stanislav's fix to make SMTP AUTH work with qmail
  (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2002-06-22 20:54:45 +00:00
Paul Mangan
c1f142c05f sync with 0.7.8cvs5 2002-06-22 17:49:39 +00:00
Alfons Hoogervorst
db9a480c77 fix a stupid mistake I made (no allocation of MsgInfo necessary when msginfo->date_t is 0) 2002-06-22 10:56:18 +00:00
Alfons Hoogervorst
858ab27cc9 fix another unnoticed leak; cleanup code 2002-06-22 10:08:35 +00:00
Alfons Hoogervorst
ebbccb878b gpg-sign <-- gpg-sign-syl 2002-06-21 21:10:53 +00:00
Alfons Hoogervorst
215aa2e603 fix assorted mix of allocation errors (should solve problem reported by Philippe Gramoullé, see: <http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006>) 2002-06-21 21:07:57 +00:00
Melvin Hadasht
86e377ec9f tools/gpg-sign *REMOVED*
tools/gpg-sign-syl *ADDED*
	Replaced the gpg clearsigning script with the version using
	xterm instead of ssh-askpass and changed its name.

README.claws
	Updated actions example to reflect the renaming of the
	gpg clearsigning script.
2002-06-20 19:32:38 +00:00
Paul Mangan
d640619adf sync with 0.7.8cvs3 2002-06-19 08:04:32 +00:00
Paul Mangan
c333f0c843 sync with 0.7.8cvs1 2002-06-19 07:31:13 +00:00
Alfons Hoogervorst
2f46b1ac7b add omitted prototype 2002-06-18 19:32:22 +00:00
Paul Mangan
a12fc794bb fix hiding of exec_btn 2002-06-17 19:28:35 +00:00
Paul Mangan
f087adb0a8 remove unneeded code 2002-06-17 11:26:03 +00:00