claws.git
18 years ago2006-02-22 [wwp] 2.0.0cvs72
Tristan Chabredier [Wed, 22 Feb 2006 19:51:21 +0000 (19:51 +0000)]
2006-02-22 [wwp] 2.0.0cvs72

* src/compose.c
fix a typo in my previous commit (sorry!).

18 years ago2006-02-22 [wwp] 2.0.0cvs71
Tristan Chabredier [Wed, 22 Feb 2006 19:25:38 +0000 (19:25 +0000)]
2006-02-22 [wwp] 2.0.0cvs71

* src/prefs_toolbar.c
fix a crash when adding separators to toolbars,
also fix some separator item information.

18 years ago2006-02-22 [wwp] 2.0.0cvs70
Tristan Chabredier [Wed, 22 Feb 2006 19:21:11 +0000 (19:21 +0000)]
2006-02-22 [wwp] 2.0.0cvs70

* src/compose.c
fix a crash when redirecting (for instance) when compose window's
toolbar contents has been customized (when some buttons have been
removed in fact).

18 years ago2006-02-21 [wwp] 2.0.0cvs69
Tristan Chabredier [Tue, 21 Feb 2006 22:34:05 +0000 (22:34 +0000)]
2006-02-21 [wwp] 2.0.0cvs69

* src/summaryview.c
* src/gtk/pluginwindow.c
* src/plugins/pgpcore/prefs_gpg.c
fix some compilation warnings (feat. remains of removed code).

18 years ago2006-02-21 [wwp] 2.0.0cvs68
Tristan Chabredier [Tue, 21 Feb 2006 14:46:36 +0000 (14:46 +0000)]
2006-02-21 [wwp] 2.0.0cvs68

* src/gtk/gtkutils.c
fix two compilation issues, thanks to Stephan Sachse.

18 years ago2006-02-20 [colin] 2.0.0cvs67
Colin Leroy [Mon, 20 Feb 2006 18:56:19 +0000 (18:56 +0000)]
2006-02-20 [colin] 2.0.0cvs67

* src/mainwindow.c
Don't reselect displayed mail on refocus
This fixes actions misbehaving

18 years ago2006-02-20 [wwp] 2.0.0cvs66
Tristan Chabredier [Mon, 20 Feb 2006 13:56:04 +0000 (13:56 +0000)]
2006-02-20 [wwp] 2.0.0cvs66

* src/summaryview.c
* src/gtk/gtksctree.c
* src/gtk/gtkshruler.c
changed more runtime typecast checks.

18 years ago2006-02-20 [wwp] 2.0.0cvs65
Tristan Chabredier [Mon, 20 Feb 2006 13:38:37 +0000 (13:38 +0000)]
2006-02-20 [wwp] 2.0.0cvs65

* src/summary_search.c
find all - summaryview refresh issue fixed, thanks to Colin.

18 years ago2006-02-20 [wwp] 2.0.0cvs64
Tristan Chabredier [Mon, 20 Feb 2006 12:59:09 +0000 (12:59 +0000)]
2006-02-20 [wwp] 2.0.0cvs64

* src/gtk/gtkutils.c
better runtime typecast checks.

18 years ago2006-02-20 [wwp] 2.0.0cvs63
Tristan Chabredier [Mon, 20 Feb 2006 12:57:32 +0000 (12:57 +0000)]
2006-02-20 [wwp] 2.0.0cvs63

* src/summary_search.c
enhancements to the summary search:
- add the ability to stop the running search
  (upon ESC-key press, new Stop button or when Clear button is pressed)
- don't search if no criteria (From/To/Subject/Body) is set
- ensure that a busy mouse pointer is always shown when searching,
  show it even a bit earlier

18 years ago2006-02-19 [colin] 2.0.0cvs62
Colin Leroy [Sun, 19 Feb 2006 23:46:49 +0000 (23:46 +0000)]
2006-02-19 [colin] 2.0.0cvs62

* src/compose.c
* src/imap.c
* src/etpan/imap-thread.c
* src/etpan/imap-thread.h
(Future) IMAP speed improvement on sending
Will require a libetpan update
* src/summaryview.c
* src/gtk/quicksearch.c
Make quicksearch clearable while running.

18 years ago2006-02-17 [colin] 2.0.0cvs61
Colin Leroy [Fri, 17 Feb 2006 20:51:40 +0000 (20:51 +0000)]
2006-02-17 [colin] 2.0.0cvs61

* src/imap.c
* src/etpan/imap-thread.c
* src/etpan/imap-thread.h
Check for IMAP certificates
** Requires libetpan-0.42-cvs4
** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz

