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

21 years agofixed some precondition in folder item
Hoà Viêt Dinh [Fri, 26 Jul 2002 18:24:39 +0000 (18:24 +0000)]
fixed some precondition in folder item

21 years agoFixed a crash introduced in 0.8.0claws5 when log is cut under
Melvin Hadasht [Fri, 26 Jul 2002 13:03:56 +0000 (13:03 +0000)]
Fixed a crash introduced in 0.8.0claws5 when log is cut under
80 characters.

21 years agosync with 0.8.1cvs1
Paul Mangan [Fri, 26 Jul 2002 09:05:51 +0000 (09:05 +0000)]
sync with 0.8.1cvs1

21 years ago* src/imap.[ch]
Christoph Hohmann [Thu, 25 Jul 2002 23:35:09 +0000 (23:35 +0000)]
* src/imap.[ch]
        imap folder now remembers the last selected
        folder and imap_fetch_msginfo skips selecting
        the folder if it is already selected

21 years ago* src/folder.c
Christoph Hohmann [Thu, 25 Jul 2002 23:00:59 +0000 (23:00 +0000)]
* src/folder.c
* src/folderview.c
* src/imap.c
        fix imap folder rescanning

21 years ago* src/filter.c
Christoph Hohmann [Thu, 25 Jul 2002 21:09:10 +0000 (21:09 +0000)]
* src/filter.c
* src/folder.[ch]
* src/folderview.c
* src/imap.[ch]
* src/mainwindow.c
* src/mbox_folder.c
* src/mh.c
* src/news.c
        implement imap uid cache and uid validity check

21 years agofix a brown paper bag bug, and also add some more checks
Alfons Hoogervorst [Thu, 25 Jul 2002 18:38:48 +0000 (18:38 +0000)]
fix a brown paper bag bug, and also add some more checks

21 years ago* src/folder.c
Christoph Hohmann [Thu, 25 Jul 2002 13:24:39 +0000 (13:24 +0000)]
* src/folder.c
        don't mix copy, fetch_msginfo and remove
        operations in folder item copy and move
        operations

21 years ago* src/folderview.c
Christoph Hohmann [Thu, 25 Jul 2002 12:21:11 +0000 (12:21 +0000)]
* src/folderview.c
* src/mainwindow.c
* src/prefs_folder_item.c
* src/summaryview.[ch]
        remove no longer required parameter update_cache from
        summary_show

21 years agoa small correction
Paul Mangan [Thu, 25 Jul 2002 10:02:11 +0000 (10:02 +0000)]
a small correction

21 years agosync with 0.8.1
Paul Mangan [Thu, 25 Jul 2002 08:48:41 +0000 (08:48 +0000)]
sync with 0.8.1

21 years agoa few corrections
Paul Mangan [Thu, 25 Jul 2002 08:44:33 +0000 (08:44 +0000)]
a few corrections

21 years agosort correctly when using simplified subject line
Alfons Hoogervorst [Wed, 24 Jul 2002 19:48:55 +0000 (19:48 +0000)]
sort correctly when using simplified subject line
(closes feature request "[ 585141 ] applying regexp to subject
before sort" submitted by Alexandra Walford)

21 years agosync with 0.8.0cvs3
Paul Mangan [Wed, 24 Jul 2002 16:47:21 +0000 (16:47 +0000)]
sync with 0.8.0cvs3

21 years agoShould provide input to Win32 development. Should also ask Thorsten
Alfons Hoogervorst [Tue, 23 Jul 2002 22:09:08 +0000 (22:09 +0000)]
Should provide input to Win32 development. Should also ask Thorsten
to write something about how set up the Win32 build environment.

21 years agoThorsten knows what I mean. :-)
Alfons Hoogervorst [Tue, 23 Jul 2002 22:05:54 +0000 (22:05 +0000)]
Thorsten knows what I mean. :-)

21 years agoalf todo
Alfons Hoogervorst [Tue, 23 Jul 2002 22:04:20 +0000 (22:04 +0000)]
alf todo

21 years agoupdate todo list
Christoph Hohmann [Tue, 23 Jul 2002 20:24:30 +0000 (20:24 +0000)]
update todo list

