claws.git
18 years ago2005-06-19 [colin] 1.9.11cvs82
Colin Leroy [Sun, 19 Jun 2005 08:24:13 +0000 (08:24 +0000)]
2005-06-19 [colin] 1.9.11cvs82

* src/imap_gtk.c
Remember that the user doesn't want to override
offline mode, for 3 seconds. It avoid presenting
him with N popups in a really short time.

18 years ago2005-06-17 [colin] 1.9.11cvs81
Colin Leroy [Fri, 17 Jun 2005 15:53:18 +0000 (15:53 +0000)]
2005-06-17 [colin] 1.9.11cvs81

* src/imap.c
Fix IMAP breaking on folders containing '('
(Probably won't be enough)

18 years ago2005-06-17 [colin] 1.9.11cvs80
Colin Leroy [Fri, 17 Jun 2005 10:13:08 +0000 (10:13 +0000)]
2005-06-17 [colin] 1.9.11cvs80

Forgotten files on 1.9.11cvs79
* src/summaryview.c
Fix stepping when not immediately executing
* src/imap.c
Really prevent UID FETCH 0
* src/codeconv.c
Fix outgoing charset never set to utf-8
* src/mh.c
Fix leak

18 years ago2005-06-16 [colin] 1.9.11cvs79
Colin Leroy [Thu, 16 Jun 2005 21:20:12 +0000 (21:20 +0000)]
2005-06-16 [colin] 1.9.11cvs79

* src/compose.c
Fix bug #707 (Dash splits rows)
Only wrap if we're on a line break position and
the previous one was a "white" (space) char.
Pango stuff is weird.

18 years ago2005-06-16 [colin] 1.9.11cvs78
Colin Leroy [Thu, 16 Jun 2005 19:59:41 +0000 (19:59 +0000)]
2005-06-16 [colin] 1.9.11cvs78

* src/imap_gtk.c
Lock summaryview while downloading messages
on user demand
* src/procheader.c
* src/unmime.c
* src/common/utils.c
* src/common/utils.h
Replace \r and \n with spaces in From and
Subject headers

18 years ago2005-06-16 [paul] 1.9.11cvs77
Paul Mangan [Thu, 16 Jun 2005 10:25:25 +0000 (10:25 +0000)]
2005-06-16 [paul] 1.9.11cvs77

* src/procmime.c
liberalise the mime parser
* src/gtk/about.c
add text wrapping

18 years ago2005-06-16 [paul] 1.9.11cvs76
Paul Mangan [Thu, 16 Jun 2005 07:02:03 +0000 (07:02 +0000)]
2005-06-16 [paul] 1.9.11cvs76

* src/gtk/about.c
reworked

18 years ago2005-06-15 [colin] 1.9.11cvs75
Colin Leroy [Wed, 15 Jun 2005 19:54:45 +0000 (19:54 +0000)]
2005-06-15 [colin] 1.9.11cvs75

* src/compose.c
Finish header encoding fix
* src/summaryview.c
Fix segfault
* src/headerview.c
Fix compilation (Thanks Stephan
Sachse)

18 years ago2005-06-15 [colin] 1.9.11cvs74
Colin Leroy [Wed, 15 Jun 2005 16:38:17 +0000 (16:38 +0000)]
2005-06-15 [colin] 1.9.11cvs74

* Makefile.am
Install gnome2 stuff rather than gnome1,
if both are present
* src/codeconv.c
* src/codeconv.h
* src/compose.c
Fix headers encoding
* src/folder.c
Visual progress when fetching all messages
* src/folderview.c
* src/summaryview.c
* src/summaryview.h
Prevent changing current message while
incorporating

18 years ago2005-06-15 [paul] 1.9.11cvs73
Paul Mangan [Wed, 15 Jun 2005 11:44:38 +0000 (11:44 +0000)]
2005-06-15 [paul] 1.9.11cvs73

* src/gtk/gtkaspell.c
* src/gtk/gtkaspell.h
fix build warnings

18 years ago2005-06-15 [paul] 1.9.11cvs72
Paul Mangan [Wed, 15 Jun 2005 11:04:05 +0000 (11:04 +0000)]
2005-06-15 [paul] 1.9.11cvs72

* src/prefs_filtering.c
allow reordering of filter rules by
drag n drop

18 years ago2005-06-15 [paul] 1.9.11cvs71
Paul Mangan [Wed, 15 Jun 2005 10:36:21 +0000 (10:36 +0000)]
2005-06-15 [paul] 1.9.11cvs71

* COPYING
updated
* src/codeconv.c
replace deprecated function
* src/inc.c
* src/send_message.c
* src/gtk/progressdialog.c
* src/gtk/progressdialog.h
salvage and reuse parts of reverted sync

18 years ago2005-06-15 [paul] 1.9.11cvs70
Paul Mangan [Wed, 15 Jun 2005 08:59:32 +0000 (08:59 +0000)]
2005-06-15 [paul] 1.9.11cvs70

* src/inc.c
* src/send_message.c
* src/gtk/progressdialog.c
* src/gtk/progressdialog.h
revert yesterday's sync with main
it contains deprecated functions

18 years ago2005-06-15 [colin] 1.9.11cvs69
Colin Leroy [Wed, 15 Jun 2005 03:23:40 +0000 (03:23 +0000)]
2005-06-15 [colin] 1.9.11cvs69

* src/headerview.c
Fix bug #670 (multi user to: will corrupt message
headers display)

