claws.git
19 years ago2004-08-23 [colin] 0.9.12cvs77
Colin Leroy [Mon, 23 Aug 2004 07:12:50 +0000 (07:12 +0000)]
2004-08-23 [colin] 0.9.12cvs77

* src/imap.c
Try and fix bug 577 (session->last_access_time is broken since
sync with main 0.9.12cvs2)

19 years agoupdate translations
Paul Mangan [Mon, 23 Aug 2004 04:26:41 +0000 (04:26 +0000)]
update translations

19 years ago2004-08-22 [paul] 0.9.12cvs76
Paul Mangan [Sun, 22 Aug 2004 08:39:28 +0000 (08:39 +0000)]
2004-08-22 [paul] 0.9.12cvs76

* src/plugins/trayicon/trayicon.c
fix formatting bug in trayicon_popup_menu_entries[]

19 years ago2004-08-22 [paul] 0.9.12cvs75
Paul Mangan [Sun, 22 Aug 2004 05:02:25 +0000 (05:02 +0000)]
2004-08-22 [paul] 0.9.12cvs75

* m4/Makefile.am
remove reference to openssl.m4

19 years agolittle translation fixes
Colin Leroy [Sat, 21 Aug 2004 20:16:23 +0000 (20:16 +0000)]
little translation fixes

19 years ago2004-08-21 [colin] 0.9.12cvs74
Colin Leroy [Sat, 21 Aug 2004 16:09:32 +0000 (16:09 +0000)]
2004-08-21 [colin] 0.9.12cvs74

* src/compose.c
Fix bug 576 (Duplicate auto-bcc on reedit)

19 years agoFix bug 520
Colin Leroy [Sat, 21 Aug 2004 15:59:16 +0000 (15:59 +0000)]
Fix bug 520

19 years agothis fixed 508 too
Colin Leroy [Sat, 21 Aug 2004 15:35:27 +0000 (15:35 +0000)]
this fixed 508 too

19 years ago2004-08-21 [colin] 0.9.12cvs72
Colin Leroy [Sat, 21 Aug 2004 15:29:14 +0000 (15:29 +0000)]
2004-08-21 [colin] 0.9.12cvs72

* src/compose.c
Save Sign, Encrypt and Mode status when drafting or queuing
Fixes bug 502 (drafted message does not keep sign / encrypt
state)

19 years ago2004-08-21 [colin] 0.9.12cvs71
Colin Leroy [Sat, 21 Aug 2004 14:56:00 +0000 (14:56 +0000)]
2004-08-21 [colin] 0.9.12cvs71

* src/summaryview.c
Fix bug 494 (Messages are always opened in summary
view when right clicked.)

19 years ago2004-08-21 [colin] 0.9.12cvs70
Colin Leroy [Sat, 21 Aug 2004 13:12:49 +0000 (13:12 +0000)]
2004-08-21 [colin] 0.9.12cvs70

* src/compose.c
When using inline encryption, don't use QP or Base64:
the mail will be encrypted to a 7bit string.
Fixes bug 197

19 years ago2004-08-21 [colin] 0.9.12cvs69
Colin Leroy [Sat, 21 Aug 2004 12:55:30 +0000 (12:55 +0000)]
2004-08-21 [colin] 0.9.12cvs69

* src/compose.c
Fix inline-signing with 8bit chars: data must be
converted to Quoted-printable before signing.

19 years ago2004-08-21 [colin] 0.9.12cvs68
Colin Leroy [Sat, 21 Aug 2004 12:04:48 +0000 (12:04 +0000)]
2004-08-21 [colin] 0.9.12cvs68

* src/compose.c
Remove 'Message/Save to draft folder'
and 'Message/Save and keep editing' to
put a single 'File/Save' command.
Fixes bug 224

19 years ago2004-08-21 [colin] 0.9.12cvs67
Colin Leroy [Sat, 21 Aug 2004 11:55:04 +0000 (11:55 +0000)]
2004-08-21 [colin] 0.9.12cvs67

