claws.git
21 years agofix bug where 'Cancel' button creates icon and text toolbar regardless of prefs
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

21 years agoCustom Toolbar: fix crash on CANCEL
Oliver Haertel [Sat, 17 Aug 2002 10:54:37 +0000 (10:54 +0000)]
Custom Toolbar: fix crash on CANCEL

21 years agoplug another memleak reported by Martin Kluge
Alfons Hoogervorst [Sat, 17 Aug 2002 06:58:07 +0000 (06:58 +0000)]
plug another memleak reported by Martin Kluge

21 years agouse execvp() correctly (suggested by wwp; thanks!)
Alfons Hoogervorst [Fri, 16 Aug 2002 18:42:45 +0000 (18:42 +0000)]
use execvp() correctly (suggested by wwp; thanks!)

21 years agoplug memory leak reported by Kim Schultz & Martin Kluge
Alfons Hoogervorst [Fri, 16 Aug 2002 18:15:55 +0000 (18:15 +0000)]
plug memory leak reported by Kim Schultz & Martin Kluge

21 years agoupdate Spanish message catalog
Paul Mangan [Fri, 16 Aug 2002 13:36:13 +0000 (13:36 +0000)]
update Spanish message catalog

21 years agofix bug where 'Compose News' icon showed wrong tooltip
Paul Mangan [Fri, 16 Aug 2002 12:12:15 +0000 (12:12 +0000)]
fix bug where 'Compose News' icon showed wrong tooltip

21 years agosync with 0.8.1cvs24
Paul Mangan [Fri, 16 Aug 2002 09:34:01 +0000 (09:34 +0000)]
sync with 0.8.1cvs24

21 years agoupdate Italian message catalog
Paul Mangan [Fri, 16 Aug 2002 09:27:17 +0000 (09:27 +0000)]
update Italian message catalog

21 years agoupdate Serbian message catalog
Paul Mangan [Thu, 15 Aug 2002 19:54:53 +0000 (19:54 +0000)]
update Serbian message catalog

21 years agodon't translate debug info
Paul Mangan [Thu, 15 Aug 2002 07:38:17 +0000 (07:38 +0000)]
don't translate debug info

21 years agofix bug where clicking 'OK' creates an icon & text toolbar regardless of prefs
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

21 years ago* src/main.c
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

21 years agoen/disable Toolbar Action Buttons
Oliver Haertel [Wed, 14 Aug 2002 19:29:09 +0000 (19:29 +0000)]
en/disable Toolbar Action Buttons

21 years agoUpdated French translations
Melvin Hadasht [Wed, 14 Aug 2002 13:17:37 +0000 (13:17 +0000)]
Updated French translations

21 years agoMade some debug info not translatable and few code cleanups
Melvin Hadasht [Wed, 14 Aug 2002 13:15:46 +0000 (13:15 +0000)]
Made some debug info not translatable and few code cleanups

21 years agoupdate Spanish FAQ
Paul Mangan [Wed, 14 Aug 2002 09:37:46 +0000 (09:37 +0000)]
update Spanish FAQ

21 years ago* src/procmsg.c
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

21 years agocorrect typos
Alfons Hoogervorst [Tue, 13 Aug 2002 19:56:17 +0000 (19:56 +0000)]
correct typos

21 years agosave crash log button works; some other minor tweaks
Alfons Hoogervorst [Tue, 13 Aug 2002 19:43:47 +0000 (19:43 +0000)]
save crash log button works; some other minor tweaks

21 years agoremoved unrequired "execinfo.h" header
Melvin Hadasht [Tue, 13 Aug 2002 13:15:45 +0000 (13:15 +0000)]
removed unrequired "execinfo.h" header

21 years agoupdate English FAQ
Paul Mangan [Mon, 12 Aug 2002 22:12:28 +0000 (22:12 +0000)]
update English FAQ

21 years agoadd crash.c to translatable files
Alfons Hoogervorst [Mon, 12 Aug 2002 20:20:45 +0000 (20:20 +0000)]
add crash.c to translatable files
bring in Leandro's dialog