18 years ago2006-02-17 [cleroy] 2.0.0cvs60
Colin Leroy [Fri, 17 Feb 2006 17:43:25 +0000 (17:43 +0000)]
2006-02-17 [cleroy] 2.0.0cvs60

* src/messageview.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_message.c
Add pref to display HTML-only mails with plugin,
if possible (defaulting to FALSE of course).

18 years ago2006-02-16 [cleroy] 2.0.0cvs59
Colin Leroy [Thu, 16 Feb 2006 17:26:29 +0000 (17:26 +0000)]
2006-02-16 [cleroy] 2.0.0cvs59

* src/main.c
* src/common/plugin.c
* src/common/plugin.h
* src/gtk/pluginwindow.c
Keep track of requested (but unloaded) plugins
in some error cases.

18 years ago2006-02-16 [wwp] 2.0.0cvs58
Tristan Chabredier [Thu, 16 Feb 2006 16:01:51 +0000 (16:01 +0000)]
2006-02-16 [wwp] 2.0.0cvs58

* src/gtk/gtkaspell.c
* src/gtk/gtkaspell.h
* src/prefs_spelling.c
* src/compose.c
* src/prefs_common.c
* src/prefs_common.h
implemented new optional spellchecker behaviour: re-check message when
dictionary got changed (from compose-window/context-menu/Change dictionary).

18 years ago2006-02-16 [wwp] 2.0.0cvs57
Tristan Chabredier [Thu, 16 Feb 2006 09:22:21 +0000 (09:22 +0000)]
2006-02-16 [wwp] 2.0.0cvs57

* src/quote_fmt_parse.y
pclose popen'ed pipe.

18 years ago2006-02-15 [colin] 2.0.0cvs56
Colin Leroy [Wed, 15 Feb 2006 17:59:37 +0000 (17:59 +0000)]
2006-02-15 [colin] 2.0.0cvs56

* src/mimeview.c
* src/mimeview.h
Let MimeViewers know which MimeView they
depend of.
* src/summaryview.c
Swap From/To columns in Sent/Queue/Drafts
folders
* src/etpan/imap-thread.c
Use mailstream_low_tls_open() for STARTTLS
instead of mailstream_low_ssl_open()
** REQUIRES libetpan 0.42cvs3 **

18 years ago2006-02-15 [wwp] 2.0.0cvs55
Tristan Chabredier [Wed, 15 Feb 2006 15:21:49 +0000 (15:21 +0000)]
2006-02-15 [wwp] 2.0.0cvs55

* src/compose.c
* src/compose.h
* src/message_search.c
* src/message_search.h
* src/textview.c
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
added the ability to Find text in the compose window (and a bit
of code factorization).

18 years ago2006-02-15 [wwp] 2.0.0cvs54
Tristan Chabredier [Wed, 15 Feb 2006 14:28:47 +0000 (14:28 +0000)]
2006-02-15 [wwp] 2.0.0cvs54