18 years ago2005-06-15 [colin] 1.9.11cvs68
Colin Leroy [Wed, 15 Jun 2005 03:03:47 +0000 (03:03 +0000)]
2005-06-15 [colin] 1.9.11cvs68

* src/compose.c
Fix bug #421 (Fix undo on wrapping)

18 years ago2005-06-15 [colin] 1.9.11cvs67
Colin Leroy [Wed, 15 Jun 2005 02:19:15 +0000 (02:19 +0000)]
2005-06-15 [colin] 1.9.11cvs67

* src/folder.c
Provide visual feedback while processing
folder's rules.
* src/imap.c
Provide visual feedback while getting
short headers (for uncached messages)

18 years ago2005-06-14 [paul] 1.9.11cvs66
Paul Mangan [Tue, 14 Jun 2005 09:02:46 +0000 (09:02 +0000)]
2005-06-14 [paul] 1.9.11cvs66

* src/account.c
change a couple stock icons
* src/inc.c
* src/send_message.c
* src/gtk/progressdialog.c
* src/gtk/progressdialog.h
sync main's GtkTreeView implementation

18 years ago2005-06-14 [colin] 1.9.11cvs65
Colin Leroy [Tue, 14 Jun 2005 03:28:41 +0000 (03:28 +0000)]
2005-06-14 [colin] 1.9.11cvs65

* src/imap.c
Various little fixes, mainly on error paths

18 years ago2005-06-13 [colin] 1.9.11cvs64
Colin Leroy [Mon, 13 Jun 2005 19:37:01 +0000 (19:37 +0000)]
2005-06-13 [colin] 1.9.11cvs64

* matcher.c
* procmsg.c
* procmsg.h
Add a way to fetch only headers. This speeds
up filtering on headers for IMAP. Fixes:
bug #481 extraneous imap commands slow down
imap filtering
bug #522 Sylpheed downloads all messages
when opening mailbox (IMAP)
bug #677 IMAP fetch is soooooooooooooo slow
* src/folder.c
* src/folder.h
Add a folder set_batch method so that
implementations can speed up flags changes
* src/folderutils.c
* src/summaryview.c
Use that in mark as (un)read and mark all read
Refix bug #679
* src/imap.c
Implement set_batch - brings back deferred
flags in a less buggy manner. Fixes:
bug #729 IMAP immediate expunge of deleted messages
bug #191 remove list of messages with one command
Fix login with strange chars
Implement fetch_msg_full
Fix copy (wrong counts)

18 years ago2005-06-12 [colin] 1.9.11cvs63
Colin Leroy [Sun, 12 Jun 2005 19:48:04 +0000 (19:48 +0000)]
2005-06-12 [colin] 1.9.11cvs63

* src/folder.c
lock incorporation during long operations.
Avoids fucking up the IMAP socket.

18 years ago2005-06-12 [colin] 1.9.11cvs62
Colin Leroy [Sun, 12 Jun 2005 19:35:12 +0000 (19:35 +0000)]
2005-06-12 [colin] 1.9.11cvs62

* src/imap.c
Fix harmful typo
Factorize remove_all_msg
Thread-ize expunge
* src/summaryview.c
Don't update partial-download status if unnecessary
* src/folder.c
Use remove_msgs everywhere possible

18 years ago2005-06-12 [colin] 1.9.11cvs61
Colin Leroy [Sun, 12 Jun 2005 18:59:21 +0000 (18:59 +0000)]
2005-06-12 [colin] 1.9.11cvs61

* src/folder.c
* src/folder.h
Add a remove_msgs function to remove a
list of messages
* src/imap.c
Implement that.

18 years ago2005-06-12 [colin] 1.9.11cvs60
Colin Leroy [Sun, 12 Jun 2005 16:51:03 +0000 (16:51 +0000)]
2005-06-12 [colin] 1.9.11cvs60

* src/imap.c
Remove flags-processing deferring... Too hard
to get it to work in all cases.

18 years ago2005-06-11 [colin] 1.9.11cvs59
Colin Leroy [Sat, 11 Jun 2005 02:47:19 +0000 (02:47 +0000)]
2005-06-11 [colin] 1.9.11cvs59

* src/imap.c
printf -> debug_print

18 years ago2005-06-11 [colin] 1.9.11cvs58
Colin Leroy [Sat, 11 Jun 2005 02:37:21 +0000 (02:37 +0000)]
2005-06-11 [colin] 1.9.11cvs58

* src/imap.c
o Fix build without USE_PTHREAD
o Factorize imap_open
o Alertpanel in case of impossible connection
o Alertpanel in case of impossible login
o Fix deferred flags processing to force a
  flush before adding some more flags to process,
  but in another folder.

