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

16 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)

16 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)

17 years ago2007-03-31 [colin] 2.8.1cvs71
Colin Leroy [Sat, 31 Mar 2007 08:20:12 +0000 (08:20 +0000)]
2007-03-31 [colin] 2.8.1cvs71

* src/inc.c
Override offline: "No" answer shouldn't
re-ask after 3 seconds, but 10 minutes.

17 years ago2007-03-30 [colin] 2.8.1cvs70
Colin Leroy [Fri, 30 Mar 2007 20:06:18 +0000 (20:06 +0000)]
2007-03-30 [colin] 2.8.1cvs70

* src/common/socket.c
Better error reporting on unix socket
failure (bind usually)
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
Label window: add a pulsing progress
bar to show we're not hung :)
* src/folderview.c
* src/main.c
* src/plugins/pgpcore/sgpgme.c
Update API

17 years ago2007-03-30 [colin] 2.8.1cvs69
Colin Leroy [Fri, 30 Mar 2007 16:29:52 +0000 (16:29 +0000)]
2007-03-30 [colin] 2.8.1cvs69

* src/pop.c
* src/prefs_common.c
Fix possible trashing of history and uidl
files on disk full problems

17 years ago2007-03-30 [paul] 2.8.1cvs68
Paul Mangan [Fri, 30 Mar 2007 08:49:14 +0000 (08:49 +0000)]
2007-03-30 [paul] 2.8.1cvs68

* src/mainwindow.c
* src/summaryview.c
* src/summaryview.h
update summary when changing layout type
(fixes wrong folder icon being displayed)
Thanks to Colin

17 years ago2007-03-29 [colin] 2.8.1cvs67
Colin Leroy [Thu, 29 Mar 2007 18:22:40 +0000 (18:22 +0000)]
2007-03-29 [colin] 2.8.1cvs67

* src/prefs_ext_prog.c
The browser pref is irrelevant on Maemo

17 years ago2007-03-29 [colin] 2.8.1cvs66
Colin Leroy [Thu, 29 Mar 2007 17:52:09 +0000 (17:52 +0000)]
2007-03-29 [colin] 2.8.1cvs66

* src/compose.c
* src/compose.h
Maemo: dynamically switch headers/text position
* src/prefs_common.c
Maemo: hide compose's ruler by default
* src/common/socket.c
* src/common/socket.h
Fix build warning

17 years ago2007-03-29 [colin] 2.8.1cvs65
Colin Leroy [Thu, 29 Mar 2007 16:47:26 +0000 (16:47 +0000)]
2007-03-29 [colin] 2.8.1cvs65

* src/common/socket.c
* src/common/socket.h
Fix build when MAEMO_CFLAGS contains
_X_OPENSOURCE (resolv.h errors as long
as we don't add _BSD_SOURCE. Ugly).

17 years ago2007-03-29 [wwp] 2.8.1cvs64
Tristan Chabredier [Thu, 29 Mar 2007 13:43:00 +0000 (13:43 +0000)]
2007-03-29 [wwp] 2.8.1cvs64

* src/prefs_logging.c
Fix sensitivity of clip-log widgets in prefs/logging,
thanks to Fabien.

17 years ago corrections
Paul Mangan [Thu, 29 Mar 2007 10:43:49 +0000 (10:43 +0000)]
 corrections

17 years ago2007-03-29 [wwp] 2.8.1cvs65
Tristan Chabredier [Thu, 29 Mar 2007 10:38:17 +0000 (10:38 +0000)]
2007-03-29 [wwp] 2.8.1cvs65

* po/POTFILES.in
Updated list of files for translation, thanks
to Fabien.

17 years ago2007-03-29 [colin] 2.8.1cvs62
Colin Leroy [Thu, 29 Mar 2007 06:51:36 +0000 (06:51 +0000)]
2007-03-29 [colin] 2.8.1cvs62

* src/main.c
* src/common/Makefile.am
* src/common/utils.c
Maybe make URI opening work in Maemo
Requires testing :)

17 years ago2007-03-28 [colin] 2.8.1cvs61
Colin Leroy [Wed, 28 Mar 2007 19:51:06 +0000 (19:51 +0000)]
2007-03-28 [colin] 2.8.1cvs61

* src/folder.c
* src/folder.h
* src/folderview.c
Add the possibility to sort folders arbitrarily
(via editing of folderlist.xml only). Patch by
Martin P <mp26+claws@os.inf.tu-dresden.de>
Fixes bug 1166, 'Folder ordering is fixed and cannot
be changed by the user'

17 years ago2007-03-28 [colin] 2.8.1cvs60
Colin Leroy [Wed, 28 Mar 2007 19:46:10 +0000 (19:46 +0000)]
2007-03-28 [colin] 2.8.1cvs60

* src/mimeview.c
Add popup menu for mime icons

