claws.git
20 years ago0.9.4claws65
Christoph Hohmann [Sat, 6 Sep 2003 18:26:09 +0000 (18:26 +0000)]
0.9.4claws65

* src/plugins/clamav/clamav_plugin.c
        fix copy & paste bug

20 years agoforgot to add check if the message that is opened in the messageview is
Christoph Hohmann [Fri, 5 Sep 2003 21:24:01 +0000 (21:24 +0000)]
forgot to add check if the message that is opened in the messageview is
really meant in the notification

20 years ago0.9.4claws64
Christoph Hohmann [Fri, 5 Sep 2003 21:07:17 +0000 (21:07 +0000)]
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.

20 years agofix version number
Paul Mangan [Fri, 5 Sep 2003 15:41:24 +0000 (15:41 +0000)]
fix version number

20 years ago* src/messageview.c
Alfons Hoogervorst [Fri, 5 Sep 2003 14:32:50 +0000 (14:32 +0000)]
* 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

20 years agoImprove synchronous action exit code (fixes long delay after action exit on RH9
Melvin Hadasht [Fri, 5 Sep 2003 08:49:13 +0000 (08:49 +0000)]
Improve synchronous action exit code (fixes long delay after action exit on RH9

20 years ago0.9.4claws61
Christoph Hohmann [Thu, 4 Sep 2003 20:35:23 +0000 (20:35 +0000)]
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

20 years ago* src/folder.c
Alfons Hoogervorst [Thu, 4 Sep 2003 18:51:58 +0000 (18:51 +0000)]
* 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")

20 years agofix compile error
Thorsten Maerz [Wed, 3 Sep 2003 16:48:16 +0000 (16:48 +0000)]
fix compile error

20 years ago0.9.4claws58
Christoph Hohmann [Wed, 3 Sep 2003 11:14:14 +0000 (11:14 +0000)]
0.9.4claws58

* src/plugins/spamassassin/spamassassin.[ch]
* src/plugins/spamassassin/spamassassin_gtk.c
        add timeout config option

20 years agoadd Slovak translation
Paul Mangan [Wed, 3 Sep 2003 10:11:29 +0000 (10:11 +0000)]
add Slovak translation

20 years agoClamAV plugin gui tweaks
Paul Mangan [Wed, 3 Sep 2003 09:23:20 +0000 (09:23 +0000)]
ClamAV plugin gui tweaks

20 years ago* src/gtk/filesel.c
Alfons Hoogervorst [Tue, 2 Sep 2003 19:12:07 +0000 (19:12 +0000)]
* src/gtk/filesel.c
remember last used dir when attaching multiple files (should fix
bug #290, "Attach File does not remember directory")

20 years agoupdate Spanish translation
Paul Mangan [Mon, 1 Sep 2003 19:22:32 +0000 (19:22 +0000)]
update Spanish translation

20 years ago* src/gtk/gtkaspell.[ch]
Alfons Hoogervorst [Mon, 1 Sep 2003 18:44:17 +0000 (18:44 +0000)]
* src/gtk/gtkaspell.[ch]
be pedantic and strict and use const gchar * instead of guchar *

20 years ago* src/mainwindow.c
Alfons Hoogervorst [Mon, 1 Sep 2003 18:36:27 +0000 (18:36 +0000)]
* src/mainwindow.c
* src/summaryviewc.
re-enable Save As when multiple messages are selected

20 years agog_free(trimmed_uri);
Paul Mangan [Mon, 1 Sep 2003 10:51:48 +0000 (10:51 +0000)]
g_free(trimmed_uri);

20 years agosync with 0.9.4cvs13
Paul Mangan [Mon, 1 Sep 2003 10:36:33 +0000 (10:36 +0000)]
sync with 0.9.4cvs13

20 years agotrim uri before sending to the statusbar
Paul Mangan [Mon, 1 Sep 2003 07:31:32 +0000 (07:31 +0000)]
trim uri before sending to the statusbar

20 years agosync with 0.9.4cvs12
Paul Mangan [Mon, 1 Sep 2003 07:04:41 +0000 (07:04 +0000)]
sync with 0.9.4cvs12

20 years ago0.9.4claws47
Christoph Hohmann [Sat, 30 Aug 2003 19:35:12 +0000 (19:35 +0000)]
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>

20 years ago0.9.4claws46
Christoph Hohmann [Sat, 30 Aug 2003 16:22:57 +0000 (16:22 +0000)]
0.9.4claws46

* src/plugins/spamassassin/spamassassin_gtk.c
* src/plugins/spamassassin/spamassassin_gtk.glade
        reduce GUI clutter by placing hints into tooltips

20 years agoadd 'Content-Disposition: inline' to a text/plain part when using PGP/MIME signing
Paul Mangan [Sat, 30 Aug 2003 08:19:05 +0000 (08:19 +0000)]
add 'Content-Disposition: inline' to a text/plain part when using PGP/MIME signing

20 years agoreduce GUI clutter by placing hints into tooltips
Paul Mangan [Sat, 30 Aug 2003 04:52:49 +0000 (04:52 +0000)]
reduce GUI clutter by placing hints into tooltips

20 years agoadd forgotten version change
Paul Mangan [Fri, 29 Aug 2003 16:18:07 +0000 (16:18 +0000)]
add forgotten version change

20 years ago0.9.4claws43
Christoph Hohmann [Fri, 29 Aug 2003 13:48:48 +0000 (13:48 +0000)]
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)"

20 years ago0.9.4claws42
Christoph Hohmann [Fri, 29 Aug 2003 13:16:14 +0000 (13:16 +0000)]
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>

20 years ago0.9.4claws42
Christoph Hohmann [Fri, 29 Aug 2003 12:56:55 +0000 (12:56 +0000)]
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>

20 years agosync with 0.9.4cvs11
Paul Mangan [Fri, 29 Aug 2003 07:55:58 +0000 (07:55 +0000)]
sync with 0.9.4cvs11

20 years ago0.9.4claws40
Christoph Hohmann [Thu, 28 Aug 2003 19:17:51 +0000 (19:17 +0000)]
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

20 years agofix compile error
Thorsten Maerz [Wed, 27 Aug 2003 17:23:25 +0000 (17:23 +0000)]
fix compile error

20 years agosync with 0.9.4cvs9
Paul Mangan [Tue, 26 Aug 2003 07:13:40 +0000 (07:13 +0000)]
sync with 0.9.4cvs9

20 years agosync with 0.9.4cvs8
Paul Mangan [Mon, 25 Aug 2003 14:14:47 +0000 (14:14 +0000)]
sync with 0.9.4cvs8

20 years ago0.9.4claws36
Christoph Hohmann [Sun, 24 Aug 2003 16:33:02 +0000 (16:33 +0000)]
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)

20 years agoreadd BUILT_SOURCES
Christoph Hohmann [Sun, 24 Aug 2003 11:55:45 +0000 (11:55 +0000)]
readd BUILT_SOURCES

20 years agoclean up src/Makefile.am
Christoph Hohmann [Sun, 24 Aug 2003 10:23:51 +0000 (10:23 +0000)]
clean up src/Makefile.am

20 years ago0.9.4claws35
Christoph Hohmann [Fri, 22 Aug 2003 22:49:07 +0000 (22:49 +0000)]
0.9.4claws35

* src/news.c
        news folders should be scanned when opened

20 years ago0.9.4claws34
Christoph Hohmann [Fri, 22 Aug 2003 15:06:56 +0000 (15:06 +0000)]
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

20 years ago0.9.4claws33
Christoph Hohmann [Thu, 21 Aug 2003 20:08:27 +0000 (20:08 +0000)]
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 ' '

20 years agosync with 0.9.4cvs7
Paul Mangan [Thu, 21 Aug 2003 08:45:43 +0000 (08:45 +0000)]
sync with 0.9.4cvs7

20 years agofixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'
Paul Mangan [Tue, 19 Aug 2003 07:56:18 +0000 (07:56 +0000)]
fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'

20 years agoupdate Bulgarian translation
Paul Mangan [Tue, 19 Aug 2003 06:45:35 +0000 (06:45 +0000)]
update Bulgarian translation

20 years ago* src/mimeview.[ch]
Luke Plant [Mon, 18 Aug 2003 17:08:48 +0000 (17:08 +0000)]
* 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

20 years ago0.9.4claws28
Christoph Hohmann [Sun, 17 Aug 2003 12:56:36 +0000 (12:56 +0000)]
0.9.4claws28

* src/procmsg.c
        no subject threading when the subject has no reply prefix

20 years ago0.9.4claws27
Christoph Hohmann [Sat, 16 Aug 2003 16:28:01 +0000 (16:28 +0000)]
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)

