Commit graph

1355 commits

Author SHA1 Message Date
Alfons Hoogervorst
06e6c57e84 use bt instead of bt full which seems to work
better, and bt full doesn't give a great deal
of information anyway
2002-08-21 18:12:47 +00:00
Colin Leroy
83ce000a68 fix summaryview_searchtype_changed prototype 2002-08-21 13:21:54 +00:00
Christoph Hohmann
569b004102 * src/mainwindow.c
o fix broken menu update for sorting type, we have to
          get this info from the summaryview now
        o removed setting of threaded state in menu callback
* src/summaryview.[ch]
        more summaryview/folderitem seperation for
        threading option
* configure.in
        removed not required --with-compiler-flags option
2002-08-21 13:11:35 +00:00
Oliver Haertel
b5452479d0 rename toolbar.xml 2002-08-21 12:45:44 +00:00
Darko Koruga
dc9ad054ba Don't reset tmp flags for messages copied to sent folder. 2002-08-21 10:31:06 +00:00
Colin Leroy
fd7ed873cd *src/prefs_filtering.c
fix renaming rules on folder rename
                when folder is not a leaf folder
2002-08-21 10:19:26 +00:00
Paul Mangan
ce7adb4d91 fix alignment of colour selector in folder properties 2002-08-21 09:26:56 +00:00
Paul Mangan
28102a3402 sync with 0.8.1cvs27 2002-08-21 08:45:20 +00:00
Paul Mangan
654b37defb fix crash when changing field type in Quick Search bar 2002-08-21 07:43:50 +00:00
Colin Leroy
940350fac5 made quick search case-insensitive 2002-08-21 07:20:50 +00:00
Paul Mangan
28498f7364 sync with 0.8.1cvs26 2002-08-21 06:43:46 +00:00
Christoph Hohmann
8c7643827c * src/folderview.c
* src/main.c
* src/summaryview.[ch]
        more summaryview/folderitem seperation for
        sort_key and sort_type
* src/procmsg.c
        added missing return statement
2002-08-20 19:50:04 +00:00
Colin Leroy
739a5cd252 * src/summaryview.[ch]
Added a quick search box
        * src/mainwindow.c
        * src/prefs_common.[ch]
                Added a show/hide option for the quick search
2002-08-20 19:14:30 +00:00
Oliver Haertel
437ee830a4 Bug Fix #596834 and #596832 2002-08-20 19:09:46 +00:00
Hoà Viêt Dinh
c21784aa4f fixed a bug in imap.c - imap_fetch_msginfo() - in case there is no current folder 2002-08-20 15:49:20 +00:00
Darko Koruga
e41865ee16 Fix folder color so it works with GTK themes 2002-08-20 07:48:22 +00:00
Darko Koruga
4460d88d8b Don't use UI stuff in folder.h 2002-08-20 06:33:22 +00:00
Darko Koruga
beb483fefd Ability to set folder color in folderview 2002-08-20 05:56:32 +00:00
Alfons Hoogervorst
36e71d98bc fix one of the earlier memleaks reported by Martin Kluge 2002-08-19 20:56:50 +00:00
Alfons Hoogervorst
bb08382d83 hide notice view when selecting seperate folder view (reported by Urke MMI) 2002-08-19 18:48:17 +00:00
Christoph Hohmann
7da726105e * src/folderview.c
* src/prefs_folder_item.h
* src/summaryview.[ch]
        o add summary_set_prefs_from_folderitem to set
          summaryview prefs (first step to remove all
          references to the folderitem in summaryview)
        o moved compiled regex stuff from folderitem prefs
          to summaryview code