21 years agoedit ChangeLog.claws
Alfons Hoogervorst [Mon, 12 Aug 2002 09:22:34 +0000 (09:22 +0000)]
edit ChangeLog.claws

21 years agoclean up some warnings
Alfons Hoogervorst [Sun, 11 Aug 2002 21:46:58 +0000 (21:46 +0000)]
clean up some warnings

21 years agoinitial gdb crash handler
Alfons Hoogervorst [Sun, 11 Aug 2002 20:36:22 +0000 (20:36 +0000)]
initial gdb crash handler

21 years agoreplace Up/Down pixmaps with text
Paul Mangan [Sun, 11 Aug 2002 13:16:51 +0000 (13:16 +0000)]
replace Up/Down pixmaps with text

21 years agofix missing entry
Paul Mangan [Sun, 11 Aug 2002 08:14:30 +0000 (08:14 +0000)]
fix missing entry

21 years agorename 'Pixmap' to 'Icon' throughout UI
Paul Mangan [Sun, 11 Aug 2002 08:04:36 +0000 (08:04 +0000)]
rename 'Pixmap' to 'Icon' throughout UI

21 years agorename 'A_SEND_QUEUD' to 'A_SEND_QUEUED'
Paul Mangan [Sun, 11 Aug 2002 08:01:54 +0000 (08:01 +0000)]
rename 'A_SEND_QUEUD' to 'A_SEND_QUEUED'

21 years agore-work custom toolbar UI
Paul Mangan [Sat, 10 Aug 2002 18:55:57 +0000 (18:55 +0000)]
re-work custom toolbar UI

21 years agore-work UI
Paul Mangan [Sat, 10 Aug 2002 18:54:27 +0000 (18:54 +0000)]
re-work UI

21 years agodoing right now
Alfons Hoogervorst [Sat, 10 Aug 2002 16:37:35 +0000 (16:37 +0000)]
doing right now

21 years agodon't write Processing progress to status bar; re-position and resize custom toolbar...
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

21 years agodon't write Processing progress to status bar
Paul Mangan [Sat, 10 Aug 2002 13:09:47 +0000 (13:09 +0000)]
don't write Processing progress to status bar

21 years agore-position and resize custom toolbar window
Paul Mangan [Sat, 10 Aug 2002 13:09:22 +0000 (13:09 +0000)]
re-position and resize custom toolbar window

21 years agoobey coding style; follow UI text conventions
Paul Mangan [Sat, 10 Aug 2002 12:36:07 +0000 (12:36 +0000)]
obey coding style; follow UI text conventions

21 years agocorrect pixmap for delete action
Alfons Hoogervorst [Sat, 10 Aug 2002 10:43:30 +0000 (10:43 +0000)]
correct pixmap for delete action

21 years agoupdated pt_BR.po
Paul Mangan [Sat, 10 Aug 2002 09:38:11 +0000 (09:38 +0000)]
updated pt_BR.po

21 years agoupdated
Paul Mangan [Sat, 10 Aug 2002 09:36:48 +0000 (09:36 +0000)]
updated

21 years agoadd custom toolbar files to POTFILES.in
Paul Mangan [Sat, 10 Aug 2002 09:25:21 +0000 (09:25 +0000)]
add custom toolbar files to POTFILES.in

21 years agoadd custom toolbar files
Paul Mangan [Sat, 10 Aug 2002 09:23:35 +0000 (09:23 +0000)]
add custom toolbar files

21 years agosync with 0.8.1cvs22
Paul Mangan [Sat, 10 Aug 2002 09:19:15 +0000 (09:19 +0000)]
sync with 0.8.1cvs22

21 years agoadd outlook2sylpheed script
Paul Mangan [Fri, 9 Aug 2002 09:30:28 +0000 (09:30 +0000)]
add outlook2sylpheed script

21 years agoadd Serbian message catalog
Paul Mangan [Fri, 9 Aug 2002 08:55:53 +0000 (08:55 +0000)]
add Serbian message catalog

21 years agosync with 0.8.1cvs21
Paul Mangan [Fri, 9 Aug 2002 08:16:29 +0000 (08:16 +0000)]
sync with 0.8.1cvs21

