claws.git
20 years ago0.9.7claws40
Christoph Hohmann [Sat, 13 Dec 2003 18:48:47 +0000 (18:48 +0000)]
0.9.7claws40

* src/main.c
        readd exit(0) to clean_quit() because otherwise sylpheed
        does not always terminate

* src/pgpmime.c
* src/privacy.h
        add an identifier-string for PrivacySystems

20 years agoupdate the man page
Paul Mangan [Fri, 12 Dec 2003 09:55:42 +0000 (09:55 +0000)]
update the man page

20 years agogeneral clean up
Paul Mangan [Fri, 12 Dec 2003 08:31:20 +0000 (08:31 +0000)]
general clean up

20 years ago0.9.7claws38
Christoph Hohmann [Thu, 11 Dec 2003 20:30:51 +0000 (20:30 +0000)]
0.9.7claws38

* src/crash.c
* src/main.[ch]
        make sure the clean_exit() funtion is not called again by the
        signal handler while it is already running

* src/summaryview.c
        fix wrong assertion

20 years ago'anonymise' Message-Id: header string
Paul Mangan [Thu, 11 Dec 2003 11:13:53 +0000 (11:13 +0000)]
'anonymise' Message-Id: header string

20 years agoclamav plugin: use cl_strerror() instead of deprecated cl_perror()
Paul Mangan [Thu, 11 Dec 2003 10:55:27 +0000 (10:55 +0000)]
clamav plugin: use cl_strerror() instead of deprecated cl_perror()

20 years agoUpdate the sort arrow in summary view column titles.
Darko Koruga [Wed, 10 Dec 2003 20:09:17 +0000 (20:09 +0000)]
Update the sort arrow in summary view column titles.

20 years agoAllow reverting to default sort mode (no sort).
Darko Koruga [Wed, 10 Dec 2003 19:44:27 +0000 (19:44 +0000)]
Allow reverting to default sort mode (no sort).

20 years agofixed quotation of matcher strings
Hoà Viêt Dinh [Wed, 10 Dec 2003 15:15:25 +0000 (15:15 +0000)]
fixed quotation of matcher strings

20 years agoplug memory leaks
Paul Mangan [Mon, 8 Dec 2003 22:50:53 +0000 (22:50 +0000)]
plug memory leaks

20 years ago0.9.7claws31
Christoph Hohmann [Mon, 8 Dec 2003 14:05:29 +0000 (14:05 +0000)]
0.9.7claws31

* src/folder_item_prefs.[ch]
* src/folderview.c
* src/prefs_folder_item.c
        add new FolderItem property to exclude folders from new
        mail checks

Patch submitted by Chad Robinson <crobinson@rfgonline.com>

20 years agoclamav plugin: fix signature count
Paul Mangan [Sun, 7 Dec 2003 14:06:27 +0000 (14:06 +0000)]
clamav plugin: fix signature count

20 years agouninitialized filter list when deleting a folder; debug_print some warning if destfol...
Thorsten Maerz [Sun, 7 Dec 2003 10:56:28 +0000 (10:56 +0000)]
uninitialized filter list when deleting a folder; debug_print some warning if destfolder missing

20 years agotrim line feeds
Paul Mangan [Sat, 6 Dec 2003 11:57:22 +0000 (11:57 +0000)]
trim line feeds

20 years agosync with 0.9.7cvs8
Paul Mangan [Sat, 6 Dec 2003 11:34:59 +0000 (11:34 +0000)]
sync with 0.9.7cvs8

20 years ago0.9.7claws26
Christoph Hohmann [Sat, 6 Dec 2003 01:52:10 +0000 (01:52 +0000)]
0.9.7claws26

* src/messageview.c
* src/privacy.[ch]
        revert pirvacy API changes

20 years ago* src/matcher.[ch]
Alfons Hoogervorst [Fri, 5 Dec 2003 18:30:26 +0000 (18:30 +0000)]
* src/matcher.[ch]
clean up my old cruft