2002-08-19 17:55:14 +00:00
Paul Mangan
0dccfe910c add check for '.' to QUOTE_IF_REQUIRED 2002-08-19 06:56:26 +00:00
Paul Mangan
f53a7bbe94 re-order prefs_toolbar_cancel() and sync with 0.8.1cvs25 2002-08-19 06:11:51 +00:00
Alfons Hoogervorst
5d4ea72659 and another one 2002-08-18 14:00:54 +00:00
Alfons Hoogervorst
7c01802dec plug another memleak reported by Martin Kluge 2002-08-18 13:50:33 +00:00
Paul Mangan
8c79f933f0 update Brazilian message catalog 2002-08-18 08:44:10 +00:00
Paul Mangan
36cb765f06 fix non-translated tooltips bug 2002-08-18 08:06:40 +00:00
Oliver Haertel
098428df3f Custom Toolbar: fix crash on CANCEL 2002-08-17 10:54:37 +00:00
Alfons Hoogervorst
a9c0bd9e4c plug another memleak reported by Martin Kluge 2002-08-17 06:58:07 +00:00
Alfons Hoogervorst
8e35936714 use execvp() correctly (suggested by wwp; thanks!) 2002-08-16 18:42:45 +00:00
Alfons Hoogervorst
de33f9bfbe plug memory leak reported by Kim Schultz & Martin Kluge 2002-08-16 18:15:55 +00:00
Paul Mangan
df6059c304 update Spanish message catalog 2002-08-16 13:36:13 +00:00
Paul Mangan
e7e5d88e11 fix bug where 'Compose News' icon showed wrong tooltip 2002-08-16 12:12:15 +00:00
Paul Mangan
6d79a76586 sync with 0.8.1cvs24 2002-08-16 09:34:01 +00:00
Paul Mangan
dcff1755f8 update Serbian message catalog 2002-08-15 19:54:53 +00:00
Paul Mangan
c443ed903f don't translate debug info 2002-08-15 07:38:17 +00:00
Paul Mangan
2ccffb9598 fix bug where clicking 'OK' creates an icon & text toolbar regardless of prefs 2002-08-15 05:59:10 +00:00
Alfons Hoogervorst
424d811e8b * 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
2002-08-14 21:51:42 +00:00
Oliver Haertel
ef2a55a449 en/disable Toolbar Action Buttons 2002-08-14 19:29:09 +00:00
Melvin Hadasht
d0556865ff Updated French translations 2002-08-14 13:17:37 +00:00
Melvin Hadasht
a67bcb7852 Made some debug info not translatable and few code cleanups 2002-08-14 13:15:46 +00:00
Paul Mangan
d61d106915 update Spanish FAQ 2002-08-14 09:37:46 +00:00
Christoph Hohmann
2edc414331 * 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
2002-08-13 20:00:25 +00:00
Alfons Hoogervorst
ce777d5064 correct typos 2002-08-13 19:56:17 +00:00
Alfons Hoogervorst
ac9745291b save crash log button works; some other minor tweaks 2002-08-13 19:43:47 +00:00
Melvin Hadasht
6156095fd0 removed unrequired "execinfo.h" header 2002-08-13 13:15:45 +00:00
Paul Mangan
b85859a57f update English FAQ 2002-08-12 22:12:28 +00:00
Alfons Hoogervorst
65c23635ae add crash.c to translatable files
bring in Leandro's dialog
2002-08-12 20:20:45 +00:00
Alfons Hoogervorst
8ab1d66d59 edit ChangeLog.claws 2002-08-12 09:22:34 +00:00
Alfons Hoogervorst
8c9fb52c83 clean up some warnings 2002-08-11 21:46:58 +00:00
Alfons Hoogervorst
3fa2b6de95 initial gdb crash handler 2002-08-11 20:36:22 +00:00
Paul Mangan
996454e722 replace Up/Down pixmaps with text 2002-08-11 13:16:51 +00:00
Paul Mangan
b49704a92f fix missing entry 2002-08-11 08:14:30 +00:00
Paul Mangan
2f14e08b53 rename 'Pixmap' to 'Icon' throughout UI 2002-08-11 08:04:36 +00:00
Paul Mangan
5d6014d540 re-work custom toolbar UI 2002-08-10 18:55:57 +00:00
Paul Mangan
5ac459d17e don't write Processing progress to status bar; re-position and resize custom toolbar window 2002-08-10 13:11:22 +00:00
Paul Mangan
299499a068 obey coding style; follow UI text conventions 2002-08-10 12:36:07 +00:00
Alfons Hoogervorst
2c400fb009 correct pixmap for delete action 2002-08-10 10:43:30 +00:00
Paul Mangan
ff55f64032 updated pt_BR.po 2002-08-10 09:38:11 +00:00
Paul Mangan
e6372b7ba3 add custom toolbar files to POTFILES.in 2002-08-10 09:25:21 +00:00
Paul Mangan
3c4153a88f sync with 0.8.1cvs22 2002-08-10 09:19:15 +00:00
Paul Mangan
c8853e320b add outlook2sylpheed script 2002-08-09 09:30:28 +00:00
Paul Mangan
22edb41760 add Serbian message catalog 2002-08-09 08:55:53 +00:00
Paul Mangan
8bd1d905d6 sync with 0.8.1cvs21 2002-08-09 08:16:29 +00:00
Oliver Haertel
fd9bdc114c move C. Toolbar to Configuration menu 2002-08-08 06:23:12 +00:00
Oliver Haertel
83b67f4a2e fix substitute pixmap bug 2002-08-08 06:11:08 +00:00
Paul Mangan
93d70aaf96 sync with 0.8.1cvs19 2002-08-08 05:56:32 +00:00
Christoph Hohmann
1789248f4d * src/utils.c
fixed a memory leak in new canonicalize_file_replace
2002-08-07 21:58:34 +00:00
Christoph Hohmann
a77a9d0d0d * 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.
2002-08-07 20:41:01 +00:00
Melvin Hadasht
108a81998c fixed bug where 'Article' button acted as 'Email' button 2002-08-07 13:02:49 +00:00
Paul Mangan
8eac673404 sync with 0.8.1cvs17 2002-08-07 11:44:49 +00:00
Colin Leroy
75e970cf27 fix mass-cancel problem 2002-08-07 08:58:43 +00:00
Thorsten Maerz
a0bc238374 fixed toolbar change/save issues 2002-08-06 22:18:39 +00:00
Paul Mangan
dc9441f04c sync with 0.8.1cvs15 2002-08-06 22:05:47 +00:00
Oliver Haertel
328a8ad2b3 empty toolbar issue 2002-08-06 16:29:26 +00:00
Oliver Haertel
ed369df2c4 Custom Toolbar Final 2002-08-06 14:22:44 +00:00
Oliver Haertel
f9e657cd38 Custom Toolbar 2 2002-08-06 13:58:44 +00:00
Paul Mangan
f5ae4e4c28 sync with 0.8.1cvs14 2002-08-06 10:12:36 +00:00
Paul Mangan
bf7cace4e6 sync with 0.8.1cvs13 2002-08-06 09:34:13 +00:00
Paul Mangan
abbd7a7a3c sync with 0.8.1cvs12 2002-08-06 08:38:29 +00:00
Match Grun
eadd927281 improvements to cut/copy/paste addresses 2002-08-06 06:35:04 +00:00
Match Grun
571de0244b improvements to support cut/paste 2002-08-06 05:52:56 +00:00
Melvin Hadasht
6bd367602d 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
2002-08-05 23:50:37 +00:00
Thorsten Maerz
10317c586e save_all fixes 2002-08-05 22:46:46 +00:00
Alfons Hoogervorst
42f141c647 detect XIM by trying to link rather than compile a XIM program 2002-08-05 20:13:51 +00:00
Oliver Haertel
8ff516bbc0 Custom Toolbar 1 2002-08-05 17:56:35 +00:00
Paul Mangan
722617f43b sync with 0.8.1cvs10 2002-08-05 08:01:46 +00:00
Alfons Hoogervorst
18bb3e2c97 see if freeing remaining headers (setting Show other headers turned off) plugs memleaks 2002-08-04 17:40:45 +00:00
Melvin Hadasht
5fb456f7fd fixed bug that could crash Sylpheed when highlighting all misspelled words. 2002-08-04 12:46:42 +00:00
Melvin Hadasht
0823602ddc 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
2002-08-03 18:36:40 +00:00
Alfons Hoogervorst
df5ead9a23 o more check for NULLs
o put create_io_dialog() in right conditional block
2002-08-02 22:20:30 +00:00
Paul Mangan
dd9d78e2bb updated Spanish message catalog 2002-08-02 09:17:45 +00:00
Christoph Hohmann
6a88793610 * 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
2002-08-01 20:50:31 +00:00
Paul Mangan
4ac6e4a753 sync with 0.8.1cvs8 2002-08-01 09:10:24 +00:00
Paul Mangan
2b32abdf1c sync with 0.8.1cvs7 2002-08-01 08:37:12 +00:00
Christoph Hohmann
7c5275746e * src/mainwindow.c
forgot to update menu sensitivity
        function for new menu entry