20 years agoadd #include "defs.h"
Paul Mangan [Sat, 16 Aug 2003 16:17:06 +0000 (16:17 +0000)]
add #include "defs.h"

20 years agocosmetic changes
Paul Mangan [Sat, 16 Aug 2003 07:17:31 +0000 (07:17 +0000)]
cosmetic changes

20 years ago0.9.4claws24
Christoph Hohmann [Fri, 15 Aug 2003 16:42:11 +0000 (16:42 +0000)]
0.9.4claws24

* src/news.c
        complete last change (forgot some changes)

20 years ago0.9.4claws23
Christoph Hohmann [Fri, 15 Aug 2003 14:51:30 +0000 (14:51 +0000)]
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)

20 years agoupdate and define claws bugzilla location
Paul Mangan [Fri, 15 Aug 2003 08:23:13 +0000 (08:23 +0000)]
update and define claws bugzilla location

20 years agoupdate Russian translation
Paul Mangan [Fri, 15 Aug 2003 07:45:26 +0000 (07:45 +0000)]
update Russian translation

20 years agoadd prefs_spelling.c to POTFILES.in
Christoph Hohmann [Thu, 14 Aug 2003 20:33:25 +0000 (20:33 +0000)]
add prefs_spelling.c to POTFILES.in

20 years agoupdate subject threading description
Christoph Hohmann [Thu, 14 Aug 2003 19:56:04 +0000 (19:56 +0000)]
update subject threading description

