claws.git
21 years agofixed leak
Colin Leroy [Mon, 11 Nov 2002 21:31:23 +0000 (21:31 +0000)]
fixed leak

21 years agocleaned, better use of ssl api
Colin Leroy [Mon, 11 Nov 2002 21:22:58 +0000 (21:22 +0000)]
cleaned, better use of ssl api

21 years agoupdate Spanish translation
Paul Mangan [Mon, 11 Nov 2002 17:24:08 +0000 (17:24 +0000)]
update Spanish translation

21 years agofix a typo
Colin Leroy [Mon, 11 Nov 2002 12:36:40 +0000 (12:36 +0000)]
fix a typo

21 years agoCheck SSL certificates
Colin Leroy [Mon, 11 Nov 2002 12:32:04 +0000 (12:32 +0000)]
Check SSL certificates

21 years agosync with 0.8.5cvs22
Paul Mangan [Mon, 11 Nov 2002 09:47:57 +0000 (09:47 +0000)]
sync with 0.8.5cvs22

21 years agosync with 0.8.5cvs21
Paul Mangan [Mon, 11 Nov 2002 08:38:54 +0000 (08:38 +0000)]
sync with 0.8.5cvs21

21 years ago* src/folder.c
Jens Oberender [Sun, 10 Nov 2002 21:30:46 +0000 (21:30 +0000)]
* src/folder.c
* src/folderview.c
corrected some typing
* po/de.po
updated german translation
* sylpheed.spec.in
cleaned up specfile and adjusted it for claws

21 years agostatusbar push/pop fix
Colin Leroy [Sun, 10 Nov 2002 19:42:07 +0000 (19:42 +0000)]
statusbar push/pop fix

21 years agoFix hanging after viewing properties
Colin Leroy [Sun, 10 Nov 2002 16:37:00 +0000 (16:37 +0000)]
Fix hanging after viewing properties

21 years agobug when editing filters or scoring rules is fixed
Hoà Viêt Dinh [Sun, 10 Nov 2002 16:10:53 +0000 (16:10 +0000)]
bug when editing filters or scoring rules is fixed

21 years agoadded missing folder->destroy() initialisation for mbox folders
Colin Leroy [Sun, 10 Nov 2002 12:04:26 +0000 (12:04 +0000)]
added missing folder->destroy() initialisation for mbox folders

21 years agofix the statusbar messages
Colin Leroy [Sat, 9 Nov 2002 23:44:37 +0000 (23:44 +0000)]
fix the statusbar messages

21 years agofix hangs
Colin Leroy [Sat, 9 Nov 2002 23:26:27 +0000 (23:26 +0000)]
fix hangs

21 years ago* src/folderview.c
Christoph Hohmann [Sat, 9 Nov 2002 23:21:55 +0000 (23:21 +0000)]
* src/folderview.c
        just changed order of calls (reverse order of
        associated calls)
* src/inc.c
        lock inc when checking only one account, otherwise
        inc all could be executed at the same time

21 years ago* src/folderview.c
Christoph Hohmann [Sat, 9 Nov 2002 22:28:34 +0000 (22:28 +0000)]
* src/folderview.c
        better unlock the mouse cursor before calling
        summary_show because it changes the cursor too

21 years agocorrect changelog entry
Christoph Hohmann [Sat, 9 Nov 2002 22:11:18 +0000 (22:11 +0000)]
correct changelog entry

21 years ago* src/folder.[ch]
Christoph Hohmann [Sat, 9 Nov 2002 22:06:23 +0000 (22:06 +0000)]
* src/folder.[ch]
* src/folderview.c
        add functions to open and close a folder
        o opending call execute scanning for remote folders
          and processing
        o closing will unset new flag for messages

21 years agofix filtering saving for non-leaf folders
Colin Leroy [Sat, 9 Nov 2002 21:43:51 +0000 (21:43 +0000)]
fix filtering saving for non-leaf folders

21 years agore-word a label
Paul Mangan [Sat, 9 Nov 2002 18:38:01 +0000 (18:38 +0000)]
re-word a label

21 years agominor esthetic fix
Colin Leroy [Sat, 9 Nov 2002 18:19:51 +0000 (18:19 +0000)]
minor esthetic fix

