claws.git
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

21 years agoallow for spaces in the file name
Paul Mangan [Wed, 16 Oct 2002 14:37:53 +0000 (14:37 +0000)]
allow for spaces in the file name

21 years agofix OOo2sylpheed.pl: allow for spaces in the file name
Paul Mangan [Wed, 16 Oct 2002 14:37:26 +0000 (14:37 +0000)]
fix OOo2sylpheed.pl: allow for spaces in the file name

21 years agouse tristate to change online mode
Colin Leroy [Wed, 16 Oct 2002 14:01:44 +0000 (14:01 +0000)]
use tristate to change online mode

21 years agoupdated
Paul Mangan [Wed, 16 Oct 2002 09:25:45 +0000 (09:25 +0000)]
updated

21 years agoupdated Spanish message catalog
Paul Mangan [Wed, 16 Oct 2002 09:25:17 +0000 (09:25 +0000)]
updated Spanish message catalog

21 years agoadd --(on|off)line switches
Colin Leroy [Wed, 16 Oct 2002 08:12:34 +0000 (08:12 +0000)]
add --(on|off)line switches

21 years ago* src/procmime.c
Christoph Hohmann [Tue, 15 Oct 2002 22:44:29 +0000 (22:44 +0000)]
* src/procmime.c
        set mimeinfo->name to NULL after g_free to
        avoid double freeing with g_free

21 years ago* src/compose.c
Christoph Hohmann [Mon, 14 Oct 2002 22:13:40 +0000 (22:13 +0000)]
* src/compose.c
* src/filtering.c
* src/summaryview.c
        remove calls to folder->change_flags that are now
        done by procmsg flag functions (seems it is not
        used by any foldertype anyway)
* src/folder.c
init folder->change_flags with NULL

21 years ago* src/folder.[ch]
Christoph Hohmann [Mon, 14 Oct 2002 21:23:12 +0000 (21:23 +0000)]
* src/folder.[ch]
* src/imap.[ch]
        use virtual functions for folder item new and destroy
        functions

21 years agoAdded a test to not run the spell checker without a default dictionary
Melvin Hadasht [Mon, 14 Oct 2002 14:54:58 +0000 (14:54 +0000)]
Added a test to not run the spell checker without a default dictionary

21 years agoFixed bug with dictionary menu list and removed unnecessary code in suggestion menu...
Melvin Hadasht [Mon, 14 Oct 2002 14:48:31 +0000 (14:48 +0000)]
Fixed bug with dictionary menu list and removed unnecessary code in suggestion menu list

21 years agoupdated Bulgarian message catalog
Paul Mangan [Mon, 14 Oct 2002 08:11:03 +0000 (08:11 +0000)]
updated Bulgarian message catalog

21 years agoremoved the escaped string from internal structures of matcher
Hoà Viêt Dinh [Sun, 13 Oct 2002 21:51:30 +0000 (21:51 +0000)]
removed the escaped string from internal structures of matcher

21 years agoremove useless gtksctree_reanchor function
Colin Leroy [Sun, 13 Oct 2002 20:09:14 +0000 (20:09 +0000)]
remove useless gtksctree_reanchor function

21 years ago* sync with remaining main changes 2002-10-09 - 2002-10-11
Alfons Hoogervorst [Sun, 13 Oct 2002 17:06:29 +0000 (17:06 +0000)]
* sync with remaining main changes 2002-10-09 - 2002-10-11
- drop changes to src/compose.c (requires claws specific changes)

21 years ago* sync with main changes of 2002-10-08
Alfons Hoogervorst [Sun, 13 Oct 2002 16:30:48 +0000 (16:30 +0000)]
* sync with main changes of 2002-10-08
- drop changes to src/compose.c (requires claws specific changes)
- drop changes to src/summaryview.c (requires changes to compose.c)

21 years ago* sync with main changes of 2002-10-07
Alfons Hoogervorst [Sun, 13 Oct 2002 15:43:22 +0000 (15:43 +0000)]
* sync with main changes of 2002-10-07

21 years agocomplete sync of 2002-10-04
Alfons Hoogervorst [Sun, 13 Oct 2002 14:30:28 +0000 (14:30 +0000)]
complete sync of 2002-10-04

21 years ago* sync with main changes of 2002-10-04
Alfons Hoogervorst [Sun, 13 Oct 2002 14:12:29 +0000 (14:12 +0000)]
* sync with main changes of 2002-10-04

- drop changes to src/compose.c (requires claws specific changes)

- drop changes to src/prefs_folder_item.c (claws implementation
  seems to be working)

21 years agoremoved aspell from TODO
Thorsten Maerz [Sat, 12 Oct 2002 23:18:43 +0000 (23:18 +0000)]
removed aspell from TODO