2002-07-31 21:18:23 +00:00
Alfons Hoogervorst
44c1ec566c check folder item and its path for NULL on
initial processing
2002-07-31 18:25:06 +00:00
Christoph Hohmann
78eaab4e11 * 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
2002-07-31 15:35:26 +00:00
Paul Mangan
33d3c7312e add '--attach' option to man page 2002-07-31 08:09:57 +00:00
Paul Mangan
785c562355 sync with 0.8.1cvs5 2002-07-31 07:32:00 +00:00
Christoph Hohmann
4ce8faafa0 * src/folderview.[ch]
* src/mainwindow.c
        replace "Rescan all folders..." with
        "Check all folders for new messages..."
2002-07-30 23:26:59 +00:00
Paul Mangan
4a9ed047db 0.8.1claws release 2002-07-30 21:25:08 +00:00
Paul Mangan
26a40cf02e add OOo2sylpheed.pl script 2002-07-30 19:04:26 +00:00
Melvin Hadasht
b8d82f55b0 Made the actions' input/ouput dialog display without delay 2002-07-30 18:05:52 +00:00
Christoph Hohmann
151f53a6df * src/procmsg.c
check if folder_item_get_msginfo in
        procmsg_save_to_outbox returned NULL
2002-07-30 12:16:58 +00:00
Paul Mangan
ee8f2be0c4 sync with 0.8.1cvs4 2002-07-30 09:49:51 +00:00
Thorsten Maerz
b6e4018315 updated doc:selective download, delete on server 2002-07-29 11:07:22 +00:00
Paul Mangan
c5a549b079 sync with 0.8.1cvs3 2002-07-29 07:38:24 +00:00
Christoph Hohmann
d7195713ea * src/folder.c
add extra check if fetching the msginfo
        returned NULL
