Commit graph

2317 commits

Author SHA1 Message Date
Christoph Hohmann
99c6024455 0.9.4claws68
* src/compose.c
        o make sure we don't have any newlines in header values
        o check custom headers for spaces and newlines and ignore
          malformed header names
2003-09-07 00:19:16 +00:00
Christoph Hohmann
bad90f2d08 0.9.4claws67
* src/folder.c
* src/folderview.c
        invoke notification hook for folder tree changes after append
        and remove folder

(closes Bug 294 Crash while moving folder with many subdirectories)
2003-09-06 23:18:53 +00:00
Christoph Hohmann
7716bfe3fd 0.9.4claws66
* src/folder.c
        destroy folder's MsgCache if FolderItem is removed to make sure
        it is not saved when the FolderItem is destroyed
2003-09-06 18:52:29 +00:00
Christoph Hohmann
0b6db02b00 0.9.4claws65
* src/plugins/clamav/clamav_plugin.c
        fix copy & paste bug
2003-09-06 18:26:09 +00:00
Christoph Hohmann
9d8d0c7b61 forgot to add check if the message that is opened in the messageview is
really meant in the notification
2003-09-05 21:24:01 +00:00
Christoph Hohmann
f82e4de5f4 0.9.4claws64
* src/folder.c
* src/messageview.[ch]
* src/procmsg.[ch]
* src/summaryview.c
        extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
        by MessageView to clear it when the message is deleted. Should
        work even if messages are deleted in MainWindow or by
        processing.