20 years ago* src/matcher.c
Alfons Hoogervorst [Fri, 5 Dec 2003 18:17:44 +0000 (18:17 +0000)]
* src/matcher.c
fix comparison buglet ;-) and make `test` matcher
work again

20 years ago* src/prefs_folder_item.c
Alfons Hoogervorst [Fri, 5 Dec 2003 17:29:08 +0000 (17:29 +0000)]
* src/prefs_folder_item.c
K&R 2nd Ed., page 241 (function parameter identifiers
starting with an underscore are kind of insulting)

20 years ago add destructor for mainwindow so that the last MimeInfo opened in messageview is...
Hoà Viêt Dinh [Fri, 5 Dec 2003 14:58:15 +0000 (14:58 +0000)]
 add destructor for mainwindow so that the last MimeInfo opened in messageview is destroyed when exiting sylpheed.

20 years agoquote arguments before giving them to command line. fixed quote of string in matcher...
Hoà Viêt Dinh [Fri, 5 Dec 2003 11:49:42 +0000 (11:49 +0000)]
quote arguments before giving them to command line. fixed quote of string in matcher/processing/filtering rules. allows decryption to return a new whole MIME message structure.

20 years agoquote arguments before giving them to command line. fixed quote of string in matcher...
Hoà Viêt Dinh [Fri, 5 Dec 2003 11:03:04 +0000 (11:03 +0000)]
quote arguments before giving them to command line. fixed quote of string in matcher/processing/filtering rules. allows decryption to return a new whole MIME message structure.

20 years agogot back the function addressbook_browse_entry_cb() that is needed in case we compile...
Hoà Viêt Dinh [Thu, 4 Dec 2003 14:05:56 +0000 (14:05 +0000)]
got back the function addressbook_browse_entry_cb() that is needed in case we compiled with LDAP support. global processing rules to run before and after specific folder rules.

20 years agobe more useful when it comes to 'release notes' time
Paul Mangan [Thu, 4 Dec 2003 10:43:03 +0000 (10:43 +0000)]
be more useful when it comes to 'release notes' time

20 years agosync with 0.9.7cvs6
Paul Mangan [Thu, 4 Dec 2003 06:10:04 +0000 (06:10 +0000)]
sync with 0.9.7cvs6

20 years agoPOTFILES.in: remove 'src/prefs_scoring.c
Paul Mangan [Thu, 4 Dec 2003 06:02:58 +0000 (06:02 +0000)]
POTFILES.in: remove 'src/prefs_scoring.c

20 years agofixed typo in changelog II - the typo problem strikes back
Hoà Viêt Dinh [Thu, 4 Dec 2003 02:58:17 +0000 (02:58 +0000)]
fixed typo in changelog II - the typo problem strikes back

20 years agofixed typo in changelog
Hoà Viêt Dinh [Thu, 4 Dec 2003 02:52:41 +0000 (02:52 +0000)]
fixed typo in changelog

20 years agomerge of scoring and filtering.
Hoà Viêt Dinh [Thu, 4 Dec 2003 02:50:42 +0000 (02:50 +0000)]
merge of scoring and filtering.

20 years ago0.9.7claws16
Christoph Hohmann [Wed, 3 Dec 2003 21:41:48 +0000 (21:41 +0000)]
0.9.7claws16

* src/procmime.c
        use default Content-Type as specified in RFC2045 if
        Content-Type header is syntactically incorrect

Note to Alfons: Using the default if the header is syntactially
                incorrect also means we should not try to parse
the rest of the header, correct?

20 years ago0.9.7claws15
Christoph Hohmann [Wed, 3 Dec 2003 20:25:09 +0000 (20:25 +0000)]
0.9.7claws15

* src/addressbook.c
* src/addrindex.h
* src/addritem.c
* src/expldifdlg.h
* src/exportldif.c
* src/filtering.c
* src/folder.c
* src/folderview.c
* src/jpilot.c
* src/localfolder.c
* src/matcher.h
* src/matcher_parser_lex.l
* src/matcher_parser_parse.y
* src/news.c
* src/prefs_filtering_action.c
* src/prefs_folder_item.c
* src/prefs_fonts.c
* src/procmsg.c
* src/sgpgme.c
        clean up warnings