* src/mainwindow.c
Fix bug 222 (Summary view state not retained between sessions)

19 years ago2004-08-20 [colin] 0.9.12cvs66
Colin Leroy [Fri, 20 Aug 2004 14:12:58 +0000 (14:12 +0000)]
2004-08-20 [colin] 0.9.12cvs66

* src/codeconv.c
Fix bug 574 (empty cur_locale is not enough)

19 years agocorrection
Paul Mangan [Fri, 20 Aug 2004 08:37:34 +0000 (08:37 +0000)]
correction

19 years agomodify PGP/MIME plugin's description
Paul Mangan [Fri, 20 Aug 2004 08:33:31 +0000 (08:33 +0000)]
modify PGP/MIME plugin's description

19 years ago2004-08-16 [colin] 0.9.12cvs65
Colin Leroy [Mon, 16 Aug 2004 19:33:21 +0000 (19:33 +0000)]
2004-08-16 [colin] 0.9.12cvs65

* src/common/ssl.c
Fix version comparison

19 years agoI meant 2.2
Colin Leroy [Mon, 16 Aug 2004 16:34:00 +0000 (16:34 +0000)]
I meant 2.2

19 years ago2004-08-16 [colin] 0.9.12cvs63
Colin Leroy [Mon, 16 Aug 2004 15:27:32 +0000 (15:27 +0000)]
2004-08-16 [colin] 0.9.12cvs63

* src/common/ssl.c
People with glibc 2.1 have had problems with non-blocking
SSL_connect. Disable it for glibc < 2.2.

19 years ago2004-08-16 [colin] 0.9.12cvs62
Colin Leroy [Mon, 16 Aug 2004 12:51:35 +0000 (12:51 +0000)]
2004-08-16 [colin] 0.9.12cvs62

* src/common/ssl.c
Fix format error

19 years agoadd src/plugins/pgpmime/plugin.c
Christoph Hohmann [Fri, 13 Aug 2004 14:46:10 +0000 (14:46 +0000)]
add src/plugins/pgpmime/plugin.c

19 years agoAdd plugin's description
Colin Leroy [Fri, 13 Aug 2004 09:08:44 +0000 (09:08 +0000)]
Add plugin's description

19 years ago2004-08-12 [christoph] 0.9.12cvs60
Christoph Hohmann [Thu, 12 Aug 2004 16:47:19 +0000 (16:47 +0000)]
2004-08-12 [christoph] 0.9.12cvs60

* src/folderutils.c
fix bug that did not thaw folder updates when deleting
duplicates in empty folders

19 years agobetter place for startup notif checks
Colin Leroy [Thu, 12 Aug 2004 13:32:27 +0000 (13:32 +0000)]
better place for startup notif checks

19 years ago2004-08-12 [colin] 0.9.12cvs59
Colin Leroy [Thu, 12 Aug 2004 13:15:32 +0000 (13:15 +0000)]
2004-08-12 [colin] 0.9.12cvs59

* src/plugins/trayicon/trayicon.c
Add a context menu with most common operations

19 years ago2004-08-12 [colin] 0.9.12cvs58
Colin Leroy [Thu, 12 Aug 2004 09:36:15 +0000 (09:36 +0000)]
2004-08-12 [colin] 0.9.12cvs58

* configure.ac
* sylpheed.desktop
* src/Makefile.am
* src/main.c
Add support for Freedesktop.org's startup notification

19 years agoleroyc->colin
Colin Leroy [Wed, 11 Aug 2004 06:46:06 +0000 (06:46 +0000)]
leroyc->colin

19 years ago2004-08-10 [leroyc] 0.9.12cvs57
Colin Leroy [Tue, 10 Aug 2004 08:51:02 +0000 (08:51 +0000)]
2004-08-10 [leroyc] 0.9.12cvs57

* src/main.c
* src/common/socket.c
* src/common/ssl.c
* src/common/sylpheed.c
* src/common/sylpheed.h
Put back the ssl connect nonblocking...
without the race condition

