claws.git
16 years ago2007-05-22 [wwp] 2.9.2cvs10
Tristan Chabredier [Tue, 22 May 2007 21:36:07 +0000 (21:36 +0000)]
2007-05-22 [wwp] 2.9.2cvs10

* src/compose.c
* src/prefs_template.c
* src/quote_fmt.c
* src/quote_fmt.h
* src/quote_fmt_lex.l
* src/quote_fmt_parse.y
* src/gtk/gtkaspell.c
* src/gtk/gtkaspell.h
Added template/quote format syntactical elements
to show and query:
- current dictionary
  %T to show (shows empty if not set or not enabled),
  ?T and !T to check if the default dictionary is
  enabled and set
- current account's default dictionary
  %aT to show (empty if not set or not enabled),
  ?aT and !aT to check if it's enabled and set
- name completion for an address, from the address
  book
  %ABf, %ABt, %ABc respectively show the full name got
  from the address book if From, To or Cc match a single
  contact.
  ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
  matches any contact and if the full name is non-empty.
  If From, To or Cc are lists of email addresses, only
  the first address will be checked.
In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
that could show a trailing ','.
Also, template/quote_fmt parser now shows the line number in case
of parser error.

16 years ago2007-05-15 [colin] 2.9.2cvs9
Colin Leroy [Tue, 15 May 2007 18:45:52 +0000 (18:45 +0000)]
2007-05-15 [colin] 2.9.2cvs9

* src/main.c
* src/main.h
Add a public function to know whether Claws
crashed last time
Store opened folder when exiting
* src/folder.c
* src/folder.h
Store last opened message in each FolderItem;
Reset last seen messages if Claws crashed, so
that one can't go in an infinite crash in case
a particular mail crashes Claws.
* src/messageview.c
* src/prefs_common.c
* src/prefs_common.h
* src/summaryview.c
* src/prefs_summaries.c
Add "Select last opened message" when entering
a folder
Add "Select last opened folder" at startup.

16 years ago2007-05-14 [colin] 2.9.2cvs8
Colin Leroy [Mon, 14 May 2007 20:03:50 +0000 (20:03 +0000)]
2007-05-14 [colin] 2.9.2cvs8

* manual/xml2pdf
Fix bashism, search for xml catalog
in /usr/local/share/xml/catalog too
Patch by Pawel

16 years ago2007-05-13 [wwp] 2.9.2cvs7
Tristan Chabredier [Sun, 13 May 2007 07:58:19 +0000 (07:58 +0000)]
2007-05-13 [wwp] 2.9.2cvs7

* src/gtk/logwindow.c
fix raising log windows when they are either minimized or
in background.

16 years ago2007-05-11 [colin] 2.9.2cvs6
Colin Leroy [Fri, 11 May 2007 06:21:30 +0000 (06:21 +0000)]
2007-05-11 [colin] 2.9.2cvs6

* src/gtk/filesel.c
Use Hildon's file chooser on Maemo. Patch
by Jean-Luc Biord; fixes part 2 of bug 1201,
'File attachment "manipulation" bugs...'

16 years ago2007-05-10 [wwp] 2.9.2cvs5
Tristan Chabredier [Thu, 10 May 2007 16:39:25 +0000 (16:39 +0000)]
2007-05-10 [wwp] 2.9.2cvs5

* src/prefs_common.c
* src/prefs_common.h
* src/gtk/quicksearch.c
Add a quicksearch option to automatically run
a search selected from the history (this option
is exclusive towards type-ahead).

16 years ago2007-05-10 [colin] 2.9.2cvs4
Colin Leroy [Thu, 10 May 2007 06:03:34 +0000 (06:03 +0000)]
2007-05-10 [colin] 2.9.2cvs4

* src/imap.c
Fix g_warnings, thanks to Brian
Morrison

16 years ago2007-05-09 [colin] 2.9.2cvs3
Colin Leroy [Wed, 9 May 2007 16:43:43 +0000 (16:43 +0000)]
2007-05-09 [colin] 2.9.2cvs3

* src/crash.c
* src/exporthtml.c
* src/mbox.c
* src/prefs_summaries.c
* src/procheader.c
* src/common/log.c
* src/common/utils.c
* src/gtk/gtksourceprintjob.c
* src/gtk/sslcertwindow.c
Use the re-entrant variant of time functions
Probably fixes bug 1217, 'reentrancy problems
with time functions'

16 years ago2007-05-09 [colin] 2.9.2cvs2
Colin Leroy [Wed, 9 May 2007 05:59:25 +0000 (05:59 +0000)]
2007-05-09 [colin] 2.9.2cvs2

* src/imap.c
Fix crasher when reconnection fails

16 years ago2007-05-08 [paul] 2.9.2cvs1
Paul Mangan [Tue, 8 May 2007 09:46:05 +0000 (09:46 +0000)]
2007-05-08 [paul] 2.9.2cvs1

* NEWS
* README
* RELEASE_NOTES
* configure.ac
bump version number following
stable release

16 years ago2007-05-08 [paul] 2.9.1cvs48
Paul Mangan [Tue, 8 May 2007 06:54:21 +0000 (06:54 +0000)]
2007-05-08 [paul] 2.9.1cvs48