21 years agomove C. Toolbar to Configuration menu
Oliver Haertel [Thu, 8 Aug 2002 06:23:12 +0000 (06:23 +0000)]
move C. Toolbar to Configuration menu

21 years agofix substitute pixmap bug
Oliver Haertel [Thu, 8 Aug 2002 06:11:08 +0000 (06:11 +0000)]
fix substitute pixmap bug

21 years agosync with 0.8.1cvs19
Paul Mangan [Thu, 8 Aug 2002 05:56:32 +0000 (05:56 +0000)]
sync with 0.8.1cvs19

21 years ago* src/utils.c
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

21 years ago* src/utils.[ch]
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.

21 years agofixed bug where 'Article' button acted as 'Email' button
Melvin Hadasht [Wed, 7 Aug 2002 13:02:49 +0000 (13:02 +0000)]
fixed bug where 'Article' button acted as 'Email' button

21 years agosync with 0.8.1cvs17
Paul Mangan [Wed, 7 Aug 2002 11:44:49 +0000 (11:44 +0000)]
sync with 0.8.1cvs17

21 years agofix mass-cancel problem
Colin Leroy [Wed, 7 Aug 2002 08:58:43 +0000 (08:58 +0000)]
fix mass-cancel problem

21 years agofixed toolbar change/save issues
Thorsten Maerz [Tue, 6 Aug 2002 22:18:39 +0000 (22:18 +0000)]
fixed toolbar change/save issues

21 years agosync with 0.8.1cvs15
Paul Mangan [Tue, 6 Aug 2002 22:05:47 +0000 (22:05 +0000)]
sync with 0.8.1cvs15

21 years agoempty toolbar issue
Oliver Haertel [Tue, 6 Aug 2002 16:29:26 +0000 (16:29 +0000)]
empty toolbar issue

21 years agoCustom Toolbar Final
Oliver Haertel [Tue, 6 Aug 2002 14:22:44 +0000 (14:22 +0000)]
Custom Toolbar Final

21 years agoCustom Toolbar 3
Oliver Haertel [Tue, 6 Aug 2002 14:06:40 +0000 (14:06 +0000)]
Custom Toolbar 3

21 years agoCustom Toolbar 2
Oliver Haertel [Tue, 6 Aug 2002 13:58:44 +0000 (13:58 +0000)]
Custom Toolbar 2

21 years agosync with 0.8.1cvs14
Paul Mangan [Tue, 6 Aug 2002 10:12:36 +0000 (10:12 +0000)]
sync with 0.8.1cvs14

21 years agosync with 0.8.1cvs13
Paul Mangan [Tue, 6 Aug 2002 09:34:13 +0000 (09:34 +0000)]
sync with 0.8.1cvs13

21 years agosync with 0.8.1cvs12
Paul Mangan [Tue, 6 Aug 2002 08:38:29 +0000 (08:38 +0000)]
sync with 0.8.1cvs12

21 years agoimprovements to cut/copy/paste addresses
Match Grun [Tue, 6 Aug 2002 06:35:04 +0000 (06:35 +0000)]
improvements to cut/copy/paste addresses

21 years agoimprovements to support cut/paste
Match Grun [Tue, 6 Aug 2002 05:52:56 +0000 (05:52 +0000)]
improvements to support cut/paste

21 years agosrc/account.[ch]
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

21 years agosave_all fixes
Thorsten Maerz [Mon, 5 Aug 2002 22:46:46 +0000 (22:46 +0000)]
save_all fixes

21 years agodetect XIM by trying to link rather than compile a XIM program
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

21 years agoCustom Toolbar 1
Oliver Haertel [Mon, 5 Aug 2002 17:56:35 +0000 (17:56 +0000)]
Custom Toolbar 1

21 years agosync with 0.8.1cvs10
Paul Mangan [Mon, 5 Aug 2002 08:01:46 +0000 (08:01 +0000)]
sync with 0.8.1cvs10

21 years agosee if freeing remaining headers (setting Show other headers turned off) plugs memleaks
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