18 years ago2005-06-10 [colin] 1.9.11cvs57
Colin Leroy [Fri, 10 Jun 2005 19:23:40 +0000 (19:23 +0000)]
2005-06-10 [colin] 1.9.11cvs57

* src/imap.c
o Fix a format string error
o init ssl socket outside of the thread
  (it possibly invokes gtk calls)
* src/procmime.c
o Put back the buffer to its necessary size
o Fix changing a file pointer without keeping
  track of it (thanks Valgrind)
* src/common/smtp.c
o Fix automatic STARTTLS if login should be done
  and the server only allows it after starting TLS
* src/gtk/gtkinputdialog.c
o Eat GDK_Return so that the combo popup doesn't
  appear when we press Enter to validate the combo
  input dialog (as seen in the Open with... dialog)

18 years ago2005-06-10 [colin] 1.9.11cvs56
Colin Leroy [Fri, 10 Jun 2005 03:39:51 +0000 (03:39 +0000)]
2005-06-10 [colin] 1.9.11cvs56

* src/imap.c
o A bit less debug
o Fix a crash on deletion
o Threadize imap_select (it's called outside of
  threads)
o Defer treatment of DELETED flags

18 years ago2005-06-09 [colin] 1.9.11cvs55
Colin Leroy [Thu, 9 Jun 2005 18:15:31 +0000 (18:15 +0000)]
2005-06-09 [colin] 1.9.11cvs55

* src/imap.c
Make sure we check imap_gtk_should_override(), which
potentially calls gtk stuff, before creating thread.
That way it should't be called via imap_get_session()
inside a thread.

18 years ago o add a bit of status output
Colin Leroy [Thu, 9 Jun 2005 18:04:36 +0000 (18:04 +0000)]
            o add a bit of status output
                o remove some dead code
                o threadize get_list_of_uids
                o threadize imap_get_flags
                o defer flag changing by 500ms so that they
                  can be batched

18 years ago2005-06-08 [colin] 1.9.11cvs53
Colin Leroy [Wed, 8 Jun 2005 20:17:21 +0000 (20:17 +0000)]
2005-06-08 [colin] 1.9.11cvs53

* src/imap.c
Thread-ize imap_cmd_fetch

18 years ago2005-06-08 [colin] 1.9.11cvs52
Colin Leroy [Wed, 8 Jun 2005 20:01:41 +0000 (20:01 +0000)]
2005-06-08 [colin] 1.9.11cvs52

* src/main.c
Mmh, that broke POP3...

18 years ago2005-06-08 [colin] 1.9.11cvs51
Colin Leroy [Wed, 8 Jun 2005 19:20:18 +0000 (19:20 +0000)]
2005-06-08 [colin] 1.9.11cvs51

* src/main.c
Stabilize IMAP patch (thanks to Hoa)

18 years ago2005-06-08 [colin] 1.9.11cvs50
Colin Leroy [Wed, 8 Jun 2005 16:35:44 +0000 (16:35 +0000)]
2005-06-08 [colin] 1.9.11cvs50

* src/imap.c
Test patch to speed up imap.

18 years ago2005-06-08 [colin] 1.9.11cvs49
Colin Leroy [Wed, 8 Jun 2005 16:34:12 +0000 (16:34 +0000)]
2005-06-08 [colin] 1.9.11cvs49

* src/imap_gtk.c
Warning fix
* src/procmime.c
Apply patch from gentoo to use /usr/share/mime/globs if
available, after un-breaking it
* src/common/log.c
* src/common/log.h
Use g_timeout for invoking hooks that possibly use gtk
calls. This should leave gtk calls in the main thread.

18 years agoupdated
Paul Mangan [Wed, 8 Jun 2005 09:23:22 +0000 (09:23 +0000)]
updated

18 years ago2005-06-08 [paul] 1.9.11cvs48
Paul Mangan [Wed, 8 Jun 2005 08:52:06 +0000 (08:52 +0000)]
2005-06-08 [paul] 1.9.11cvs48

* src/codeconv.c
conv_get_outgoing_charset_str(): don't
use prefs_common setting
* src/compose.c
* src/compose.h
add /Options/Character encoding/... to
temporarily change the outgoing encoding

(belated sync with main)

18 years ago2005-06-08 [paul] 1.9.11cvs47
Paul Mangan [Wed, 8 Jun 2005 07:29:04 +0000 (07:29 +0000)]
2005-06-08 [paul] 1.9.11cvs47

* src/compose.c
correction to/completion of last
sync with main

18 years ago2005-06-08 [paul] 1.9.11cvs46
Paul Mangan [Wed, 8 Jun 2005 07:17:53 +0000 (07:17 +0000)]
2005-06-08 [paul] 1.9.11cvs46

sync with main:

* src/codeconv.c
* src/codeconv.h
always enabled Japanese auto-detection
if the first letters of locale string
is "ja"
* src/compose.c
don't use "destroy" signal to destroy
Compose object (fix rare crashes on discard?)
* src/mainwindow.c
* src/messageview.c
* src/prefs_send.c
added Hebrew encodings
* src/sourcewindow.c
don't use "destroy" signal to destroy
objects