* src/procmime.c
        revert 0.9.7claws14 change

20 years ago* src/procmime.c
Alfons Hoogervorst [Wed, 3 Dec 2003 19:36:18 +0000 (19:36 +0000)]
* src/procmime.c
catch invalid Content-Type with no subtype

20 years ago* src/alertpanel.h
Alfons Hoogervorst [Wed, 3 Dec 2003 19:25:37 +0000 (19:25 +0000)]
* src/alertpanel.h
* src/setup.c
* src/plugins/image_viewe/plugin.c
compile again, we need stddef.h for size_t

20 years agodon't allow cloning of accounts with remote folders
Paul Mangan [Wed, 3 Dec 2003 14:20:34 +0000 (14:20 +0000)]
don't allow cloning of accounts with remote folders

20 years ago0.9.7claws11
Christoph Hohmann [Wed, 3 Dec 2003 12:11:50 +0000 (12:11 +0000)]
0.9.7claws11

* src/folder.[ch]
* src/imap.c
* src/localfolder.[ch]
* src/mh.c
* src/news.c
* src/common/xml.[ch]
        add set_xml() and get_xml() virtual functions to FolderClass to
        save extra information for Folders (for example the rootpath
        only used by LocalFolder). The folderlist write function no
        longer needs to know the folder type to save this extra
        information.

20 years ago0.9.7claws10
Christoph Hohmann [Tue, 2 Dec 2003 16:50:00 +0000 (16:50 +0000)]
0.9.7claws10

* src/Makefile.am
* src/account.c
* src/folder.[ch]
* src/folderview.h
* src/imap.c
* src/localfolder.[ch]          ** NEW **
* src/mainwindow.c
* src/mh.[ch]
* src/news.[ch]
* src/prefs_account.[ch]
* src/prefs_filtering.h
* src/procmsg.h
* src/remotefolder.[ch]         ** NEW **
* src/common/xml.[ch]
        add item_set_xml() and item_get_xml() virtual functions to
        FolderClass to give folders the ability to add extra information
        to the saved FolderItem data. If NULL the default function for
        FolderItem will be used.

20 years agoupdate Makefiles
Christoph Hohmann [Mon, 1 Dec 2003 17:32:38 +0000 (17:32 +0000)]
update Makefiles

20 years agocorrect my e-mail address
Luke Plant [Mon, 1 Dec 2003 14:26:18 +0000 (14:26 +0000)]
correct my e-mail address

20 years ago0.9.7claws9
Christoph Hohmann [Sat, 29 Nov 2003 14:27:10 +0000 (14:27 +0000)]
0.9.7claws9

* src/procheader.c
        fix bug in unfolding

20 years ago* src/textview.c
Luke Plant [Sat, 29 Nov 2003 13:59:58 +0000 (13:59 +0000)]
* src/textview.c
        fix compilation for non c99 compilers

20 years ago* src/textview.c
Luke Plant [Sat, 29 Nov 2003 13:58:18 +0000 (13:58 +0000)]
* src/textview.c
fix compilation for non c99 compilers

20 years ago0.9.7claws7
Christoph Hohmann [Sat, 29 Nov 2003 13:33:45 +0000 (13:33 +0000)]
0.9.7claws7

* src/procmime.[ch]
* src/mimeview.c
        o unknown disposition types should be handled as
          attachment (RFC2183)
        o missing headers should not default to inline
          (would make "Save All" useless when disposition header
           is not set by the sending mailer)
        o remove old MimeInfo data and cleanup

20 years ago* src/textview.c
Luke Plant [Sat, 29 Nov 2003 00:44:23 +0000 (00:44 +0000)]
* src/textview.c
        re-apply fixed (I hope) patch for bug 57
        "Hidden URL in HTML Mails"

20 years ago* src/stockpixmap.[ch]
Luke Plant [Sat, 29 Nov 2003 00:42:16 +0000 (00:42 +0000)]
* src/stockpixmap.[ch]
* src/pixmaps/check_spelling.xpm        ** NEW **
* src/Makefile.am
        add a pixmap for use with 'check spelling' button or
        a userdefined action