21 years agofix folder flicker introduced in claws22
Colin Leroy [Sat, 12 Oct 2002 16:07:08 +0000 (16:07 +0000)]
fix folder flicker introduced in claws22

21 years agosave account address when saving as draft
Colin Leroy [Sat, 12 Oct 2002 11:39:35 +0000 (11:39 +0000)]
save account address when saving as draft

21 years agofix problem where no mail is selected after moving the last one
Colin Leroy [Sat, 12 Oct 2002 11:13:08 +0000 (11:13 +0000)]
fix problem where no mail is selected after moving the last one

21 years agoadd Cc and Bcc to template
Paul Mangan [Sat, 12 Oct 2002 10:34:49 +0000 (10:34 +0000)]
add Cc and Bcc to template

21 years agoAdded Melvin's TODO list
Melvin Hadasht [Sat, 12 Oct 2002 10:18:47 +0000 (10:18 +0000)]
Added Melvin's TODO list

21 years agofix a bug after "check for new messages"; remove unnecessary check
Colin Leroy [Sat, 12 Oct 2002 10:16:01 +0000 (10:16 +0000)]
fix a bug after "check for new messages"; remove unnecessary check

21 years agobe more verbose in the description of OOo2sylpheed.pl
Paul Mangan [Sat, 12 Oct 2002 08:32:17 +0000 (08:32 +0000)]
be more verbose in the description of OOo2sylpheed.pl

21 years agomake space work (again) when no mail is selected
Colin Leroy [Sat, 12 Oct 2002 01:56:24 +0000 (01:56 +0000)]
make space work (again) when no mail is selected
this time with the summary_(un)lock understood ;-)

21 years agofix warnings
Colin Leroy [Sat, 12 Oct 2002 01:42:18 +0000 (01:42 +0000)]
fix warnings

21 years agorevert 085claws6 changes
Colin Leroy [Fri, 11 Oct 2002 21:44:08 +0000 (21:44 +0000)]
revert 085claws6 changes

21 years agoRemoved buggy macro from bug #622040
Melvin Hadasht [Fri, 11 Oct 2002 21:40:19 +0000 (21:40 +0000)]
Removed buggy macro from bug #622040

21 years agoFixed memory leak from bug #622040
Melvin Hadasht [Fri, 11 Oct 2002 21:33:47 +0000 (21:33 +0000)]
Fixed memory leak from bug #622040

21 years agoremove rescan warning
Thorsten Maerz [Fri, 11 Oct 2002 18:49:43 +0000 (18:49 +0000)]
remove rescan warning

21 years agofix a segfault happening when conv_unmime_header fails
Colin Leroy [Fri, 11 Oct 2002 18:10:52 +0000 (18:10 +0000)]
fix a segfault happening when conv_unmime_header fails

21 years ago* src/summaryview.c
Christoph Hohmann [Fri, 11 Oct 2002 17:19:54 +0000 (17:19 +0000)]
* src/summaryview.c
        update folderview stats after ignore/unignore thread

21 years agofinally solved the bug of matcher - regexp didn't work when '\' was in the string
Hoà Viêt Dinh [Fri, 11 Oct 2002 13:20:57 +0000 (13:20 +0000)]
finally solved the bug of matcher - regexp didn't work when '\' was in the string

21 years agofixed escape_str() - thanks to Alfons
Hoà Viêt Dinh [Fri, 11 Oct 2002 13:05:35 +0000 (13:05 +0000)]
fixed escape_str() - thanks to Alfons

21 years agoescaping of string is fixed
Hoà Viêt Dinh [Fri, 11 Oct 2002 12:28:05 +0000 (12:28 +0000)]
escaping of string is fixed

21 years agofixed a yacc/bison syntax error
Hoà Viêt Dinh [Fri, 11 Oct 2002 12:15:07 +0000 (12:15 +0000)]
fixed a yacc/bison syntax error

21 years agoresize images to fit
Colin Leroy [Fri, 11 Oct 2002 11:12:56 +0000 (11:12 +0000)]
resize images to fit

21 years agoupdated
Paul Mangan [Fri, 11 Oct 2002 06:44:50 +0000 (06:44 +0000)]
updated

21 years agoupdate es.po
Paul Mangan [Fri, 11 Oct 2002 06:44:19 +0000 (06:44 +0000)]
update es.po

21 years ago* src/compose.c
Alfons Hoogervorst [Thu, 10 Oct 2002 20:03:04 +0000 (20:03 +0000)]
* src/compose.c
allow dropping files by "moving" files from a file manager,
not only by the more cumbersome "copying". the latter
mostly implies holding down the Control button

21 years ago* src/summaryview.c
Christoph Hohmann [Thu, 10 Oct 2002 18:44:39 +0000 (18:44 +0000)]
* src/summaryview.c
        update folders after thread building for ignored threads