* src/plugins/demo/demo.c
* src/plugins/dillo_viewer/dillo_prefs.c
* src/plugins/dillo_viewer/dillo_prefs.h
* src/plugins/dillo_viewer/dillo_viewer.c
* src/plugins/pgpcore/pgp_viewer.c
* src/plugins/pgpcore/pgp_viewer.h
* src/plugins/pgpcore/plugin.c
* src/plugins/pgpcore/prefs_gpg.c
* src/plugins/pgpcore/prefs_gpg.h
* src/plugins/pgpcore/sgpgme.c
* src/plugins/pgpcore/sgpgme.h
* src/plugins/pgpinline/plugin.c
* src/plugins/pgpmime/pgpmime.c
* src/plugins/pgpmime/pgpmime.h
* src/plugins/pgpmime/plugin.c
* src/plugins/spamassassin/spamassassin.c
* src/plugins/spamassassin/spamassassin.h
* src/plugins/spamassassin/spamassassin_gtk.c
* src/plugins/trayicon/README
* tools/README
* tools/README.sylprint
* tools/outlook2claws-mail.pl
* tools/sylprint.pl
* tools/tb2claws-mail
* tools/tbird2claws.py
* tools/update-po
* tools/vcard2xml.py
* tools/kdeservicemenu/README
cleanups and corrections

16 years ago2007-05-06 [wwp] 2.9.1cvs47
Tristan Chabredier [Sun, 6 May 2007 20:52:52 +0000 (20:52 +0000)]
2007-05-06 [wwp] 2.9.1cvs47

* tools/uudec
Fix missing dash to `display` command-line, reported
by Georg Himmrich <georg at mails d0t diesind d0t net>.

16 years ago2007-05-06 [colin] 2.9.1cvs46
Colin Leroy [Sun, 6 May 2007 20:05:41 +0000 (20:05 +0000)]
2007-05-06 [colin] 2.9.1cvs46

* src/Makefile.am
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/pixmaps/printer.xpm
Add a printer icon

16 years ago2007-05-06 [paul] 2.9.1cvs45
Paul Mangan [Sun, 6 May 2007 06:46:24 +0000 (06:46 +0000)]
2007-05-06 [paul] 2.9.1cvs45

* src/compose.c
* src/ldapquery.c
* src/privacy.h
* src/summary_search.c
* src/summaryview.c
fix build warnings

16 years ago2007-05-05 [wwp] 2.9.1cvs44
Tristan Chabredier [Sat, 5 May 2007 08:53:18 +0000 (08:53 +0000)]
2007-05-05 [wwp] 2.9.1cvs44

* src/messageview.c
* src/mh.c
* src/prefs_actions.c
* src/prefs_gtk.c
* src/summaryview.c
* src/common/xml.c
Fix "faild" typos everywhere and capitalization of
some g_warnings.

16 years ago2007-05-04 [colin] 2.9.1cvs43
Colin Leroy [Fri, 4 May 2007 17:16:35 +0000 (17:16 +0000)]
2007-05-04 [colin] 2.9.1cvs43

* src/compose.c
* src/privacy.c
* src/privacy.h
* src/plugins/pgpcore/prefs_gpg.c
* src/plugins/pgpcore/prefs_gpg.h
* src/plugins/pgpinline/pgpinline.c
* src/plugins/pgpmime/pgpmime.c
Add an API to warn about encryption limits,
and allow to disable these warnings

16 years ago2007-05-03 [colin] 2.9.1cvs42
Colin Leroy [Thu, 3 May 2007 17:37:24 +0000 (17:37 +0000)]
2007-05-03 [colin] 2.9.1cvs42

* src/summaryview.c
* src/mainwindow.c
Fix bug 1213, 'Delete more than
one thread at once'

16 years ago2007-05-03 [wwp] 2.9.1cvs41
Tristan Chabredier [Thu, 3 May 2007 12:44:01 +0000 (12:44 +0000)]
2007-05-03 [wwp] 2.9.1cvs41

* src/prefs_common.c
* src/prefs_filtering.c
* src/prefs_template.c
* src/common/template.c
* src/common/template.h
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
Templates are no longer automatically sorted
by name, but can be sorted manually using
|< < > >| buttons as well as drag'n'drop.

16 years ago2007-05-03 [wwp] 2.9.1cvs40
Tristan Chabredier [Thu, 3 May 2007 07:32:13 +0000 (07:32 +0000)]
2007-05-03 [wwp] 2.9.1cvs40

* src/plugins/spamassassin/spamassassin.c
* src/plugins/spamassassin/spamassassin.h
* src/plugins/spamassassin/spamassassin_gtk.c
* src/plugins/bogofilter/bogofilter.c
* src/plugins/bogofilter/bogofilter.h
* src/plugins/bogofilter/bogofilter_gtk.c
Added an option to conditionally mark saved spam
as read (default is and was to do so).
Satisfies feature request 1708539 on sf.net tracker.

16 years ago2007-05-03 [colin] 2.9.1cvs39
Colin Leroy [Thu, 3 May 2007 07:05:57 +0000 (07:05 +0000)]
2007-05-03 [colin] 2.9.1cvs39

* src/inc.c
Fix bug 1211, 'Offline dialog message bugs/annoyances...'

16 years ago2007-05-02 [colin] 2.9.1cvs38
Colin Leroy [Wed, 2 May 2007 17:04:57 +0000 (17:04 +0000)]
2007-05-02 [colin] 2.9.1cvs38