20 years ago* src/compose.c
Luke Plant [Sat, 29 Nov 2003 00:39:52 +0000 (00:39 +0000)]
* src/compose.c
* src/toolbar.[ch]
        add a 'check spelling' button as a possibility for compose
        toolbar

20 years ago* src/procmime.[ch]
Luke Plant [Sat, 29 Nov 2003 00:36:02 +0000 (00:36 +0000)]
* src/procmime.[ch]
        re-added parsing of Content-Disposition header
                - removes the old  'gchar* content_disposition'
                - adds a new field 'DispositionType disposition'
                - adds parameters to MimeInfo::parameters
* src/mimeview.c
        use the "filename" parameter for saving, and the new
        MimeInfo::disposition for save all.

20 years ago0.9.7claws6
Luke Plant [Sat, 29 Nov 2003 00:31:38 +0000 (00:31 +0000)]
0.9.7claws6
* src/procmime.[ch]
re-added parsing of Content-Disposition header
- removes the old  'gchar* content_disposition'
- adds a new field 'DispositionType disposition'
- adds parameters to MimeInfo::parameters

* src/mimeview.c
use the "filename" parameter for saving, and the new
MimeInfo::disposition for save all.

* src/compose.c
* src/toolbar.[ch]
add a 'check spelling' button as a possibility for compose
toolbar

* src/stockpixmap.[ch]
* src/pixmaps/check_spelling.xpm  ** NEW **
* src/Makefile.am
add a pixmap for use with 'check spelling' button or
a userdefined action

* src/textview.c
re-apply fixed (I hope) patch for bug 57
"Hidden URL in HTML Mails"

20 years ago0.9.7claws5
Christoph Hohmann [Fri, 28 Nov 2003 20:06:56 +0000 (20:06 +0000)]
0.9.7claws5

* src/procmime.c
        o be more liberal in what we accept as Content-Type parameters
        o ignore comments after parameters

* src/sgpgme.c
        o only free passphrase when an error occurs

20 years agoluke's todo
Luke Plant [Fri, 28 Nov 2003 16:14:54 +0000 (16:14 +0000)]
luke's todo
o Content-Disposition
o KDE/GNOME for attachments

20 years agoadd Clone Account function
Paul Mangan [Fri, 28 Nov 2003 06:50:10 +0000 (06:50 +0000)]
add Clone Account function

20 years agofix crash if 'save_all' failed twice
Thorsten Maerz [Thu, 27 Nov 2003 20:12:13 +0000 (20:12 +0000)]
fix crash if 'save_all' failed twice

20 years agoupdate Simplified Chinese translation and fix a typo in POTFILES.in
Paul Mangan [Thu, 27 Nov 2003 13:15:49 +0000 (13:15 +0000)]
update Simplified Chinese translation and fix a typo in POTFILES.in

20 years agoclean up POTFILES.in
Paul Mangan [Thu, 27 Nov 2003 08:02:34 +0000 (08:02 +0000)]
clean up POTFILES.in

20 years ago0.9.7claws unleashed\! rel_0_9_7
Paul Mangan [Wed, 26 Nov 2003 15:58:04 +0000 (15:58 +0000)]
0.9.7claws unleashed\!

20 years agosrc/Makefile.am: add reference to pixmaps/mime_message.xpm
Paul Mangan [Wed, 26 Nov 2003 15:13:34 +0000 (15:13 +0000)]
src/Makefile.am: add reference to pixmaps/mime_message.xpm

20 years agoPOTFILES.in: remove reference to src/sigstatus.c
Paul Mangan [Wed, 26 Nov 2003 14:50:36 +0000 (14:50 +0000)]
POTFILES.in: remove reference to src/sigstatus.c

20 years ago0.9.6claws97
Christoph Hohmann [Wed, 26 Nov 2003 14:40:10 +0000 (14:40 +0000)]
0.9.6claws97