21 years ago * src/folderview.c
Colin Leroy [Sat, 9 Nov 2002 17:01:19 +0000 (17:01 +0000)]
    * src/folderview.c
                Fix prefs_filtering deletion for MH folders (same
                reason as below)
        * src/prefs_filtering.c
                Fix prefs_filtering renaming and deletion for
                folder-based processing rules.

21 years ago* src/compose.c
Christoph Hohmann [Sat, 9 Nov 2002 16:35:13 +0000 (16:35 +0000)]
* src/compose.c
* src/folder.[ch]
* src/folderview.[ch]
* src/import.c
* src/inc.c
* src/main.c
* src/mainwindow.c
* src/messageview.c
* src/prefs_folder_item.c
* src/procmsg.c
* src/summaryview.c
        implement a callback system for folder item updates

21 years ago Fix prefs_filtering renaming for MH folders (we
Colin Leroy [Sat, 9 Nov 2002 16:26:40 +0000 (16:26 +0000)]
            Fix prefs_filtering renaming for MH folders (we
                shouldn't rename by path as another folder could
                have the same hierarchy).

21 years agoremove outdated comment
Colin Leroy [Sat, 9 Nov 2002 13:28:35 +0000 (13:28 +0000)]
remove outdated comment

21 years agofix leak, rename some vars
Colin Leroy [Sat, 9 Nov 2002 13:02:30 +0000 (13:02 +0000)]
fix leak, rename some vars

21 years agocatch a typo
Paul Mangan [Sat, 9 Nov 2002 10:44:44 +0000 (10:44 +0000)]
catch a typo

21 years agoone more fix to processing rules
Colin Leroy [Sat, 9 Nov 2002 02:50:10 +0000 (02:50 +0000)]
one more fix to processing rules

21 years agomore fixes to folder dnd (folderview locking, feedback to the user, don't copy
Colin Leroy [Sat, 9 Nov 2002 02:09:58 +0000 (02:09 +0000)]
more fixes to folder dnd (folderview locking, feedback to the user, don't copy
filtering compiled regexps)

21 years agocopy scoring when moving a folder
Colin Leroy [Fri, 8 Nov 2002 21:17:39 +0000 (21:17 +0000)]
copy scoring when moving a folder
yeah, all done :)

21 years agofix a segfault when move fails
Colin Leroy [Fri, 8 Nov 2002 20:29:43 +0000 (20:29 +0000)]
fix a segfault when move fails
fix forgetting folder's processing rules

21 years agosort after move
Colin Leroy [Fri, 8 Nov 2002 18:05:18 +0000 (18:05 +0000)]
sort after move
change a printf to debug_print

21 years agofix a typo
Colin Leroy [Fri, 8 Nov 2002 17:39:59 +0000 (17:39 +0000)]
fix a typo

21 years agostupido fixes his segfaults
Colin Leroy [Fri, 8 Nov 2002 17:36:53 +0000 (17:36 +0000)]
stupido fixes his segfaults

21 years agosome forgotten prefs (threaded, sort_key, ...)
Colin Leroy [Fri, 8 Nov 2002 15:57:21 +0000 (15:57 +0000)]
some forgotten prefs (threaded, sort_key, ...)

21 years agoFixes and optimization to folder dnd
Colin Leroy [Fri, 8 Nov 2002 15:42:57 +0000 (15:42 +0000)]
Fixes and optimization to folder dnd

21 years agocorrect some typos
Paul Mangan [Fri, 8 Nov 2002 15:33:03 +0000 (15:33 +0000)]
correct some typos

21 years agoprevent mixed-mode Privacy settings
Paul Mangan [Fri, 8 Nov 2002 15:12:54 +0000 (15:12 +0000)]
prevent mixed-mode Privacy settings

21 years agore-implement GnuPG 'on-the-fly' mode selection
Paul Mangan [Fri, 8 Nov 2002 11:51:15 +0000 (11:51 +0000)]
re-implement GnuPG 'on-the-fly' mode selection

21 years agoChange "Property" to "Properties"
Colin Leroy [Fri, 8 Nov 2002 11:07:31 +0000 (11:07 +0000)]
Change "Property" to "Properties"

21 years agoallow dropping a folder to a root folder
Colin Leroy [Thu, 7 Nov 2002 14:22:31 +0000 (14:22 +0000)]
allow dropping a folder to a root folder
(rescanning optimisations for soon)

21 years agorevert last commit
Paul Mangan [Thu, 7 Nov 2002 12:03:41 +0000 (12:03 +0000)]
revert last commit

21 years agofix reply-to-list bug. closes bug report [633382]
Paul Mangan [Thu, 7 Nov 2002 11:54:51 +0000 (11:54 +0000)]
fix reply-to-list bug. closes bug report [633382]

21 years agoadd a forgotten '#if USE_GPGME ... #endif'
Paul Mangan [Thu, 7 Nov 2002 10:25:47 +0000 (10:25 +0000)]
add a forgotten '#if USE_GPGME ... #endif'

21 years agosync with 0.8.5cvs20
Paul Mangan [Thu, 7 Nov 2002 08:28:17 +0000 (08:28 +0000)]
sync with 0.8.5cvs20

21 years agojust for the record
Colin Leroy [Thu, 7 Nov 2002 01:59:01 +0000 (01:59 +0000)]
just for the record

21 years agowow, a segfault hiding, waiting to bite
Colin Leroy [Thu, 7 Nov 2002 01:03:29 +0000 (01:03 +0000)]
wow, a segfault hiding, waiting to bite

21 years agoselect folder after moving it
Colin Leroy [Thu, 7 Nov 2002 01:00:26 +0000 (01:00 +0000)]
select folder after moving it

21 years agofix a third case of rule rewriting
Colin Leroy [Thu, 7 Nov 2002 00:28:05 +0000 (00:28 +0000)]
fix a third case of rule rewriting

21 years agofix a leak
Colin Leroy [Wed, 6 Nov 2002 23:58:12 +0000 (23:58 +0000)]
fix a leak

21 years agofolder dnd
Colin Leroy [Wed, 6 Nov 2002 23:56:26 +0000 (23:56 +0000)]
folder dnd

21 years agoreturn NULL if make_dir_hier fails
Colin Leroy [Wed, 6 Nov 2002 22:32:44 +0000 (22:32 +0000)]
return NULL if make_dir_hier fails

21 years agoallow 'on-the-fly' changing of the type of encryption and/or signing used (mime/ascii...
Paul Mangan [Wed, 6 Nov 2002 10:30:41 +0000 (10:30 +0000)]
allow 'on-the-fly' changing of the type of encryption and/or signing used (mime/ascii) via the compose window

21 years agosync with 0.8.5cvs19
Paul Mangan [Wed, 6 Nov 2002 09:46:42 +0000 (09:46 +0000)]
sync with 0.8.5cvs19

21 years ago* src/crash.c
Alfons Hoogervorst [Tue, 5 Nov 2002 22:15:28 +0000 (22:15 +0000)]
* src/crash.c
very minor cleanups: nothing to see here, move on. :-)

21 years agoDiscard/Draft/Cancel when quitting with messages open
Colin Leroy [Tue, 5 Nov 2002 19:01:38 +0000 (19:01 +0000)]
Discard/Draft/Cancel when quitting with messages open

21 years agoreenabled default_reply_to folder option
Thorsten Maerz [Tue, 5 Nov 2002 18:56:17 +0000 (18:56 +0000)]
reenabled default_reply_to folder option

21 years ago * src/compose.[ch]
Colin Leroy [Tue, 5 Nov 2002 15:55:32 +0000 (15:55 +0000)]
    * src/compose.[ch]
                add compose_draft()
        * src/crash.c
                add SIGTERM handler
        * src/main.[ch]
                add clean_quit() for the SIGTERM handler

21 years agoupdated
Paul Mangan [Tue, 5 Nov 2002 15:32:23 +0000 (15:32 +0000)]
updated

21 years agoupdated Spanish translation
Paul Mangan [Tue, 5 Nov 2002 15:31:58 +0000 (15:31 +0000)]
updated Spanish translation

21 years agoFixed log clipping bug #616795
Melvin Hadasht [Tue, 5 Nov 2002 14:58:09 +0000 (14:58 +0000)]
Fixed log clipping bug #616795

21 years agosync with 0.8.5cvs17
Paul Mangan [Tue, 5 Nov 2002 09:24:27 +0000 (09:24 +0000)]
sync with 0.8.5cvs17

21 years agoupdated
Paul Mangan [Mon, 4 Nov 2002 07:40:18 +0000 (07:40 +0000)]
updated

21 years agoreplace icons with pngcrushed icons
Paul Mangan [Mon, 4 Nov 2002 07:39:48 +0000 (07:39 +0000)]
replace icons with pngcrushed icons

21 years agoadd check if gpg is active
Thorsten Maerz [Sun, 3 Nov 2002 20:37:45 +0000 (20:37 +0000)]
add check if gpg is active

21 years agoadded credits
Thorsten Maerz [Sun, 3 Nov 2002 17:30:11 +0000 (17:30 +0000)]
added credits

21 years agoremoved GSList declaration causing trouble on MacOS-X
Thorsten Maerz [Sun, 3 Nov 2002 14:09:28 +0000 (14:09 +0000)]
removed GSList declaration causing trouble on MacOS-X

21 years agotodo
Oliver Haertel [Sat, 2 Nov 2002 10:40:22 +0000 (10:40 +0000)]
todo

21 years agoremove last remnants of main's filter code
Paul Mangan [Fri, 1 Nov 2002 20:26:39 +0000 (20:26 +0000)]
remove last remnants of main's filter code

21 years agofix bug where user-defined headers were ignored
Paul Mangan [Fri, 1 Nov 2002 17:26:11 +0000 (17:26 +0000)]
fix bug where user-defined headers were ignored

21 years agofilter_conv.pl: fix bug where user-defined headers were ignored
Paul Mangan [Fri, 1 Nov 2002 17:25:49 +0000 (17:25 +0000)]
filter_conv.pl: fix bug where user-defined headers were ignored

21 years agomake a debug_print() not translatable
Paul Mangan [Fri, 1 Nov 2002 08:52:48 +0000 (08:52 +0000)]
make a debug_print() not translatable

21 years agoac/aspell.m4
Melvin Hadasht [Thu, 31 Oct 2002 15:50:57 +0000 (15:50 +0000)]
ac/aspell.m4
Fixed --disable-aspell-test bug
configure.in
Fixed typo in a commentary (Aspell code)

21 years agoremove filter.c and prefs_filter.c
Paul Mangan [Thu, 31 Oct 2002 14:59:50 +0000 (14:59 +0000)]
remove filter.c and prefs_filter.c

21 years agoremove filter.c and prefs_filter.c from POTFILES.in
Paul Mangan [Thu, 31 Oct 2002 14:59:23 +0000 (14:59 +0000)]
remove filter.c and prefs_filter.c from POTFILES.in

21 years agoPlug some leaks
Colin Leroy [Thu, 31 Oct 2002 14:01:39 +0000 (14:01 +0000)]
Plug some leaks

21 years agoupdate to reflect removal main's 'filter' code
Paul Mangan [Thu, 31 Oct 2002 13:41:40 +0000 (13:41 +0000)]
update to reflect removal main's 'filter' code

21 years agoremoved
Paul Mangan [Thu, 31 Oct 2002 13:08:23 +0000 (13:08 +0000)]
removed

21 years agoremove main's 'filter' code
Paul Mangan [Thu, 31 Oct 2002 13:06:34 +0000 (13:06 +0000)]
remove main's 'filter' code

21 years agofix 'Create filter rule' bug
Paul Mangan [Thu, 31 Oct 2002 12:09:30 +0000 (12:09 +0000)]
fix 'Create filter rule' bug

21 years agoprefs_actions.c:
Melvin Hadasht [Mon, 28 Oct 2002 15:32:51 +0000 (15:32 +0000)]
prefs_actions.c:
Fixed bug #627322 where MIME parts were not always correctly
passed to a %p action
Display an error dialog when message filename is not found

21 years agoAdded a missing function declaration in prefs_common.h
Melvin Hadasht [Mon, 28 Oct 2002 09:27:04 +0000 (09:27 +0000)]
Added a missing function declaration in prefs_common.h

21 years agosync with 0.8.5cvs15
Paul Mangan [Mon, 28 Oct 2002 08:29:39 +0000 (08:29 +0000)]
sync with 0.8.5cvs15

21 years agoplug leak in pop3_top_recv
Oliver Haertel [Sun, 27 Oct 2002 16:03:21 +0000 (16:03 +0000)]
plug leak in pop3_top_recv

21 years ago* src/folder.c
Christoph Hohmann [Sat, 26 Oct 2002 20:38:01 +0000 (20:38 +0000)]
* src/folder.c
        set need_update folder flag when messages are added
        (closes bug [ 626922 ] folder not updated after receiving)

21 years agoFixed a memleak introduced in image scaling code
Melvin Hadasht [Fri, 25 Oct 2002 11:01:06 +0000 (11:01 +0000)]
Fixed a memleak introduced in image scaling code

21 years ago* src/filtering.c
Alfons Hoogervorst [Thu, 24 Oct 2002 19:19:55 +0000 (19:19 +0000)]
* src/filtering.c
make filtering's forward message action forward from the
correct account
(closes bug [628089 ] Filter -> Forward from address problem
reported by Oktay)

21 years ago* src/mainwindow.c
Christoph Hohmann [Wed, 23 Oct 2002 23:15:49 +0000 (23:15 +0000)]
* src/mainwindow.c
* src/manual.[ch]
        o use manual of current locale or english if current
          locale is not available (and english is available)
        o also link to sylpheed doc project manuals

21 years agofix typo: kmail 1.4.7
Paul Mangan [Wed, 23 Oct 2002 18:24:20 +0000 (18:24 +0000)]
fix typo: kmail 1.4.7

21 years agoadd new Kmail addressbook convertor script for newer versions of kmail/kaddressbook
Paul Mangan [Wed, 23 Oct 2002 11:01:55 +0000 (11:01 +0000)]
add new Kmail addressbook convertor script for newer versions of kmail/kaddressbook

21 years agoadd new Kmail addressbook convertor script for newer versions of kmail/kaddressbook
Paul Mangan [Wed, 23 Oct 2002 11:01:01 +0000 (11:01 +0000)]
add new Kmail addressbook convertor script for newer versions of kmail/kaddressbook

21 years agochanged get_abbrev_newsgroup_name() that it shortens ng names only so long the name...
Martin Schaaf [Wed, 23 Oct 2002 07:44:28 +0000 (07:44 +0000)]
changed get_abbrev_newsgroup_name() that it shortens ng names only so long the name is shorter than the length param

21 years agorevert last changes
Colin Leroy [Tue, 22 Oct 2002 10:45:27 +0000 (10:45 +0000)]
revert last changes

21 years ago* src/foldersel.c
Alfons Hoogervorst [Mon, 21 Oct 2002 21:00:51 +0000 (21:00 +0000)]
* src/foldersel.c
folder view in folder selection dialog reflects state of
folder view in main window

21 years ago* src/mbox.c
Alfons Hoogervorst [Fri, 18 Oct 2002 22:27:43 +0000 (22:27 +0000)]
* src/mbox.c
drop imported messages in folder selected by user,
and not in the inbox
(closes bug [ 625424 ] Import mbox always to "Inbox" folder)

21 years ago* src/compose.c
Alfons Hoogervorst [Fri, 18 Oct 2002 20:49:03 +0000 (20:49 +0000)]
* src/compose.c
make automagic reply work correctly for email accounts
(whether it's viable to do a full sync with Hiro's
compose.c is still under discussion)

21 years agoActions: Fixed bug #622275 and made actions' output be displayed live
Melvin Hadasht [Fri, 18 Oct 2002 13:55:11 +0000 (13:55 +0000)]
Actions: Fixed bug #622275 and made actions' output be displayed live

21 years ago* src/textview.c
Christoph Hohmann [Fri, 18 Oct 2002 10:40:25 +0000 (10:40 +0000)]
* src/textview.c
        don't add a newline in the textview in front of the
        first textpart if header display is disabled
        (closes bug [ 603385 ] disabled header display leaves blank
         lin)

21 years ago* src/folder.[ch]
Christoph Hohmann [Fri, 18 Oct 2002 10:02:51 +0000 (10:02 +0000)]
* src/folder.[ch]
* src/imap.c
* src/mbox_folder.c
* src/mh.c
* src/news.c
        folder->get_num_list now returns an error code
        (closes bug [ 609424 ] News cache cleared on failure)

21 years agochange a printf by debug_print
Colin Leroy [Thu, 17 Oct 2002 11:00:30 +0000 (11:00 +0000)]
change a printf by debug_print