2002-07-27 23:57:07 +00:00
Paul Mangan
39a51c549a sync with 0.8.1cvs2 2002-07-27 09:58:16 +00:00
Christoph Hohmann
12e8e6025f * src/imap.c
add another check if a valid msginfo
        was returned
2002-07-27 00:33:32 +00:00
Hoà Viêt Dinh
9da1339ddd fixed error in imap protocol and in imap things 2002-07-26 22:40:11 +00:00
Alfons Hoogervorst
10310357d7 * src/folder.c
ofcourse compare with identifier, not the path
2002-07-26 21:45:22 +00:00
Alfons Hoogervorst
19708ce08c * src/folder.c
use folder item identifier for saving / restoring
	preferences because folder->path might not be unique
2002-07-26 20:24:58 +00:00
Melvin Hadasht
f8888a5bfd Fixed a crash introduced in 0.8.0claws5 when log is cut under
80 characters.
2002-07-26 13:03:56 +00:00
Paul Mangan
8f90ec8eaf sync with 0.8.1cvs1 2002-07-26 09:05:51 +00:00
Christoph Hohmann
995c8fcb9d * src/imap.[ch]
imap folder now remembers the last selected
        folder and imap_fetch_msginfo skips selecting
        the folder if it is already selected
2002-07-25 23:35:09 +00:00
Christoph Hohmann
c063763e1c * src/folder.c
* src/folderview.c
* src/imap.c
        fix imap folder rescanning