* src/textview.c
Fix bug 1209, 'Clicking on address
in header (mailto uri) selects
default account'. Patch adapted from
G.P. Halkes' patch.

16 years ago2007-05-02 [colin] 2.9.1cvs37
Colin Leroy [Wed, 2 May 2007 16:31:09 +0000 (16:31 +0000)]
2007-05-02 [colin] 2.9.1cvs37

* src/grouplistdialog.c
Set cursor to wait cursor while loading
groups.

16 years ago2007-05-02 [paul] 2.9.1cvs36
Paul Mangan [Wed, 2 May 2007 07:47:38 +0000 (07:47 +0000)]
2007-05-02 [paul] 2.9.1cvs36

* src/folder.c
* src/common/defs.h
rename cache and mark files
(data is preserved)

16 years ago2007-04-30 [paul] 2.9.1cvs35
Paul Mangan [Mon, 30 Apr 2007 07:55:46 +0000 (07:55 +0000)]
2007-04-30 [paul] 2.9.1cvs35

* manual/glossary.xml
* manual/plugins.xml
updates. Patch by Ricardo

16 years ago2007-04-29 [wwp] 2.9.1cvs34
Tristan Chabredier [Sun, 29 Apr 2007 21:29:10 +0000 (21:29 +0000)]
2007-04-29 [wwp] 2.9.1cvs34

* src/mainwindow.c
* configure.ac
Fix few grammatical errors (patch by David Relson < relson at
osagesoftware dot com >).

16 years ago2007-04-28 [colin] 2.9.1cvs33
Colin Leroy [Sat, 28 Apr 2007 07:55:32 +0000 (07:55 +0000)]
2007-04-28 [colin] 2.9.1cvs33

* src/account.c
* src/pop.c
* src/prefs_account.c
* src/prefs_account.h
Drop the "Download all" preference. It's
stupidly useless and confuses people from
time to time.

16 years ago2007-04-27 [wwp] 2.9.1cvs32
Tristan Chabredier [Fri, 27 Apr 2007 21:07:03 +0000 (21:07 +0000)]
2007-04-27 [wwp] 2.9.1cvs32

* src/account.c
* src/prefs_account.c
* src/prefs_account.h
Don't reflect accounts changes to the mainwindow when it's
not necessary.

16 years ago2007-04-27 [colin] 2.9.1cvs31
Colin Leroy [Fri, 27 Apr 2007 17:12:06 +0000 (17:12 +0000)]
2007-04-27 [colin] 2.9.1cvs31

* src/folder.c
Freeze/thaw when sync'ing flags
* src/imap.c
* src/prefs_account.c
* src/prefs_account.h
* src/etpan/imap-thread.c
* src/etpan/imap-thread.h
Add a way to use UID FETCH instead
of searches to fetch message lists
and flags. More expensive towards
bandwidth, less expensive towards
server's CPU. Probably fixes
bug 1158, 'Scanning new folders on
Exchange 2007 extremely slow'.
Patch 95% by Hoa.

16 years ago2007-04-27 [paul] 2.9.1cvs30
Paul Mangan [Fri, 27 Apr 2007 09:17:55 +0000 (09:17 +0000)]
2007-04-27 [paul] 2.9.1cvs30

* src/mainwindow.c
* src/prefs_logging.c
improvements to english usage

16 years ago2007-04-27 [colin] 2.9.1cvs29
Colin Leroy [Fri, 27 Apr 2007 06:37:37 +0000 (06:37 +0000)]
2007-04-27 [colin] 2.9.1cvs29

* src/imap.c
Fix build without libetpan (my bad!)

16 years ago2007-04-26 [colin] 2.9.1cvs28
Colin Leroy [Thu, 26 Apr 2007 19:24:15 +0000 (19:24 +0000)]
2007-04-26 [colin] 2.9.1cvs28

* src/imap.c
* src/imap.h
Fix uselessly exported function
* src/textview.c
Consider "- -- \n" as signature separator
(that's what signature separators look like
 in PGP/Inline signed mails)

16 years ago2007-04-26 [colin] 2.9.1cvs27
Colin Leroy [Thu, 26 Apr 2007 17:17:39 +0000 (17:17 +0000)]
2007-04-26 [colin] 2.9.1cvs27

* configure.ac
libetpan-0.49 is now required
* src/procmime.c
Fix double fetching of mails if
first try failed
* src/imap.c
Make offline sync faster, by
remembering last change time, and
last sync time.

16 years ago2007-04-26 [hoa] 2.9.1cvs26
Hoà Viêt Dinh [Thu, 26 Apr 2007 10:05:41 +0000 (10:05 +0000)]
2007-04-26 [hoa] 2.9.1cvs26

* src/imap.c
* src/imap.h
* src/mainwindow.c
* src/toolbar.c
* src/etpan/imap-thread.c
* src/etpan/imap-thread.h
cancellation of IMAP operations is now allowed.

16 years ago2007-04-26 [colin] 2.9.1cvs25
Colin Leroy [Thu, 26 Apr 2007 06:49:39 +0000 (06:49 +0000)]
2007-04-26 [colin] 2.9.1cvs25