* src/Makefile.am
* src/prefs_common.c
* src/rfc2015.c
* src/sigstatus.[ch]            ** REMOVE **
        remove signature result popup option and window

20 years agoupdate translations
Paul Mangan [Wed, 26 Nov 2003 12:21:17 +0000 (12:21 +0000)]
update translations

20 years agoupdated German translation
Jens Oberender [Tue, 25 Nov 2003 16:48:20 +0000 (16:48 +0000)]
updated German translation

20 years ago0.9.6claws95
Christoph Hohmann [Tue, 25 Nov 2003 16:26:14 +0000 (16:26 +0000)]
0.9.6claws95

* src/procmime.c
        display mime structure only in debug mode

20 years agoUpdate French translation
Melvin Hadasht [Tue, 25 Nov 2003 11:31:28 +0000 (11:31 +0000)]
Update French translation

20 years agoFixed a couple of typos
Melvin Hadasht [Tue, 25 Nov 2003 10:42:51 +0000 (10:42 +0000)]
Fixed a couple of typos

20 years agoadd src/textview.c to POTFILES.in
Paul Mangan [Mon, 24 Nov 2003 15:24:08 +0000 (15:24 +0000)]
add src/textview.c to POTFILES.in

20 years agofix typo
Paul Mangan [Mon, 24 Nov 2003 12:53:36 +0000 (12:53 +0000)]
fix typo

20 years agoimage_viewer_show_mimepart(): use procmime_mimeinfo_get_parameter() to get the file...
Paul Mangan [Mon, 24 Nov 2003 09:40:28 +0000 (09:40 +0000)]
image_viewer_show_mimepart(): use procmime_mimeinfo_get_parameter() to get the file name

20 years agotextview_show_mime_part(): rewrite text hint
Paul Mangan [Mon, 24 Nov 2003 09:03:45 +0000 (09:03 +0000)]
textview_show_mime_part(): rewrite text hint

20 years agosync with 0.9.7cvs5
Paul Mangan [Sun, 23 Nov 2003 05:03:32 +0000 (05:03 +0000)]
sync with 0.9.7cvs5

20 years agodefine shortcut key 'o' for 'Open with...'
Paul Mangan [Fri, 21 Nov 2003 17:53:33 +0000 (17:53 +0000)]
define shortcut key 'o' for 'Open with...'

20 years agofix bug #383 'Deleting message from separate message view uses local Trash folder'
Paul Mangan [Fri, 21 Nov 2003 17:41:57 +0000 (17:41 +0000)]
fix bug #383 'Deleting message from separate message view uses local Trash folder'

20 years ago0.9.6claws85
Christoph Hohmann [Fri, 21 Nov 2003 17:06:02 +0000 (17:06 +0000)]
0.9.6claws85

* src/mimeview.c
        fix content-type guessing by name parameter when finding
        the correct viewer

20 years ago* src/main.c
Alfons Hoogervorst [Fri, 21 Nov 2003 10:43:12 +0000 (10:43 +0000)]
* src/main.c
no mail incorporation allowed with --offline param.
fixes bug #374, "--offline ignored"

20 years agoadd new files to POTFILES.in
Christoph Hohmann [Thu, 20 Nov 2003 20:50:51 +0000 (20:50 +0000)]
add new files to POTFILES.in
forgot one ChangeLog.claws entry

20 years agoarchive pre 0.8.0 ChangeLog.claws
Christoph Hohmann [Thu, 20 Nov 2003 20:31:11 +0000 (20:31 +0000)]
archive pre 0.8.0 ChangeLog.claws

20 years ago0.9.6claws83
Christoph Hohmann [Thu, 20 Nov 2003 14:31:47 +0000 (14:31 +0000)]
0.9.6claws83

* src/mimeinfo.c
        use signed MimeInfo when checking the signature and not
        the selected one

20 years ago* src/mainwindow.c
Alfons Hoogervorst [Wed, 19 Nov 2003 19:06:32 +0000 (19:06 +0000)]
* src/mainwindow.c
fix crash when toggling separate views, patch submitted
by Pawel Pekala <c0rn|AT|gazeta.pl>.
fixes bug #342, "separate views  cause crash"

