claws.git
21 years ago* src/pine.c
Christoph Hohmann [Wed, 18 Sep 2002 13:42:52 +0000 (13:42 +0000)]
* src/pine.c
        fix handling of fgetc return value

21 years ago* src/summaryview.c
Alfons Hoogervorst [Tue, 17 Sep 2002 21:10:52 +0000 (21:10 +0000)]
* src/summaryview.c
summary_sort(): check non-NULL summaryview->folder_item when no
folder is selected at all
(closes "[ 610344 ] sort label make syl Crash")

21 years agobeautify a little bit
Alfons Hoogervorst [Tue, 17 Sep 2002 19:59:21 +0000 (19:59 +0000)]
beautify a little bit

21 years ago* src/folder.c
Christoph Hohmann [Tue, 17 Sep 2002 12:19:16 +0000 (12:19 +0000)]
* src/folder.c
        initialize max values for cache and folder
        when cache or folder is empty

21 years agofix leak, rename vars
Colin Leroy [Mon, 16 Sep 2002 20:43:54 +0000 (20:43 +0000)]
fix leak, rename vars

21 years agofix problem with custom headers when trans_hdr is on
Colin Leroy [Mon, 16 Sep 2002 08:15:43 +0000 (08:15 +0000)]
fix problem with custom headers when trans_hdr is on

21 years agodynamically-added custom headers
Colin Leroy [Sun, 15 Sep 2002 23:43:12 +0000 (23:43 +0000)]
dynamically-added custom headers

21 years agofix warnings
Alfons Hoogervorst [Sun, 15 Sep 2002 13:37:38 +0000 (13:37 +0000)]
fix warnings

21 years agofix popbeforesmtp checkbutton sensitivity
Colin Leroy [Sun, 15 Sep 2002 11:05:51 +0000 (11:05 +0000)]
fix popbeforesmtp checkbutton sensitivity
- sorry for forgetting it

21 years agoAdd pop before smtp
Colin Leroy [Sun, 15 Sep 2002 10:48:35 +0000 (10:48 +0000)]
Add pop before smtp

21 years agosync with 0.8.3
Paul Mangan [Sun, 15 Sep 2002 08:02:17 +0000 (08:02 +0000)]
sync with 0.8.3

21 years agoupdated Bulgarian message catalog
Paul Mangan [Sat, 14 Sep 2002 09:32:40 +0000 (09:32 +0000)]
updated Bulgarian message catalog

21 years ago[sync with 0.8.2cvs15]
Paul Mangan [Fri, 13 Sep 2002 07:57:51 +0000 (07:57 +0000)]
[sync with 0.8.2cvs15]

21 years agofolder item is returned, memory should not be freed
Christoph Hohmann [Thu, 12 Sep 2002 21:34:20 +0000 (21:34 +0000)]
folder item is returned, memory should not be freed

21 years ago* src/filter.c
Christoph Hohmann [Thu, 12 Sep 2002 21:27:08 +0000 (21:27 +0000)]
* src/filter.c
        o allocate 1 elements of FolderItem not 0
        o free memory used by dummy folder

21 years agoFix bug #590825 (obey Follow-up: poster)
Colin Leroy [Thu, 12 Sep 2002 20:51:10 +0000 (20:51 +0000)]
Fix bug #590825 (obey Follow-up: poster)

21 years ago Fix bug #557009 (wrong headers for messages
Colin Leroy [Thu, 12 Sep 2002 20:26:42 +0000 (20:26 +0000)]
            Fix bug #557009 (wrong headers for messages
                forwarded as attachments)

21 years ago * src/compose.c
Colin Leroy [Thu, 12 Sep 2002 00:10:06 +0000 (00:10 +0000)]
    * src/compose.c
                Put SCF: pseudo-header on top of message
                Set draft tmp_flag when saved as draft

        * src/procmsg.c
          src/procheader.c
                Skip after first \n\n for beginning of real message
                for drafts too

21 years ago* src/filtering.c
Christoph Hohmann [Wed, 11 Sep 2002 18:28:01 +0000 (18:28 +0000)]
* src/filtering.c
        use procmsg flag functions in filtering or processing
        will cause incorrect folder message counts

21 years agofix bug 550175 - wrong save folder when reediting drafts
Colin Leroy [Wed, 11 Sep 2002 17:12:43 +0000 (17:12 +0000)]
fix bug 550175 - wrong save folder when reediting drafts