* src/folder.c
Always fetch body+headers in folders that are
synched for offline use, if "Synchronise as
soon as possible" is set.
Fixes bug 1200, 'Add option to always retrieve full
messages'

16 years ago2007-04-25 [colin] 2.9.1cvs24
Colin Leroy [Wed, 25 Apr 2007 16:32:14 +0000 (16:32 +0000)]
2007-04-25 [colin] 2.9.1cvs24

* src/compose.c
Fix bug 1198, 'Reply-all "disappearing" address bug
persists...'

16 years ago2007-04-24 [colin] 2.9.1cvs23
Colin Leroy [Tue, 24 Apr 2007 16:51:09 +0000 (16:51 +0000)]
2007-04-24 [colin] 2.9.1cvs23

* src/folderview.c
Fix bug 1195, 'Hardware key navigation'
Make GDK_Enter toggle expansion (Maemo)

17 years ago2007-04-24 [wwp] 2.9.1cvs22
Tristan Chabredier [Tue, 24 Apr 2007 16:24:21 +0000 (16:24 +0000)]
2007-04-24 [wwp] 2.9.1cvs22

* src/compose.c
Fix few compiler warnings.

17 years ago2007-04-24 [paul] 2.9.1cvs21
Paul Mangan [Tue, 24 Apr 2007 14:44:16 +0000 (14:44 +0000)]
2007-04-24 [paul] 2.9.1cvs21

* src/Makefile.am
* src/stock_pixmap.c
* src/stock_pixmap.h
complete last commit

17 years ago2007-04-24 [paul] 2.9.1cvs20
Paul Mangan [Tue, 24 Apr 2007 14:00:18 +0000 (14:00 +0000)]
2007-04-24 [paul] 2.9.1cvs20

* src/gtk/about.c
* src/pixmaps/active.xpm
* src/pixmaps/checkbox_off.xpm
* src/pixmaps/checkbox_on.xpm
* src/pixmaps/inactive.xpm
kick out the blobs
remove transparent border from checkbox icons

17 years ago2007-04-24 [wwp] 2.9.1cvs19
Tristan Chabredier [Tue, 24 Apr 2007 10:05:01 +0000 (10:05 +0000)]
2007-04-24 [wwp] 2.9.1cvs19

* src/textview.c
* src/textview.h
Fix a crash in textview, thanks to Colin.

17 years ago2007-04-23 [wwp] 2.9.1cvs18
Tristan Chabredier [Mon, 23 Apr 2007 19:01:21 +0000 (19:01 +0000)]
2007-04-23 [wwp] 2.9.1cvs18

* src/prefs_common.c
Fix 2.9.1cvs5: no header was being translated at all.

17 years ago2007-04-23 [colin] 2.9.1cvs17
Colin Leroy [Mon, 23 Apr 2007 17:01:16 +0000 (17:01 +0000)]
2007-04-23 [colin] 2.9.1cvs17

* src/Makefile.am
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/summaryview.c
* src/summaryview.h
* src/gtk/gtksctree.c
* src/gtk/gtksctree.h
* src/pixmaps/selection.xpm
Fix bug 1193, 'Need a way to multi-select
items'. Add a toggle button to the summaryview
to switch between normal and multiple selection
(Maemo)

17 years ago2007-04-23 [colin] 2.9.1cvs15
Colin Leroy [Mon, 23 Apr 2007 16:15:16 +0000 (16:15 +0000)]
2007-04-23 [colin] 2.9.1cvs15

* src/compose.c
Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)

17 years ago2007-04-21 [colin] 2.9.1cvs14
Colin Leroy [Sat, 21 Apr 2007 15:20:32 +0000 (15:20 +0000)]
2007-04-21 [colin] 2.9.1cvs14

* src/gtk/quicksearch.c
Fix previous commit (actually use correct
parameter)

17 years ago2007-04-21 [colin] 2.9.1cvs13
Colin Leroy [Sat, 21 Apr 2007 14:43:17 +0000 (14:43 +0000)]
2007-04-21 [colin] 2.9.1cvs13

* src/gtk/quicksearch.c
Fix changing quicksearch type (after Esc,
after changing Recursive, ...)

17 years ago2007-04-20 [wwp] 2.9.1cvs12
Tristan Chabredier [Fri, 20 Apr 2007 21:10:38 +0000 (21:10 +0000)]
2007-04-20 [wwp] 2.9.1cvs12

* src/gtk/Makefile.am
Added headers.h (completes 2.9.1cvs5).

17 years ago2007-04-20 [wwp] 2.9.1cvs11
Tristan Chabredier [Fri, 20 Apr 2007 17:10:45 +0000 (17:10 +0000)]
2007-04-20 [wwp] 2.9.1cvs11

* src/addressbook.c
Fix the use of display name in name column,
it has been overriden w/ the use of nickname
by 2.9.0cvs3. Now nickname is used (if any)
in case of LDAP books only.

17 years ago2007-04-20 [colin] 2.9.1cvs10
Colin Leroy [Fri, 20 Apr 2007 16:15:58 +0000 (16:15 +0000)]
2007-04-20 [colin] 2.9.1cvs10

* src/mimeview.c
* src/summaryview.c
* src/textview.c
Add handling of 'a' to loop in a mail's
mimeparts

17 years ago2007-04-20 [colin] 2.9.1cvs9
Colin Leroy [Fri, 20 Apr 2007 16:08:36 +0000 (16:08 +0000)]
2007-04-20 [colin] 2.9.1cvs9