18 years ago2005-06-07 [colin] 1.9.11cvs45
Colin Leroy [Tue, 7 Jun 2005 20:09:30 +0000 (20:09 +0000)]
2005-06-07 [colin] 1.9.11cvs45

* src/summaryview.c
Add missing unlocks/locks

18 years ago2005-06-07 [paul] 1.9.11cvs44
Paul Mangan [Tue, 7 Jun 2005 14:42:11 +0000 (14:42 +0000)]
2005-06-07 [paul] 1.9.11cvs44

* src/summaryview.c
restore bug #749 fix

18 years ago2005-06-06 [colin] 1.9.11cvs43
Colin Leroy [Mon, 6 Jun 2005 17:41:51 +0000 (17:41 +0000)]
2005-06-06 [colin] 1.9.11cvs43

* src/summaryview.c
Fix selection bug when prefs_common.open_unread
is FALSE

18 years ago2005-06-06 [colin] 1.9.11cvs42
Colin Leroy [Mon, 6 Jun 2005 17:23:53 +0000 (17:23 +0000)]
2005-06-06 [colin] 1.9.11cvs42

* src/common/md5.c
Fix a warning
* src/summaryview.c
* src/folderview.c
Factorize long operations beginning and end
(locking, freezing/thawing, cursor, ...)
Check selection->data member in selection-
related loops; this avoids dying an awful
death if the selection changes on us while
we're marking a whole IMAP folder unread,
for example.

18 years ago2005-06-06 [paul] 1.9.11cvs41
Paul Mangan [Mon, 6 Jun 2005 07:32:31 +0000 (07:32 +0000)]
2005-06-06 [paul] 1.9.11cvs41

* src/textview.c
don't g_free() a static gchar buffer

18 years ago2005-06-05 [colin] 1.9.11cvs40
Colin Leroy [Sun, 5 Jun 2005 20:37:21 +0000 (20:37 +0000)]
2005-06-05 [colin] 1.9.11cvs40

* src/mainwindow.c
* src/messageview.c
* src/summaryview.c
Fix bug #749 (Show all headers should be
sticky as the GUI suggests)

18 years ago2005-06-03 [paul] 1.9.11cvs39
Paul Mangan [Fri, 3 Jun 2005 22:27:40 +0000 (22:27 +0000)]
2005-06-03 [paul] 1.9.11cvs39

* src/compose.c
don't allow editing of mail while sending.
patch by Colin

18 years ago2005-06-03 [paul] 1.9.11cvs38
Paul Mangan [Fri, 3 Jun 2005 11:15:09 +0000 (11:15 +0000)]
2005-06-03 [paul] 1.9.11cvs38

* src/folderview.c
add a freeze/thaw to speed up 'mark all read'

18 years ago2005-06-03 [paul] 1.9.11cvs37
Paul Mangan [Fri, 3 Jun 2005 07:28:26 +0000 (07:28 +0000)]
2005-06-03 [paul] 1.9.11cvs37

* src/prefs_message.c
reflect changes immediately

18 years ago2005-06-02 [colin] 1.9.11cvs36
Colin Leroy [Thu, 2 Jun 2005 21:20:53 +0000 (21:20 +0000)]
2005-06-02 [colin] 1.9.11cvs36

* po/POTFILES.in
Patch by Fabien Vantard.

18 years ago2005-06-02 [colin] 1.9.11cvs35
Colin Leroy [Thu, 2 Jun 2005 16:46:13 +0000 (16:46 +0000)]
2005-06-02 [colin] 1.9.11cvs35

* src/imap.c
Use a non-blocking imap_getline() if possible.
This should completely prevent the interface
from freezin on imap operations, although it
may do strange stuff in case of folder switching
while a big imap operation is taking place...

In addition, fix a leak in the case thread
creation fails on connection.

18 years ago2005-06-02 [colin] 1.9.11cvs34
Colin Leroy [Thu, 2 Jun 2005 09:40:35 +0000 (09:40 +0000)]
2005-06-02 [colin] 1.9.11cvs34

* src/crash.c
* src/prefs_common.h
Fix build (prefs_common_init() doesn't exist
anymore)

18 years ago2005-06-02 [colin] 1.9.11cvs33
Colin Leroy [Thu, 2 Jun 2005 03:53:15 +0000 (03:53 +0000)]
2005-06-02 [colin] 1.9.11cvs33

* src/prefs_account.c
Fix bug #245 (filtering rules broken when
renaming a remote account (imap4 or nntp)

18 years ago2005-06-02 [colin] 1.9.11cvs32
Colin Leroy [Thu, 2 Jun 2005 03:06:27 +0000 (03:06 +0000)]
2005-06-02 [colin] 1.9.11cvs32

* src/imap.c
Try to fix IMAP shortcomings:
o Multithread imap_open()
o allow offline-mode overriding instead of
  just returning NULL