20 years agocode cleanup; bug fixes
Paul Mangan [Wed, 19 Nov 2003 10:24:53 +0000 (10:24 +0000)]
code cleanup; bug fixes

20 years agorevert my last commit until I get time to fix it
Luke Plant [Wed, 19 Nov 2003 01:41:19 +0000 (01:41 +0000)]
revert my last commit until I get time to fix it

20 years ago0.9.6claws79
Christoph Hohmann [Tue, 18 Nov 2003 22:15:05 +0000 (22:15 +0000)]
0.9.6claws79

* src/mimeview.[ch]
        check parent MimeInfos for signatures and display the
        result of the parent when found

* src/pgpmime.c
        o avoid NULL pointer warnings
        o use procmime_mimeinfo_get_parameter()

* src/sgpgme.c
        small text changes

20 years ago0.9.6claws78
Luke Plant [Mon, 17 Nov 2003 23:55:41 +0000 (23:55 +0000)]
0.9.6claws78

* src/textview.c
        add check for disguised URLs, fixing bug 57
        "Hidden URL in HTML Mails"

20 years ago0.9.6claws77
Christoph Hohmann [Sun, 16 Nov 2003 21:51:41 +0000 (21:51 +0000)]
0.9.6claws77

* src/procmime.c
        fix crash when parsing invalid Content-Type header

20 years ago0.9.6claws76
Christoph Hohmann [Sun, 16 Nov 2003 20:03:31 +0000 (20:03 +0000)]
0.9.6claws76

* src/pgpmime.c
* src/privacy.c
* src/sgpgme.[ch]
        implement message decrypting

* src/rfc2015.c
        remove old code