* src/toolbar.c
Fix bug 1190, 'dir_open' button doesn't work'
(Maemo)

17 years ago2007-04-20 [colin] 2.9.1cvs8
Colin Leroy [Fri, 20 Apr 2007 16:03:00 +0000 (16:03 +0000)]
2007-04-20 [colin] 2.9.1cvs8

* src/folderview.c
* src/mainwindow.c
Fix bug 1194, 'Hardware keys move from email
list to account/directory list, but not back
to email list...' (Maemo)

17 years ago2007-04-20 [colin] 2.9.1cvs7
Colin Leroy [Fri, 20 Apr 2007 15:57:58 +0000 (15:57 +0000)]
2007-04-20 [colin] 2.9.1cvs7

* src/compose.h
complete previous commit

17 years ago2007-04-20 [colin] 2.9.1cvs6
Colin Leroy [Fri, 20 Apr 2007 15:54:57 +0000 (15:54 +0000)]
2007-04-20 [colin] 2.9.1cvs6

* src/compose.c
Fix bug 1187, 'Reply-to addressee disappears
when reply-to text box is clicked...' (Maemo)

17 years ago2007-04-20 [wwp] 2.9.1cvs5
Tristan Chabredier [Fri, 20 Apr 2007 14:54:54 +0000 (14:54 +0000)]
2007-04-20 [wwp] 2.9.1cvs5

* po/POTFILES.in
* src/addressbook.c
* src/compose.c
* src/filtering.c
* src/headerview.c
* src/matcher.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_display_header.c
* src/prefs_matcher.c
* src/summaryview.c
* src/gtk/headers.h
* src/gtk/quicksearch.c
Translate more header names according to the relevant option value,
mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
Replaced nearly all uses of prefs_common.trans_hdr with a call
to prefs_common_translated_header_name().
Added a headers.h reference file that contains known header names
(RFC2822 and others) to the translation process' input, so that
translated header names will still exist even if no occurrence of
_("headername") is found anymore in the sources.
Don't translate column name 'Number' following to trans_hdr option
value as it's not a header name.

17 years ago2007-04-20 [colin] 2.9.1cvs4
Colin Leroy [Fri, 20 Apr 2007 06:42:19 +0000 (06:42 +0000)]
2007-04-20 [colin] 2.9.1cvs4

* src/gtk/quicksearch.c
* src/gtk/quicksearch.h
Add "From, To or Subject" quicksearch
type. Patch by ulfschaper@users.sf.net

17 years ago2007-04-20 [colin] 2.9.1cvs3
Colin Leroy [Fri, 20 Apr 2007 06:13:56 +0000 (06:13 +0000)]
2007-04-20 [colin] 2.9.1cvs3

* src/matcher.c
Implement proper references filtering condition.
Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>

17 years ago2007-04-19 [wwp] 2.9.1cvs2
Tristan Chabredier [Thu, 19 Apr 2007 14:25:43 +0000 (14:25 +0000)]
2007-04-19 [wwp] 2.9.1cvs2

* src/prefs_display_header.c
* src/message_search.c
Fix few warnings (g_free of const gchar*).

17 years ago2007-04-19 [paul] 2.9.1cvs1
Paul Mangan [Thu, 19 Apr 2007 09:28:58 +0000 (09:28 +0000)]
2007-04-19 [paul] 2.9.1cvs1

* NEWS
* README
* RELEASE_NOTES
* configure.ac
bump version number following
stable release

17 years ago2007-04-19 [paul] 2.9.0cvs9
Paul Mangan [Thu, 19 Apr 2007 06:58:46 +0000 (06:58 +0000)]
2007-04-19 [paul] 2.9.0cvs9

* manual/advanced.xml
* manual/glossary.xml
fix typos

17 years ago2007-04-18 [paul] 2.9.0cvs8
Paul Mangan [Wed, 18 Apr 2007 08:31:48 +0000 (08:31 +0000)]
2007-04-18 [paul] 2.9.0cvs8

* src/pop.c
fix for CVE-2007-1558 (APOP)
Thanks to Colin

17 years ago2007-04-18 [paul] 2.9.0cvs7
Paul Mangan [Wed, 18 Apr 2007 08:28:32 +0000 (08:28 +0000)]
2007-04-18 [paul] 2.9.0cvs7

* src/messageview.c
* src/mimeview.c
* src/summaryview.c
* src/gtk/filesel.c
Fix encoding woes wrt saving of
mails and parts
Thanks to Colin

17 years agofix changelog
Colin Leroy [Wed, 18 Apr 2007 06:20:32 +0000 (06:20 +0000)]
fix changelog

17 years ago2007-04-18 [colin] 2.9.0cvs6
Colin Leroy [Wed, 18 Apr 2007 06:19:26 +0000 (06:19 +0000)]
2007-04-18 [colin] 2.9.0cvs6

* src/gtk/pluginwindow.c
Fix closing with the window's [X]

17 years ago2007-04-17 [wwp] 2.9.0cvs5
Tristan Chabredier [Tue, 17 Apr 2007 13:03:57 +0000 (13:03 +0000)]
2007-04-17 [wwp] 2.9.0cvs5

