Alfons Hoogervorst [Sun, 18 Aug 2002 13:50:33 +0000 (13:50 +0000)]
plug another memleak reported by Martin Kluge
Paul Mangan [Sun, 18 Aug 2002 08:44:10 +0000 (08:44 +0000)]
update Brazilian message catalog
Paul Mangan [Sun, 18 Aug 2002 08:06:40 +0000 (08:06 +0000)]
fix non-translated tooltips bug
Paul Mangan [Sun, 18 Aug 2002 08:03:54 +0000 (08:03 +0000)]
fix bug where 'Cancel' button creates icon and text toolbar regardless of prefs
Oliver Haertel [Sat, 17 Aug 2002 10:54:37 +0000 (10:54 +0000)]
Custom Toolbar: fix crash on CANCEL
Alfons Hoogervorst [Sat, 17 Aug 2002 06:58:07 +0000 (06:58 +0000)]
plug another memleak reported by Martin Kluge
Alfons Hoogervorst [Fri, 16 Aug 2002 18:42:45 +0000 (18:42 +0000)]
use execvp() correctly (suggested by wwp; thanks!)
Alfons Hoogervorst [Fri, 16 Aug 2002 18:15:55 +0000 (18:15 +0000)]
plug memory leak reported by Kim Schultz & Martin Kluge
Paul Mangan [Fri, 16 Aug 2002 13:36:13 +0000 (13:36 +0000)]
update Spanish message catalog
Paul Mangan [Fri, 16 Aug 2002 12:12:15 +0000 (12:12 +0000)]
fix bug where 'Compose News' icon showed wrong tooltip
Paul Mangan [Fri, 16 Aug 2002 09:34:01 +0000 (09:34 +0000)]
sync with 0.8.1cvs24
Paul Mangan [Fri, 16 Aug 2002 09:27:17 +0000 (09:27 +0000)]
update Italian message catalog
Paul Mangan [Thu, 15 Aug 2002 19:54:53 +0000 (19:54 +0000)]
update Serbian message catalog
Paul Mangan [Thu, 15 Aug 2002 07:38:17 +0000 (07:38 +0000)]
don't translate debug info
Paul Mangan [Thu, 15 Aug 2002 05:59:10 +0000 (05:59 +0000)]
fix bug where clicking 'OK' creates an icon & text toolbar regardless of prefs
Alfons Hoogervorst [Wed, 14 Aug 2002 21:51:42 +0000 (21:51 +0000)]
* src/main.c
add global var that has the full argv[0]
* src/crash.c
o execvp the correct sylpheed by using argv0
and setting the correct work dir
o other tweaks
Oliver Haertel [Wed, 14 Aug 2002 19:29:09 +0000 (19:29 +0000)]
en/disable Toolbar Action Buttons
Melvin Hadasht [Wed, 14 Aug 2002 13:17:37 +0000 (13:17 +0000)]
Updated French translations
Melvin Hadasht [Wed, 14 Aug 2002 13:15:46 +0000 (13:15 +0000)]
Made some debug info not translatable and few code cleanups
Paul Mangan [Wed, 14 Aug 2002 09:37:46 +0000 (09:37 +0000)]
update Spanish FAQ
Christoph Hohmann [Tue, 13 Aug 2002 20:00:25 +0000 (20:00 +0000)]
* src/procmsg.c
ignore thread fix that did not mark all
child nodes of a ignored thread as
ignored. Does not work perfectly yet,
but it is better now
Alfons Hoogervorst [Tue, 13 Aug 2002 19:56:17 +0000 (19:56 +0000)]
correct typos
Alfons Hoogervorst [Tue, 13 Aug 2002 19:43:47 +0000 (19:43 +0000)]
save crash log button works; some other minor tweaks
Melvin Hadasht [Tue, 13 Aug 2002 13:15:45 +0000 (13:15 +0000)]
removed unrequired "execinfo.h" header
Paul Mangan [Mon, 12 Aug 2002 22:12:28 +0000 (22:12 +0000)]
update English FAQ
Alfons Hoogervorst [Mon, 12 Aug 2002 20:20:45 +0000 (20:20 +0000)]
add crash.c to translatable files
bring in Leandro's dialog
Alfons Hoogervorst [Mon, 12 Aug 2002 09:22:34 +0000 (09:22 +0000)]
edit ChangeLog.claws
Alfons Hoogervorst [Sun, 11 Aug 2002 21:46:58 +0000 (21:46 +0000)]
clean up some warnings
Alfons Hoogervorst [Sun, 11 Aug 2002 20:36:22 +0000 (20:36 +0000)]
initial gdb crash handler
Paul Mangan [Sun, 11 Aug 2002 13:16:51 +0000 (13:16 +0000)]
replace Up/Down pixmaps with text
Paul Mangan [Sun, 11 Aug 2002 08:14:30 +0000 (08:14 +0000)]
fix missing entry
Paul Mangan [Sun, 11 Aug 2002 08:04:36 +0000 (08:04 +0000)]
rename 'Pixmap' to 'Icon' throughout UI
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