19 years ago2004-08-09 [colin] 0.9.12cvs56
Colin Leroy [Mon, 9 Aug 2004 17:02:41 +0000 (17:02 +0000)]
2004-08-09 [colin] 0.9.12cvs56

* src/main.c
* src/common/ssl.c
* src/common/sylpheed.c
* src/common/sylpheed.h
Reverting previous commit, doesn't work

19 years agolet the user edit the whole changelog entry
Colin Leroy [Mon, 9 Aug 2004 15:42:33 +0000 (15:42 +0000)]
let the user edit the whole changelog entry

19 years agopthread is now used by LDAP and OpenSSL so we should only have 1 test
Christoph Hohmann [Mon, 9 Aug 2004 15:38:23 +0000 (15:38 +0000)]
pthread is now used by LDAP and OpenSSL so we should only have 1 test
for pthread support in configure.ac

19 years ago Make SSL_connect nonblocking, using a thread
Colin Leroy [Mon, 9 Aug 2004 14:07:40 +0000 (14:07 +0000)]
Make SSL_connect nonblocking, using a thread

19 years ago*** empty log message ***
Paul Mangan [Mon, 9 Aug 2004 06:33:34 +0000 (06:33 +0000)]
*** empty log message ***

19 years ago* po/POTFILES.in
Paul Mangan [Mon, 9 Aug 2004 06:27:55 +0000 (06:27 +0000)]
* po/POTFILES.in
reflect new location of sgpgme.c
* src/main.c
sync with main, see ChangeLog 2004-08-09

19 years ago freeze FolderItem updates while deleting duplicate messages
Christoph Hohmann [Sun, 8 Aug 2004 13:30:53 +0000 (13:30 +0000)]
freeze FolderItem updates while deleting duplicate messages

19 years ago new plugin for PGP/MIME
Christoph Hohmann [Sun, 8 Aug 2004 12:56:11 +0000 (12:56 +0000)]
new plugin for PGP/MIME

19 years agouse UTC date for changelog entries, we don't want that someone in another
Christoph Hohmann [Sat, 7 Aug 2004 23:09:57 +0000 (23:09 +0000)]
use UTC date for changelog entries, we don't want that someone in another
time some commits with a date before the last commit

19 years ago disable immediate folder change notification on opened folders
Christoph Hohmann [Sat, 7 Aug 2004 23:05:55 +0000 (23:05 +0000)]
disable immediate folder change notification on opened folders
until SummaryView can handle it quickly

19 years agofix bug in if with more than one arg
Colin Leroy [Sat, 7 Aug 2004 16:53:04 +0000 (16:53 +0000)]
fix bug in if with more than one arg

19 years ago fix warnings
Colin Leroy [Sat, 7 Aug 2004 15:38:03 +0000 (15:38 +0000)]
fix warnings

19 years agofixes
Colin Leroy [Sat, 7 Aug 2004 12:35:07 +0000 (12:35 +0000)]
fixes

19 years ago sync new alertpanel from gtk2
Colin Leroy [Sat, 7 Aug 2004 12:34:43 +0000 (12:34 +0000)]
sync new alertpanel from gtk2

19 years agoremove pgpmime plugin stuff until it is commited
Christoph Hohmann [Sat, 7 Aug 2004 12:03:20 +0000 (12:03 +0000)]
remove pgpmime plugin stuff until it is commited

19 years agodon't always compile with openssl support
Christoph Hohmann [Sat, 7 Aug 2004 11:44:03 +0000 (11:44 +0000)]
don't always compile with openssl support

19 years ago fix memory corruption in folderitem's prefs
Colin Leroy [Sat, 7 Aug 2004 09:23:28 +0000 (09:23 +0000)]
fix memory corruption in folderitem's prefs

19 years agoadd --syncgtk2 param
Colin Leroy [Fri, 6 Aug 2004 16:49:50 +0000 (16:49 +0000)]
add --syncgtk2 param