21 years agoTODO of hoa
Hoà Viêt Dinh [Tue, 23 Jul 2002 19:53:01 +0000 (19:53 +0000)]
TODO of hoa

21 years agoremove processing fix from todo list
Christoph Hohmann [Tue, 23 Jul 2002 18:19:00 +0000 (18:19 +0000)]
remove processing fix from todo list

21 years ago* src/folder.c
Christoph Hohmann [Tue, 23 Jul 2002 18:18:21 +0000 (18:18 +0000)]
* src/folder.c
* src/folder.h
* src/summaryview.c
* src/summaryview.h
* src/main.c
        o separate processing and summaryview
        o removed summary_write_cache from summaryview
        o removed summaryview->killed_messages, because we don't have
          to keep a list of killed messages anymore. New cache will
          keep the hidden messages in cache anyway
* src/folderview.c
* src/inc.c
* src/selective_download.c
        o removed unnecessary summary_write_cache calls
* src/procmsg.c
        o don't set ignore thread flag in procmsg_get_thread_tree
          if it is already set
* src/mainwindow.c
* src/statusbar.h
        o moved STATUSBAR_PUSH/POP to statusbar.h because
          they are used in different files

21 years agoFix some memory leaks
Melvin Hadasht [Tue, 23 Jul 2002 17:17:28 +0000 (17:17 +0000)]
Fix some memory leaks

21 years ago* src/filesel.c
Christoph Hohmann [Tue, 23 Jul 2002 15:11:00 +0000 (15:11 +0000)]
* src/filesel.c
        fix another g_dirname memory leak

21 years ago* src/mh.c
Christoph Hohmann [Tue, 23 Jul 2002 13:32:15 +0000 (13:32 +0000)]
* src/mh.c
        fixed crash when message header could not be
        parsed

21 years ago* src/mh.c
Christoph Hohmann [Tue, 23 Jul 2002 13:25:17 +0000 (13:25 +0000)]
* src/mh.c
        fixed a memory leak in mh_fetch_msginfo

21 years agosync with 0.8.0cvs2
Paul Mangan [Tue, 23 Jul 2002 12:46:21 +0000 (12:46 +0000)]
sync with 0.8.0cvs2

21 years agosync with 0.8.0cvs1
Paul Mangan [Tue, 23 Jul 2002 09:59:12 +0000 (09:59 +0000)]
sync with 0.8.0cvs1

21 years agocorrections rel_0_8_0
Paul Mangan [Tue, 23 Jul 2002 08:01:24 +0000 (08:01 +0000)]
corrections

21 years ago0.8.0claws release
Paul Mangan [Tue, 23 Jul 2002 07:18:00 +0000 (07:18 +0000)]
0.8.0claws release

21 years agoupdated ru.po
Paul Mangan [Tue, 23 Jul 2002 06:36:11 +0000 (06:36 +0000)]
updated ru.po

21 years agoupdated
Paul Mangan [Tue, 23 Jul 2002 06:34:35 +0000 (06:34 +0000)]
updated

21 years agocorrection to ChangeLog.claws
Paul Mangan [Mon, 22 Jul 2002 21:57:51 +0000 (21:57 +0000)]
correction to ChangeLog.claws

21 years agoUpdated German translation.
Jens Oberender [Mon, 22 Jul 2002 21:53:43 +0000 (21:53 +0000)]
Updated German translation.

21 years agoupdated es.po
Paul Mangan [Mon, 22 Jul 2002 21:07:28 +0000 (21:07 +0000)]
updated es.po

21 years agoupdated
Paul Mangan [Mon, 22 Jul 2002 21:06:02 +0000 (21:06 +0000)]
updated

21 years agoupdated pt_BR.po
Paul Mangan [Mon, 22 Jul 2002 15:33:19 +0000 (15:33 +0000)]
updated pt_BR.po

21 years agoupdated translations
Paul Mangan [Mon, 22 Jul 2002 12:11:40 +0000 (12:11 +0000)]
updated translations

21 years ago* src/mimeview.c
Christoph Hohmann [Mon, 22 Jul 2002 11:16:42 +0000 (11:16 +0000)]
* src/mimeview.c
        fix memory leak caused by wrong g_dirname usage