* src/prefs_gtk.c
yet another one file was missing (fix for some widgets' sensitivity).
Thanks Colin!

18 years ago2006-02-15 [wwp] 2.0.0cvs53
Tristan Chabredier [Wed, 15 Feb 2006 14:17:54 +0000 (14:17 +0000)]
2006-02-15 [wwp] 2.0.0cvs53

* src/prefs_gtk.h
oops forgot that file (fix for some widgets' sensitivity).

18 years ago2006-02-15 [wwp] 2.0.0cvs52
Tristan Chabredier [Wed, 15 Feb 2006 13:47:10 +0000 (13:47 +0000)]
2006-02-15 [wwp] 2.0.0cvs52

* src/summary_search.c
implemented advanced summary search options (added the ability
to use matcher conditions in an advanced search mode).

18 years ago2006-02-15 [wwp] 2.0.0cvs51
Tristan Chabredier [Wed, 15 Feb 2006 13:45:28 +0000 (13:45 +0000)]
2006-02-15 [wwp] 2.0.0cvs51

* src/plugins/pgpcore/prefs_gpg.c
* src/prefs_account.c
fix some widget sensitivity, mostly around some labels in
account prefs.

18 years ago2006-02-15 [paul] 2.0.0cvs50
Paul Mangan [Wed, 15 Feb 2006 08:25:24 +0000 (08:25 +0000)]
2006-02-15 [paul] 2.0.0cvs50

* manual/advanced.xml
improve Templates info
written by wwp

18 years ago2006-02-14 [colin] 2.0.0cvs49
Colin Leroy [Tue, 14 Feb 2006 19:26:37 +0000 (19:26 +0000)]
2006-02-14 [colin] 2.0.0cvs49

* src/pixmaps/address_book.xpm
* src/pixmaps/preferences.xpm
* src/pixmaps/properties.xpm
Fix pixmap size - patch by Fabien Vantard

18 years ago2006-02-13 [colin] 2.0.0cvs48
Colin Leroy [Mon, 13 Feb 2006 17:57:51 +0000 (17:57 +0000)]
2006-02-13 [colin] 2.0.0cvs48

* src/procmime.c
Add missing fclose()s on error
* src/textview.c
Remove unused code
* src/common/utils.c
Fix temp files not being deleted on windows
Patches by Thomas Gilgin

18 years ago2006-02-13 [cleroy] 2.0.0cvs47
Colin Leroy [Mon, 13 Feb 2006 17:04:54 +0000 (17:04 +0000)]
2006-02-13 [cleroy] 2.0.0cvs47

* src/mainwindow.c
Fix exit crash

18 years ago2006-02-13 [wwp] 2.0.0cvs46
Tristan Chabredier [Mon, 13 Feb 2006 09:00:25 +0000 (09:00 +0000)]
2006-02-13 [wwp] 2.0.0cvs46

* src/plugins/pgpcore/prefs_gpg.c
fixed sensitivity of radio widgets in account / GPG-plugin prefs.

18 years ago2006-02-12 [colin] 2.0.0cvs45
Colin Leroy [Sun, 12 Feb 2006 20:56:16 +0000 (20:56 +0000)]
2006-02-12 [colin] 2.0.0cvs45

* src/folderview.c
* src/main.c
* src/mainwindow.c
Fix "stuff" when quitting

18 years ago2006-02-12 [wwp] 2.0.0cvs44
Tristan Chabredier [Sun, 12 Feb 2006 12:53:44 +0000 (12:53 +0000)]
2006-02-12 [wwp] 2.0.0cvs44

* src/prefs_themes.c
fix typos in debug messages.

18 years ago2006-02-11 [colin] 2.0.0cvs43
Colin Leroy [Sat, 11 Feb 2006 09:50:50 +0000 (09:50 +0000)]
2006-02-11 [colin] 2.0.0cvs43

* src/summaryview.c
don't allow drag/drop from ourself

18 years ago2006-02-10 [wwp] 2.0.0cvs42
Tristan Chabredier [Fri, 10 Feb 2006 07:45:35 +0000 (07:45 +0000)]
2006-02-10 [wwp] 2.0.0cvs42

* src/exporthtml.c
* src/html.c
* src/html.h
* src/procmime.c
* src/textview.c
renamed html_ prefixed functions and data structures to avoid
namespace clashes w/ other software (gtkhtml2 for instance).
Closes bug #907.

18 years ago2006-02-09 [colin] 2.0.0cvs41
Colin Leroy [Thu, 9 Feb 2006 17:48:07 +0000 (17:48 +0000)]
2006-02-09 [colin] 2.0.0cvs41

* src/summaryview.c
Fix shitty logic messed up. Thanks Ticho for the hint!

18 years ago2006-02-09 [wwp] 2.0.0cvs40
Tristan Chabredier [Thu, 9 Feb 2006 17:37:08 +0000 (17:37 +0000)]
2006-02-09 [wwp] 2.0.0cvs40

* src/gtk/about.c
* src/compose.c
* src/prefs_account.c
* src/prefs_gtk.h
* src/editaddress.c
added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
Browse buttons in accounts prefs.

18 years ago2006-02-09 [colin] 2.0.0cvs39
Colin Leroy [Thu, 9 Feb 2006 17:21:21 +0000 (17:21 +0000)]
2006-02-09 [colin] 2.0.0cvs39

* src/matcher.c
Check for pointer before using its members
* src/gtk/gtksourceprintjob.c
Fix a wrong warning

18 years ago2006-02-09 [wwp] 2.0.0cvs38
Tristan Chabredier [Thu, 9 Feb 2006 08:54:48 +0000 (08:54 +0000)]
2006-02-09 [wwp] 2.0.0cvs38

* src/gtk/filesel.c
fix few compiler warnings (type mismatch).

18 years ago2006-02-09 [paul] 2.0.0cvs37
Paul Mangan [Thu, 9 Feb 2006 04:46:25 +0000 (04:46 +0000)]
2006-02-09 [paul] 2.0.0cvs37

* po/fr.po
updated by Fabien Vantard

18 years ago2006-02-08 [colin] 2.0.0cvs36
Colin Leroy [Wed, 8 Feb 2006 21:49:06 +0000 (21:49 +0000)]
2006-02-08 [colin] 2.0.0cvs36

* src/prefs_common.c
* src/common/defs.h
* src/common/plugin.c
allow windows and linux configurations to coexist
patch by Thomas Gilgin

18 years ago2006-02-08 [colin] 2.0.0cvs35
Colin Leroy [Wed, 8 Feb 2006 17:23:34 +0000 (17:23 +0000)]
2006-02-08 [colin] 2.0.0cvs35

* src/filtering.c
* src/matcher.c
* src/matcher.h
* src/matcher_parser_parse.y
* src/prefs_filtering_action.c
* src/prefs_matcher.c
Add the "Ignore thread" filtering
action

18 years ago2006-02-08 [colin] 2.0.0cvs34
Colin Leroy [Wed, 8 Feb 2006 12:56:43 +0000 (12:56 +0000)]
2006-02-08 [colin] 2.0.0cvs34

* src/compose.c
* src/procmime.c
* src/procmime.h
Fix bug #905 (damaged attachment)
text files with raw \0's aren't really text files

18 years ago2006-02-08 [colin] 2.0.0cvs33
Colin Leroy [Wed, 8 Feb 2006 12:54:31 +0000 (12:54 +0000)]
2006-02-08 [colin] 2.0.0cvs33

* src/summaryview.c
Fix crasher introduced yesterday

18 years ago2006-02-08 [wwp] 2.0.0cvs32
Tristan Chabredier [Wed, 8 Feb 2006 10:24:41 +0000 (10:24 +0000)]
2006-02-08 [wwp] 2.0.0cvs32

* src/compose.c
* src/compose.h
templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields

18 years ago2006-02-08 [wwp] 2.0.0cvs31
Tristan Chabredier [Wed, 8 Feb 2006 09:31:54 +0000 (09:31 +0000)]
2006-02-08 [wwp] 2.0.0cvs31

* src/prefs_template.c
templates enhancement: allow address completion for Cc and Bcc fields
(it was currently possible for the To field only)

18 years ago2006-02-08 [colin] 2.0.0cvs30
Colin Leroy [Wed, 8 Feb 2006 06:39:42 +0000 (06:39 +0000)]
2006-02-08 [colin] 2.0.0cvs30

* src/compose.c
Don't unblock if not blocked

18 years ago2006-02-07 [colin] 2.0.0cvs29
Colin Leroy [Tue, 7 Feb 2006 18:27:55 +0000 (18:27 +0000)]
2006-02-07 [colin] 2.0.0cvs29

* src/action.c
Forgot to refresh summaryview

18 years ago2006-02-07 [colin] 2.0.0cvs28
Colin Leroy [Tue, 7 Feb 2006 18:16:43 +0000 (18:16 +0000)]
2006-02-07 [colin] 2.0.0cvs28

* src/action.c
Freeze/thaw message list and folder list while
processing %as{} actions
* src/compose.c
Fix auto-wrap disabling after a middle-click
paste

18 years ago2006-02-07 [paul] 2.0.0cvs27
Paul Mangan [Tue, 7 Feb 2006 09:02:24 +0000 (09:02 +0000)]
2006-02-07 [paul] 2.0.0cvs27

* src/folder.c
fix freeing of uninitialised pointers
Thanks to Colin

18 years ago2006-02-06 [colin] 2.0.0cvs26
Colin Leroy [Mon, 6 Feb 2006 21:47:57 +0000 (21:47 +0000)]
2006-02-06 [colin] 2.0.0cvs26

* src/folder.c
Use g_slist_prepend in potentially big list

18 years ago2006-02-06 [colin] 2.0.0cvs25
Colin Leroy [Mon, 6 Feb 2006 21:45:14 +0000 (21:45 +0000)]
2006-02-06 [colin] 2.0.0cvs25

* src/folder.c
Completely skip processing if it doesn't
exist (faster!)

18 years ago2006-02-06 [colin] 2.0.0cvs24
Colin Leroy [Mon, 6 Feb 2006 21:30:43 +0000 (21:30 +0000)]
2006-02-06 [colin] 2.0.0cvs24

* src/folder.c
* src/summaryview.c
Batch filtering in summaryview (from Tools menu)
and pre/post//-processing too

18 years ago2006-02-06 [colin] 2.0.0cvs23
Colin Leroy [Mon, 6 Feb 2006 19:30:21 +0000 (19:30 +0000)]
2006-02-06 [colin] 2.0.0cvs23

* src/procmsg.h
* src/filtering.c
Use a special field for batch filtering instead
of stepping on deferred execution's toes

18 years ago2006-02-06 [colin] 2.0.0cvs22
Colin Leroy [Mon, 6 Feb 2006 19:22:08 +0000 (19:22 +0000)]
2006-02-06 [colin] 2.0.0cvs22

* src/action.c
* src/filtering.c
* src/filtering.h
* src/folder.c
* src/summaryview.c
Fix filtering via menus and actions

18 years agoforgotten files
Colin Leroy [Mon, 6 Feb 2006 18:04:56 +0000 (18:04 +0000)]
forgotten files

18 years agoforgotten with last commit
Colin Leroy [Mon, 6 Feb 2006 18:03:26 +0000 (18:03 +0000)]
forgotten with last commit

18 years ago2006-02-06 [colin] 2.0.0cvs21
Colin Leroy [Mon, 6 Feb 2006 18:02:18 +0000 (18:02 +0000)]
2006-02-06 [colin] 2.0.0cvs21

* src/imap.c
Put the added file directly to cache if possible (will work
with next libetpan)
* src/filtering.c
* src/filtering.h
* src/inc.c
* src/folder.c
* src/mbox.c
Move and copy filtered messages by batches instead of one
by one - faster on IMAP
* src/procmsg.c
Add a function that'll possibly be useful later

18 years ago2006-02-06 [colin] 2.0.0cvs20
Colin Leroy [Mon, 6 Feb 2006 17:56:35 +0000 (17:56 +0000)]
2006-02-06 [colin] 2.0.0cvs20

* src/addressbook.c
Use internal mime-type instead of text/plain for d'n'd
* src/compose.c
Allow attaching files from mimeview's icon list via d'n'd
* src/folderview.c
* src/folderview.h
Use internal mime-type instead of text/plain for d'n'd
Don't try to selected opened folder if none is
Factorize d'n'd from other apps code
* src/headerview.c
* src/textview.c
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
Factorize Face/X-Face stuff
* src/mimeview.c
Fix d'n'd to other apps
* src/prefs_message.c
Let the XFace pref be usable without libcompface as it also
applies to Face
* src/summaryview.c
Fix d'n'd to other apps
Factorize d'n'd from other apps code

18 years ago2006-02-06 [wwp] 2.0.0cvs19
Tristan Chabredier [Mon, 6 Feb 2006 11:22:48 +0000 (11:22 +0000)]
2006-02-06 [wwp] 2.0.0cvs19

* po/it.po
Italian translation fixes by Andrea Spadaccini (no more confusion
between filtering and processing, and few changes in the About
dialog).

18 years ago2006-02-06 [mones] 2.0.0cvs18
Ricardo Mones [Mon, 6 Feb 2006 06:43:04 +0000 (06:43 +0000)]
2006-02-06 [mones] 2.0.0cvs18

* src/gtk/icon_legend.c
Improved descriptions allowing better translations

18 years ago2006-02-05 [colin] 2.0.0cvs17
Colin Leroy [Sun, 5 Feb 2006 21:04:23 +0000 (21:04 +0000)]
2006-02-05 [colin] 2.0.0cvs17

* src/imap.c
Add the f*cking missing expunge that caused imap_fetch_env
to fail after an add_msgs ! :-///
* src/etpan/imap-thread.c
Add a bit of debug

18 years ago2006-02-05 [colin] 2.0.0cvs16
Colin Leroy [Sun, 5 Feb 2006 20:31:45 +0000 (20:31 +0000)]
2006-02-05 [colin] 2.0.0cvs16

* src/common/utils.c
Don't check for return-path (or we can't put
back non-sent mails)

18 years ago2006-02-05 [colin] 2.0.0cvs15
Colin Leroy [Sun, 5 Feb 2006 18:18:46 +0000 (18:18 +0000)]
2006-02-05 [colin] 2.0.0cvs15

* src/textview.c
Don't try to display Face header in textview
when teh headerview's active

18 years ago2006-02-05 [colin] 2.0.0cvs14
Colin Leroy [Sun, 5 Feb 2006 18:01:23 +0000 (18:01 +0000)]
2006-02-05 [colin] 2.0.0cvs14

* tools/tbird2syl.py
* tools/Makefile.am
Add script to import Thunderbird mails

18 years ago2006-02-05 [colin] 2.0.0cvs13
Colin Leroy [Sun, 5 Feb 2006 17:56:40 +0000 (17:56 +0000)]
2006-02-05 [colin] 2.0.0cvs13

* src/headerview.c
* src/procheader.c
* src/procmsg.c
* src/procmsg.h
* src/textview.c
Show Face headers - patch partially by Klaus Flittner

18 years ago2006-02-05 [colin] 2.0.0cvs12
Colin Leroy [Sun, 5 Feb 2006 13:25:08 +0000 (13:25 +0000)]
2006-02-05 [colin] 2.0.0cvs12

* src/folderview.c
* src/summaryview.c
* src/common/utils.c
* src/common/utils.h
Let dnd work from mime icons to summaryview
and to folderview too
Add a crude test to avoid trying to add files
drag'n'dropped when they're not mails

18 years ago2006-02-04 [colin] 2.0.0cvs11
Colin Leroy [Sat, 4 Feb 2006 19:13:38 +0000 (19:13 +0000)]
2006-02-04 [colin] 2.0.0cvs11

* src/summaryview.c
* src/mimeview.c
Fix utf8 conversion

18 years ago2006-02-04 [colin] 2.0.0cvs10
Colin Leroy [Sat, 4 Feb 2006 17:17:33 +0000 (17:17 +0000)]
2006-02-04 [colin] 2.0.0cvs10

* src/compose.c
* src/folderview.c
* src/mimeview.c
* src/summaryview.c
* src/summaryview.h
Added various drag and drop capas:
From To
summaryview other apps
mimeview icons other apps
other apps summaryview
other apps folderview

This shouldn't have broken the existing:
From To
summaryview folderview
folderview folderview
summaryview compose's attachments

Tests welcomed.

18 years ago2006-02-02 [paul] 2.0.0cvs9
Paul Mangan [Thu, 2 Feb 2006 08:45:41 +0000 (08:45 +0000)]
2006-02-02 [paul] 2.0.0cvs9

* src/mainwindow.c
move global option 'Set displayed columns...' out
of folder option grouping.
fix sensitivity of 'harvest addresses'

18 years agoupdate TODO for some things I'd like to do
Colin Leroy [Wed, 1 Feb 2006 18:16:34 +0000 (18:16 +0000)]
update TODO for some things I'd like to do

18 years ago2006-02-01 [colin] 2.0.0cvs8
Colin Leroy [Wed, 1 Feb 2006 18:13:20 +0000 (18:13 +0000)]
2006-02-01 [colin] 2.0.0cvs8

* src/mimeview.c
Revert the alertpanel patch, it sucks (intrusive
and gets in the way of "open")

18 years ago2006-02-01 [colin] 2.0.0cvs7
Colin Leroy [Wed, 1 Feb 2006 17:52:48 +0000 (17:52 +0000)]
2006-02-01 [colin] 2.0.0cvs7

* src/compose.c
* src/prefs_account.c
* src/prefs_common.c
* src/common/defs.h
* src/common/utils.c
* src/common/utils.h
Add ability to edit the signature file
from the account preferences, and use
a default for the text editor.
Patch by Fabien Vantard

18 years ago2006-02-01 [colin] 2.0.0cvs6
Colin Leroy [Wed, 1 Feb 2006 17:51:14 +0000 (17:51 +0000)]
2006-02-01 [colin] 2.0.0cvs6

* src/mimeview.c
Try to get mime type by extension if it is
application/octet-stream
Display a window with possible choices when
encountering unknown mime types
* src/gtk/filesel.c
* src/gtk/filesel.h
Add preview
Allow multiple selection in filtered filesel
(patch by Fabien Vantard)
* src/gtk/pluginwindow.c
Use it (patch by Fabien Vantard)

18 years ago2006-02-01 [paul] 2.0.0cvs5
Paul Mangan [Wed, 1 Feb 2006 16:12:14 +0000 (16:12 +0000)]
2006-02-01 [paul] 2.0.0cvs5

* src/jpilot.c
fix crash on creating jpilot address book
Thanks to Colin
* src/prefs_summaries.c
* src/prefs_wrapping.c
* src/gtk/icon_legend.c
* src/gtk/quicksearch.c
string fixes and additions

18 years ago2006-02-01 [paul] 2.0.0cvs4
Paul Mangan [Wed, 1 Feb 2006 07:49:16 +0000 (07:49 +0000)]
2006-02-01 [paul] 2.0.0cvs4

* src/compose.c
* src/mainwindow.c
* src/messageview.c
* src/prefs_send.c
add Arabic encoding option
Patch submitted by  Mohammed Sameer <msameer@users.sf.net>

18 years ago2006-01-31 [cleroy] 2.0.0cvs3
Colin Leroy [Tue, 31 Jan 2006 17:29:49 +0000 (17:29 +0000)]
2006-01-31 [cleroy] 2.0.0cvs3

* src/plugins/pgpcore/passphrase.c
Convert passphrase to locale encoding
* src/compose.c
Fix drafting on IMAP. Crappy bug sneaked in
the release :-/

18 years ago2006-01-30 [paul] 2.0.0cvs2
Paul Mangan [Mon, 30 Jan 2006 19:23:41 +0000 (19:23 +0000)]
2006-01-30 [paul] 2.0.0cvs2

* src/gtk/icon_legend.c
show the new entries

18 years ago2006-01-30 [colin] 2.0.0cvs1
Colin Leroy [Mon, 30 Jan 2006 18:17:19 +0000 (18:17 +0000)]
2006-01-30 [colin] 2.0.0cvs1

* src/manual.c
Check for the file to be present before
enabling the menu
* src/gtk/icon_legend.c
Add folders icons (not all of them, there
are too much, but the most intriguing ones)

18 years agodebian packages files
Colin Leroy [Mon, 30 Jan 2006 17:58:23 +0000 (17:58 +0000)]
debian packages files

18 years agoversion 2.0.0 rel_2_0_0
Paul Mangan [Mon, 30 Jan 2006 13:13:54 +0000 (13:13 +0000)]
version 2.0.0

18 years ago2006-01-30 [paul] 1.9.100cvs200
Paul Mangan [Mon, 30 Jan 2006 11:05:01 +0000 (11:05 +0000)]
2006-01-30 [paul] 1.9.100cvs200

* manual/faq.xml
* manual/gpl.xml
* manual/intro.xml
* manual/starting.xml
* manual/sylpheed-claws-manual.xml
fixes, additions

18 years ago2006-01-29 [mones] 1.9.100cvs199
Ricardo Mones [Sun, 29 Jan 2006 23:10:27 +0000 (23:10 +0000)]
2006-01-29 [mones] 1.9.100cvs199

* manual/account.xml
* manual/advanced.xml
* manual/glossary.xml
Some typos fixed, added LDIF term to glossary
* po/es.po
Fixed leading plus symbol

18 years ago2006-01-29 [paul] 1.9.100cvs198
Paul Mangan [Sun, 29 Jan 2006 17:40:26 +0000 (17:40 +0000)]
2006-01-29 [paul] 1.9.100cvs198

* po/fi.po
* po/sk.po
updated by Tommi Pirinen and Andrej Kacian

18 years ago2006-01-29 [paul] 1.9.100cvs197
Paul Mangan [Sun, 29 Jan 2006 13:35:02 +0000 (13:35 +0000)]
2006-01-29 [paul] 1.9.100cvs197

* src/gtk/authors.h
remove duplicates

18 years ago2006-01-29 [paul] 1.9.100cvs196
Paul Mangan [Sun, 29 Jan 2006 10:21:08 +0000 (10:21 +0000)]
2006-01-29 [paul] 1.9.100cvs196

* AUTHORS
* po/nl.po
* src/gtk/authors.h
* tools/claws.i18n.status.pl
nl translation updated by Tim Dijkstra

18 years ago2006-01-29 [paul] 1.9.100cvs195
Paul Mangan [Sun, 29 Jan 2006 08:42:48 +0000 (08:42 +0000)]
2006-01-29 [paul] 1.9.100cvs195

* po/sr.po
* po/sv.po
updated by Aleksandar Urosevic and Anders Troback

18 years ago2006-01-28 [colin] 1.9.100cvs194
Colin Leroy [Sat, 28 Jan 2006 09:41:42 +0000 (09:41 +0000)]
2006-01-28 [colin] 1.9.100cvs194

* src/gtk/gtksourceprintjob.c
Don't fiddle with PangoLayout when we
have an image

18 years ago2006-01-28 [paul] 1.9.100cvs193
Paul Mangan [Sat, 28 Jan 2006 09:00:01 +0000 (09:00 +0000)]
2006-01-28 [paul] 1.9.100cvs193

* AUTHORS
* po/el.po
* po/zh_CN.po
* src/gtk/authors.h
* tools/claws.i18n.status.pl
updated translations submitted by Stavros Giannouris
and Ralgh Young

18 years ago2006-01-27 [cleroy] 1.9.100cvs192
Colin Leroy [Fri, 27 Jan 2006 19:06:53 +0000 (19:06 +0000)]
2006-01-27 [cleroy] 1.9.100cvs192

* src/summaryview.c
* src/gtk/gtksourceprintjob.c
Add image printing
(libgnomeprint only, of course)

18 years ago2006-01-27 [paul] 1.9.100cvs191
Paul Mangan [Fri, 27 Jan 2006 11:49:40 +0000 (11:49 +0000)]
2006-01-27 [paul] 1.9.100cvs191

* po/fr.po
* po/it.po
updated by Fabien Vantard and Andrea Spadaccini

18 years ago2006-01-26 [colin] 1.9.100cvs190
Colin Leroy [Thu, 26 Jan 2006 18:20:22 +0000 (18:20 +0000)]
2006-01-26 [colin] 1.9.100cvs190

* manual/Makefile.am
* configure.ac
Make building the manual optional
(--disable-manual)

18 years ago2006-01-26 [paul] 1.9.100cvs189
Paul Mangan [Thu, 26 Jan 2006 08:49:35 +0000 (08:49 +0000)]
2006-01-26 [paul] 1.9.100cvs189

* manual/glossary.xml
* manual/plugins.xml
edited
* po/en_GB.po
updated

18 years ago2006-01-26 [paul] 1.9.100cvs188
Paul Mangan [Thu, 26 Jan 2006 05:43:08 +0000 (05:43 +0000)]
2006-01-26 [paul] 1.9.100cvs188

* src/prefs_display_header.c
* src/prefs_folder_column.c
* src/prefs_msg_colors.c
* src/prefs_summaries.c
* src/prefs_summary_column.c
HIGify

18 years agoupdate for the manual -- untested...
Colin Leroy [Wed, 25 Jan 2006 20:53:39 +0000 (20:53 +0000)]
update for the manual -- untested...

18 years ago2006-01-25 [colin] 1.9.100cvs187
Colin Leroy [Wed, 25 Jan 2006 20:39:11 +0000 (20:39 +0000)]
2006-01-25 [colin] 1.9.100cvs187

* src/imap.c
Don't allow moving/copying mails between
queue/drafts and non-queue/drafts folders
Fixes bug #897 (message header is resetted
if one is copied to Drafts)