* src/addressadd.c
* src/addressbook.c
* src/addrindex.c
* src/ldapupdate.c
Fix --disable-ldap build,
fix some LDAP annoyances on
searches, thanks to Colin.

17 years ago2007-04-17 [wwp] 2.9.0cvs4
Tristan Chabredier [Tue, 17 Apr 2007 09:23:45 +0000 (09:23 +0000)]
2007-04-17 [wwp] 2.9.0cvs4

* src/ldapupdate.c
Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
like gcc 2.9x. Thanks to Colin.

17 years ago2007-04-17 [wwp] 2.9.0cvs3
Tristan Chabredier [Tue, 17 Apr 2007 09:16:46 +0000 (09:16 +0000)]
2007-04-17 [wwp] 2.9.0cvs3

* src/Makefile.am
* src/addressadd.c
* src/addressbook.c
* src/addrindex.c
* src/addritem.c
* src/addritem.h
* src/editaddress.c
* src/ldapctrl.c
* src/ldapctrl.h
* src/ldapquery.c
* src/ldapserver.c
* src/ldapserver.h
* src/ldapupdate.c
* src/ldapupdate.h
Add LDAP write support. Patch mostly by
Michael <mir at datanom dot net>

17 years ago2007-04-17 [wwp] 2.9.0cvs2
Tristan Chabredier [Tue, 17 Apr 2007 08:47:10 +0000 (08:47 +0000)]
2007-04-17 [wwp] 2.9.0cvs2

* src/compose.c
Prepend "Add to address book" to the context menu of compose window's sender and
recipient fields.

17 years ago2007-04-16 [paul] 2.9.0cvs1
Paul Mangan [Mon, 16 Apr 2007 12:06:54 +0000 (12:06 +0000)]
2007-04-16 [paul] 2.9.0cvs1

* src/gtk/authors.h
add Pader Rezso

17 years ago2.9.0 unleashed rel_2_9_0
Paul Mangan [Mon, 16 Apr 2007 07:50:03 +0000 (07:50 +0000)]
2.9.0 unleashed

17 years ago2007-04-16 [paul] 2.8.1cvs102
Paul Mangan [Mon, 16 Apr 2007 05:46:04 +0000 (05:46 +0000)]
2007-04-16 [paul] 2.8.1cvs102

* po/fr.po
updated by Fabien Vantard

17 years ago2007-04-16 [paul] 2.8.1cvs101
Paul Mangan [Mon, 16 Apr 2007 05:27:47 +0000 (05:27 +0000)]
2007-04-16 [paul] 2.8.1cvs101

* po/ca.po
* po/cs.po
* po/de.po
* po/hu.po
* po/pl.po
* po/pt_BR.po
* po/sr.po
* po/zh_CN.po
updated by Miquel Oliete, Tim Brain, Stephan Sachse,
Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
Aleksandar Urosevic, and Ralgh Young

17 years ago2007-04-15 [mones] 2.8.1cvs100
Ricardo Mones [Sun, 15 Apr 2007 11:01:09 +0000 (11:01 +0000)]
2007-04-15 [mones] 2.8.1cvs100

* po/es.po
Updated for release

17 years ago2007-04-14 [colin] 2.8.1cvs99
Colin Leroy [Sat, 14 Apr 2007 12:16:24 +0000 (12:16 +0000)]
2007-04-14 [colin] 2.8.1cvs99

* src/message_search.c
* src/prefs_display_header.c
* src/summary_search.c
* src/gtk/combobox.c
Fix allocations

17 years ago2007-04-14 [wwp] 2.8.1cvs98
Tristan Chabredier [Sat, 14 Apr 2007 10:17:33 +0000 (10:17 +0000)]
2007-04-14 [wwp] 2.8.1cvs98

* src/gtk/combobox.c
* src/message_search.c
* src/summary_search.c
* src/prefs_display_header.c
Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
returns NULL, get the text value directly from the GtkEntry child.

17 years ago2007-04-13 [colin] 2.8.1cvs97
Colin Leroy [Fri, 13 Apr 2007 20:04:26 +0000 (20:04 +0000)]
2007-04-13 [colin] 2.8.1cvs97

* src/gtk/quicksearch.c
Give the focus back to summaryview when
emptying the quicksearch with Esc

17 years ago2007-04-13 [colin] 2.8.1cvs96
Colin Leroy [Fri, 13 Apr 2007 16:18:45 +0000 (16:18 +0000)]
2007-04-13 [colin] 2.8.1cvs96

* src/message_search.c
* src/prefs_display_header.c
* src/summary_search.c
Fix possibles crashes when getting text
from gtk combos

17 years ago2007-04-13 [colin] 2.8.1cvs95
Colin Leroy [Fri, 13 Apr 2007 06:25:26 +0000 (06:25 +0000)]
2007-04-13 [colin] 2.8.1cvs95

* src/pop.c
Add some UIDL debugging

17 years ago2007-04-12 [colin] 2.8.1cvs94
Colin Leroy [Thu, 12 Apr 2007 16:51:43 +0000 (16:51 +0000)]
2007-04-12 [colin] 2.8.1cvs94

* src/folder.c
Force folder scan if necessary after
copying mails, to be able to reapply
flags.

17 years ago2007-04-11 [colin] 2.8.1cvs93
Colin Leroy [Wed, 11 Apr 2007 16:27:11 +0000 (16:27 +0000)]
2007-04-11 [colin] 2.8.1cvs93