2003-09-05 21:07:17 +00:00
Alfons Hoogervorst
271678a614 * src/messageview.c
deleting a message in a message view frees its msginfo, make
	messageview_update_all() aware of that (should fix bug #293,
	"deleting message caused crash
2003-09-05 14:32:50 +00:00
Melvin Hadasht
8dadf1eba3 Improve synchronous action exit code (fixes long delay after action exit on RH9 2003-09-05 08:49:13 +00:00
Christoph Hohmann
39a8605b9b 0.9.4claws61
* src/compose.c
* src/rfc2015.c
* src/common/utils.[ch]
        add util function to create mime boundary and use it
        in compose and gpg code
2003-09-04 20:35:23 +00:00
Alfons Hoogervorst
61f185a407 * src/folder.c
source folder item's GNode should already have been freed in
	a previous call to src->folder->klass->remove_folder()
	(should fix bug #287, "crash when moving folders")
2003-09-04 18:51:58 +00:00
Thorsten Maerz
011eb09bf5 fix compile error 2003-09-03 16:48:16 +00:00
Christoph Hohmann
6855dfa77a 0.9.4claws58
* src/plugins/spamassassin/spamassassin.[ch]
* src/plugins/spamassassin/spamassassin_gtk.c
        add timeout config option
2003-09-03 11:14:14 +00:00
Paul Mangan
564706c36c ClamAV plugin gui tweaks 2003-09-03 09:23:20 +00:00
Alfons Hoogervorst
13f330d38a * src/gtk/filesel.c
remember last used dir when attaching multiple files (should fix
	bug #290, "Attach File does not remember directory")
2003-09-02 19:12:07 +00:00
Alfons Hoogervorst
29a7411d7a * src/gtk/gtkaspell.[ch]
be pedantic and strict and use const gchar * instead of guchar *
2003-09-01 18:44:17 +00:00
Alfons Hoogervorst
662d7472c1 * src/mainwindow.c
* src/summaryviewc.
	re-enable Save As when multiple messages are selected
2003-09-01 18:36:27 +00:00
Paul Mangan
48eac9fe26 g_free(trimmed_uri); 2003-09-01 10:51:48 +00:00
Paul Mangan
349c821def sync with 0.9.4cvs13 2003-09-01 10:36:33 +00:00
Paul Mangan
ed4cac57df trim uri before sending to the statusbar 2003-09-01 07:31:32 +00:00
Paul Mangan
a179b8bd86 sync with 0.9.4cvs12 2003-09-01 07:04:41 +00:00
Christoph Hohmann
c8bc886ce3 0.9.4claws47
* src/compose.c
* src/folder_item_prefs.[ch]
* src/prefs_folder_item.c
* src/gtk/gtkaspell.[ch]
        commit per folder dictionary patch by
        Paul Evans <nerd@freeuk.com>
2003-08-30 19:35:12 +00:00
Christoph Hohmann
27f914ee24 0.9.4claws46
* src/plugins/spamassassin/spamassassin_gtk.c
* src/plugins/spamassassin/spamassassin_gtk.glade
        reduce GUI clutter by placing hints into tooltips
2003-08-30 16:22:57 +00:00
Paul Mangan
ece125c275 add 'Content-Disposition: inline' to a text/plain part when using PGP/MIME signing 2003-08-30 08:19:05 +00:00
Paul Mangan
e74cf7f058 reduce GUI clutter by placing hints into tooltips 2003-08-30 04:52:49 +00:00
Christoph Hohmann
e1aced26a3 0.9.4claws43
* configure.ac
        fix bug found by Ivan Rayner <ivanr@sgi.com>

* src/stock_pixmap.c
        change unecessary warning into a debug message

* src/plugins/clamav/Makefile.am
        Fix error "-I$(CLAMAV_LIBS)"
2003-08-29 13:48:48 +00:00
Christoph Hohmann
1ab0481661 0.9.4claws42
* intl/Makefile.in
* src/Makefile.am
* src/matcher.h
* src/common/Makefile.am
* src/common/passcrypt.c
        commit fixes and patches for some of the IRIX problems found by
        Ivan Rayner <ivanr@sgi.com>
2003-08-29 12:56:55 +00:00
Paul Mangan
0cb33bbcef sync with 0.9.4cvs11 2003-08-29 07:55:58 +00:00
Christoph Hohmann
173db39611 0.9.4claws40
* src/folderview.c
        fix bug that the current summary settings were copied to the
        wrong folder item, when the folder item prefs are opened.
        Copying is not required because summary settings and
        folder_item_prefs do not contain the same settings
2003-08-28 19:17:51 +00:00
Thorsten Maerz
336dbb9ff8 fix compile error 2003-08-27 17:23:25 +00:00
Paul Mangan
270ea103aa sync with 0.9.4cvs9 2003-08-26 07:13:40 +00:00
Paul Mangan
41311f7168 sync with 0.9.4cvs8 2003-08-25 14:14:47 +00:00
Christoph Hohmann
ea2c824e7d 0.9.4claws36
* src/prefs_filtering.c
        shouldn't remove items from a GSList while iterating over the
        list (makes cur invalid and cur->next not accessable)

(closes Bug 272 i deleted an folder and some seconds later sylpheed
 crashed)
2003-08-24 16:33:02 +00:00
Christoph Hohmann
87f42fbb1f readd BUILT_SOURCES 2003-08-24 11:55:45 +00:00
Christoph Hohmann
8cbd65185a clean up src/Makefile.am 2003-08-24 10:23:51 +00:00
Christoph Hohmann
e0c4b25648 0.9.4claws35
* src/news.c
        news folders should be scanned when opened
2003-08-22 22:49:07 +00:00
Christoph Hohmann
45049cc62a 0.9.4claws34
* src/prefs_folder_item.c
        use macro to assign strings that always frees the old string

* src/gtk/gtkaspell.[ch]
        add gtkaspell_set_dictionary_menu_active_item() to set active
        item in dictionary option menu

* src/prefs_spelling.c
        use gtkaspell_set_dictionary_menu_active_item() to select
        dictionary
2003-08-22 15:06:56 +00:00
Christoph Hohmann
f7142f74c5 0.9.4claws33
* src/folder.[ch]
* src/imap.c
* src/mbox_folder.c
* src/mh.c
* src/news.c
        optimize folder system

* src/gtk/gtkstext.c
        fix division by zero when font has 0 width for ' '
2003-08-21 20:08:27 +00:00
Paul Mangan
b3782f71d3 sync with 0.9.4cvs7 2003-08-21 08:45:43 +00:00
Paul Mangan
b49a27a429 fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong' 2003-08-19 07:56:18 +00:00
Luke Plant
fb3ff3136e * src/mimeview.[ch]
* src/gtk/gtkvscrollbutton.[ch]
	o removed gtk_vscrollbutton_reset() (reasons: reduce
	  dependencies; do it the GTK way; reduce code -14/+2 lines)
	o removed horizontal separator between icons
2003-08-18 17:08:48 +00:00
Christoph Hohmann
0aa9df89b9 0.9.4claws28
* src/procmsg.c
        no subject threading when the subject has no reply prefix
2003-08-17 12:56:36 +00:00
Christoph Hohmann
c0f102456a 0.9.4claws27
* src/mainwindow.c
        remember and restore window sizes and position when the main
        window is hidden or shown

(closes Bug 274 Window size in 0.9.4claws18 not remembered when
 minimised/reopened using trayicon)
2003-08-16 16:28:01 +00:00
Paul Mangan
8ef7c3916b add #include "defs.h" 2003-08-16 16:17:06 +00:00
Paul Mangan
10c796fc2d cosmetic changes 2003-08-16 07:17:31 +00:00
Christoph Hohmann
f78856c7d3 0.9.4claws24
* src/news.c
        complete last change (forgot some changes)
2003-08-15 16:42:11 +00:00
Christoph Hohmann
9a2b122024 0.9.4claws23
* src/news.c
        o check number of messages and don't return a 0 message
          when no messages are available
        o don't parse xref header anymore

(closes Bug 203 I'm not getting any news)
2003-08-15 14:51:30 +00:00
Paul Mangan
7fa4b85ddf update and define claws bugzilla location 2003-08-15 08:23:13 +00:00
Christoph Hohmann
33ff4647f0 update subject threading description 2003-08-14 19:56:04 +00:00
Christoph Hohmann
8c60e276ce 0.9.4claws20
* src/procmsg.c
        fix search for oldest node in subject threading
2003-08-14 19:41:35 +00:00
Christoph Hohmann
fb91bed5b9 0.9.4claws19
* src/procmsg.c
* src/common/utils.h
        add possibility to check all nodes with the same subject for
        subject threading, not only the oldest node. Should not break
        threads anymore if the oldest node is thread_by_subject_max_age
        days older then parent, because it can now find a child of
        oldest node as new parent.
2003-08-14 19:16:22 +00:00