21 years ago* src/summaryview.c
Christoph Hohmann [Mon, 22 Jul 2002 11:01:49 +0000 (11:01 +0000)]
* src/summaryview.c
        update new and unread message counts for summaryview
        summaryview does not get it from the folder anymore
        and has to update the values itself

21 years agoUpdated French translations
Melvin Hadasht [Mon, 22 Jul 2002 00:54:28 +0000 (00:54 +0000)]
Updated French translations

21 years ago* src/matcher.c
Christoph Hohmann [Sun, 21 Jul 2002 23:38:45 +0000 (23:38 +0000)]
* src/matcher.c
        set prop->preg pointer to NULL or following check
        will not fail and regexec will be called with
        invalid pointer

21 years agoremove option "Send return receipt on request"
Alfons Hoogervorst [Sun, 21 Jul 2002 20:33:46 +0000 (20:33 +0000)]
remove option "Send return receipt on request"

21 years agofixed memleaks, coding style
Thorsten Maerz [Sun, 21 Jul 2002 20:13:13 +0000 (20:13 +0000)]
fixed memleaks, coding style

21 years agoo fix bug notice view being displayed when going to empty folder
Alfons Hoogervorst [Sun, 21 Jul 2002 19:03:10 +0000 (19:03 +0000)]
o fix bug notice view being displayed when going to empty folder
  (noticed by Christoph)
o allow RRR to be sent when restarting sylpheed, or changing folder
  (noticed by Thorsten)

21 years agoadd Xavier FACQ
Paul Mangan [Sun, 21 Jul 2002 16:11:49 +0000 (16:11 +0000)]
add Xavier FACQ

21 years agoIncluded save_all patch from Xaview FACQ
Thorsten Maerz [Sun, 21 Jul 2002 16:06:50 +0000 (16:06 +0000)]
Included save_all patch from Xaview FACQ

21 years agomake return receipts work again
Alfons Hoogervorst [Sun, 21 Jul 2002 15:47:39 +0000 (15:47 +0000)]
make return receipts work again
(UI idea by Leandro Pereira)

21 years agofix sensitivity of 'Select thread'
Paul Mangan [Sun, 21 Jul 2002 15:32:08 +0000 (15:32 +0000)]
fix sensitivity of 'Select thread'

21 years agoadd browser command line for galeon
Paul Mangan [Sun, 21 Jul 2002 08:14:12 +0000 (08:14 +0000)]
add browser command line for galeon

21 years agofix 'EXTRA_DIST'
Paul Mangan [Sun, 21 Jul 2002 07:30:58 +0000 (07:30 +0000)]
fix 'EXTRA_DIST'

21 years agomake enter clear selection
Alfons Hoogervorst [Sun, 21 Jul 2002 00:08:30 +0000 (00:08 +0000)]
make enter clear selection
(closes "[ 579888 ] Editor selection/entry error"
reported by Steve Lamb)

21 years agosort message list when selecting unthread messages
Alfons Hoogervorst [Sat, 20 Jul 2002 23:44:11 +0000 (23:44 +0000)]
sort message list when selecting unthread messages
(closes "[ 501593 ] switching threaded view doesn't sort"
reported by Simon Schubert)

21 years agomake thorsten's changes obey const-correctness
Alfons Hoogervorst [Sat, 20 Jul 2002 20:39:45 +0000 (20:39 +0000)]
make thorsten's changes obey const-correctness

21 years agoFixed expansion of empty fields in matchactions
Thorsten Maerz [Sat, 20 Jul 2002 18:47:52 +0000 (18:47 +0000)]
Fixed expansion of empty fields in matchactions

21 years ago* src/gtkspell.c
Melvin Hadasht [Fri, 19 Jul 2002 21:28:50 +0000 (21:28 +0000)]
* src/gtkspell.c
Removed a duplicate menu entry (fast mode) introduced during
the new cache merge
Added a menu separator between 'Use alternate' and 'Fast mode'

21 years agocorrect typos
Paul Mangan [Fri, 19 Jul 2002 17:48:49 +0000 (17:48 +0000)]
correct typos

21 years agoadded calypso import script
Thorsten Maerz [Fri, 19 Jul 2002 15:49:28 +0000 (15:49 +0000)]
added calypso import script

