Paul Mangan [Sun, 11 Aug 2002 08:01:54 +0000 (08:01 +0000)]
rename 'A_SEND_QUEUD' to 'A_SEND_QUEUED'
Paul Mangan [Sat, 10 Aug 2002 18:55:57 +0000 (18:55 +0000)]
re-work custom toolbar UI
Paul Mangan [Sat, 10 Aug 2002 18:54:27 +0000 (18:54 +0000)]
re-work UI
Alfons Hoogervorst [Sat, 10 Aug 2002 16:37:35 +0000 (16:37 +0000)]
doing right now
Paul Mangan [Sat, 10 Aug 2002 13:11:22 +0000 (13:11 +0000)]
don't write Processing progress to status bar; re-position and resize custom toolbar window
Paul Mangan [Sat, 10 Aug 2002 13:09:47 +0000 (13:09 +0000)]
don't write Processing progress to status bar
Paul Mangan [Sat, 10 Aug 2002 13:09:22 +0000 (13:09 +0000)]
re-position and resize custom toolbar window
Paul Mangan [Sat, 10 Aug 2002 12:36:07 +0000 (12:36 +0000)]
obey coding style; follow UI text conventions
Alfons Hoogervorst [Sat, 10 Aug 2002 10:43:30 +0000 (10:43 +0000)]
correct pixmap for delete action
Paul Mangan [Sat, 10 Aug 2002 09:38:11 +0000 (09:38 +0000)]
updated pt_BR.po
Paul Mangan [Sat, 10 Aug 2002 09:36:48 +0000 (09:36 +0000)]
updated
Paul Mangan [Sat, 10 Aug 2002 09:25:21 +0000 (09:25 +0000)]
add custom toolbar files to POTFILES.in
Paul Mangan [Sat, 10 Aug 2002 09:23:35 +0000 (09:23 +0000)]
add custom toolbar files
Paul Mangan [Sat, 10 Aug 2002 09:19:15 +0000 (09:19 +0000)]
sync with 0.8.1cvs22
Paul Mangan [Fri, 9 Aug 2002 09:30:28 +0000 (09:30 +0000)]
add outlook2sylpheed script
Paul Mangan [Fri, 9 Aug 2002 08:55:53 +0000 (08:55 +0000)]
add Serbian message catalog
Paul Mangan [Fri, 9 Aug 2002 08:16:29 +0000 (08:16 +0000)]
sync with 0.8.1cvs21
Oliver Haertel [Thu, 8 Aug 2002 06:23:12 +0000 (06:23 +0000)]
move C. Toolbar to Configuration menu
Oliver Haertel [Thu, 8 Aug 2002 06:11:08 +0000 (06:11 +0000)]
fix substitute pixmap bug
Paul Mangan [Thu, 8 Aug 2002 05:56:32 +0000 (05:56 +0000)]
sync with 0.8.1cvs19
Christoph Hohmann [Wed, 7 Aug 2002 21:58:34 +0000 (21:58 +0000)]
* src/utils.c
fixed a memory leak in new canonicalize_file_replace
Christoph Hohmann [Wed, 7 Aug 2002 20:41:01 +0000 (20:41 +0000)]
* src/utils.[ch]
o canonicalize_file_replace should create the temporary
file in the same directory as the original file.
o added get_tmpfile_in_dir that creates a temorary file
in a specified directory.
Melvin Hadasht [Wed, 7 Aug 2002 13:02:49 +0000 (13:02 +0000)]
fixed bug where 'Article' button acted as 'Email' button
Paul Mangan [Wed, 7 Aug 2002 11:44:49 +0000 (11:44 +0000)]
sync with 0.8.1cvs17
Colin Leroy [Wed, 7 Aug 2002 08:58:43 +0000 (08:58 +0000)]
fix mass-cancel problem
Thorsten Maerz [Tue, 6 Aug 2002 22:18:39 +0000 (22:18 +0000)]
fixed toolbar change/save issues
Paul Mangan [Tue, 6 Aug 2002 22:05:47 +0000 (22:05 +0000)]
sync with 0.8.1cvs15
Oliver Haertel [Tue, 6 Aug 2002 16:29:26 +0000 (16:29 +0000)]
empty toolbar issue
Oliver Haertel [Tue, 6 Aug 2002 14:22:44 +0000 (14:22 +0000)]
Custom Toolbar Final
Oliver Haertel [Tue, 6 Aug 2002 14:06:40 +0000 (14:06 +0000)]
Custom Toolbar 3
Oliver Haertel [Tue, 6 Aug 2002 13:58:44 +0000 (13:58 +0000)]
Custom Toolbar 2
Paul Mangan [Tue, 6 Aug 2002 10:12:36 +0000 (10:12 +0000)]
sync with 0.8.1cvs14
Paul Mangan [Tue, 6 Aug 2002 09:34:13 +0000 (09:34 +0000)]
sync with 0.8.1cvs13
Paul Mangan [Tue, 6 Aug 2002 08:38:29 +0000 (08:38 +0000)]
sync with 0.8.1cvs12
Match Grun [Tue, 6 Aug 2002 06:35:04 +0000 (06:35 +0000)]
improvements to cut/copy/paste addresses
Match Grun [Tue, 6 Aug 2002 05:52:56 +0000 (05:52 +0000)]
improvements to support cut/paste
Melvin Hadasht [Mon, 5 Aug 2002 23:50:37 +0000 (23:50 +0000)]
src/account.[ch]
account_find_all_from_address(): new function that returns the
list of all accounts that are matched in an address.
src/alertpanel.[ch]
alertpanel() now accepts a custom widget
alertpanel_with_widget(): new function that pops up a panel with
a custom widget in it
src/gtkutils.[ch]
gtkut_account_menu_new(): new function that allows the selection
of an account from a list of accounts.
src/messageview.c
Extended Return Receipt notification to select the correct
account and to make a security test on the Delivery-Notification
address which should be the same as the Return-Path
Thorsten Maerz [Mon, 5 Aug 2002 22:46:46 +0000 (22:46 +0000)]
save_all fixes
Alfons Hoogervorst [Mon, 5 Aug 2002 20:13:51 +0000 (20:13 +0000)]
detect XIM by trying to link rather than compile a XIM program
Oliver Haertel [Mon, 5 Aug 2002 17:56:35 +0000 (17:56 +0000)]
Custom Toolbar 1
Paul Mangan [Mon, 5 Aug 2002 08:01:46 +0000 (08:01 +0000)]
sync with 0.8.1cvs10
Alfons Hoogervorst [Sun, 4 Aug 2002 17:40:45 +0000 (17:40 +0000)]
see if freeing remaining headers (setting Show other headers turned off) plugs memleaks
Melvin Hadasht [Sun, 4 Aug 2002 12:46:42 +0000 (12:46 +0000)]
fixed bug that could crash Sylpheed when highlighting all misspelled words.
Melvin Hadasht [Sat, 3 Aug 2002 18:36:40 +0000 (18:36 +0000)]
src/prefs_actions.c
removed unnecessary checks for NULL introduced in 0.8.1claws11.
src/messageview.c
fixed bug where the Return Receipt was sent to
Delivery-Notification-To address even if it was not present
Alfons Hoogervorst [Fri, 2 Aug 2002 22:20:30 +0000 (22:20 +0000)]
o more check for NULLs
o put create_io_dialog() in right conditional block
Paul Mangan [Fri, 2 Aug 2002 09:17:45 +0000 (09:17 +0000)]
updated Spanish message catalog
Paul Mangan [Fri, 2 Aug 2002 09:16:23 +0000 (09:16 +0000)]
updated
Christoph Hohmann [Thu, 1 Aug 2002 20:50:31 +0000 (20:50 +0000)]
* src/folder.c
don't free the cache of the opened
folder in the summaryview
* src/summaryview.c
don't unset flags, if it is not required
Paul Mangan [Thu, 1 Aug 2002 09:10:24 +0000 (09:10 +0000)]
sync with 0.8.1cvs8
Paul Mangan [Thu, 1 Aug 2002 08:37:12 +0000 (08:37 +0000)]
sync with 0.8.1cvs7
Christoph Hohmann [Wed, 31 Jul 2002 21:18:23 +0000 (21:18 +0000)]
* src/mainwindow.c
forgot to update menu sensitivity
function for new menu entry
Alfons Hoogervorst [Wed, 31 Jul 2002 18:25:06 +0000 (18:25 +0000)]
check folder item and its path for NULL on
initial processing
Christoph Hohmann [Wed, 31 Jul 2002 15:35:26 +0000 (15:35 +0000)]
* src/folder.c
check if folder_item_get_msginfo in
folder_item_remove_msg returned NULL
* src/imap.c
better clear the uid cache in the
uid validity check function and delete
cached messages
Paul Mangan [Wed, 31 Jul 2002 08:09:57 +0000 (08:09 +0000)]
add '--attach' option to man page
Paul Mangan [Wed, 31 Jul 2002 08:08:25 +0000 (08:08 +0000)]
add '--attach' option
Paul Mangan [Wed, 31 Jul 2002 07:32:00 +0000 (07:32 +0000)]
sync with 0.8.1cvs5
Christoph Hohmann [Tue, 30 Jul 2002 23:26:59 +0000 (23:26 +0000)]
* src/folderview.[ch]
* src/mainwindow.c
replace "Rescan all folders..." with
"Check all folders for new messages..."
Paul Mangan [Tue, 30 Jul 2002 21:25:08 +0000 (21:25 +0000)]
0.8.1claws release
Paul Mangan [Tue, 30 Jul 2002 19:04:26 +0000 (19:04 +0000)]
add OOo2sylpheed.pl script
Melvin Hadasht [Tue, 30 Jul 2002 18:05:52 +0000 (18:05 +0000)]
Made the actions' input/ouput dialog display without delay
Paul Mangan [Tue, 30 Jul 2002 14:18:40 +0000 (14:18 +0000)]
add my TODO list
Christoph Hohmann [Tue, 30 Jul 2002 12:16:58 +0000 (12:16 +0000)]
* src/procmsg.c
check if folder_item_get_msginfo in
procmsg_save_to_outbox returned NULL
Paul Mangan [Tue, 30 Jul 2002 09:49:51 +0000 (09:49 +0000)]
sync with 0.8.1cvs4
Thorsten Maerz [Mon, 29 Jul 2002 11:07:22 +0000 (11:07 +0000)]
updated doc:selective download, delete on server
Paul Mangan [Mon, 29 Jul 2002 07:38:24 +0000 (07:38 +0000)]
sync with 0.8.1cvs3
Christoph Hohmann [Sat, 27 Jul 2002 23:57:07 +0000 (23:57 +0000)]
* src/folder.c
add extra check if fetching the msginfo
returned NULL
Paul Mangan [Sat, 27 Jul 2002 09:58:16 +0000 (09:58 +0000)]
sync with 0.8.1cvs2
Christoph Hohmann [Sat, 27 Jul 2002 00:33:32 +0000 (00:33 +0000)]
* src/imap.c
add another check if a valid msginfo
was returned
Hoà Viêt Dinh [Fri, 26 Jul 2002 22:40:11 +0000 (22:40 +0000)]
fixed error in imap protocol and in imap things
Alfons Hoogervorst [Fri, 26 Jul 2002 21:45:22 +0000 (21:45 +0000)]
* src/folder.c
ofcourse compare with identifier, not the path
Alfons Hoogervorst [Fri, 26 Jul 2002 20:24:58 +0000 (20:24 +0000)]
* src/folder.c
use folder item identifier for saving / restoring
preferences because folder->path might not be unique
Hoà Viêt Dinh [Fri, 26 Jul 2002 18:24:39 +0000 (18:24 +0000)]
fixed some precondition in folder item
Melvin Hadasht [Fri, 26 Jul 2002 13:03:56 +0000 (13:03 +0000)]
Fixed a crash introduced in 0.8.0claws5 when log is cut under
80 characters.
Paul Mangan [Fri, 26 Jul 2002 09:05:51 +0000 (09:05 +0000)]
sync with 0.8.1cvs1
Christoph Hohmann [Thu, 25 Jul 2002 23:35:09 +0000 (23:35 +0000)]
* src/imap.[ch]
imap folder now remembers the last selected
folder and imap_fetch_msginfo skips selecting
the folder if it is already selected
Christoph Hohmann [Thu, 25 Jul 2002 23:00:59 +0000 (23:00 +0000)]
* src/folder.c
* src/folderview.c
* src/imap.c
fix imap folder rescanning
Christoph Hohmann [Thu, 25 Jul 2002 21:09:10 +0000 (21:09 +0000)]
* src/filter.c
* src/folder.[ch]
* src/folderview.c
* src/imap.[ch]
* src/mainwindow.c
* src/mbox_folder.c
* src/mh.c
* src/news.c
implement imap uid cache and uid validity check
Alfons Hoogervorst [Thu, 25 Jul 2002 18:38:48 +0000 (18:38 +0000)]
fix a brown paper bag bug, and also add some more checks
Christoph Hohmann [Thu, 25 Jul 2002 13:24:39 +0000 (13:24 +0000)]
* src/folder.c
don't mix copy, fetch_msginfo and remove
operations in folder item copy and move
operations
Christoph Hohmann [Thu, 25 Jul 2002 12:21:11 +0000 (12:21 +0000)]
* src/folderview.c
* src/mainwindow.c
* src/prefs_folder_item.c
* src/summaryview.[ch]
remove no longer required parameter update_cache from
summary_show
Paul Mangan [Thu, 25 Jul 2002 10:02:11 +0000 (10:02 +0000)]
a small correction
Paul Mangan [Thu, 25 Jul 2002 08:48:41 +0000 (08:48 +0000)]
sync with 0.8.1
Paul Mangan [Thu, 25 Jul 2002 08:44:33 +0000 (08:44 +0000)]
a few corrections
Alfons Hoogervorst [Wed, 24 Jul 2002 19:48:55 +0000 (19:48 +0000)]
sort correctly when using simplified subject line
(closes feature request "[ 585141 ] applying regexp to subject
before sort" submitted by Alexandra Walford)
Paul Mangan [Wed, 24 Jul 2002 16:47:21 +0000 (16:47 +0000)]
sync with 0.8.0cvs3
Alfons Hoogervorst [Tue, 23 Jul 2002 22:09:08 +0000 (22:09 +0000)]
Should provide input to Win32 development. Should also ask Thorsten
to write something about how set up the Win32 build environment.
Alfons Hoogervorst [Tue, 23 Jul 2002 22:05:54 +0000 (22:05 +0000)]
Thorsten knows what I mean. :-)
Alfons Hoogervorst [Tue, 23 Jul 2002 22:04:20 +0000 (22:04 +0000)]
alf todo
Christoph Hohmann [Tue, 23 Jul 2002 20:24:30 +0000 (20:24 +0000)]
update todo list
Hoà Viêt Dinh [Tue, 23 Jul 2002 19:53:01 +0000 (19:53 +0000)]
TODO of hoa
Christoph Hohmann [Tue, 23 Jul 2002 18:19:00 +0000 (18:19 +0000)]
remove processing fix from todo list
Christoph Hohmann [Tue, 23 Jul 2002 18:18:21 +0000 (18:18 +0000)]
* src/folder.c
* src/folder.h
* src/summaryview.c
* src/summaryview.h
* src/main.c
o separate processing and summaryview
o removed summary_write_cache from summaryview
o removed summaryview->killed_messages, because we don't have
to keep a list of killed messages anymore. New cache will
keep the hidden messages in cache anyway
* src/folderview.c
* src/inc.c
* src/selective_download.c
o removed unnecessary summary_write_cache calls
* src/procmsg.c
o don't set ignore thread flag in procmsg_get_thread_tree
if it is already set
* src/mainwindow.c
* src/statusbar.h
o moved STATUSBAR_PUSH/POP to statusbar.h because
they are used in different files
Melvin Hadasht [Tue, 23 Jul 2002 17:17:28 +0000 (17:17 +0000)]
Fix some memory leaks
Christoph Hohmann [Tue, 23 Jul 2002 15:11:00 +0000 (15:11 +0000)]
* src/filesel.c
fix another g_dirname memory leak
Christoph Hohmann [Tue, 23 Jul 2002 13:32:15 +0000 (13:32 +0000)]
* src/mh.c
fixed crash when message header could not be
parsed
Christoph Hohmann [Tue, 23 Jul 2002 13:25:17 +0000 (13:25 +0000)]
* src/mh.c
fixed a memory leak in mh_fetch_msginfo
Paul Mangan [Tue, 23 Jul 2002 12:46:21 +0000 (12:46 +0000)]
sync with 0.8.0cvs2
Paul Mangan [Tue, 23 Jul 2002 09:59:12 +0000 (09:59 +0000)]
sync with 0.8.0cvs1
Paul Mangan [Tue, 23 Jul 2002 08:01:24 +0000 (08:01 +0000)]
corrections
Paul Mangan [Tue, 23 Jul 2002 07:18:00 +0000 (07:18 +0000)]
0.8.0claws release