21 years ago* config/.cvsignore
Christoph Hohmann [Thu, 10 Oct 2002 18:21:11 +0000 (18:21 +0000)]
* config/.cvsignore
        added Makefile
* src/filtering.[ch]
* src/folder.[ch]
* src/folderview.[ch]
* src/import.c
* src/inc.[ch]
* src/mbox.[ch]
* src/procmsg.c
* src/summaryview.[ch]
        o added new flag need_update to FolderItem
        o removed folder_table from various functions from tracking
          folder updates
        o set need_update flags in folder.c's move, copy and delete
          functions and procmsg's flags functions
        o added function folderview_update_items_when_required that
          updates all folders with need_update set
        o call folderview_update_items_when_required instead of
          folderview_update_item_foreach

21 years ago * src/compose.c
Sergey Vlasov [Wed, 9 Oct 2002 16:33:36 +0000 (16:33 +0000)]
* src/compose.c
Strip CRs whel loading the text into editor in reedit mode.

21 years agomake space work when no mail is selected
Colin Leroy [Wed, 9 Oct 2002 12:25:19 +0000 (12:25 +0000)]
make space work when no mail is selected

21 years agoanchor row and multiple selection fixes
Colin Leroy [Wed, 9 Oct 2002 10:22:03 +0000 (10:22 +0000)]
anchor row and multiple selection fixes

21 years agofix shift-click select after delete
Colin Leroy [Tue, 8 Oct 2002 22:57:54 +0000 (22:57 +0000)]
fix shift-click select after delete

21 years agoexclude current msg from -hide read messages-
Thorsten Maerz [Tue, 8 Oct 2002 20:30:31 +0000 (20:30 +0000)]
exclude current msg from -hide read messages-

21 years agodifferentiate disk full and socket errors
Colin Leroy [Tue, 8 Oct 2002 19:44:00 +0000 (19:44 +0000)]
differentiate disk full and socket errors

21 years ago* Makefile.am
Christoph Hohmann [Tue, 8 Oct 2002 18:26:11 +0000 (18:26 +0000)]
* Makefile.am
* configure.in
        modifications for new config directory

* config.guess  ** REMOVED **
* config.sub    ** REMOVED **
* install-sh    ** REMOVED **
* ltmain.sh     ** REMOVED **
* missing       ** REMOVED **
* mkinstalldirs ** REMOVED **
        these files are autogenerated by automake
        when you run autogen.sh

* config/.cvsignore     ** NEW FILE **
* config/Makefile.am    ** NEW FILE **
        ignore autogenerated files
        create a Makefile in this directory

21 years agoupdate pl.po rel_0_8_5
Paul Mangan [Tue, 8 Oct 2002 14:44:05 +0000 (14:44 +0000)]
update pl.po

21 years agoupdate en_GB.po
Paul Mangan [Tue, 8 Oct 2002 10:33:36 +0000 (10:33 +0000)]
update en_GB.po

21 years agogive credit where credit is due
Paul Mangan [Tue, 8 Oct 2002 09:46:40 +0000 (09:46 +0000)]
give credit where credit is due

21 years agofix quote reply format for newsgroups reply bug
Paul Mangan [Tue, 8 Oct 2002 09:43:55 +0000 (09:43 +0000)]
fix quote reply format for newsgroups reply bug

21 years agorelease 0.8.5claws
Paul Mangan [Tue, 8 Oct 2002 00:19:47 +0000 (00:19 +0000)]
release 0.8.5claws

21 years agosome rubbish cleaned up
Jens Oberender [Tue, 8 Oct 2002 00:02:29 +0000 (00:02 +0000)]
some rubbish cleaned up

21 years agoUpdated german translation
Jens Oberender [Mon, 7 Oct 2002 23:56:29 +0000 (23:56 +0000)]
Updated german translation

21 years ago*** empty log message ***
Paul Mangan [Mon, 7 Oct 2002 23:34:50 +0000 (23:34 +0000)]
*** empty log message ***

21 years agoupdate Italian, Brazilian and Serbian message catalogs
Paul Mangan [Mon, 7 Oct 2002 22:45:31 +0000 (22:45 +0000)]
update Italian, Brazilian and Serbian message catalogs

21 years ago* src/folder.[ch]
Christoph Hohmann [Mon, 7 Oct 2002 21:47:32 +0000 (21:47 +0000)]
* src/folder.[ch]
* src/folderview.c
* src/mainwindow.c
        fix new folder ghost message bug
        (closes bug [ 619722 ] wrong count for newly created folders)

21 years ago* src/compose.c
Christoph Hohmann [Mon, 7 Oct 2002 21:08:25 +0000 (21:08 +0000)]
* src/compose.c
        fix news posting problem