18 years ago2006-01-25 [colin] 1.9.100cvs186
Colin Leroy [Wed, 25 Jan 2006 18:41:10 +0000 (18:41 +0000)]
2006-01-25 [colin] 1.9.100cvs186

* src/folder.c
* src/mainwindow.c
Fix subscribed folders not found
* src/compose.c
Don't try to encode as original mail's charset
if it's ascii

18 years agomention bug fix
Paul Mangan [Wed, 25 Jan 2006 11:25:07 +0000 (11:25 +0000)]
mention bug fix

18 years ago2006-01-25 [paul] 1.9.100cvs185
Paul Mangan [Wed, 25 Jan 2006 11:20:15 +0000 (11:20 +0000)]
2006-01-25 [paul] 1.9.100cvs185

* AUTHORS
* po/Makevars
updated
* po/de.po
* po/pl.po
* po/pt_BR.po
* po/sr.po
updates submitted by Stephan Sachse, Emilian Nowak
and Quar, Frederico Goncalves Guimaraes, and
Aleksandar Urosevic
* src/gtk/authors.h
updated

18 years ago2006-01-24 [mones] 1.9.100cvs184
Ricardo Mones [Tue, 24 Jan 2006 23:30:08 +0000 (23:30 +0000)]
2006-01-24 [mones] 1.9.100cvs184