21 years ago* src/selective_download.[ch]
Melvin Hadasht [Fri, 19 Jul 2002 08:45:10 +0000 (08:45 +0000)]
* src/selective_download.[ch]
Fixed bug where closing the dialog with the window manager's
close button will not unlock the summary
Corrected some function declarations that missed a return value
Made the source code comply better with coding style.
* src/prefs_common.c
Added a new browser command line for Mozilla.

21 years agoreflect theme changes, fix Gdk Warning when creating pixmap from NULL window, and...
Paul Mangan [Thu, 18 Jul 2002 08:02:09 +0000 (08:02 +0000)]
reflect theme changes, fix Gdk Warning when creating pixmap from NULL window, and minor clean up

21 years agoupdated
Paul Mangan [Thu, 18 Jul 2002 08:00:35 +0000 (08:00 +0000)]
updated

21 years agoupdated en_GB translation
Paul Mangan [Wed, 17 Jul 2002 06:16:16 +0000 (06:16 +0000)]
updated en_GB translation

21 years agoupdated
Paul Mangan [Wed, 17 Jul 2002 06:14:49 +0000 (06:14 +0000)]
updated

21 years agosync with 0.8.0
Paul Mangan [Wed, 17 Jul 2002 06:14:14 +0000 (06:14 +0000)]
sync with 0.8.0

21 years agoreplace filter conversion script with reimplemeted version
Paul Mangan [Tue, 16 Jul 2002 07:52:41 +0000 (07:52 +0000)]
replace filter conversion script with reimplemeted version

21 years agoremove debug
Colin Leroy [Mon, 15 Jul 2002 23:59:07 +0000 (23:59 +0000)]
remove debug

21 years agoremove forgotten debug
Colin Leroy [Mon, 15 Jul 2002 23:58:29 +0000 (23:58 +0000)]
remove forgotten debug

21 years agoadd the ability to select part of a text mime-part to reply.
Colin Leroy [Mon, 15 Jul 2002 23:56:33 +0000 (23:56 +0000)]
add the ability to select part of a text mime-part to reply.

21 years ago* src/folder.c
Christoph Hohmann [Mon, 15 Jul 2002 18:33:13 +0000 (18:33 +0000)]
* src/folder.c
        fix folder message count for folders without
        msg_is_changed (includes news folders)

21 years agocorrect display recipient on From...
Martin Schaaf [Mon, 15 Jul 2002 18:21:28 +0000 (18:21 +0000)]
correct display recipient on From...

21 years ago* src/summaryview.c
Christoph Hohmann [Mon, 15 Jul 2002 10:07:34 +0000 (10:07 +0000)]
* src/summaryview.c
        removed setting folder status from summaryview.
        folder.c should update all message counts correctly.

21 years agosubmit todo
Alfons Hoogervorst [Mon, 15 Jul 2002 09:50:30 +0000 (09:50 +0000)]
submit todo

21 years agoupdated pt_BR.po
Paul Mangan [Mon, 15 Jul 2002 06:24:26 +0000 (06:24 +0000)]
updated pt_BR.po

21 years agoupdated
Paul Mangan [Mon, 15 Jul 2002 06:22:41 +0000 (06:22 +0000)]
updated

21 years agoFixed target folder colorization.
Darko Koruga [Mon, 15 Jul 2002 05:41:54 +0000 (05:41 +0000)]
Fixed target folder colorization.

21 years agosync with 0.8.0
Paul Mangan [Sun, 14 Jul 2002 07:57:58 +0000 (07:57 +0000)]
sync with 0.8.0

21 years ago* src/addrbook.c
Melvin Hadasht [Sat, 13 Jul 2002 11:20:49 +0000 (11:20 +0000)]
* src/addrbook.c
* src/addressbook.c
* src/addrindex.c
Replaced sprintf by g_snprintf to prevent possible buffer
overflow.
* src/news.c
Corrected a log message output format.
Added a missing "done" debug output.
* src/compose.c
Added keyboard accelerator for Priority menu items
Added missing \n in debug output
* src/logwindow.c
* src/gtkspell.c
* src/rfc2015.c
Added missing \n in debug output

21 years agoincrease show_url_timeout
Paul Mangan [Sat, 13 Jul 2002 06:49:35 +0000 (06:49 +0000)]
increase show_url_timeout

