Commit graph

1488 commits

Author SHA1 Message Date
Match Grun
1aa7de9b6a Removed reference to LDAP constants. 2003-01-26 05:12:31 +00:00
Paul Mangan
19db0f524e summary_thread_build{}, summary_thread_init{}: remove unneeded reference to summaryview->folder_item 2003-01-25 19:33:56 +00:00
Match Grun
75f5b46a9a Fixed vCard bug (#16) 2003-01-25 06:09:45 +00:00
Paul Mangan
7c28607819 re-implement per-folder message threading 2003-01-25 01:30:03 +00:00
Christoph Hohmann
53d7204eb7 0.8.9claws2
* po/POTFILES.in
        add pluginwindow and prefswindow
* src/compose.c
        make send respond correctly to messages that could be added
        to the queue folder, but the UID of the message is unknown
* src/folder.c
* src/imap.c
        don't return guessed UIDs in imap_add_msg anymore. We return
        0 to tell the folder system it was appened but the UID is
        unknown. Folder system now get's the UID by scaning the folder
        and searching the cache for the Message-ID
2003-01-25 01:09:14 +00:00
Paul Mangan
37394bd64d conv_encode_header(): fix bug when long headers with 8-bit characters are used 2003-01-25 00:46:20 +00:00
Paul Mangan
fabcd990ea sylpheed-0.8.9claws release 2003-01-24 13:32:47 +00:00
Paul Mangan
e6be66d6b9 update Spanish, Italian, Russian and Serbian translations 2003-01-23 22:40:53 +00:00
Colin Leroy
981ac1d0f0 Fix drafted and queued news articles re-edition 2003-01-23 13:11:12 +00:00
Melvin Hadasht
0e01e5d95b Updated French translations 2003-01-23 12:01:05 +00:00
Colin Leroy
9cab1d9441 Fix "Connecting to..." status message 2003-01-23 10:54:46 +00:00
Paul Mangan
d6e6600e50 revert last folder.c commit 2003-01-22 17:24:16 +00:00
Paul Mangan
8b282c67a0 *** empty log message *** 2003-01-21 12:10:54 +00:00
Alfons Hoogervorst
1f92ef1a41 * src/mimeview.c
mimeview_save_as(): we might as well show the file name for
	the single case "Save As" too
2003-01-19 17:57:42 +00:00
Alfons Hoogervorst
49979a8b38 * src/crash.c
change bug tracker URL to bugzilla URL
2003-01-19 16:28:29 +00:00
Alfons Hoogervorst
a0be0442d2 * src/mimeview.c
mimeview_save_all(): display name of file before overwriting;
	continue saving all, even when one overwrite was cancelled
2003-01-19 16:04:36 +00:00
Christoph Hohmann
53065fdf81 ups 2003-01-19 12:23:08 +00:00
Christoph Hohmann
7dbbc48392 0.8.8claws120
* src/summaryview.c
* src/procmsg.[ch]
        fix wrong usage of procmsg_find_children in summaryview
        by using procmsg_update_unread_children instead of
        summaryview_update_unread_children
2003-01-19 12:21:21 +00:00
Christoph Hohmann
d59e9ed250 0.8.8claws118
* src/procmsg.c
        fix infinite loop in procmsg_find_children
2003-01-19 11:17:31 +00:00
Paul Mangan
54bda4e950 update Brazilian translation 2003-01-19 10:18:43 +00:00
Melvin Hadasht
1516820513 * src/prefs_actions.c
Removed syntax limitation of only one '&' at the end of command.
		Now actions that contain '>/dev/null 2>&1' are possible.
2003-01-18 19:06:56 +00:00
Melvin Hadasht
a17ab455bf src/prefs_actions.c
Actions' IO dialog: when the action ends the "Close" button now has
focus and [Escape] closes the window
2003-01-18 18:33:28 +00:00
Christoph Hohmann
442e397558 0.8.8claws114
* src/procmsg.c
        o add debug output when MsgInfos are really freed
        o free GSLists in procmsg_find_children and
          procmsg_update_unread_children
2003-01-18 16:16:36 +00:00
Christoph Hohmann
546fa5756d 0.8.8claws113
* src/mainwindow.c
        reorder Configuration menu
2003-01-18 14:16:08 +00:00
Christoph Hohmann
ace7244007 0.8.8claws112
* src/compose.c
        fix applying templates to forwarded messages

Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2003-01-18 13:31:31 +00:00
Christoph Hohmann
3df69ffcb6 0.8.8claws111
* src/folder.c
        destroy folder items, when a folder item is removed
2003-01-17 23:26:28 +00:00
Christoph Hohmann
85befcc20b 0.8.8claws110
* src/folder.c
        fix wrong folder stats update when ignored message is
        deleted
2003-01-17 20:08:49 +00:00
Colin Leroy
d6b2678bb5 * src/mainwindow.c
* src/summaryview.c
	Quicksearch bugfixes:
	- hide help button at startup if not extended
	- switch to extended when looking for replies
2003-01-17 14:53:11 +00:00
Paul Mangan
99a7382d8f sycn with 0.8.8cvs11 2003-01-17 09:59:47 +00:00
Colin Leroy
c7afac3fce change crypted message tests to reask passphrase if necessary
fixes bug #5
2003-01-17 08:29:03 +00:00
Christoph Hohmann
95e7aa1fcb 0.8.8claws106
* src/prefs_gtk.c
* src/prefs_toolbar.c
* src/gtk/prefswindow.h
* src/plugins/spamassassin/spamassassin_gtk.c
        remove page destroy function that is not used anymore
2003-01-16 18:35:59 +00:00
Paul Mangan
b956293c1e sync with 0.8.8cvs9 2003-01-16 11:02:43 +00:00
Colin Leroy
64b3554c53 fix bugzilla bug #20 2003-01-15 23:56:31 +00:00
Paul Mangan
f86d265300 store folder and message-id of message forwarding to in queue header and set forward flag after sending 2003-01-15 13:19:59 +00:00
Paul Mangan
a29fc3c981 sync with 0.8.8cvs8 2003-01-15 11:31:35 +00:00
Colin Leroy
8f8196632b fix linking with GNU libiconv 2003-01-15 09:17:17 +00:00
Darko Koruga
8c21a457b3 Fix crash when importing pine address book entry with an empty name. 2003-01-15 07:02:33 +00:00
Paul Mangan
7a5f62ab47 rename configure.in to configure.ac 2003-01-14 17:27:31 +00:00
Renamed from configure.in (Browse further)