19 years agoask for changelog entry, use it in changelog and commit message
Colin Leroy [Fri, 6 Aug 2004 16:36:32 +0000 (16:36 +0000)]
ask for changelog entry, use it in changelog and commit message

19 years ago close compose window after queuing, before
Colin Leroy [Fri, 6 Aug 2004 16:34:27 +0000 (16:34 +0000)]
close compose window after queuing, before
sending when user presses Send

19 years agoautoupdate configure.ac
Colin Leroy [Fri, 6 Aug 2004 15:56:46 +0000 (15:56 +0000)]
autoupdate configure.ac

19 years ago0.9.12cvs46
Christoph Hohmann [Thu, 5 Aug 2004 20:40:01 +0000 (20:40 +0000)]
0.9.12cvs46

* src/msgcache.c
* src/common/defs.h
        add charset to cache file and convert charset when reading the
        cache if different from internal used charset

19 years agoalways include EXTRA_VERSION in sylpheed-claws.pc to allow plugins
Christoph Hohmann [Thu, 5 Aug 2004 18:34:11 +0000 (18:34 +0000)]
always include EXTRA_VERSION in sylpheed-claws.pc to allow plugins
to correctly compare the version when there are EXTRA_RELEASEs

19 years ago0.9.12cvs45
Christoph Hohmann [Thu, 5 Aug 2004 17:45:55 +0000 (17:45 +0000)]
0.9.12cvs45

* src/messageview.c
* src/mimeview.[ch]
* src/procmime.h
* src/common/utils.h
        cleanup (remove unused includes/reorganize)

* src/prefs_ext_prog.c
* src/prefs_folder_item.c
* src/prefs_fonts.c
* src/prefs_msg_colors.c
* src/prefs_spelling.c
* src/prefs_themes.c
* src/prefs_toolbar.c
* src/prefs_wrapping.c
* src/gtk/prefswindow.[ch]
* src/plugins/clamav/clamav_plugin_gtk.c
* src/plugins/dillo_viewer/dillo_prefs.c
* src/plugins/image_viewer/viewerprefs.c
* src/plugins/spamassassin/spamassassin_gtk.c
        change PrefsPage path into an array of strings and don't
        split a single string into parts (better for translation)

19 years ago0.9.12cvs44
Christoph Hohmann [Thu, 5 Aug 2004 11:46:53 +0000 (11:46 +0000)]
0.9.12cvs44

* src/folder.c
        fix FolderItem's message counts after rebuilding a cache

19 years agosync with main 0.9.12cvs2
Paul Mangan [Thu, 5 Aug 2004 08:47:45 +0000 (08:47 +0000)]
sync with main 0.9.12cvs2

19 years ago0.9.12cvs42
Christoph Hohmann [Wed, 4 Aug 2004 13:53:31 +0000 (13:53 +0000)]
0.9.12cvs42

* configure.ac
        add missing AC_DEFINE(USE_OPENSSL, ...)
* src/folder.c
        use new xml_node_new() function

19 years ago0.9.12cvs41
Christoph Hohmann [Tue, 3 Aug 2004 20:00:24 +0000 (20:00 +0000)]
0.9.12cvs41

* src/folder.c
* src/localfolder.c
* src/common/xml.[ch]
        sync with main

19 years ago* configure.ac
Christoph Hohmann [Tue, 3 Aug 2004 18:39:17 +0000 (18:39 +0000)]
* configure.ac
* m4/openssl.m4                 ** REMOVE **
        use pkg-config to get OpenSSL CFLAGS and LIBS
        (OpenSSL 0.9.7 is required now)

19 years agoupdate Brazilian Portuguese translation
Paul Mangan [Mon, 2 Aug 2004 06:28:38 +0000 (06:28 +0000)]
update Brazilian Portuguese translation

19 years agoinform user when mail isn't on server anymore
Colin Leroy [Thu, 29 Jul 2004 08:04:42 +0000 (08:04 +0000)]
inform user when mail isn't on server anymore