21 years agochange Sergey's email address
Paul Mangan [Sat, 13 Jul 2002 06:47:43 +0000 (06:47 +0000)]
change Sergey's email address

21 years agoApplied (with some modifications) patch to set the micalg parameter
Sergey Vlasov [Fri, 12 Jul 2002 16:47:41 +0000 (16:47 +0000)]
Applied (with some modifications) patch to set the micalg parameter
for signatures (2001-08-28 Werner Koch <wk@gnupg.org>)

21 years agoFixed man page installation (use the correct automake method instead
Sergey Vlasov [Fri, 12 Jul 2002 16:17:52 +0000 (16:17 +0000)]
Fixed man page installation (use the correct automake method instead
of the manual one).

21 years agosync with 0.7.8cvs26
Paul Mangan [Fri, 12 Jul 2002 08:07:08 +0000 (08:07 +0000)]
sync with 0.7.8cvs26

21 years ago* src/compose.c
Christoph Hohmann [Thu, 11 Jul 2002 20:55:37 +0000 (20:55 +0000)]
* src/compose.c
* src/procmsg.c
        first use the message number to find the message
        to mark with a reply flag but check the
        message-id if we got the correct message, if not
        try to find it by message-id.
        use new string seperator that is not allowed
        in message-ids.

21 years agosync with 0.7.8cvs23
Paul Mangan [Thu, 11 Jul 2002 07:48:24 +0000 (07:48 +0000)]
sync with 0.7.8cvs23

21 years ago* src/folder.[ch]
Christoph Hohmann [Wed, 10 Jul 2002 13:11:25 +0000 (13:11 +0000)]
* src/folder.[ch]
* src/msgcache.[ch]
        Added message-id table to the cache in memory
        and functions to msgcache.c and folder.c to
        fetch MsgInfos by message id
* src/compose.c
* src/procmsg.c
        store folder and message-id of message replying
        to in queue header and set reply flag after sending
        (Closes bug #469498)

21 years agoadd Martin to list of authors
Paul Mangan [Wed, 10 Jul 2002 08:18:35 +0000 (08:18 +0000)]
add Martin to list of authors

21 years agoadd new ctree sorting code
Martin Schaaf [Tue, 9 Jul 2002 09:57:45 +0000 (09:57 +0000)]
add new ctree sorting code

21 years agomore sync with 0.7.8cvs21
Paul Mangan [Mon, 8 Jul 2002 08:39:00 +0000 (08:39 +0000)]
more sync with 0.7.8cvs21

21 years agosync with 0.7.8cvs21
Paul Mangan [Mon, 8 Jul 2002 07:33:39 +0000 (07:33 +0000)]
sync with 0.7.8cvs21

21 years agoremove libkcc
Paul Mangan [Mon, 8 Jul 2002 07:29:17 +0000 (07:29 +0000)]
remove libkcc

21 years agoremove noticeview.[ch] dependents for now.
Alfons Hoogervorst [Sun, 7 Jul 2002 21:08:41 +0000 (21:08 +0000)]
remove noticeview.[ch] dependents for now.

21 years agoeasy to forget this...
Alfons Hoogervorst [Sun, 7 Jul 2002 20:47:00 +0000 (20:47 +0000)]
easy to forget this...

21 years agoadd new pixmaps for upcoming notice pane
Alfons Hoogervorst [Sun, 7 Jul 2002 20:46:30 +0000 (20:46 +0000)]
add new pixmaps for upcoming notice pane

21 years agosrc/gtkspell.[ch]
Melvin Hadasht [Sat, 6 Jul 2002 21:27:16 +0000 (21:27 +0000)]
src/gtkspell.[ch]
Made them a bit closer to Sylpheed's coding style.
Removed old code.
Removed possible memory leaks when some errors occurs.

21 years agopo/Makefile.in.in
Melvin Hadasht [Sat, 6 Jul 2002 15:03:22 +0000 (15:03 +0000)]
po/Makefile.in.in
Removed --no-location in xgettext command line to help
translators that use Emacs' po-mode
src/quote_fmt.c
Removed unnecessary comments that messed up sylpheed.pot

21 years agosync with 0.7.8cvs19
Paul Mangan [Sat, 6 Jul 2002 06:48:23 +0000 (06:48 +0000)]
sync with 0.7.8cvs19