17 years ago2007-03-28 [colin] 2.8.1cvs59
Colin Leroy [Wed, 28 Mar 2007 16:22:52 +0000 (16:22 +0000)]
2007-03-28 [colin] 2.8.1cvs59

* src/mainwindow.c
Fix a layout issue when presenting
mainwindow in Small screen layout
* src/toolbar.c
* src/toolbar.h
Add a "Go to folder list" button for
mainwindow, and make it default in
the Maemo build

17 years ago2007-03-28 [colin] 2.8.1cvs58
Colin Leroy [Wed, 28 Mar 2007 16:20:40 +0000 (16:20 +0000)]
2007-03-28 [colin] 2.8.1cvs58

* src/compose.c
Don't dynamically update title on Maemo
Patch by Jean-Luc Biord

17 years ago2007-03-27 [colin] 2.8.1cvs57
Colin Leroy [Tue, 27 Mar 2007 17:28:38 +0000 (17:28 +0000)]
2007-03-27 [colin] 2.8.1cvs57

* src/compose.c
* src/folderview.c
* src/summaryview.c
Enable tap-and-hold on Maemo

17 years ago2007-03-26 [colin] 2.8.1cvs56
Colin Leroy [Mon, 26 Mar 2007 20:14:40 +0000 (20:14 +0000)]
2007-03-26 [colin] 2.8.1cvs56

* src/compose.c
More popup-menu (in attachments list)

17 years ago2007-03-26 [colin] 2.8.1cvs55
Colin Leroy [Mon, 26 Mar 2007 20:08:56 +0000 (20:08 +0000)]
2007-03-26 [colin] 2.8.1cvs55

* src/compose.c
Enable popup-menu signal

17 years ago2007-03-26 [colin] 2.8.1cvs54
Colin Leroy [Mon, 26 Mar 2007 16:25:43 +0000 (16:25 +0000)]
2007-03-26 [colin] 2.8.1cvs54

* src/plugins/pgpinline/pgpinline.c
Fix bug 1111, 'PGP/inline plugin hides text
around encrypted text block'. Patch based on
a patch from Michal Cihar.

17 years ago2007-03-26 [wwp] 2.8.1cvs53
Tristan Chabredier [Mon, 26 Mar 2007 14:04:49 +0000 (14:04 +0000)]
2007-03-26 [wwp] 2.8.1cvs53

* src/procmsg.c
Fix getting a false error when sending queued message
whereas the sending was fine (if there are subfolders
in the queue folder), thanks to Colin.

17 years ago2007-03-26 [paul] 2.8.1cvs52
Paul Mangan [Mon, 26 Mar 2007 07:57:43 +0000 (07:57 +0000)]
2007-03-26 [paul] 2.8.1cvs52

* src/wizard.c
update FACE header in welcome message

17 years ago2007-03-25 [colin] 2.8.1cvs51
Colin Leroy [Sun, 25 Mar 2007 17:15:50 +0000 (17:15 +0000)]
2007-03-25 [colin] 2.8.1cvs51

* src/Makefile.am
Fix make dist

17 years ago2007-03-25 [colin] 2.8.1cvs50
Colin Leroy [Sun, 25 Mar 2007 16:09:39 +0000 (16:09 +0000)]
2007-03-25 [colin] 2.8.1cvs50

* src/main.c
Fix OSSO_NAME on Maemo (patch by Jean-Luc)

17 years ago2007-03-24 [colin] 2.8.1cvs49
Colin Leroy [Sat, 24 Mar 2007 22:47:18 +0000 (22:47 +0000)]
2007-03-24 [colin] 2.8.1cvs49

* src/main.c
Fix a few launch problems on Maemo
Patch by Jean-Luc Biord

17 years ago2007-03-24 [wwp] 2.8.1cvs48
Tristan Chabredier [Sat, 24 Mar 2007 20:40:50 +0000 (20:40 +0000)]
2007-03-24 [wwp] 2.8.1cvs48

* src/alertpanel.c
* src/alertpanel.h
* src/messageview.c
* src/summaryview.c
Fix wrong action performed when closing the
"ask about account specific filtering rules
when filtering manually" dialog by pressing Escape.
Fix wrong order of buttons in the "return receipt
notification - the message was sent to several of
your accounts" dialog.

17 years ago2007-03-24 [paul] 2.8.1cvs47
Paul Mangan [Sat, 24 Mar 2007 13:39:59 +0000 (13:39 +0000)]
2007-03-24 [paul] 2.8.1cvs47

* src/folderview.c
an improvement to English usage
* tools/kdeservicemenu/README
updated Claws url

17 years ago2007-03-24 [paul] 2.8.1cvs46
Paul Mangan [Sat, 24 Mar 2007 10:07:13 +0000 (10:07 +0000)]
2007-03-24 [paul] 2.8.1cvs46

* src/Makefile.am
* src/stock_pixmap.c
* src/pixmaps/edit_extern.xpm
* src/pixmaps/mail_sign.xpm
rescue long lost icons