* src/imap_gtk.c
* src/imap_gtk.h
Add a function to ask whether we want to
override offline-mode for 10 minutes (one-shot
asking was painful)
* src/procheader.c
Fix segfault when imap parser isn't happy about
a missing {

18 years ago2005-06-01 [colin] 1.9.11cvs31
Colin Leroy [Wed, 1 Jun 2005 17:44:37 +0000 (17:44 +0000)]
2005-06-01 [colin] 1.9.11cvs31

* src/addrharvest.c
* src/compose.c
* src/mbox.c
* src/mbox.h
* src/mh.c
* src/msgcache.c
* src/send_message.c
* src/setup.c
* src/undo.c
* src/common/hooks.c
* src/common/prefs.c
* src/common/template.c
* src/common/utils.c
* src/gtk/gtkutils.c
* src/gtk/inputdialog.c
* src/gtk/menu.c
* src/gtk/pluginwindow.c
* src/gtk/prefswindow.c
* src/plugins/pgpmime/passphrase.c
* src/plugins/pgpmime/prefs_gpg.c
More -Wall fixes

* src/common/Makefile.am
* src/common/timing.h
Add basic timing code

* src/summaryview.c
Fix a bug with unread messages when
re-sorting folders, and by the way
fix a big performance hit when
re-sorting (10k mails: before 5s,
after .5s)

* src/prefs_compose_writing.c
* src/prefs_compose_writing.h
* src/prefs_message.c
* src/prefs_message.h
* src/prefs_other.c
* src/prefs_other.h
* src/prefs_quote.c
* src/prefs_quote.h
* src/prefs_receive.c
* src/prefs_receive.h
* src/prefs_send.c
* src/prefs_send.h
* src/prefs_summaries.c
* src/prefs_summaries.h
Fix copyright banner

18 years ago2005-06-01 [paul] 1.9.11cvs30
Paul Mangan [Wed, 1 Jun 2005 08:06:41 +0000 (08:06 +0000)]
2005-06-01 [paul] 1.9.11cvs30

* po/fi.po
updated by Flammie Pirinen
* src/procmime.c
fix 'Bad BASE64 content' output

18 years ago2005-05-31 [colin] 1.9.11cvs29
Colin Leroy [Tue, 31 May 2005 19:11:19 +0000 (19:11 +0000)]
2005-05-31 [colin] 1.9.11cvs29

* src/procmime.c
Oops, where did my hunk go.

18 years ago2005-05-31 [colin] 1.9.11cvs28
Colin Leroy [Tue, 31 May 2005 19:00:21 +0000 (19:00 +0000)]
2005-05-31 [colin] 1.9.11cvs28

* src/Makefile.am
* src/account.c
* src/action.c
* src/addr_compl.c
* src/addressbook.c
* src/codeconv.c
* src/compose.c
* src/export.c
* src/folder.c
* src/folderview.c
* src/image_viewer.c
* src/main.c
* src/mainwindow.c
* src/messageview.c
* src/mimeview.c
* src/msgcache.c
* src/prefs_account.c
* src/prefs_actions.c
* src/prefs_common.c
* src/prefs_compose_writing.c
* src/prefs_customheader.c
* src/prefs_ext_prog.c
* src/prefs_filtering.c
* src/prefs_filtering_action.c
* src/prefs_fonts.c
* src/prefs_image_viewer.c
* src/prefs_message.c
* src/prefs_message.h
* src/prefs_msg_colors.c
* src/prefs_other.c
* src/prefs_other.h
* src/prefs_quote.c
* src/prefs_receive.c
* src/prefs_receive.h
* src/prefs_send.c
* src/prefs_send.h
* src/prefs_spelling.c
* src/prefs_summaries.c
* src/prefs_summary_column.c
* src/prefs_template.c
* src/prefs_themes.c
* src/prefs_toolbar.c
* src/prefs_wrapping.c
* src/procmime.c
* src/procmsg.c
* src/send_message.h
* src/ssl_manager.c
* src/summary_search.c
* src/summaryview.c
* src/textview.c
* src/wizard.c
* src/common/smtp.c
* src/common/smtp.h
* src/gtk/gtkutils.h
o Move the rest of Common prefs to new style
o Lots of -Wall warning fixes
o fix FIXME in cache memusage calculation
o Let return receipts be sent from any account
o Little cache optimisation (read)
o Fix bug #746 (don't treat commas as separators
  when inside a quoted string)

18 years ago2005-05-31 [paul] 1.9.11cvs27
Paul Mangan [Tue, 31 May 2005 08:50:04 +0000 (08:50 +0000)]
2005-05-31 [paul] 1.9.11cvs27

* src/prefs_common.c
fix 'off-by-one' typo

18 years ago2005-05-31 [paul] 1.9.11cvs26
Paul Mangan [Tue, 31 May 2005 07:04:59 +0000 (07:04 +0000)]
2005-05-31 [paul] 1.9.11cvs26