19 years agohide noticeview
Colin Leroy [Thu, 29 Jul 2004 07:41:28 +0000 (07:41 +0000)]
hide noticeview

19 years agofix bug when we don't pass parameters
Colin Leroy [Wed, 28 Jul 2004 07:57:17 +0000 (07:57 +0000)]
fix bug when we don't pass parameters

19 years agobetter fix
Colin Leroy [Tue, 27 Jul 2004 19:57:52 +0000 (19:57 +0000)]
better fix

19 years agofix wrong test
Colin Leroy [Tue, 27 Jul 2004 19:33:35 +0000 (19:33 +0000)]
fix wrong test

19 years agoFix uidl-file parsing when not in new format
Colin Leroy [Mon, 26 Jul 2004 20:25:04 +0000 (20:25 +0000)]
Fix uidl-file parsing when not in new format

19 years agosame here
Colin Leroy [Thu, 22 Jul 2004 12:35:53 +0000 (12:35 +0000)]
same here

19 years agogeneralize a bit
Colin Leroy [Thu, 22 Jul 2004 12:23:57 +0000 (12:23 +0000)]
generalize a bit

19 years agosave attachment status when drafting
Colin Leroy [Mon, 19 Jul 2004 15:51:34 +0000 (15:51 +0000)]
save attachment status when drafting
HEAD has the same bug as the one i fixed in gtk2, according to
Fabien Vantard

19 years agoreverse 0.9.12cvs29 to 31
Colin Leroy [Mon, 19 Jul 2004 09:31:11 +0000 (09:31 +0000)]
reverse 0.9.12cvs29 to 31

19 years agofix partial download bug
Colin Leroy [Sun, 18 Jul 2004 10:19:08 +0000 (10:19 +0000)]
fix partial download bug

19 years agofix crash
Colin Leroy [Sat, 17 Jul 2004 23:00:47 +0000 (23:00 +0000)]
fix crash

19 years agosame when not sticky
Colin Leroy [Sat, 17 Jul 2004 17:16:45 +0000 (17:16 +0000)]
same when not sticky

19 years agoupdate folderitem icon whenever its view is filtered
Colin Leroy [Sat, 17 Jul 2004 16:51:31 +0000 (16:51 +0000)]
update folderitem icon whenever its view is filtered

19 years agoupdate PATCHSETS
Paul Mangan [Sat, 17 Jul 2004 08:45:36 +0000 (08:45 +0000)]
update PATCHSETS

19 years agoforgot the check if the click is on the same part
Christoph Hohmann [Fri, 16 Jul 2004 14:36:25 +0000 (14:36 +0000)]
forgot the check if the click is on the same part

19 years ago0.9.12cvs28
Christoph Hohmann [Fri, 16 Jul 2004 14:29:47 +0000 (14:29 +0000)]
0.9.12cvs28

* src/mimeview.c
        make doubleclick work again

19 years ago0.9.12cvs27
Christoph Hohmann [Fri, 16 Jul 2004 13:59:58 +0000 (13:59 +0000)]
0.9.12cvs27

* src/mimeview.c
        fix freeze on mime icon doubleclick (opening doesn't work yet)

19 years agoreplace 'Message-Id' with 'Message-ID'
Paul Mangan [Fri, 16 Jul 2004 11:01:01 +0000 (11:01 +0000)]
replace 'Message-Id' with 'Message-ID'

19 years agosync with main 0.9.12cvs1
Paul Mangan [Fri, 16 Jul 2004 09:06:00 +0000 (09:06 +0000)]
sync with main 0.9.12cvs1

19 years agosync with 0.9.12cvs1
Paul Mangan [Fri, 16 Jul 2004 09:01:19 +0000 (09:01 +0000)]
sync with 0.9.12cvs1

19 years agoDisable GPG signature check during folder move and scan
Colin Leroy [Thu, 15 Jul 2004 09:01:40 +0000 (09:01 +0000)]
Disable GPG signature check during folder move and scan

19 years ago0.9.12cvs23
Christoph Hohmann [Wed, 14 Jul 2004 21:40:38 +0000 (21:40 +0000)]
0.9.12cvs23

* src/pgpmime.c
        add missing fclose

* src/procmime.c
        add checks if fopen really worked

19 years agoupdate includes
Colin Leroy [Wed, 14 Jul 2004 12:23:43 +0000 (12:23 +0000)]
update includes

19 years agoPartial downloading of pop3 mails
Colin Leroy [Wed, 14 Jul 2004 10:59:38 +0000 (10:59 +0000)]
Partial downloading of pop3 mails
synced from gtk2
Please break it ;-) (and provide backtraces if you do)