21 years agofixed bug that could crash Sylpheed when highlighting all misspelled words.
Melvin Hadasht [Sun, 4 Aug 2002 12:46:42 +0000 (12:46 +0000)]
fixed bug that could crash Sylpheed when highlighting all misspelled words.

21 years agosrc/prefs_actions.c
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

21 years agoo more check for NULLs
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

21 years agoupdated Spanish message catalog
Paul Mangan [Fri, 2 Aug 2002 09:17:45 +0000 (09:17 +0000)]
updated Spanish message catalog

21 years agoupdated
Paul Mangan [Fri, 2 Aug 2002 09:16:23 +0000 (09:16 +0000)]
updated

21 years ago* src/folder.c
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

21 years agosync with 0.8.1cvs8
Paul Mangan [Thu, 1 Aug 2002 09:10:24 +0000 (09:10 +0000)]
sync with 0.8.1cvs8

21 years agosync with 0.8.1cvs7
Paul Mangan [Thu, 1 Aug 2002 08:37:12 +0000 (08:37 +0000)]
sync with 0.8.1cvs7

21 years ago* src/mainwindow.c
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

21 years agocheck folder item and its path for NULL on
Alfons Hoogervorst [Wed, 31 Jul 2002 18:25:06 +0000 (18:25 +0000)]
check folder item and its path for NULL on
initial processing

21 years ago* src/folder.c
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

21 years agoadd '--attach' option to man page
Paul Mangan [Wed, 31 Jul 2002 08:09:57 +0000 (08:09 +0000)]
add '--attach' option to man page

21 years agoadd '--attach' option
Paul Mangan [Wed, 31 Jul 2002 08:08:25 +0000 (08:08 +0000)]
add '--attach' option

21 years agosync with 0.8.1cvs5
Paul Mangan [Wed, 31 Jul 2002 07:32:00 +0000 (07:32 +0000)]
sync with 0.8.1cvs5

21 years ago* src/folderview.[ch]
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..."

21 years ago0.8.1claws release rel_0_8_1
Paul Mangan [Tue, 30 Jul 2002 21:25:08 +0000 (21:25 +0000)]
0.8.1claws release

21 years agoadd OOo2sylpheed.pl script
Paul Mangan [Tue, 30 Jul 2002 19:04:26 +0000 (19:04 +0000)]
add OOo2sylpheed.pl script

21 years agoMade the actions' input/ouput dialog display without delay
Melvin Hadasht [Tue, 30 Jul 2002 18:05:52 +0000 (18:05 +0000)]
Made the actions' input/ouput dialog display without delay

21 years agoadd my TODO list
Paul Mangan [Tue, 30 Jul 2002 14:18:40 +0000 (14:18 +0000)]
add my TODO list

21 years ago* src/procmsg.c
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

21 years agosync with 0.8.1cvs4
Paul Mangan [Tue, 30 Jul 2002 09:49:51 +0000 (09:49 +0000)]
sync with 0.8.1cvs4

21 years agoupdated doc:selective download, delete on server
Thorsten Maerz [Mon, 29 Jul 2002 11:07:22 +0000 (11:07 +0000)]
updated doc:selective download, delete on server

21 years agosync with 0.8.1cvs3
Paul Mangan [Mon, 29 Jul 2002 07:38:24 +0000 (07:38 +0000)]
sync with 0.8.1cvs3

21 years ago* src/folder.c
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

21 years agosync with 0.8.1cvs2
Paul Mangan [Sat, 27 Jul 2002 09:58:16 +0000 (09:58 +0000)]
sync with 0.8.1cvs2

21 years ago* src/imap.c
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

21 years agofixed error in imap protocol and in imap things
Hoà Viêt Dinh [Fri, 26 Jul 2002 22:40:11 +0000 (22:40 +0000)]
fixed error in imap protocol and in imap things

21 years ago* src/folder.c
Alfons Hoogervorst [Fri, 26 Jul 2002 21:45:22 +0000 (21:45 +0000)]
* src/folder.c
ofcourse compare with identifier, not the path

21 years ago* src/folder.c
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