* src/account.c
* src/addr_compl.c
* src/compose.c
* src/foldersel.c
* src/prefs_actions.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_customheader.c
* src/prefs_display_header.c
* src/prefs_filtering.c
* src/prefs_filtering_action.c
* src/prefs_matcher.c
* src/prefs_summaries.c
* src/prefs_summary_column.c
* src/prefs_template.c
* src/prefs_toolbar.c
* src/ssl_manager.c
* src/gtk/pluginwindow.c
* src/gtk/prefswindow.c
* src/gtk/progressdialog.c
add hidden prefs 'enable_rules_hint'
for gtk_tree_view_set_rules_hint()
(sync with main)

18 years agouse simple diff for new files
Colin Leroy [Tue, 31 May 2005 06:48:27 +0000 (06:48 +0000)]
use simple diff for new files

18 years ago2005-05-31 [colin] 1.9.11cvs25
Colin Leroy [Tue, 31 May 2005 01:37:20 +0000 (01:37 +0000)]
2005-05-31 [colin] 1.9.11cvs25

* src/Makefile.am
* src/main.c
* src/prefs_common.c
* src/prefs_summaries.c ** ADDED **
* src/prefs_summaries.h ** ADDED **
Common/Display -> Display/Summaries

18 years ago2005-05-31 [colin] 1.9.11cvs24
Colin Leroy [Tue, 31 May 2005 01:08:04 +0000 (01:08 +0000)]
2005-05-31 [colin] 1.9.11cvs24

* src/Makefile.am
* src/main.c
* src/prefs_quote.c ** ADDED **
* src/prefs_quote.h ** ADDED **
Move Common/Quote to Compose/Quoting
* src/prefs_common.c
* src/prefs_common.h
Remove old quote stuff, add
convenience functions for GtkTextView prefs
* src/gtk/prefswindow.c
Set default height higher

18 years ago2005-05-30 [colin] 1.9.11cvs23
Colin Leroy [Mon, 30 May 2005 21:07:11 +0000 (21:07 +0000)]
2005-05-30 [colin] 1.9.11cvs23

* src/Makefile.am
* src/main.c
* src/prefs_common.c
* src/prefs_compose_writing.c ** ADDED **
* src/prefs_compose_writing.h ** ADDED **
Move Common/Compose prefs to Compose/Writing

18 years ago2005-05-30 [colin] 1.9.11cvs22
Colin Leroy [Mon, 30 May 2005 20:12:57 +0000 (20:12 +0000)]
2005-05-30 [colin] 1.9.11cvs22

* src/common/utils.c
Fix bug #651 (Confused Attract by Subject)
Patch by M. Benkmann <haferfrost@web.de>
* AUTHORS

18 years ago2005-05-30 [colin] 1.9.11cvs21
Colin Leroy [Mon, 30 May 2005 19:53:13 +0000 (19:53 +0000)]
2005-05-30 [colin] 1.9.11cvs21

* src/compose.c
Fix concatenation of different headers of
the same type (bug #645)
* src/prefs_folder_item.c
Fix bug #699 (setting color to black doesn't
work immediately)
* src/procmime.c
Print out decoding error only once per
block

18 years ago2005-05-30 [paul] 1.9.11cvs20
Paul Mangan [Mon, 30 May 2005 06:01:01 +0000 (06:01 +0000)]
2005-05-30 [paul] 1.9.11cvs20

* src/common/template.c
fix Bcc

18 years ago2005-05-30 [paul] 1.9.11cvs19
Paul Mangan [Mon, 30 May 2005 04:36:15 +0000 (04:36 +0000)]
2005-05-30 [paul] 1.9.11cvs19

* doc/src/rfc2368.txt **NEW FILE**
* src/compose.c
compose_entries_set(): don't interpret Bcc
header field (conform to RFC 2368)
(sync with main)

18 years ago2005-05-29 [colin] 1.9.11cvs18
Colin Leroy [Sun, 29 May 2005 20:56:23 +0000 (20:56 +0000)]
2005-05-29 [colin] 1.9.11cvs18

* src/prefs_common.c
Let the default reply format respect
netiquette by cutting the signature.

18 years ago2005-05-29 [colin] 1.9.11cvs17
Colin Leroy [Sun, 29 May 2005 14:43:09 +0000 (14:43 +0000)]
2005-05-29 [colin] 1.9.11cvs17

* src/summaryview.c
Don't let always_show_msg override
open_unread_on_enter when opening a new
directory.

18 years ago2005-05-27 [paul] 1.9.11cvs16
Paul Mangan [Fri, 27 May 2005 07:24:34 +0000 (07:24 +0000)]
2005-05-27 [paul] 1.9.11cvs16

sync with main:

* src/main.c
app_will_exit(): cleanup tmp directory when exit
* src/message_search.c
improved the interface and made code cleanup.
removed Clear button
* src/send_message.c
send_message_local(): use GSpawn, and detect errors
* src/summary_search.c
improved the interface and made code cleanup
* src/textview.c
textview_write_link(): also skip non-ascii space
 at the head of link strings (phishing check
 didn't work at the case)
* src/common/utils.c
get_command_output(): use g_spawn_command_line_sync()
instead of popen()

18 years ago2005-05-26 [colin] 1.9.11cvs15
Colin Leroy [Thu, 26 May 2005 20:51:15 +0000 (20:51 +0000)]
2005-05-26 [colin] 1.9.11cvs15

* src/folder.c
remove printf

18 years ago2005-05-26 [colin] 1.9.11cvs14
Colin Leroy [Thu, 26 May 2005 20:38:18 +0000 (20:38 +0000)]
2005-05-26 [colin] 1.9.11cvs14

* src/common/nntp.c
Fix nntp mode reader (bug #611)
Patch by Florian Mickler <florian@mickler.org>

18 years ago2005-05-26 [colin] 1.9.11cvs13
Colin Leroy [Thu, 26 May 2005 20:14:56 +0000 (20:14 +0000)]
2005-05-26 [colin] 1.9.11cvs13

* src/plugins/pgpmime/passphrase.c
Fix mouse grabbing (bug #557)

18 years agoHelp for the next release notes :)
Colin Leroy [Thu, 26 May 2005 19:55:17 +0000 (19:55 +0000)]
Help for the next release notes :)

18 years ago2005-05-26 [colin] 1.9.11cvs12
Colin Leroy [Thu, 26 May 2005 19:54:29 +0000 (19:54 +0000)]
2005-05-26 [colin] 1.9.11cvs12

* src/prefs_themes.c
Fix g_warning

18 years ago2005-05-26 [colin] 1.9.11cvs11
Colin Leroy [Thu, 26 May 2005 19:46:08 +0000 (19:46 +0000)]
2005-05-26 [colin] 1.9.11cvs11

* src/prefs_actions.c
* src/prefs_template.c
Fix bug #506 (no warning if action/template
is not saved)
* src/common/template.c
Fix a possible crash

18 years agofix bug 477
Colin Leroy [Thu, 26 May 2005 19:31:15 +0000 (19:31 +0000)]
fix bug 477

18 years ago2005-05-26 [colin] 1.9.11cvs10
Colin Leroy [Thu, 26 May 2005 19:24:00 +0000 (19:24 +0000)]
2005-05-26 [colin] 1.9.11cvs10

* src/folder.c
* src/folderview.c
* src/procmsg.c
* src/summaryview.c
Forbid locked messages to be moved or
deleted. Locked messages in trashes
still get deleted, for performance
reason (mh.c::mh_remove_all_msgs)

18 years ago2005-05-25 [colin] 1.9.11cvs9
Colin Leroy [Wed, 25 May 2005 17:26:58 +0000 (17:26 +0000)]
2005-05-25 [colin] 1.9.11cvs9

* src/procmime.c
Use correct encoding when sending mails
with attachments that have accentued
chars in their name

18 years agoupdate Russian translation
Paul Mangan [Wed, 25 May 2005 08:19:12 +0000 (08:19 +0000)]
update Russian translation

18 years ago2005-05-24 [colin] 1.9.11cvs8
Colin Leroy [Tue, 24 May 2005 16:26:43 +0000 (16:26 +0000)]
2005-05-24 [colin] 1.9.11cvs8

* src/summaryview.c
Fix bug #688 f) read/unread marker not
changed on first click
Also, optimize summary_status_show()
calls
* src/folder.c
* src/inc.c
* src/procmime.c
Fix bug #688 b) and c) wrt message
attachments and signature
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/Makefile.am
* src/pixmaps/clip_gpg_signed.xpm
Add clip/signed icon

18 years ago2005-05-24 [colin] 1.9.11cvs7
Colin Leroy [Tue, 24 May 2005 01:12:06 +0000 (01:12 +0000)]
2005-05-24 [colin] 1.9.11cvs7

* src/folder_item_prefs.c
whitespace fix

18 years ago2005-05-24 [colin] 1.9.11cvs6
Colin Leroy [Tue, 24 May 2005 01:09:19 +0000 (01:09 +0000)]
2005-05-24 [colin] 1.9.11cvs6

* src/folderview.c
* src/prefs_common.c
* src/prefs_common.h
Add a confirmation to folder drag and drop
fixes bug #156
* src/alertpanel.c
* src/alertpanel.h
fix _with_disable parameters so that
the buttons labels are specifiable too
* src/plugins/pgpmime/sgpgme.c
reflect said change

18 years ago2005-05-24 [colin] 1.9.11cvs5
Colin Leroy [Tue, 24 May 2005 00:30:47 +0000 (00:30 +0000)]
2005-05-24 [colin] 1.9.11cvs5

* src/folderview.c
Uncollapse/collapse folders on double-click
patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
closes bug #108

18 years ago2005-05-23 [colin] 1.9.11cvs4
Colin Leroy [Mon, 23 May 2005 19:52:53 +0000 (19:52 +0000)]
2005-05-23 [colin] 1.9.11cvs4

* src/common/socket.c
Check another special SSL_peek() error.
Should help wrt bug #728

18 years ago2005-05-23 [colin] 1.9.11cvs3
Colin Leroy [Mon, 23 May 2005 19:20:57 +0000 (19:20 +0000)]
2005-05-23 [colin] 1.9.11cvs3