2002-07-25 23:00:59 +00:00
Christoph Hohmann
e309839874 * 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
2002-07-25 21:09:10 +00:00
Alfons Hoogervorst
3677176f11 fix a brown paper bag bug, and also add some more checks 2002-07-25 18:38:48 +00:00
Christoph Hohmann
ee51bcbc75 * src/folder.c
don't mix copy, fetch_msginfo and remove
        operations in folder item copy and move
        operations
2002-07-25 13:24:39 +00:00
Christoph Hohmann
9281968016 * src/folderview.c
* src/mainwindow.c
* src/prefs_folder_item.c
* src/summaryview.[ch]
        remove no longer required parameter update_cache from
        summary_show
2002-07-25 12:21:11 +00:00
Paul Mangan
3117585bf4 a small correction 2002-07-25 10:02:11 +00:00
Paul Mangan
9c5688a568 sync with 0.8.1 2002-07-25 08:48:41 +00:00
Alfons Hoogervorst
140c6773bb sort correctly when using simplified subject line
(closes feature request "[ 585141 ] applying regexp to subject
before sort" submitted by Alexandra Walford)
2002-07-24 19:48:55 +00:00
Paul Mangan
3376d1e5d9 sync with 0.8.0cvs3 2002-07-24 16:47:21 +00:00
Christoph Hohmann
e9dc05fb7d * 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
2002-07-23 18:18:21 +00:00
Melvin Hadasht
481bfef8a0 Fix some memory leaks 2002-07-23 17:17:28 +00:00
Christoph Hohmann
305cc1abaf * src/filesel.c
fix another g_dirname memory leak
2002-07-23 15:11:00 +00:00
Christoph Hohmann
a78a1ae04a * src/mh.c
fixed crash when message header could not be
        parsed
2002-07-23 13:32:15 +00:00
Christoph Hohmann
93f097d97e * src/mh.c
fixed a memory leak in mh_fetch_msginfo
2002-07-23 13:25:17 +00:00
Paul Mangan
eedcb21ea5 sync with 0.8.0cvs2 2002-07-23 12:46:21 +00:00
Paul Mangan
7e9510badb sync with 0.8.0cvs1 2002-07-23 09:59:12 +00:00
Paul Mangan
18be553eee 0.8.0claws release 2002-07-23 07:18:00 +00:00
Paul Mangan
528e367a17 updated ru.po 2002-07-23 06:36:11 +00:00
Paul Mangan
9e7be25a18 correction to ChangeLog.claws 2002-07-22 21:57:51 +00:00
Jens Oberender
4faa357c2b Updated German translation. 2002-07-22 21:53:43 +00:00
Paul Mangan
9bd78950c3 updated es.po 2002-07-22 21:07:28 +00:00
Paul Mangan
24fe3b2841 updated pt_BR.po 2002-07-22 15:33:19 +00:00
Paul Mangan
8f4f3d78b6 updated translations 2002-07-22 12:11:40 +00:00
Christoph Hohmann
fbac25a7cd * src/mimeview.c
fix memory leak caused by wrong g_dirname usage
2002-07-22 11:16:42 +00:00
Christoph Hohmann
499b6df718 * 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
2002-07-22 11:01:49 +00:00
Melvin Hadasht
31e2ad88e5 Updated French translations 2002-07-22 00:54:28 +00:00
Christoph Hohmann
9706ad4087 * src/matcher.c
set prop->preg pointer to NULL or following check
        will not fail and regexec will be called with
        invalid pointer
2002-07-21 23:38:45 +00:00
Alfons Hoogervorst
6f47472eb0 remove option "Send return receipt on request" 2002-07-21 20:33:46 +00:00
Thorsten Maerz
8bd0f6714e fixed memleaks, coding style 2002-07-21 20:13:13 +00:00
Alfons Hoogervorst
cbc8811e8f 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)
2002-07-21 19:03:10 +00:00
Thorsten Maerz
acd133249b Included save_all patch from Xaview FACQ 2002-07-21 16:06:50 +00:00
Alfons Hoogervorst
70d2fc60a1 make return receipts work again
(UI idea by Leandro Pereira)
2002-07-21 15:47:39 +00:00
Paul Mangan
40c544bffe fix sensitivity of 'Select thread' 2002-07-21 15:32:08 +00:00
Paul Mangan
09b45efc05 add browser command line for galeon 2002-07-21 08:14:12 +00:00
Paul Mangan
507aa55b20 fix 'EXTRA_DIST' 2002-07-21 07:30:58 +00:00
Alfons Hoogervorst
bedfdaec8f make enter clear selection
(closes "[ 579888 ] Editor selection/entry error"
reported by Steve Lamb)
2002-07-21 00:08:30 +00:00
Alfons Hoogervorst
2916ed989c sort message list when selecting unthread messages
(closes "[ 501593 ] switching threaded view doesn't sort"
reported by Simon Schubert)
2002-07-20 23:44:11 +00:00
Alfons Hoogervorst
f8008dac5e make thorsten's changes obey const-correctness 2002-07-20 20:39:45 +00:00
Thorsten Maerz
9ad453acb3 Fixed expansion of empty fields in matchactions 2002-07-20 18:47:52 +00:00
Melvin Hadasht
29fcce5f37 * 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'
2002-07-19 21:28:50 +00:00
Paul Mangan
388c569997 correct typos 2002-07-19 17:48:49 +00:00
Thorsten Maerz
e1375e4a96 added calypso import script 2002-07-19 15:49:28 +00:00
Melvin Hadasht
292529e620 * 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.
2002-07-19 08:45:10 +00:00
Paul Mangan
f4458b9c98 reflect theme changes, fix Gdk Warning when creating pixmap from NULL window, and minor clean up 2002-07-18 08:02:09 +00:00
Paul Mangan
3f8b14b33e updated en_GB translation 2002-07-17 06:16:16 +00:00
Paul Mangan
e9a170560f replace filter conversion script with reimplemeted version 2002-07-16 07:52:41 +00:00
Colin Leroy
4ec4128d87 remove debug 2002-07-15 23:59:07 +00:00
Colin Leroy
c892fc3c5b add the ability to select part of a text mime-part to reply. 2002-07-15 23:56:33 +00:00
Christoph Hohmann
648d486aa4 * src/folder.c
fix folder message count for folders without
        msg_is_changed (includes news folders)