20 years ago* src/mimeview.c
Luke Plant [Sat, 15 Nov 2003 00:33:30 +0000 (00:33 +0000)]
* src/mimeview.c
fix a couple of problems that treated application/* and
application/octet-stream the wrong way around
(since 0.9.6claws10), causing "Open" to do nothing.

20 years ago0.9.6claws74
Christoph Hohmann [Fri, 14 Nov 2003 18:37:20 +0000 (18:37 +0000)]
0.9.6claws74

* src/messageview.c
* src/pgpmime.c
* src/privacy.[ch]
        prepare for message part decrypting

* src/sgpgme.c
        add output for expired signatures

* src/rfc2015.c
        remove some old code

20 years ago0.9.6claws73
Christoph Hohmann [Mon, 10 Nov 2003 21:16:29 +0000 (21:16 +0000)]
0.9.6claws73

* src/mimeview.c
        add "Full info" button for bad and warn signature status

* src/sgpgme.c
        generate full signature info like gpg's output
        (gpg -v --with-fingerprint --verify)

20 years ago0.9.6claws72
Christoph Hohmann [Mon, 10 Nov 2003 19:22:14 +0000 (19:22 +0000)]
0.9.6claws72

* src/mimeview.c
* src/pgpmime.c
* src/privacy.[ch]
* src/sgpgme.[ch]
* src/textview.[ch]
        o add code to view full signature info
        o do automatic signature checks

20 years ago* src/summaryview.c
Alfons Hoogervorst [Sun, 9 Nov 2003 20:26:39 +0000 (20:26 +0000)]
* src/summaryview.c
don't crash when gtkut_font_load() returns invalid font (has
something to do with locale settings)
Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.

20 years ago* src/procmime.c
Alfons Hoogervorst [Sun, 9 Nov 2003 12:43:12 +0000 (12:43 +0000)]
* src/procmime.c
plug leak

20 years ago* src/summaryview.c
Luke Plant [Sat, 8 Nov 2003 18:48:22 +0000 (18:48 +0000)]
* src/summaryview.c
fix some typos

* src/compose.c
        rewrote compose_attach_parts(), fixing various bugs mainly
to do with re-editing.

* src/mimeview.c
        "save all" now only saves attachments with names/filenames

20 years agoFix LDAP.
Match Grun [Wed, 5 Nov 2003 03:35:24 +0000 (03:35 +0000)]
Fix LDAP.

20 years ago* src/mimeview.c
Luke Plant [Tue, 4 Nov 2003 23:57:34 +0000 (23:57 +0000)]
* src/mimeview.c
        o  fixed bug 4 "focus lost on messages with attachments"
        o  fixed 'Save all' attachments for new mime changes
        o  right clicking on icons consistent with right clicking on
           mime tree
           - fixes a bug where wrong part is saved when you
             choose 'Save as' from popup menu
           - fixes bug 308 "No way to "save all" attachments"
        o  fixed a compiler warning.

* src/textview.c
        o  removed flickering in mime tree when using "n" and "p" shortcuts
        o  fixed bug where selecting the textview and pressing e.g. 'y'
           causes sylpheed to respond twice.

* src/summaryview.c
        removed hard coding of * and ! shortcuts (which only served
        to cause problems if you tried to redefine the shortcuts)

20 years ago* src/mimeview.c
Luke Plant [Tue, 4 Nov 2003 23:52:00 +0000 (23:52 +0000)]
* src/mimeview.c
        o  fixed bug 4 "focus lost on messages with attachments"
        o  fixed 'Save all' attachments for new mime changes
        o  right clicking on icons consistent with right clicking on
           mime tree
           - fixes a bug where wrong part is saved when you
             choose 'Save as' from popup menu
           - fixes bug 308 "No way to "save all" attachments"
        o  fixed a compiler warning.

* src/textview.c
        o  removed flickering in mime tree when using "n" and "p" shortcuts
        o  fixed bug where selecting the textview and pressing e.g. 'y'
           causes sylpheed to respond twice.

* src/summaryview.c
        removed hard coding of * and ! shortcuts (which only served
        to cause problems if you tried to redefine the shortcuts)

20 years agoo allow toggling of image scaling by clicking on image
Luke Plant [Tue, 4 Nov 2003 01:20:11 +0000 (01:20 +0000)]
o  allow toggling of image scaling by clicking on image
o  respond to image's container widget resize

20 years agofix bad parsing of message when re-editing/viewing a
Luke Plant [Tue, 4 Nov 2003 01:18:57 +0000 (01:18 +0000)]
fix bad parsing of message when re-editing/viewing a
message saved to the drafts folder

20 years ago* src/plugins/image_viewer/viewer.c, viewerprefs.c, viewerprefs.glade
Luke Plant [Tue, 4 Nov 2003 01:17:59 +0000 (01:17 +0000)]
* src/plugins/image_viewer/viewer.c, viewerprefs.c, viewerprefs.glade
        o  allow toggling of image scaling by clicking on image
        o  respond to image's container widget resize

* src/procmime.c
        o  fix bad parsing of message when re-editing/viewing a
           message saved to the drafts folder

20 years agoAdd LDAP contains query.
Match Grun [Sun, 2 Nov 2003 23:26:36 +0000 (23:26 +0000)]
Add LDAP contains query.

20 years ago* src/browseldap.c
Alfons Hoogervorst [Sun, 2 Nov 2003 14:08:50 +0000 (14:08 +0000)]
* src/browseldap.c
fix build bustage if not compiling ldap support

20 years agoRefactor LDAP searches.
Match Grun [Sun, 2 Nov 2003 03:55:54 +0000 (03:55 +0000)]
Refactor LDAP searches.

20 years agoBrowse LDAP entries.
Match Grun [Sun, 2 Nov 2003 03:54:46 +0000 (03:54 +0000)]
Browse LDAP entries.

20 years agoAdd browse LDAP entry.
Match Grun [Sun, 2 Nov 2003 03:51:26 +0000 (03:51 +0000)]
Add browse LDAP entry.

20 years ago* src/prefs_gtk.c
Alfons Hoogervorst [Sat, 1 Nov 2003 21:54:25 +0000 (21:54 +0000)]
* src/prefs_gtk.c
prefs_write_param(): fail when we see an invalid type; all the
callers seem to handle this gracefully by reverting changes