20 years ago0.9.4claws20
Christoph Hohmann [Thu, 14 Aug 2003 19:41:35 +0000 (19:41 +0000)]
0.9.4claws20

* src/procmsg.c
        fix search for oldest node in subject threading

20 years ago0.9.4claws19
Christoph Hohmann [Thu, 14 Aug 2003 19:16:22 +0000 (19:16 +0000)]
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.

20 years ago0.9.4claws18
Christoph Hohmann [Mon, 11 Aug 2003 21:47:44 +0000 (21:47 +0000)]
0.9.4claws18

* src/plugins/spamassassin/spamassassin.c
        run spam check in background process

20 years ago* src/summaryview.c
Alfons Hoogervorst [Sun, 10 Aug 2003 21:06:11 +0000 (21:06 +0000)]
* src/summaryview.c
make `Select All' sensitive too

20 years ago0.9.4claws16
Christoph Hohmann [Sun, 10 Aug 2003 20:28:17 +0000 (20:28 +0000)]
0.9.4claws16

* src/imap.c
        add more checks in imap_close

20 years agoadded source and hook descriptions
Thorsten Maerz [Sun, 10 Aug 2003 12:23:59 +0000 (12:23 +0000)]
added source and hook descriptions

20 years ago* src/prefs_spelling.c
Alfons Hoogervorst [Sat, 9 Aug 2003 19:29:33 +0000 (19:29 +0000)]
* src/prefs_spelling.c
compile spelling ui only if requested

20 years ago* src/gtk/prefswindow.c
Alfons Hoogervorst [Sat, 9 Aug 2003 19:22:32 +0000 (19:22 +0000)]
* src/gtk/prefswindow.c
make it compile

20 years ago0.9.4claws13
Christoph Hohmann [Sat, 9 Aug 2003 18:38:38 +0000 (18:38 +0000)]
0.9.4claws13

* src/prefs_spelling.c
* src/gtk/prefswindow.[ch]
* src/plugins/clamav/clamav_plugin_gtk.c
* src/plugins/spamassassin/spamassassin_gtk.c
        sort prefs pages by heighest weight in tree

20 years agosync with 0.9.4cvs6
Paul Mangan [Sat, 9 Aug 2003 06:26:27 +0000 (06:26 +0000)]
sync with 0.9.4cvs6

20 years agoadd Leandro and Luke to claws-branch section
Paul Mangan [Sat, 9 Aug 2003 06:24:24 +0000 (06:24 +0000)]
add Leandro and Luke to claws-branch section

20 years ago0.9.4claws11
Christoph Hohmann [Sat, 9 Aug 2003 01:11:53 +0000 (01:11 +0000)]
0.9.4claws11

* src/gtk/Makefile.am
* src/gtk/colorsel.[ch]                 ** NEW **
        create a color selection dialog that can be used as a simple
        function call with it's own gtk main loop like filesel.[ch]

* src/Makefile.am
* src/main.c
* src/prefs_common.c
* src/prefs_spelling.[ch]               ** NEW **
* src/prefs_spelling.glade              ** NEW **
* src/gtk/gtkutils.[ch]
        move "Spell Checker" prefs to new prefs dialog

* src/prefs_folder_item.c
        use new colorsel dialog

20 years agoclear the progressbar unconditionally
Paul Mangan [Fri, 8 Aug 2003 10:10:42 +0000 (10:10 +0000)]
clear the progressbar unconditionally

20 years agosync with 0.9.4cvs4
Paul Mangan [Fri, 8 Aug 2003 09:04:41 +0000 (09:04 +0000)]
sync with 0.9.4cvs4

20 years ago0.9.4claws8
Christoph Hohmann [Thu, 7 Aug 2003 17:57:50 +0000 (17:57 +0000)]
0.9.4claws8

* configure.ac
        fix bug in image viewer plugin part

* src/imap.c
        don't execute close command if the folder item is not selected

20 years agocomplete the maintainer guide
Hoà Viêt Dinh [Thu, 7 Aug 2003 14:12:05 +0000 (14:12 +0000)]
complete the maintainer guide

20 years agoseveral actions for each filtering rules can now be defined
Hoà Viêt Dinh [Thu, 7 Aug 2003 13:30:23 +0000 (13:30 +0000)]
several actions for each filtering rules can now be defined

20 years ago0.9.4claws6
Christoph Hohmann [Wed, 6 Aug 2003 17:14:56 +0000 (17:14 +0000)]
0.9.4claws6

* src/imap.c
        make sure source folder is selected when copying messages

20 years ago0.9.4claws5
Christoph Hohmann [Wed, 6 Aug 2003 14:35:14 +0000 (14:35 +0000)]
0.9.4claws5

* sync with 0.9.4cvs2
        see ChangeLog 2003-07-29

20 years agosync with 0.9.4cvs3
Paul Mangan [Tue, 5 Aug 2003 09:01:01 +0000 (09:01 +0000)]
sync with 0.9.4cvs3

20 years agoExport to LDIF.
Match Grun [Tue, 5 Aug 2003 04:33:46 +0000 (04:33 +0000)]
Export to LDIF.

20 years agoAdd export LDIF.
Match Grun [Tue, 5 Aug 2003 04:14:35 +0000 (04:14 +0000)]
Add export LDIF.

20 years agoAdd export LDIF.
Match Grun [Tue, 5 Aug 2003 04:13:01 +0000 (04:13 +0000)]
Add export LDIF.

20 years ago0.9.4claws1
Christoph Hohmann [Mon, 4 Aug 2003 15:43:46 +0000 (15:43 +0000)]
0.9.4claws1

* .cvsignore
* Makefile.am
* configure.ac
* sylpheed-claws.pc.in                  ** NEW **
* src/Makefile.am
* src/common/Makefile.am
* src/gtk/Makefile.am
        install sylpheed header files in $(pkgincludedir) and create a
        pkg-config file to allow building a plugin without the source
        package

20 years agoversion 0.9.4claws rel_0_9_4
Paul Mangan [Mon, 4 Aug 2003 09:14:35 +0000 (09:14 +0000)]
version 0.9.4claws

20 years agoupdate Spanish translation
Paul Mangan [Mon, 4 Aug 2003 06:13:18 +0000 (06:13 +0000)]
update Spanish translation

20 years agoupdate Croatian and Serbian translations
Paul Mangan [Sun, 3 Aug 2003 20:22:40 +0000 (20:22 +0000)]
update Croatian and Serbian translations

20 years agoGerman translation
Jens Oberender [Sun, 3 Aug 2003 11:19:34 +0000 (11:19 +0000)]
German translation

20 years ago* src/summaryview.c
Alfons Hoogervorst [Sun, 3 Aug 2003 10:36:02 +0000 (10:36 +0000)]
* src/summaryview.c
mark flag has precedence over important flag - seems
to have been changed in sync of 0.9.3claws45. this fixes
a regression where messages that were scored as important
don't show their mark flags. (using the same column for
both importance as mark flags is the real problem
ofcourse)

20 years agoUpdated French translations
Melvin Hadasht [Sun, 3 Aug 2003 06:10:40 +0000 (06:10 +0000)]
Updated French translations

20 years agoFixed typo introduced after 0.9.3claws92 that prevented compilation; Updated Makefile...
Melvin Hadasht [Sun, 3 Aug 2003 05:30:08 +0000 (05:30 +0000)]
Fixed typo introduced after 0.9.3claws92 that prevented compilation; Updated Makefile.am to make automake happy

20 years agofix configure.ac
Christoph Hohmann [Sat, 2 Aug 2003 23:38:54 +0000 (23:38 +0000)]
fix configure.ac
clean up src/Makefile.am a little bit

20 years ago0.9.3claws92
Christoph Hohmann [Sat, 2 Aug 2003 20:39:33 +0000 (20:39 +0000)]
0.9.3claws92

* configure.ac
        o rearrange plugin tests
        o add test for clamav.h to ClamAV tests

20 years ago* src/mimeview.c
Luke Plant [Sat, 2 Aug 2003 18:30:21 +0000 (18:30 +0000)]
* src/mimeview.c
o fixed appearance of icon list when toggling back from the
  ctree
o toggling of icons using the keyboard works correctly
o fixed all other keyboard shortcuts to work when icons are
  active

* src/messageview.c
o fixed bug 4 - focus lost when changing messageview view type

20 years ago* src/mimeview.c
Luke Plant [Sat, 2 Aug 2003 18:27:04 +0000 (18:27 +0000)]
* src/mimeview.c
o fixed appearance of icon list when toggling back from the
  ctree
o toggling of icons using the keyboard works correctly
o fixed all other keyboard shortcuts to work when icons are
  active

20 years ago* src/messageview.c
Luke Plant [Sat, 2 Aug 2003 18:24:37 +0000 (18:24 +0000)]
* src/messageview.c
o fixed bug 4 - focus lost when changing messageview view type

20 years agodoesn't work
Christoph Hohmann [Sat, 2 Aug 2003 12:46:56 +0000 (12:46 +0000)]
doesn't work

20 years ago0.9.3claws90
Christoph Hohmann [Sat, 2 Aug 2003 11:29:34 +0000 (11:29 +0000)]
0.9.3claws90

* src/common/hooks.c
        fix crash when pointer stored in hash table could get invalid
        when a plugin is unloaded

20 years ago0.9.3claws89
Christoph Hohmann [Fri, 1 Aug 2003 21:16:34 +0000 (21:16 +0000)]
0.9.3claws89

* configure.ac
        o try to build all plugins (except spamassassin) by default
        o don't build a plugin if a dependency check fails

* src/common/hooks.c
        fix warning

20 years agotweak import LDIF dialog.
Match Grun [Fri, 1 Aug 2003 19:30:10 +0000 (19:30 +0000)]
tweak import LDIF dialog.

20 years ago0.9.3claws87
Christoph Hohmann [Fri, 1 Aug 2003 18:34:46 +0000 (18:34 +0000)]
0.9.3claws87

* src/plugins/clamav/clamav_plugin.c
* src/plugins/clamav/clamav_plugin_gtk.c
* src/plugins/dillo_viewer/dillo_viewer.c
* src/plugins/image_viewer/plugin.c
* src/plugins/mathml_viewer/mathml_viewer.c
* src/plugins/spamassassin/spamassassin.c
* src/plugins/spamassassin/spamassassin_gtk.c
* src/plugins/trayicon/trayicon.c
        add version check to all plugins

20 years agoprefs_filtering.c - wrong widget were shown after creation
Hoà Viêt Dinh [Fri, 1 Aug 2003 10:09:12 +0000 (10:09 +0000)]
prefs_filtering.c - wrong widget were shown after creation

20 years ago* src/mainwindow.c
Luke Plant [Fri, 1 Aug 2003 08:00:32 +0000 (08:00 +0000)]
* src/mainwindow.c
o fixed visibility of icons/mimeview after toggling separate
  message/folder view (factored out some similar code too).

20 years ago* src/mimeview.c
Alfons Hoogervorst [Wed, 30 Jul 2003 22:50:01 +0000 (22:50 +0000)]
* src/mimeview.c
tweak icon box UI a bit more, now allowing right-clicks actions
getting the relevant mime data too; should fix #250, "Can't save
attachments sometimes".

20 years ago* src/compose.c
Alfons Hoogervorst [Wed, 30 Jul 2003 20:28:52 +0000 (20:28 +0000)]
* src/compose.c
don't do auto-save-draft inside key press handler, but rather
schedule it half of a second later; should fix #67, "autosave
make re-rediting message crazy"

20 years ago0.9.3claws82
Christoph Hohmann [Wed, 30 Jul 2003 20:16:07 +0000 (20:16 +0000)]
0.9.3claws82

* src/plugins/trayicon/trayicon.c
        process pending events before unloading the plugin

(closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)

20 years ago* src/common/hooks.c
Alfons Hoogervorst [Wed, 30 Jul 2003 15:16:18 +0000 (15:16 +0000)]
* src/common/hooks.c
parameter 2 of g_hook_destroy() should really be a hook id