* src/main.c
don't scan for new mail on startup if --select
is specified (or race conditions arise). If so,
do both sequentially.

17 years ago2007-04-09 [colin] 2.8.1cvs92
Colin Leroy [Mon, 9 Apr 2007 19:35:50 +0000 (19:35 +0000)]
2007-04-09 [colin] 2.8.1cvs92

* src/common/defs.h
Use leafpad by default on Maemo. Patch
by Jean-Luc Biord.

17 years ago2007-04-06 [colin] 2.8.1cvs91
Colin Leroy [Fri, 6 Apr 2007 07:32:45 +0000 (07:32 +0000)]
2007-04-06 [colin] 2.8.1cvs91

* src/pixmaps/queue_close.xpm
* src/pixmaps/queue_close_hrm.xpm
* src/pixmaps/queue_close_hrm_mark.xpm
* src/pixmaps/queue_close_mark.xpm
* src/pixmaps/queue_open.xpm
* src/pixmaps/queue_open_hrm.xpm
* src/pixmaps/queue_open_hrm_mark.xpm
* src/pixmaps/queue_open_mark.xpm
Move the clock one pixel down :)

17 years ago2007-04-05 [colin] 2.8.1cvs90
Colin Leroy [Thu, 5 Apr 2007 16:58:30 +0000 (16:58 +0000)]
2007-04-05 [colin] 2.8.1cvs90

* src/mainwindow.c
Don't sync when switching offline from
command line - it's usually too late :)

17 years ago2007-04-05 [paul] 2.8.1cvs89
Paul Mangan [Thu, 5 Apr 2007 10:27:18 +0000 (10:27 +0000)]
2007-04-05 [paul] 2.8.1cvs89

* src/Makefile.am
* src/stock_pixmap.c
* src/pixmaps/dir_close_hrm.xpm
* src/pixmaps/dir_close_hrm_mark.xpm
* src/pixmaps/drafts_close.xpm
* src/pixmaps/drafts_close_mark.xpm
* src/pixmaps/drafts_open.xpm
* src/pixmaps/drafts_open_mark.xpm
* src/pixmaps/inbox.xpm
* src/pixmaps/inbox_close.xpm
* src/pixmaps/inbox_close_hrm.xpm
* src/pixmaps/inbox_close_hrm_mark.xpm
* src/pixmaps/inbox_close_mark.xpm
* src/pixmaps/inbox_hrm.xpm
* src/pixmaps/inbox_hrm_mark.xpm
* src/pixmaps/inbox_mark.xpm
* src/pixmaps/inbox_open.xpm
* src/pixmaps/inbox_open_hrm.xpm
* src/pixmaps/inbox_open_hrm_mark.xpm
* src/pixmaps/inbox_open_mark.xpm
* src/pixmaps/outbox.xpm
* src/pixmaps/outbox_close.xpm
* src/pixmaps/outbox_close_hrm.xpm
* src/pixmaps/outbox_close_hrm_mark.xpm
* src/pixmaps/outbox_close_mark.xpm
* src/pixmaps/outbox_hrm.xpm
* src/pixmaps/outbox_hrm_mark.xpm
* src/pixmaps/outbox_mark.xpm
* src/pixmaps/outbox_open.xpm
* src/pixmaps/outbox_open_hrm.xpm
* src/pixmaps/outbox_open_hrm_mark.xpm
* src/pixmaps/outbox_open_mark.xpm
* src/pixmaps/queue_close.xpm
* src/pixmaps/queue_close_hrm.xpm
* src/pixmaps/queue_close_hrm_mark.xpm
* src/pixmaps/queue_close_mark.xpm
* src/pixmaps/queue_open.xpm
* src/pixmaps/queue_open_hrm.xpm
* src/pixmaps/queue_open_hrm_mark.xpm
* src/pixmaps/queue_open_mark.xpm
updated, added and replaced icons
Icons by Colin

17 years agonote when 2.9.0-rc1 was released
Paul Mangan [Thu, 5 Apr 2007 08:24:38 +0000 (08:24 +0000)]
note when 2.9.0-rc1 was released

17 years ago2007-04-04 [colin] 2.8.1cvs88
Colin Leroy [Wed, 4 Apr 2007 06:10:20 +0000 (06:10 +0000)]
2007-04-04 [colin] 2.8.1cvs88

* src/imap.c
Fix build without libetpan

17 years ago2007-04-03 [colin] 2.8.1cvs87
Colin Leroy [Tue, 3 Apr 2007 20:34:07 +0000 (20:34 +0000)]
2007-04-03 [colin] 2.8.1cvs87

* src/imap.c
Fix crash with Citadel, and try to make
things work. this server (and specifically
STATUS and APPEND at least) seems broken.

17 years ago2007-04-03 [colin] 2.8.1cvs86
Colin Leroy [Tue, 3 Apr 2007 18:11:05 +0000 (18:11 +0000)]
2007-04-03 [colin] 2.8.1cvs86

* src/folderview.c
Fix icons on folder close

17 years ago2007-04-03 [colin] 2.8.1cvs85
Colin Leroy [Tue, 3 Apr 2007 16:52:42 +0000 (16:52 +0000)]
2007-04-03 [colin] 2.8.1cvs85