21 years agoupdate TODO
Christoph Hohmann [Wed, 11 Sep 2002 11:07:05 +0000 (11:07 +0000)]
update TODO

21 years agosync with 0.8.2cvs14
Paul Mangan [Wed, 11 Sep 2002 07:56:56 +0000 (07:56 +0000)]
sync with 0.8.2cvs14

21 years agofix a typo
Colin Leroy [Tue, 10 Sep 2002 22:23:56 +0000 (22:23 +0000)]
fix a typo

21 years ago* src/compose.c
Christoph Hohmann [Tue, 10 Sep 2002 15:33:55 +0000 (15:33 +0000)]
* src/compose.c
        compose_redirect should not use compose_generic_new
        because that does more stuff than expected including
        opening the external editor
        (closes bug "[ 526608 ] bounced messages appear blank
         in editor")

21 years agoremove debugging printf
Christoph Hohmann [Tue, 10 Sep 2002 14:29:46 +0000 (14:29 +0000)]
remove debugging printf

21 years agofix news folder scan (didn't check this before last commit)
Christoph Hohmann [Tue, 10 Sep 2002 13:25:04 +0000 (13:25 +0000)]
fix news folder scan (didn't check this before last commit)

21 years ago* src/folder.c
Christoph Hohmann [Tue, 10 Sep 2002 13:06:50 +0000 (13:06 +0000)]
* src/folder.c
        fix problem with too large message number range
        causing a crash in folder_item_scan

21 years agosync with 0.8.2cvs13
Paul Mangan [Tue, 10 Sep 2002 11:49:10 +0000 (11:49 +0000)]
sync with 0.8.2cvs13

21 years ago* src/msgcache.c
Christoph Hohmann [Tue, 10 Sep 2002 10:38:13 +0000 (10:38 +0000)]
* src/msgcache.c
        set MsgInfo TmpFlags for queue and draft folders
        (closes bug "[ 591676 ] Queue ignore MIME on restart")

21 years agoadd The Bat! addressbook conversion script and Bulgarian message catalog
Paul Mangan [Tue, 10 Sep 2002 08:34:51 +0000 (08:34 +0000)]
add The Bat! addressbook conversion script and Bulgarian message catalog

21 years agoadd The Bat! addressbook conversion script
Paul Mangan [Tue, 10 Sep 2002 08:33:04 +0000 (08:33 +0000)]
add The Bat! addressbook conversion script

21 years agoadd Bulgarian translation
Paul Mangan [Tue, 10 Sep 2002 08:31:55 +0000 (08:31 +0000)]
add Bulgarian translation

21 years agosync with 0.8.2cvs12
Paul Mangan [Tue, 10 Sep 2002 07:41:59 +0000 (07:41 +0000)]
sync with 0.8.2cvs12

21 years agosync with 0.8.2cvs11
Paul Mangan [Fri, 6 Sep 2002 09:56:18 +0000 (09:56 +0000)]
sync with 0.8.2cvs11

21 years agoremove ldif-to-xml.py
Paul Mangan [Fri, 6 Sep 2002 09:51:01 +0000 (09:51 +0000)]
remove ldif-to-xml.py

21 years agosync with 0.8.2cvs10
Paul Mangan [Fri, 6 Sep 2002 07:38:22 +0000 (07:38 +0000)]
sync with 0.8.2cvs10

21 years agosync with 0.8.2cvs9
Paul Mangan [Wed, 4 Sep 2002 08:12:49 +0000 (08:12 +0000)]
sync with 0.8.2cvs9

21 years agoadd signature color configuration
Colin Leroy [Wed, 4 Sep 2002 07:34:15 +0000 (07:34 +0000)]
add signature color configuration

21 years agocan't believe i left debug once more.
Colin Leroy [Tue, 3 Sep 2002 16:34:34 +0000 (16:34 +0000)]
can't believe i left debug once more.

21 years agoadded autosave
Colin Leroy [Tue, 3 Sep 2002 16:15:17 +0000 (16:15 +0000)]
added autosave

21 years agodisplay signatures in grey
Colin Leroy [Tue, 3 Sep 2002 14:45:07 +0000 (14:45 +0000)]
display signatures in grey

21 years agosync with 0.8.2cvs8
Paul Mangan [Tue, 3 Sep 2002 07:47:27 +0000 (07:47 +0000)]
sync with 0.8.2cvs8

21 years agoUse normal style when creating new folders to pick proper font size.
Darko Koruga [Tue, 3 Sep 2002 05:39:13 +0000 (05:39 +0000)]
Use normal style when creating new folders to pick proper font size.

21 years agoremoved some obsolete code in gtkaspell.c
Melvin Hadasht [Mon, 2 Sep 2002 17:24:03 +0000 (17:24 +0000)]
removed some obsolete code in gtkaspell.c

21 years agofixed test's equality sign in aspell.m4
Melvin Hadasht [Mon, 2 Sep 2002 17:22:07 +0000 (17:22 +0000)]
fixed test's equality sign in aspell.m4

21 years ago* src/folder.c
Alfons Hoogervorst [Mon, 2 Sep 2002 12:32:43 +0000 (12:32 +0000)]
* src/folder.c
* src/mh.c
revert change of 0.8.2claws16 and use the mh_folder_destroy
as folder->destroy virtual as suggested by Hiro
(the mh.c code seems to have been lost around mh.c.1.20)

21 years agoadd new domain name
Paul Mangan [Mon, 2 Sep 2002 09:56:39 +0000 (09:56 +0000)]
add new domain name

21 years agoupdated
Paul Mangan [Mon, 2 Sep 2002 09:54:19 +0000 (09:54 +0000)]
updated

21 years ago* src/mh.c
Alfons Hoogervorst [Sun, 1 Sep 2002 11:28:53 +0000 (11:28 +0000)]
* src/mh.c
plug memleak related to one Martin Kluge found

21 years agosync with 0.8.2cvs6 endian_last_merge
Paul Mangan [Sat, 31 Aug 2002 10:12:51 +0000 (10:12 +0000)]
sync with 0.8.2cvs6

21 years agosync with 0.8.2cvs6
Paul Mangan [Sat, 31 Aug 2002 09:41:45 +0000 (09:41 +0000)]
sync with 0.8.2cvs6

21 years ago* src/folder.c
Alfons Hoogervorst [Sat, 31 Aug 2002 09:03:31 +0000 (09:03 +0000)]
* src/folder.c
folder_destroy(): remove mailbox from folderlist even if it has
no destroy virtual

21 years ago* src/folder.c
Alfons Hoogervorst [Sat, 31 Aug 2002 08:26:28 +0000 (08:26 +0000)]
* src/folder.c
:%sno/if(/if (/gc
:%sno/for(/for (/gc
(being pedantic I know)

21 years ago* src/folder.c
Alfons Hoogervorst [Sat, 31 Aug 2002 08:06:06 +0000 (08:06 +0000)]
* src/folder.c
check for NULL pointers returned from folder->fetch_msginfo virtual
(should solve some reported crashes)

21 years ago* acconfig.h
Alfons Hoogervorst [Fri, 30 Aug 2002 22:53:25 +0000 (22:53 +0000)]
* acconfig.h
* configure.in
* src/crash.c
enable crash dialog on compilation time
(--enable-crash-dialog configure option)

21 years agocredit Martin Kluge's with another bug fix
Alfons Hoogervorst [Fri, 30 Aug 2002 19:21:10 +0000 (19:21 +0000)]
credit Martin Kluge's with another bug fix

21 years ago* AUTHORS
Alfons Hoogervorst [Fri, 30 Aug 2002 19:08:40 +0000 (19:08 +0000)]
* AUTHORS
add Martin Kluge
* src/mh.c
apply memory leak plug patch by Martin Kluge
(closes "[ 602568 ] patch for 602441 little memory leak"
and "[ 602441 ] memoryleak in filtering 0.8.2claws9?")

21 years agoCopy Gtk style from normal style to match font size for coloured folders.
Darko Koruga [Fri, 30 Aug 2002 05:25:45 +0000 (05:25 +0000)]
Copy Gtk style from normal style to match font size for coloured folders.

21 years ago* sylpheed.desktop
Alfons Hoogervorst [Thu, 29 Aug 2002 19:44:49 +0000 (19:44 +0000)]
* sylpheed.desktop
Type=Internet <- Type=Application
(reported by Michael Schwendt, see:
http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)

21 years agotodo
Thorsten Maerz [Thu, 29 Aug 2002 18:44:31 +0000 (18:44 +0000)]
todo

21 years agome todo
Alfons Hoogervorst [Thu, 29 Aug 2002 11:07:17 +0000 (11:07 +0000)]
me todo

21 years agosync with 0.8.2cvs5
Paul Mangan [Thu, 29 Aug 2002 09:13:53 +0000 (09:13 +0000)]
sync with 0.8.2cvs5

21 years agosanity check for bug 601605
Colin Leroy [Thu, 29 Aug 2002 07:45:41 +0000 (07:45 +0000)]
sanity check for bug 601605

21 years agorevert bug #591676 changes
Colin Leroy [Thu, 29 Aug 2002 07:30:30 +0000 (07:30 +0000)]
revert bug #591676 changes

21 years agoFix bug #591676 (MSG_QUEUED lost on restart)
Colin Leroy [Wed, 28 Aug 2002 18:05:53 +0000 (18:05 +0000)]
Fix bug #591676 (MSG_QUEUED lost on restart)
by not writing cache for F_QUEUE folderitems
[is it a good fix ?]

21 years agoFixed typos
Melvin Hadasht [Wed, 28 Aug 2002 13:44:35 +0000 (13:44 +0000)]
Fixed typos

21 years agoupdated a bit the text concerning the spell checker in README.claws
Melvin Hadasht [Wed, 28 Aug 2002 13:30:28 +0000 (13:30 +0000)]
updated a bit the text concerning the spell checker in README.claws

21 years agomerged GNU_aspell_branch
Melvin Hadasht [Wed, 28 Aug 2002 13:04:15 +0000 (13:04 +0000)]
merged GNU_aspell_branch

21 years agosync with 0.8.2cvs4 GNU_aspell_last_merge
Paul Mangan [Wed, 28 Aug 2002 11:54:45 +0000 (11:54 +0000)]
sync with 0.8.2cvs4

21 years agoAdded AND search to Search folder
Colin Leroy [Wed, 28 Aug 2002 10:32:54 +0000 (10:32 +0000)]
Added AND search to Search folder

21 years agoUpdated German Translations rel_0_8_2
Jens Oberender [Wed, 28 Aug 2002 08:57:08 +0000 (08:57 +0000)]
Updated German Translations

21 years agoupdated fr.po
Melvin Hadasht [Tue, 27 Aug 2002 23:17:30 +0000 (23:17 +0000)]
updated fr.po

21 years agosync with 0.8.2 release
Paul Mangan [Tue, 27 Aug 2002 22:54:56 +0000 (22:54 +0000)]
sync with 0.8.2 release

21 years agoupdate English manual
Paul Mangan [Tue, 27 Aug 2002 22:49:54 +0000 (22:49 +0000)]
update English manual

21 years agoupdated message catalogs
Paul Mangan [Tue, 27 Aug 2002 22:26:46 +0000 (22:26 +0000)]
updated message catalogs

21 years agoremoved "filtering setting" menu option and add a "cancel a news message" menu option
Hoà Viêt Dinh [Mon, 26 Aug 2002 22:53:35 +0000 (22:53 +0000)]
removed "filtering setting" menu option and add a "cancel a news message" menu option

21 years agosorry changed alfons entry
Martin Schaaf [Mon, 26 Aug 2002 19:29:37 +0000 (19:29 +0000)]
sorry changed alfons entry

21 years agoadded kill command to debuggerrc
Martin Schaaf [Mon, 26 Aug 2002 19:17:09 +0000 (19:17 +0000)]
added kill command to debuggerrc

21 years agosync with 0.8.1cvs31
Paul Mangan [Mon, 26 Aug 2002 08:41:11 +0000 (08:41 +0000)]
sync with 0.8.1cvs31

21 years ago* src/procmsg.c
Alfons Hoogervorst [Sun, 25 Aug 2002 18:46:55 +0000 (18:46 +0000)]
* src/procmsg.c
fix bug that didn't send out correct headers to news server
when sending news article and email from queue (bug reported
and patch provided by Tim Mann; closes bug
"[ 583196 ] 0.7.8claws can't post news")

21 years ago* src/selective_download.c
Alfons Hoogervorst [Sun, 25 Aug 2002 11:54:54 +0000 (11:54 +0000)]
* src/selective_download.c
mark two more translatable strings

21 years agotypos
Alfons Hoogervorst [Sun, 25 Aug 2002 11:07:11 +0000 (11:07 +0000)]
typos

21 years ago* src/summaryview.c
Alfons Hoogervorst [Sun, 25 Aug 2002 11:01:36 +0000 (11:01 +0000)]
* src/summaryview.c
treat sent boxes as special and allow sorting them by addressee
(closes "[ 589418 ] Sent folder sorting misbehavior"
submitted by Steve Lamb)

21 years agofix memleak reported by Martin Kluge (see: "[ 599677 ] Very small memory leak in...
Alfons Hoogervorst [Sat, 24 Aug 2002 17:35:48 +0000 (17:35 +0000)]
fix memleak reported by Martin Kluge (see: "[ 599677 ] Very small memory leak in 0.81claws115")

21 years agocode cleanup
Oliver Haertel [Sat, 24 Aug 2002 09:54:27 +0000 (09:54 +0000)]
code cleanup

21 years agoo fix another memory leak reported by Martin Kluge (see "[ 599568 ] Small Memory...
Alfons Hoogervorst [Sat, 24 Aug 2002 09:21:39 +0000 (09:21 +0000)]
o fix another memory leak reported by Martin Kluge (see "[ 599568 ] Small Memory Leak")
o remove 'from' variable from 'summary_set_header()'; we can do with just 'to'

21 years agosync with 0.8.1cvs30
Paul Mangan [Sat, 24 Aug 2002 08:28:51 +0000 (08:28 +0000)]
sync with 0.8.1cvs30

21 years agosync with 0.8.1cvs30
Paul Mangan [Sat, 24 Aug 2002 08:23:09 +0000 (08:23 +0000)]
sync with 0.8.1cvs30

21 years agotodo update
Alfons Hoogervorst [Sat, 24 Aug 2002 00:10:44 +0000 (00:10 +0000)]
todo update

21 years agoremove unnecessary allocations for search bar fixing leaks reported by Martin Kluge...
Alfons Hoogervorst [Fri, 23 Aug 2002 23:39:48 +0000 (23:39 +0000)]
remove unnecessary allocations for search bar fixing leaks reported by Martin Kluge (see "[ 599451 ] Further memory leaks?")

21 years ago* src/main.c
Alfons Hoogervorst [Fri, 23 Aug 2002 21:58:53 +0000 (21:58 +0000)]
* src/main.c
make get_socket_name() public for crash.c
* src/crash.c
o make report bug button work (goes to claws'
  bug tracker at sf.net)
o introduce function for doing important stuff just
  before claws goes down
o clean up code

21 years agomove cursor to "To" entry when forwarding as attachment
Alfons Hoogervorst [Fri, 23 Aug 2002 13:42:18 +0000 (13:42 +0000)]
move cursor to "To" entry when forwarding as attachment
(reported and solved by Steve Lamb, closes bug report
"[ 592880 ] Forward as attachment; cursor not in to")

21 years agofix hbox_search visibility after (de)separation of GUI elements
Colin Leroy [Fri, 23 Aug 2002 11:42:17 +0000 (11:42 +0000)]
fix hbox_search visibility after (de)separation of GUI elements

21 years agofix header_pane visibility after playing with folder/message separation
Colin Leroy [Fri, 23 Aug 2002 11:29:26 +0000 (11:29 +0000)]
fix header_pane visibility after playing with folder/message separation

21 years agosync with 0.8.1cvs29
Paul Mangan [Fri, 23 Aug 2002 10:43:10 +0000 (10:43 +0000)]
sync with 0.8.1cvs29

21 years agogive full control of display or non-display of Execute icon to Custom toolbar settings
Paul Mangan [Fri, 23 Aug 2002 10:40:16 +0000 (10:40 +0000)]
give full control of display or non-display of Execute icon to Custom toolbar settings

21 years agoReadded custom widget support in alertpanel lost in last sync
Melvin Hadasht [Fri, 23 Aug 2002 10:29:08 +0000 (10:29 +0000)]
Readded custom widget support in alertpanel lost in last sync

21 years agosync with 0.8.1cvs29
Paul Mangan [Fri, 23 Aug 2002 08:19:50 +0000 (08:19 +0000)]
sync with 0.8.1cvs29

21 years agofix folder and search exchanging positions
Colin Leroy [Fri, 23 Aug 2002 07:03:52 +0000 (07:03 +0000)]
fix folder and search exchanging positions

21 years agofix last gdk warning :)
Colin Leroy [Fri, 23 Aug 2002 06:52:15 +0000 (06:52 +0000)]
fix last gdk warning :)