2002-07-15 18:33:13 +00:00
Martin Schaaf
93546296bb correct display recipient on From... 2002-07-15 18:21:28 +00:00
Christoph Hohmann
96a33aa0a7 * src/summaryview.c
removed setting folder status from summaryview.
        folder.c should update all message counts correctly.
2002-07-15 10:07:34 +00:00
Paul Mangan
d7a8a95a84 updated pt_BR.po 2002-07-15 06:24:26 +00:00
Darko Koruga
01af1b8960 Fixed target folder colorization. 2002-07-15 05:41:54 +00:00
Paul Mangan
fa657fda6b sync with 0.8.0 2002-07-14 07:57:58 +00:00
Melvin Hadasht
2fd9699ebf * 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
2002-07-13 11:20:49 +00:00
Paul Mangan
43d8547711 increase show_url_timeout 2002-07-13 06:49:35 +00:00
Sergey Vlasov
95ec6af0ce Applied (with some modifications) patch to set the micalg parameter
for signatures (2001-08-28 Werner Koch <wk@gnupg.org>)
2002-07-12 16:47:41 +00:00
Sergey Vlasov
745c0db949 Fixed man page installation (use the correct automake method instead
of the manual one).
2002-07-12 16:17:52 +00:00
Paul Mangan
9b3955ff50 sync with 0.7.8cvs26 2002-07-12 08:07:08 +00:00
Christoph Hohmann
68c1996a2e * 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.
2002-07-11 20:55:37 +00:00
Paul Mangan
4d5ae82dc1 sync with 0.7.8cvs23 2002-07-11 07:48:24 +00:00
Christoph Hohmann
beab0e0aa6 * 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)
2002-07-10 13:11:25 +00:00
Paul Mangan
64bb9b0c7f add Martin to list of authors 2002-07-10 08:18:35 +00:00
Martin Schaaf
f2f1bb36d4 add new ctree sorting code 2002-07-09 09:57:45 +00:00
Paul Mangan
1ec4247120 more sync with 0.7.8cvs21 2002-07-08 08:39:00 +00:00
Paul Mangan
2dea56e3e3 sync with 0.7.8cvs21 2002-07-08 07:33:39 +00:00
Alfons Hoogervorst
94c9fe44dc add new pixmaps for upcoming notice pane 2002-07-07 20:46:30 +00:00
Melvin Hadasht
7e7071d4a7 src/gtkspell.[ch]
Made them a bit closer to Sylpheed's coding style.
	Removed old code.
	Removed possible memory leaks when some errors occurs.