* src/plugins/pgpmime/pgpmime.c
Change name to "PGP MIME" instead of "PGP/MIME" to avoid
breaking menu accelerators and stuff. Users will have to
reselect "PGP MIME" instead of "PGP/MIME" in their
account's privacy preferences if needed.

18 years agoPawel Pekala listed twice
Paul Mangan [Sun, 22 May 2005 07:21:41 +0000 (07:21 +0000)]
Pawel Pekala listed twice

18 years ago* tools/kdeservicemenu/install.sh
Paul Mangan [Sun, 22 May 2005 07:16:44 +0000 (07:16 +0000)]
* tools/kdeservicemenu/install.sh
use kdesu to prompt for root password if doing
global install/uninstall
------------------------------------------------------

18 years ago2005-05-20 [colin] 1.9.11cvs2
Colin Leroy [Fri, 20 May 2005 16:24:27 +0000 (16:24 +0000)]
2005-05-20 [colin]      1.9.11cvs2

        * src/procmsg.c
                Fix another compilation error with gcc-2.9x
                Thanks to Pawel Pekala <c0rn@gazeta.pl>
        * src/send_message.c
                Don't send QUIT if we aren't connected

18 years ago2005-05-19 [colin] 1.9.11cvs1
Colin Leroy [Thu, 19 May 2005 19:53:31 +0000 (19:53 +0000)]
2005-05-19 [colin] 1.9.11cvs1

* src/procmsg.c
Fix compilation with gcc 2.9x

18 years ago1.9.11 release rel_1_9_11
Paul Mangan [Thu, 19 May 2005 13:14:47 +0000 (13:14 +0000)]
1.9.11 release

18 years ago2005-05-19 [paul] 1.9.9cvs14
Paul Mangan [Thu, 19 May 2005 13:10:23 +0000 (13:10 +0000)]
2005-05-19 [paul] 1.9.9cvs14

* src/gtk/inputdialog.c
prevent gettext warning

18 years ago2005-05-19 [paul] 1.9.9cvs13
Paul Mangan [Thu, 19 May 2005 09:16:26 +0000 (09:16 +0000)]
2005-05-19 [paul] 1.9.9cvs13

* src/mainwindow.c
* src/prefs_common.c
* src/prefs_common.h
* src/textview.c
* src/textview.h
add an option to toggle cursor in message
view (sync with main)

18 years ago2005-05-18 [colin] 1.9.9cvs12
Colin Leroy [Wed, 18 May 2005 20:42:10 +0000 (20:42 +0000)]
2005-05-18 [colin] 1.9.9cvs12

* src/compose.c
Dereference freed pointer
* src/gtk/gtkaspell.c
Fix duplication of dictionaries (is it an aspell issue?)

18 years ago2005-05-18 [colin] 1.9.9cvs11
Colin Leroy [Wed, 18 May 2005 03:07:23 +0000 (03:07 +0000)]
2005-05-18 [colin] 1.9.9cvs11

* src/gtk/inputdialog.c
* src/gtk/gtkaspell.c
HIGuify dialogs
* src/alertpanel.c
Remove a double call

18 years ago2005-05-17 [colin] 1.9.9cvs10
Colin Leroy [Tue, 17 May 2005 00:52:26 +0000 (00:52 +0000)]
2005-05-17 [colin] 1.9.9cvs10

* src/gtk/gtkaspell.c
Fix dialogs, Ctrl-Enter accel

18 years ago2005-05-17 [colin] 1.9.9cvs9
Colin Leroy [Tue, 17 May 2005 00:36:28 +0000 (00:36 +0000)]
2005-05-17 [colin] 1.9.9cvs9

* src/gtk/gtkaspell.c
Fix some accelerators, escape in replace-window

18 years ago2005-05-16 [colin] 1.9.9cvs8
Colin Leroy [Mon, 16 May 2005 20:34:42 +0000 (20:34 +0000)]
2005-05-16 [colin] 1.9.9cvs8

* src/gtk/gtkaspell.c
Revert last commit, it was a mistake.

18 years ago2005-05-16 [colin] 1.9.9cvs7
Colin Leroy [Mon, 16 May 2005 20:14:44 +0000 (20:14 +0000)]
2005-05-16 [colin] 1.9.9cvs7

* src/gtk/gtkaspell.c
Remove buggy code while we're at it. It's a
dead code path anyway.

18 years ago2005-05-16 [colin] 1.9.9cvs6
Colin Leroy [Mon, 16 May 2005 20:00:59 +0000 (20:00 +0000)]
2005-05-16 [colin] 1.9.9cvs6

* src/gtk/gtkaspell.c
Missed some gtk_menu_popup where deactivate
signal should be handled. Should fix bug
#629 a bit more.

18 years ago2005-05-16 [colin] 1.9.9cvs5
Colin Leroy [Mon, 16 May 2005 19:40:31 +0000 (19:40 +0000)]
2005-05-16 [colin] 1.9.9cvs5

* src/gtk/gtkaspell.c
Remove debug printf()s