19 years ago0.9.12cvs20
Christoph Hohmann [Tue, 13 Jul 2004 16:12:17 +0000 (16:12 +0000)]
0.9.12cvs20

* src/mimeview.c
        use "button_release_event" instead of "button_press_event",
        because executing event callbacks while the button is still
        pressed is not good and causes problems

19 years agofix a missing status update in quicksearch
Colin Leroy [Mon, 12 Jul 2004 11:39:13 +0000 (11:39 +0000)]
fix a missing status update in quicksearch

19 years agofix unsigned vs signed bug
Colin Leroy [Thu, 8 Jul 2004 13:16:36 +0000 (13:16 +0000)]
fix unsigned vs signed bug

19 years agoi'm a bit slow, sometimes.
Colin Leroy [Thu, 8 Jul 2004 11:52:56 +0000 (11:52 +0000)]
i'm a bit slow, sometimes.

19 years agoto_human_readable()
Colin Leroy [Thu, 8 Jul 2004 11:51:23 +0000 (11:51 +0000)]
to_human_readable()

19 years agoinclude bug tracker number
Paul Mangan [Thu, 8 Jul 2004 11:15:43 +0000 (11:15 +0000)]
include bug tracker number

19 years agoImprovements:
Colin Leroy [Thu, 8 Jul 2004 08:50:16 +0000 (08:50 +0000)]
Improvements:
Don't put versions in Changelog
Change Paul's name from claws to paul
edit changelog and configure.ac at the end
commit specified files + changelog + configure.ac
+ patchsets at the end

19 years agouse the right name
Paul Mangan [Thu, 8 Jul 2004 08:28:06 +0000 (08:28 +0000)]
use the right name

19 years agofix occasional non-clearance of the statusbar
Paul Mangan [Thu, 8 Jul 2004 08:23:26 +0000 (08:23 +0000)]
fix occasional non-clearance of the statusbar

19 years agoadd "sticky" pref for the quicksearch
Colin Leroy [Wed, 7 Jul 2004 17:03:31 +0000 (17:03 +0000)]
add "sticky" pref for the quicksearch

19 years agocommitHelper in HEAD too
Colin Leroy [Tue, 6 Jul 2004 17:19:38 +0000 (17:19 +0000)]
commitHelper in HEAD too
it would be nice if we all use it :)

19 years agosame for HEAD
Colin Leroy [Tue, 6 Jul 2004 17:16:49 +0000 (17:16 +0000)]
same for HEAD

19 years ago0.9.12cvs13
Christoph Hohmann [Tue, 6 Jul 2004 12:33:02 +0000 (12:33 +0000)]
0.9.12cvs13

* src/toolbar.c
        enable next unread button in empty folders if next folder
        dialog is not disabled

19 years agodisplay maximum message size in the log, if too big
Colin Leroy [Tue, 6 Jul 2004 12:06:26 +0000 (12:06 +0000)]
display maximum message size in the log, if too big

19 years agofix typo in toolbar code
Paul Mangan [Tue, 6 Jul 2004 11:54:50 +0000 (11:54 +0000)]
fix typo in toolbar code

19 years agoterminate cleanly on SIGHUP
Paul Mangan [Tue, 6 Jul 2004 07:20:08 +0000 (07:20 +0000)]
terminate cleanly on SIGHUP