2002-07-06 21:27:16 +00:00
Melvin Hadasht
1697d4e99c 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
2002-07-06 15:03:22 +00:00
Paul Mangan
489aaa057d sync with 0.7.8cvs19 2002-07-06 06:48:23 +00:00
Christoph Hohmann
e732cdbdd8 * src/folder.c
* src/mainwindow.c
        fix folder_item_remove_all_msg and folderview
        status for trash folders after emptying trash
2002-07-06 01:07:26 +00:00
Paul Mangan
bf9b5fdf27 sync with 0.7.8cvs16 2002-07-05 07:49:10 +00:00
Paul Mangan
bfe0bca452 sync with 0.7.8cvs14 2002-07-04 09:10:54 +00:00
Alfons Hoogervorst
12b1484ac4 dupe folder item's path because it's being reallocated by new folder scanning code 2002-07-03 19:51:14 +00:00
Christoph Hohmann
b5821b2f3d * src/imap.c
better IMAP uid fetching using 'FETCH 1:* (UID)'
* src/msgcache.c
        add missing return in msgcache_write
2002-07-02 22:28:11 +00:00
Thorsten Maerz
a2f603ea34 use binary mode for file access 2002-07-02 21:37:37 +00:00
Christoph Hohmann
de888122c0 * major code cleanup (part 1)
- unused variables removed
        - unused functions removed
        - uninitialized variables checked
        - missing return statements added
        - missing function return types added
        - added parentheses around assignment and
          && in || when suggested by gcc

* src/mh.c
* src/folder.c
        replaced direct calls to folder->scan_tree
        with folder_scan_tree and restore folder
        prefs in this function. The folder should
        not have to deal with them.
        ( Should now work for all folder types )
2002-07-02 20:07:33 +00:00
Paul Mangan
7d2a5c9135 sync with 0.7.8cvs13 2002-07-02 09:41:25 +00:00
Christoph Hohmann
e5b3ae3bd0 * src/summaryview.c
fix "goto next/prev unread message" with
	ignored threads
2002-07-01 17:25:39 +00:00
Paul Mangan
a917c92c81 updated Spanish message catalog 2002-07-01 16:46:17 +00:00
Match Grun
66e3c2c887 Enable multiple emails per JPilot entry. 2002-07-01 03:59:13 +00:00
Alfons Hoogervorst
baa876f669 simple fix for putting older nodes before newer nodes when threading by subject 2002-06-30 21:45:35 +00:00
Christoph Hohmann
340147c3f4 * src/folder.c
* src/folderview.c
* src/mh.c
* src/news.c
* src/procmsg.c
    fix broken folder tree rescaning
    and don't use procmsg_get_mark_sum
    anymore
2002-06-30 16:35:20 +00:00