* src/inc.c
Fix double-ask of offline override in
certain cases
* src/imap.c
* src/imap.h
* src/imap_gtk.c
Much more efficient way to synchronise
for offline use
* src/etpan/imap-thread.c
Fix possible segs
* src/folder.c
* src/gtk/quicksearch.c
Fix some GUI lags

17 years ago2007-04-03 [paul] 2.8.1cvs84
Paul Mangan [Tue, 3 Apr 2007 07:08:26 +0000 (07:08 +0000)]
2007-04-03 [paul] 2.8.1cvs84

* src/filtering.c
* src/folder.c
* src/folder.h
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_other.c
Fix sync being done too late
Thanks to Colin

17 years ago2007-04-02 [colin] 2.8.1cvs83
Colin Leroy [Mon, 2 Apr 2007 18:06:43 +0000 (18:06 +0000)]
2007-04-02 [colin] 2.8.1cvs83

* src/summaryview.c
Maemo: Put status and quicksearch at the top
* src/plugins/bogofilter/bogofilter.c
* src/plugins/spamassassin/spamassassin.c
Derive trash from inbox if possible

17 years ago2007-04-02 [paul] 2.8.1cvs82
Paul Mangan [Mon, 2 Apr 2007 09:06:55 +0000 (09:06 +0000)]
2007-04-02 [paul] 2.8.1cvs82

* src/plugins/bogofilter/bogofilter_gtk.c
a few English changes

17 years ago2007-04-02 [colin] 2.8.1cvs81
Colin Leroy [Mon, 2 Apr 2007 06:20:05 +0000 (06:20 +0000)]
2007-04-02 [colin] 2.8.1cvs81

* src/image_viewer.c
Fix transparent images by using
GtkImage
* src/messageview.c
Flush events (on new windows) to avoid
having the textview's image resize fail
to know the available width

17 years ago2007-04-01 [colin] 2.8.1cvs80
Colin Leroy [Sun, 1 Apr 2007 11:27:30 +0000 (11:27 +0000)]
2007-04-01 [colin] 2.8.1cvs80

* src/prefs_account.c
If no MH mailbox exist, when creating a POP/Local
account, just create and use the default one
instead of bailing with a "Mailbox doesn't exist"
error

17 years ago2007-03-31 [colin] 2.8.1cvs79
Colin Leroy [Sat, 31 Mar 2007 15:45:12 +0000 (15:45 +0000)]
2007-03-31 [colin] 2.8.1cvs79

* src/prefs_account.c
Create signature file if it doesn't exist
before editing
* src/prefs_toolbar.c
Maemo: Move "Use default" on the left so
that people can find it
* src/common/defs.h
Maemo: make default editor "Maemopad",
default signature file "MyDocs/signature.txt"

17 years ago2007-03-31 [colin] 2.8.1cvs78
Colin Leroy [Sat, 31 Mar 2007 15:08:05 +0000 (15:08 +0000)]
2007-03-31 [colin] 2.8.1cvs78

* src/prefs_account.c
Maemo: rework account prefs so
that less horizontal scrolling
is required

17 years ago2007-03-31 [colin] 2.8.1cvs77
Colin Leroy [Sat, 31 Mar 2007 14:38:12 +0000 (14:38 +0000)]
2007-03-31 [colin] 2.8.1cvs77

* src/folderview.c
* src/prefs_common.c
* src/prefs_common.h
Fix bug 1167, 'Allow not displaying zeros
in folder list'. Patch by MartinP

17 years ago2007-03-31 [colin] 2.8.1cvs76
Colin Leroy [Sat, 31 Mar 2007 14:26:27 +0000 (14:26 +0000)]
2007-03-31 [colin] 2.8.1cvs76

* AUTHORS
Add Jean-Luc Biord

17 years ago2007-03-31 [colin] 2.8.1cvs75
Colin Leroy [Sat, 31 Mar 2007 14:24:52 +0000 (14:24 +0000)]
2007-03-31 [colin] 2.8.1cvs75

* src/imap.c
Apply patch from bug 1172, direct
access to the folder's session instead
of using getter. Patch by MartinP

17 years ago2007-03-31 [paul] 2.8.1cvs74
Paul Mangan [Sat, 31 Mar 2007 10:38:54 +0000 (10:38 +0000)]
2007-03-31 [paul] 2.8.1cvs74

* src/gtk/authors.h
no need to list Fabien twice!

17 years ago2007-03-31 [colin] 2.8.1cvs73
Colin Leroy [Sat, 31 Mar 2007 08:45:14 +0000 (08:45 +0000)]
2007-03-31 [colin] 2.8.1cvs73

* src/inc.c
If we're currently "overriding for %d minutes",
don't ask

17 years ago2007-03-31 [colin] 2.8.1cvs72
Colin Leroy [Sat, 31 Mar 2007 08:35:45 +0000 (08:35 +0000)]
2007-03-31 [colin] 2.8.1cvs72

* src/compose.c
* src/imap.c
* src/inc.c
* src/inc.h
* src/messageview.c
* src/news.c
* src/plugins/spamassassin/spamassassin.c
Offline override: Add a parameter to allow
asking even if the override timer is running.
Allows to ask every time the user makes an
explicit action needing online access (such
as Get Mail), and not when the action is
implicit (such as opening an IMAP folder)