21 years agoUpdated French translation
Melvin Hadasht [Mon, 7 Oct 2002 07:17:45 +0000 (07:17 +0000)]
Updated French translation

21 years agocheck local variable cache instead of text->line_start_cache
Christoph Hohmann [Sat, 5 Oct 2002 23:19:56 +0000 (23:19 +0000)]
check local variable cache instead of text->line_start_cache
no real change in function

21 years ago* src/gtkstext.c
Christoph Hohmann [Sat, 5 Oct 2002 22:31:56 +0000 (22:31 +0000)]
* src/gtkstext.c
        check if line_start_cache is set in gtk_stext_update_text
        (closes bug [ 618119 ] crash while doing search in folder)

21 years agosmall changelog update
Christoph Hohmann [Sat, 5 Oct 2002 14:29:18 +0000 (14:29 +0000)]
small changelog update

21 years ago* src/imap.c
Christoph Hohmann [Sat, 5 Oct 2002 13:02:50 +0000 (13:02 +0000)]
* src/imap.c
* src/news.c
* src/utils.c
* src/utils.h
        implement cache cleanups for claws' folder system

21 years agoMade the actions help text for %p more clear
Melvin Hadasht [Sat, 5 Oct 2002 08:15:21 +0000 (08:15 +0000)]
Made the actions help text for %p more clear

21 years agosync with 0.8.5
Paul Mangan [Fri, 4 Oct 2002 15:35:49 +0000 (15:35 +0000)]
sync with 0.8.5

21 years ago* src/inc.c
Christoph Hohmann [Fri, 4 Oct 2002 14:56:09 +0000 (14:56 +0000)]
* src/inc.c
        fix segfault caused by pop before smtp
        call to inc_account_mail with NULL
        pointer for mainwin

21 years agofix typo: sync ldap detection from 0.8.5cvs1 not 0.8.5
Paul Mangan [Fri, 4 Oct 2002 09:48:52 +0000 (09:48 +0000)]
fix typo: sync ldap detection from 0.8.5cvs1 not 0.8.5

21 years agosync ldap detection from 0.8.5
Paul Mangan [Fri, 4 Oct 2002 09:31:59 +0000 (09:31 +0000)]
sync ldap detection from 0.8.5

21 years ago* po/de.po
Christoph Hohmann [Wed, 2 Oct 2002 21:24:36 +0000 (21:24 +0000)]
* po/de.po
        fix small spelling error

21 years agoac/aspell.m4 behaves better and says no when test program cannot be run
Melvin Hadasht [Wed, 2 Oct 2002 16:48:47 +0000 (16:48 +0000)]
ac/aspell.m4 behaves better and says no when test program cannot be run

21 years agosync with 0.8.4cvs1
Paul Mangan [Wed, 2 Oct 2002 10:24:03 +0000 (10:24 +0000)]
sync with 0.8.4cvs1

21 years agoConvert newlines in the message text to the canonical form
Sergey Vlasov [Tue, 1 Oct 2002 14:47:37 +0000 (14:47 +0000)]
Convert newlines in the message text to the canonical form
before base64 encoding (RFC2045 compliance, fixes some
interoperability issues with Evolution 1.0.3)

21 years agosync
Paul Mangan [Mon, 30 Sep 2002 08:26:00 +0000 (08:26 +0000)]
sync

21 years agoFix an unwanted copy/paste
Colin Leroy [Sun, 29 Sep 2002 22:12:36 +0000 (22:12 +0000)]
Fix an unwanted copy/paste

21 years agofix a few English errors
Colin Leroy [Sun, 29 Sep 2002 22:06:21 +0000 (22:06 +0000)]
fix a few English errors

21 years agoonline, offline and quicksearch pixmaps follow theme changes
Colin Leroy [Sun, 29 Sep 2002 21:46:05 +0000 (21:46 +0000)]
online, offline and quicksearch pixmaps follow theme changes

21 years agoadd default_reply_to folder option (closes patch 581044)
Thorsten Maerz [Sun, 29 Sep 2002 16:08:20 +0000 (16:08 +0000)]
add default_reply_to folder option (closes patch 581044)

21 years ago* acconfig.h ** REMOVED **
Christoph Hohmann [Sun, 29 Sep 2002 14:31:20 +0000 (14:31 +0000)]
* acconfig.h    ** REMOVED **
* configure.in
* ac/aspell.m4
* ac/check-type.m4
* ac/gnupg-check-typedef.m4
        fix autoheader 2.50 warning

21 years ago* major code cleanup (part 2)
Christoph Hohmann [Sun, 29 Sep 2002 13:43:33 +0000 (13:43 +0000)]
* major code cleanup (part 2)

        - unused variables removed
        - unused functions removed
        - uninitialized variables checked
        - missing return statements added
        - missing function return types added
        - added parentheses around assignment
  when suggested by gcc