* manual/glossary.xml
All current terms finished. Reviewers welcome ;-)
* manual/keyboard.xml
Fixed column width for pdf output.
* po/es.po
Updated

18 years ago2006-01-24 [paul] 1.9.100cvs183
Paul Mangan [Tue, 24 Jan 2006 10:57:46 +0000 (10:57 +0000)]
2006-01-24 [paul] 1.9.100cvs183

* manual/glossary.xml
fix id name
* manual/dist/html/Makefile.am
* manual/dist/pdf/Makefile.am
* manual/dist/ps/Makefile.am
* manual/dist/txt/Makefile.am
fix make deps
Thanks to Colin

18 years ago2006-01-24 [mones] 1.9.100cvs182
Ricardo Mones [Tue, 24 Jan 2006 00:03:35 +0000 (00:03 +0000)]
2006-01-24 [mones] 1.9.100cvs182

* manual/glossary.xml
Nearly finished, some terms missing.

18 years ago2006-01-23 [paul] 1.9.100cvs181
Paul Mangan [Mon, 23 Jan 2006 15:52:41 +0000 (15:52 +0000)]
2006-01-23 [paul] 1.9.100cvs181

* manual/dist/html/Makefile.am
* manual/dist/pdf/Makefile.am
* manual/dist/ps/Makefile.am
* manual/dist/txt/Makefile.am
* src/mainwindow.c
re-enable manual
Thanks to Colin

18 years agoremove generated file
Colin Leroy [Mon, 23 Jan 2006 12:41:28 +0000 (12:41 +0000)]
remove generated file