claws.git
21 years agoupdated translations; Allow the building of RPMs by a regular user
Paul Mangan [Wed, 12 Feb 2003 07:24:44 +0000 (07:24 +0000)]
updated translations; Allow the building of RPMs by a regular user

21 years agoGerman translation
Jens Oberender [Wed, 12 Feb 2003 00:42:02 +0000 (00:42 +0000)]
German translation

21 years ago* src/colorlabel.c
Alfons Hoogervorst [Tue, 11 Feb 2003 20:49:05 +0000 (20:49 +0000)]
* src/colorlabel.c
don't use pixmaps for label color rect but draw rectangles
so we can respect the color map of palette based visuals
(fixes the long time crashes on Suns - thanks to Andreas
Engel and Steve O'Hara-Smith for testing)

21 years ago0.8.9claws54
Christoph Hohmann [Tue, 11 Feb 2003 17:00:31 +0000 (17:00 +0000)]
0.8.9claws54

* src/matcher_parser_parse.y
        correct bug where filering rules of not existing folders in
        matcherrc were added to global filtering

(closes Debian Bug #180253 - Directory's filter-rules are merged with
 main filter-rules after removing directory
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253)

21 years agosync with 0.8.10cvs7
Paul Mangan [Tue, 11 Feb 2003 08:20:01 +0000 (08:20 +0000)]
sync with 0.8.10cvs7

21 years agoUpdated French translations
Melvin Hadasht [Tue, 11 Feb 2003 08:12:33 +0000 (08:12 +0000)]
Updated French translations

21 years agocorrect --enable-openssl
Paul Mangan [Mon, 10 Feb 2003 10:53:00 +0000 (10:53 +0000)]
correct --enable-openssl

21 years agofix segfault in prefs_matcher_substitute_cb() when
Martin Schaaf [Sun, 9 Feb 2003 14:07:20 +0000 (14:07 +0000)]
fix segfault in prefs_matcher_substitute_cb() when
no row is selected

21 years agofix bug where a newsgroup folder's processing rules were merged with the global filte...
Paul Mangan [Sun, 9 Feb 2003 09:18:58 +0000 (09:18 +0000)]
fix bug where a newsgroup folder's processing rules were merged with the global filtering rules when the newsgroup folder was deleted

21 years agosrc/compose.c: corrected and modified an alert message
Melvin Hadasht [Sat, 8 Feb 2003 18:32:08 +0000 (18:32 +0000)]
src/compose.c: corrected and modified an alert message

21 years agofix bug where both an 'Account properties' window and a 'Folder properties' window...
Paul Mangan [Fri, 7 Feb 2003 08:54:31 +0000 (08:54 +0000)]
fix bug where both an 'Account properties' window and a 'Folder properties' window were opened when clicking on 'Properties' in an NNTP or IMAP folder's popup menu

21 years agosync with 0.8.10cvs6
Paul Mangan [Fri, 7 Feb 2003 07:52:54 +0000 (07:52 +0000)]
sync with 0.8.10cvs6

21 years agosorry, didn't see that patch was submitted by someone else
Christoph Hohmann [Thu, 6 Feb 2003 23:16:32 +0000 (23:16 +0000)]
sorry, didn't see that patch was submitted by someone else

21 years ago0.8.9claws45
Christoph Hohmann [Thu, 6 Feb 2003 22:42:47 +0000 (22:42 +0000)]
0.8.9claws45

* src/mbox.c
        freeze folder updates while importing mbox files
        (closes bug 43 importing mbox took hours)

Patch submitted by Johannes Jordan <fopref@lanrules.de>

21 years agoUpdated german translations
Thorsten Maerz [Thu, 6 Feb 2003 14:10:57 +0000 (14:10 +0000)]
Updated german translations

21 years agouse guint for message numbers (fix count in grouplist dialog)
Thorsten Maerz [Thu, 6 Feb 2003 13:33:57 +0000 (13:33 +0000)]
use guint for message numbers (fix count in grouplist dialog)

21 years agoupdate my entries
Paul Mangan [Thu, 6 Feb 2003 10:04:46 +0000 (10:04 +0000)]
update my entries

21 years agosync with 0.8.10cvs2
Paul Mangan [Wed, 5 Feb 2003 09:23:13 +0000 (09:23 +0000)]
sync with 0.8.10cvs2

21 years agooption to disable threading by subject
Colin Leroy [Tue, 4 Feb 2003 20:57:27 +0000 (20:57 +0000)]
option to disable threading by subject

21 years ago0.8.9claws40
Christoph Hohmann [Tue, 4 Feb 2003 17:56:47 +0000 (17:56 +0000)]
0.8.9claws40

* src/inc.c
        only abort fetching mails from multiple accounts when the
        error is fatal and does not allow to check any more accounts
        (currently only disk full error)

(closes bug 31 after POP3 error: "no such mail" Sylpheed does not
 receive mails for other accouts)

21 years ago* src/folder.c
Christoph Hohmann [Tue, 4 Feb 2003 17:05:24 +0000 (17:05 +0000)]
* src/folder.c
        first add the new message to the cache, then
        send the update notification
        (closes bug 39 after sending message folderview doesnt get updated)

21 years agoreally fix the Connecting... status
Colin Leroy [Tue, 4 Feb 2003 14:23:26 +0000 (14:23 +0000)]
really fix the Connecting... status

21 years agosync with 0.8.10
Paul Mangan [Tue, 4 Feb 2003 10:44:57 +0000 (10:44 +0000)]
sync with 0.8.10

21 years agosync with 0.8.9cvs6
Paul Mangan [Tue, 4 Feb 2003 08:55:21 +0000 (08:55 +0000)]
sync with 0.8.9cvs6

21 years agoupdate Brazilian translation
Paul Mangan [Tue, 4 Feb 2003 08:12:27 +0000 (08:12 +0000)]
update Brazilian translation

21 years agoUpdated german translations
Thorsten Maerz [Mon, 3 Feb 2003 00:41:54 +0000 (00:41 +0000)]
Updated german translations

21 years agoupdate Spanish translation
Paul Mangan [Sun, 2 Feb 2003 11:37:56 +0000 (11:37 +0000)]
update Spanish translation

21 years agoFix mh_get_msginfo() segfault if file is inaccessible
Thorsten Maerz [Sun, 2 Feb 2003 09:12:44 +0000 (09:12 +0000)]
Fix mh_get_msginfo() segfault if file is inaccessible

21 years agoalways read diffs twice... I missed the absence of '!' at first :-/
Colin Leroy [Fri, 31 Jan 2003 18:39:22 +0000 (18:39 +0000)]
always read diffs twice... I missed the absence of '!' at first :-/
fix it.

21 years agomissing a change for the gpg-signed pixmap
Colin Leroy [Fri, 31 Jan 2003 18:21:15 +0000 (18:21 +0000)]
missing a change for the gpg-signed pixmap

21 years agoindicate GnuPG signed messages by displaying an icon in the Attachment column
Paul Mangan [Fri, 31 Jan 2003 16:10:14 +0000 (16:10 +0000)]
indicate GnuPG signed messages by displaying an icon in the Attachment column

21 years agoindicate GnuPG signed messages by displaying an icon in the Attachment column
Paul Mangan [Fri, 31 Jan 2003 15:55:56 +0000 (15:55 +0000)]
indicate GnuPG signed messages by displaying an icon in the Attachment column

21 years agosync with 0.8.9cvs4
Paul Mangan [Fri, 31 Jan 2003 14:37:59 +0000 (14:37 +0000)]
sync with 0.8.9cvs4

21 years ago* src/textview.c
Alfons Hoogervorst [Fri, 31 Jan 2003 13:56:19 +0000 (13:56 +0000)]
* src/textview.c
tune URI parser to accept mailto URLs with a '?'
(patch from Ruslan Balkin)

21 years agofix a leak introduced in claws24 - sorry
Colin Leroy [Fri, 31 Jan 2003 11:23:54 +0000 (11:23 +0000)]
fix a leak introduced in claws24 - sorry

21 years agofreeze/thaw folder updates when deleting dups
Colin Leroy [Fri, 31 Jan 2003 11:11:15 +0000 (11:11 +0000)]
freeze/thaw folder updates when deleting dups

21 years agospeed improvements
Colin Leroy [Fri, 31 Jan 2003 11:01:51 +0000 (11:01 +0000)]
speed improvements

21 years agoFix segfault when forwarding nothing
Colin Leroy [Thu, 30 Jan 2003 23:49:53 +0000 (23:49 +0000)]
Fix segfault when forwarding nothing
Patch from "Ruslan N. Balkin" <baron@voices.ru>

21 years agosync with 0.8.9cvs3
Paul Mangan [Thu, 30 Jan 2003 11:27:22 +0000 (11:27 +0000)]
sync with 0.8.9cvs3

21 years agosync with 0.8.9cvs2
Paul Mangan [Thu, 30 Jan 2003 07:56:04 +0000 (07:56 +0000)]
sync with 0.8.9cvs2

21 years agosync with 0.8.9cvs1
Paul Mangan [Wed, 29 Jan 2003 11:10:50 +0000 (11:10 +0000)]
sync with 0.8.9cvs1

21 years agoupdate
Paul Mangan [Tue, 28 Jan 2003 08:21:21 +0000 (08:21 +0000)]
update

21 years agoupdate POTFILES.in
Paul Mangan [Tue, 28 Jan 2003 08:21:04 +0000 (08:21 +0000)]
update POTFILES.in

21 years ago0.8.9claws18
Christoph Hohmann [Mon, 27 Jan 2003 20:35:55 +0000 (20:35 +0000)]
0.8.9claws18

* ac/openssl.m4
* ac/spamassassin.m4
* src/plugins/spamassassin/README
* src/plugins/spamassassin/libspamc.[ch]
* src/plugins/spamassassin/utils.[ch]
        updated to latest libspamc

21 years ago0.8.9claws17
Christoph Hohmann [Mon, 27 Jan 2003 19:43:29 +0000 (19:43 +0000)]
0.8.9claws17

* src/folder.c
        fix wrong use of procheader_get_header_fields

21 years ago0.8.9claws16
Christoph Hohmann [Mon, 27 Jan 2003 10:33:19 +0000 (10:33 +0000)]
0.8.9claws16

* src/news.c
* src/prefs_account.[ch]
* src/common/nntp.[ch]
allow to force authentication for NNTP servers

Patch submitted by Florian Mickler <dmk@d-labs.de>

21 years agospeed up of marking messages as read
Paul Mangan [Sun, 26 Jan 2003 16:30:48 +0000 (16:30 +0000)]
speed up of marking messages as read

21 years ago0.8.9claws14
Christoph Hohmann [Sun, 26 Jan 2003 13:50:48 +0000 (13:50 +0000)]
0.8.9claws14

* src/Makefile.am
* src/mgutils.[ch]
* src/xml.[ch]
* src/xmlprops.[ch]
* src/common/Makefile.am
* src/common/mgutils.[ch]
* src/common/xml.[ch]
* src/common/xmlprops.[ch]
        move xml files to common directory

21 years ago0.8.9claws13
Christoph Hohmann [Sun, 26 Jan 2003 13:35:59 +0000 (13:35 +0000)]
0.8.9claws13

* src/plugins/spamassassin/spamassassin_gtk.c
        only set gtk entry text if string is available

21 years agoDescription window: allow resizing/horizontal scroll bar;do not expand/fill vertically
Melvin Hadasht [Sun, 26 Jan 2003 13:31:26 +0000 (13:31 +0000)]
Description window: allow resizing/horizontal scroll bar;do not expand/fill vertically

21 years ago0.8.9claws11
Christoph Hohmann [Sun, 26 Jan 2003 13:24:09 +0000 (13:24 +0000)]
0.8.9claws11

* src/Makefile.am
* src/gtkutils.[ch]             ** REMOVE **
* src/common/sylpheed.c
* src/gtk/Makefile.am
* src/gtk/description_window.c
* src/gtk/gtkutils.[ch]         ** NEW **
* src/gtk/prefswindow.c
        move gtkutils to gtk directory

21 years agorename summary_unread_clicked{} to summary_status_clicked{}
Paul Mangan [Sun, 26 Jan 2003 13:16:44 +0000 (13:16 +0000)]
rename summary_unread_clicked{} to summary_status_clicked{}

21 years agoCosmetic changes to the Actions' syntax help text
Melvin Hadasht [Sun, 26 Jan 2003 13:06:21 +0000 (13:06 +0000)]
Cosmetic changes to the Actions' syntax help text

21 years agorename the 'Unread' column to 'Status'
Paul Mangan [Sun, 26 Jan 2003 12:56:56 +0000 (12:56 +0000)]
rename the 'Unread' column to 'Status'

21 years agoRemoved reference to LDAP constants.
Match Grun [Sun, 26 Jan 2003 05:12:31 +0000 (05:12 +0000)]
Removed reference to LDAP constants.

21 years agoRemoved references to LDAP constants.
Match Grun [Sun, 26 Jan 2003 05:12:00 +0000 (05:12 +0000)]
Removed references to LDAP constants.

21 years agosummary_thread_build{}, summary_thread_init{}: remove unneeded reference to summaryvi...
Paul Mangan [Sat, 25 Jan 2003 19:33:56 +0000 (19:33 +0000)]
summary_thread_build{}, summary_thread_init{}: remove unneeded reference to summaryview->folder_item

21 years ago0.8.9claws5
Christoph Hohmann [Sat, 25 Jan 2003 15:23:38 +0000 (15:23 +0000)]
0.8.9claws5

* src/gtk/description_window.c
        o allow description texts to expand over multiple columns
        o translate all columns
* src/prefs_actions.c
        change syntax description to use new multi column feature

Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>

21 years agoFixed vCard bug (#16)
Match Grun [Sat, 25 Jan 2003 06:09:45 +0000 (06:09 +0000)]
Fixed vCard bug (#16)

21 years agocorrect description: implement per-folder collapsed/expanded threads setting [late...
Paul Mangan [Sat, 25 Jan 2003 01:44:47 +0000 (01:44 +0000)]
correct description: implement per-folder collapsed/expanded threads setting [late night log entry]

21 years agore-add (closes bug #X) comments to changelog entries
Paul Mangan [Sat, 25 Jan 2003 01:37:31 +0000 (01:37 +0000)]
re-add (closes bug #X) comments to changelog entries

21 years agore-add (closes bug #X) comments to changelog entries
Paul Mangan [Sat, 25 Jan 2003 01:32:08 +0000 (01:32 +0000)]
re-add (closes bug #X) comments to changelog entries

21 years agore-implement per-folder message threading
Paul Mangan [Sat, 25 Jan 2003 01:30:03 +0000 (01:30 +0000)]
re-implement per-folder message threading

21 years agoadd (closes bug #X) comments to changelog entries
Christoph Hohmann [Sat, 25 Jan 2003 01:21:51 +0000 (01:21 +0000)]
add (closes bug #X) comments to changelog entries

21 years ago0.8.9claws2
Christoph Hohmann [Sat, 25 Jan 2003 01:09:14 +0000 (01:09 +0000)]
0.8.9claws2

* po/POTFILES.in
        add pluginwindow and prefswindow
* src/compose.c
        make send respond correctly to messages that could be added
        to the queue folder, but the UID of the message is unknown
* src/folder.c
* src/imap.c
        don't return guessed UIDs in imap_add_msg anymore. We return
        0 to tell the folder system it was appened but the UID is
        unknown. Folder system now get's the UID by scaning the folder
        and searching the cache for the Message-ID

21 years agoconv_encode_header(): fix bug when long headers with 8-bit characters are used
Paul Mangan [Sat, 25 Jan 2003 00:46:20 +0000 (00:46 +0000)]
conv_encode_header():  fix bug when long headers with 8-bit characters are used

21 years agofix bug where a change to the sorting method or thread view of a folder's messages...
Paul Mangan [Sat, 25 Jan 2003 00:44:59 +0000 (00:44 +0000)]
fix bug where a change to the sorting method or thread view of a folder's messages is lost if simpify-subject is set and toggled on or off.

21 years ago*** empty log message ***
Paul Mangan [Sat, 25 Jan 2003 00:40:59 +0000 (00:40 +0000)]
*** empty log message ***

21 years agosylpheed-0.8.9claws release rel_0_8_9
Paul Mangan [Fri, 24 Jan 2003 13:32:47 +0000 (13:32 +0000)]
sylpheed-0.8.9claws release

21 years agoupdate Spanish, Italian, Russian and Serbian translations
Paul Mangan [Thu, 23 Jan 2003 22:40:53 +0000 (22:40 +0000)]
update Spanish, Italian, Russian and Serbian translations

21 years agoupdated German translation
Jens Oberender [Thu, 23 Jan 2003 21:24:08 +0000 (21:24 +0000)]
updated German translation

21 years agoFix drafted and queued news articles re-edition
Colin Leroy [Thu, 23 Jan 2003 13:11:12 +0000 (13:11 +0000)]
Fix drafted and queued news articles re-edition

21 years agoUpdated French translations
Melvin Hadasht [Thu, 23 Jan 2003 12:01:05 +0000 (12:01 +0000)]
Updated French translations

21 years agoFix "Connecting to..." status message
Colin Leroy [Thu, 23 Jan 2003 10:54:46 +0000 (10:54 +0000)]
Fix "Connecting to..." status message

21 years agoupdated
Paul Mangan [Wed, 22 Jan 2003 17:24:54 +0000 (17:24 +0000)]
updated

21 years agorevert last commit
Paul Mangan [Wed, 22 Jan 2003 17:24:34 +0000 (17:24 +0000)]
revert last commit

21 years agorevert last folder.c commit
Paul Mangan [Wed, 22 Jan 2003 17:24:16 +0000 (17:24 +0000)]
revert last folder.c commit

21 years agoet correct default for spamassassin_receive_spam. slightly re-word descriptions and...
Paul Mangan [Tue, 21 Jan 2003 12:15:48 +0000 (12:15 +0000)]
et correct default for spamassassin_receive_spam. slightly re-word descriptions and some other minor changes

21 years agoadd aspell to CPPFLAGS
Paul Mangan [Tue, 21 Jan 2003 12:14:19 +0000 (12:14 +0000)]
add aspell to CPPFLAGS

21 years agodon't translate 'Separator'
Paul Mangan [Tue, 21 Jan 2003 12:13:18 +0000 (12:13 +0000)]
don't translate 'Separator'

21 years agoits now 2003
Paul Mangan [Tue, 21 Jan 2003 12:12:57 +0000 (12:12 +0000)]
its now 2003

21 years agoupdate Bulgarian translation
Paul Mangan [Tue, 21 Jan 2003 12:11:36 +0000 (12:11 +0000)]
update Bulgarian translation

21 years ago*** empty log message ***
Paul Mangan [Tue, 21 Jan 2003 12:10:54 +0000 (12:10 +0000)]
*** empty log message ***

21 years agoupdate spamassassin plugin README
Christoph Hohmann [Sun, 19 Jan 2003 20:32:47 +0000 (20:32 +0000)]
update spamassassin plugin README

21 years ago* src/mimeview.c
Alfons Hoogervorst [Sun, 19 Jan 2003 17:57:42 +0000 (17:57 +0000)]
* src/mimeview.c
mimeview_save_as(): we might as well show the file name for
the single case "Save As" too

21 years ago* src/crash.c
Alfons Hoogervorst [Sun, 19 Jan 2003 16:28:29 +0000 (16:28 +0000)]
* src/crash.c
change bug tracker URL to bugzilla URL

21 years ago* src/mimeview.c
Alfons Hoogervorst [Sun, 19 Jan 2003 16:04:36 +0000 (16:04 +0000)]
* src/mimeview.c
mimeview_save_all(): display name of file before overwriting;
continue saving all, even when one overwrite was cancelled

21 years agoups
Christoph Hohmann [Sun, 19 Jan 2003 12:23:08 +0000 (12:23 +0000)]
ups

21 years ago0.8.8claws120
Christoph Hohmann [Sun, 19 Jan 2003 12:21:21 +0000 (12:21 +0000)]
0.8.8claws120

* src/summaryview.c
* src/procmsg.[ch]
        fix wrong usage of procmsg_find_children in summaryview
        by using procmsg_update_unread_children instead of
        summaryview_update_unread_children

21 years ago0.8.8claws118
Christoph Hohmann [Sun, 19 Jan 2003 11:17:31 +0000 (11:17 +0000)]
0.8.8claws118

* src/procmsg.c
        fix infinite loop in procmsg_find_children

21 years agoupdate Brazilian translation
Paul Mangan [Sun, 19 Jan 2003 10:18:43 +0000 (10:18 +0000)]
update Brazilian translation

21 years ago* src/prefs_actions.c
Melvin Hadasht [Sat, 18 Jan 2003 19:06:56 +0000 (19:06 +0000)]
* src/prefs_actions.c
Removed syntax limitation of only one '&' at the end of command.
Now actions that contain '>/dev/null 2>&1' are possible.

21 years agosrc/prefs_actions.c
Melvin Hadasht [Sat, 18 Jan 2003 18:33:28 +0000 (18:33 +0000)]
src/prefs_actions.c
Actions' IO dialog: when the action ends the "Close" button now has
focus and [Escape] closes the window

21 years ago0.8.8claws114
Christoph Hohmann [Sat, 18 Jan 2003 16:16:36 +0000 (16:16 +0000)]
0.8.8claws114

* src/procmsg.c
        o add debug output when MsgInfos are really freed
        o free GSLists in procmsg_find_children and
          procmsg_update_unread_children

21 years ago0.8.8claws113
Christoph Hohmann [Sat, 18 Jan 2003 14:16:08 +0000 (14:16 +0000)]
0.8.8claws113

* src/mainwindow.c
        reorder Configuration menu

21 years ago0.8.8claws112
Christoph Hohmann [Sat, 18 Jan 2003 13:31:31 +0000 (13:31 +0000)]
0.8.8claws112

* src/compose.c
        fix applying templates to forwarded messages

Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>

21 years ago0.8.8claws111
Christoph Hohmann [Fri, 17 Jan 2003 23:26:28 +0000 (23:26 +0000)]
0.8.8claws111

* src/folder.c
        destroy folder items, when a folder item is removed

21 years ago0.8.8claws110
Christoph Hohmann [Fri, 17 Jan 2003 20:08:49 +0000 (20:08 +0000)]
0.8.8claws110

* src/folder.c
        fix wrong folder stats update when ignored message is
        deleted

21 years ago* src/mainwindow.c
Colin Leroy [Fri, 17 Jan 2003 14:53:11 +0000 (14:53 +0000)]
* src/mainwindow.c
* src/summaryview.c
Quicksearch bugfixes:
- hide help button at startup if not extended
- switch to extended when looking for replies

21 years agosync with 0.8.9 release
Paul Mangan [Fri, 17 Jan 2003 10:58:38 +0000 (10:58 +0000)]
sync with 0.8.9 release