17 years ago2007-03-24 [paul] 2.8.1cvs45
Paul Mangan [Sat, 24 Mar 2007 10:01:35 +0000 (10:01 +0000)]
2007-03-24 [paul] 2.8.1cvs45

* src/toolbar.c
fix toolbar (broken in 2.8.1cvs42)

17 years ago2007-03-23 [colin] 2.8.1cvs44
Colin Leroy [Fri, 23 Mar 2007 10:41:38 +0000 (10:41 +0000)]
2007-03-23 [colin] 2.8.1cvs44

* src/imap.c
Correctly unsubscribe/resubscribe after
RENAME

17 years ago2007-03-23 [colin] 2.8.1cvs43
Colin Leroy [Fri, 23 Mar 2007 09:23:44 +0000 (09:23 +0000)]
2007-03-23 [colin] 2.8.1cvs43

* src/prefs_common.c
Maemo: as the platform is light on RAM, allow
caches to be discarded faster.

17 years ago2007-03-23 [colin] 2.8.1cvs42
Colin Leroy [Fri, 23 Mar 2007 08:59:32 +0000 (08:59 +0000)]
2007-03-23 [colin] 2.8.1cvs42

* src/Makefile.am
* src/compose.c
* src/compose.h
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/summaryview.c
* src/summaryview.h
* src/toolbar.c
* src/toolbar.h
* src/pixmaps/open_mail.xpm
Maemo changes: Add the possibility to have
"Open Email" and "Close Window" buttons on
toolbars (and use them in Maemo's default
toolbars)

17 years ago2007-03-23 [wwp] 2.8.1cvs41
Tristan Chabredier [Fri, 23 Mar 2007 08:41:37 +0000 (08:41 +0000)]
2007-03-23 [wwp] 2.8.1cvs41

* src/action.c
Reverted that part of the action dialog closure logics, to
pre-2.8.1cvs19. Managing action dialog w/ no output may be
done later in a different way (or may not).

17 years ago2007-03-22 [wwp] 2.8.1cvs40
Tristan Chabredier [Thu, 22 Mar 2007 23:49:58 +0000 (23:49 +0000)]
2007-03-22 [wwp] 2.8.1cvs40

* src/action.c
Fix sticky action dialog when got no output but action command
is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).

17 years ago2007-03-22 [colin] 2.8.1cvs39
Colin Leroy [Thu, 22 Mar 2007 18:37:04 +0000 (18:37 +0000)]
2007-03-22 [colin] 2.8.1cvs39

* src/prefs_filtering.c
* src/gtk/combobox.h
Fix escaping account names in filtering prefs

17 years ago2007-03-22 [colin] 2.8.1cvs38
Colin Leroy [Thu, 22 Mar 2007 17:53:17 +0000 (17:53 +0000)]
2007-03-22 [colin] 2.8.1cvs38

* src/addrindex.c
* src/ldapctrl.h
* src/ldapquery.c
Add any attribute specified in LDAP servers'
Search attributes to the Other Attributes tab
of contacts; Add 'telephoneNumber' in the
default list.

17 years ago2007-03-22 [colin] 2.8.1cvs37
Colin Leroy [Thu, 22 Mar 2007 17:23:23 +0000 (17:23 +0000)]
2007-03-22 [colin] 2.8.1cvs37

* src/folderview.c
* src/folderview.h
* src/mainwindow.c
Try to prevent race conditions when
changing the folder list
* src/summaryview.c
Fix possible red folder icon when
switching from Small screen layout
to any other

17 years ago2007-03-22 [colin] 2.8.1cvs36
Colin Leroy [Thu, 22 Mar 2007 07:52:47 +0000 (07:52 +0000)]
2007-03-22 [colin] 2.8.1cvs36

* src/mainwindow.c
* src/mainwindow.h
* src/summaryview.c
Rename "little screen" to "Small screen"
* src/gtk/Makefile.am
* src/common/utils.c
* src/mh.c
Fix Maemo-related compilation problems

17 years ago2007-03-21 [colin] 2.8.1cvs35
Colin Leroy [Wed, 21 Mar 2007 21:03:18 +0000 (21:03 +0000)]
2007-03-21 [colin] 2.8.1cvs35

* configure.ac
Fix previous commit
* claws-mail.desktop
Remove .png from the Icon, it's useless

17 years ago2007-03-21 [colin] 2.8.1cvs34
Colin Leroy [Wed, 21 Mar 2007 20:55:43 +0000 (20:55 +0000)]
2007-03-21 [colin] 2.8.1cvs34

* configure.ac
* src/Makefile.am
Add the necessary lib checking for
Maemo

17 years ago2007-03-21 [colin] 2.8.1cvs33
Colin Leroy [Wed, 21 Mar 2007 20:43:17 +0000 (20:43 +0000)]
2007-03-21 [colin] 2.8.1cvs33

* src/main.c
Fix unconditional "error happened" when
sending via command-line. "lol @ myself"