claws.git
20 years agocorrection: one line better than two
Paul Mangan [Sun, 20 Jul 2003 09:24:12 +0000 (09:24 +0000)]
correction: one line better than two

20 years agoredraw icon list on signature check
Paul Mangan [Sun, 20 Jul 2003 09:14:33 +0000 (09:14 +0000)]
redraw icon list on signature check

20 years ago0.9.3claws34
Christoph Hohmann [Sun, 20 Jul 2003 01:15:54 +0000 (01:15 +0000)]
0.9.3claws34

* src/Makefile.am
* src/account.c
* src/folder.[ch]
* src/folder_item_prefs.[ch]            ** NEW **
* src/folderview.c
* src/mainwindow.c
* src/mh.c
* src/prefs_gtk.c
* src/prefs_scoring.c
* src/summaryview.c
* src/prefs_folder_item.[ch]
        o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
          Properties dialog
        o use prefswindow for folder properties

* src/gtk/prefswindow.[ch]
        change implementation to use an invisible notebook instead
        of unparenting widgets

20 years ago0.9.3claws33
Christoph Hohmann [Sat, 19 Jul 2003 22:36:53 +0000 (22:36 +0000)]
0.9.3claws33

* src/compose.h
* src/folder.c
* src/folderview.h
* src/headerview.h
* src/prefs_filtering.h
* src/prefs_folder_item.[ch]
* src/procmime.h
* src/procmsg.h
* src/summaryview.h
        clean up header mess
(always use 1. typedefs, 2. #includes, 3. structures)

* src/common/version.h.in
        add casts for constants

* src/plugins/demo/demo.c
        fix typo

* src/plugins/spamassassin/spamassassin.c
        remove unused variable

20 years ago* src/mimeview.c
Alfons Hoogervorst [Sat, 19 Jul 2003 22:24:05 +0000 (22:24 +0000)]
* src/mimeview.c
o make icon buttons respond on left click
o minor cosmetic change

20 years ago* src/mimeview.[ch]
Luke Plant [Sat, 19 Jul 2003 21:08:55 +0000 (21:08 +0000)]
* src/mimeview.[ch]
* src/gtk/gtkvscrollbutton.c
* src/messageview.c
o improved mimeview behaviour when selecting a new message
o plus code cleanups to remove compile warnings

20 years ago* src/procmsg.c
Alfons Hoogervorst [Sat, 19 Jul 2003 18:41:15 +0000 (18:41 +0000)]
* src/procmsg.c
* src/compose.c
* src/common/utils.[ch]
subject_get_reply_prefix_length() <- subject_get_prefix_length()

20 years ago* src/prefs_folder_item.c
Alfons Hoogervorst [Sat, 19 Jul 2003 17:55:11 +0000 (17:55 +0000)]
* src/prefs_folder_item.c
reinit "legacy" tmp_prefs, so we don't free nor use invalid
string pointers

20 years ago* src/messageview.c
Luke Plant [Sat, 19 Jul 2003 13:59:21 +0000 (13:59 +0000)]
* src/messageview.c
* src/mimeview.[ch]
* src/procmime.h
* src/rfc2015.c
* src/stock_pixmap.[ch]
* src/gtk/Makefile.am
* src/Makefile.am
* src/gtk/gtkvscrollbutton.[ch]   ** NEW **
* src/pixmaps/mime_*.xpm          ** NEW **
o mimeview rearrangement with a new icon shortcut bar
VS: ----------------------------------------------------------------------

20 years ago* src/messageview.c
Luke Plant [Sat, 19 Jul 2003 13:50:29 +0000 (13:50 +0000)]
* src/messageview.c
* src/mimeview.c
* src/mimeview.h
* src/procmime.h
* src/rfc2015.c
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/gtk/Makefile.am
* src/Makefile.am
* src/gtk/gtkvscrollbutton.[ch]  ** new **
* src/pixmaps/mime_*.xpm         ** new **

mimeview rearrangement with a new icon shortcut bar
VS: ----------------------------------------------------------------------

20 years ago* src/folderview.c
Alfons Hoogervorst [Sat, 19 Jul 2003 10:38:04 +0000 (10:38 +0000)]
* src/folderview.c
o plug leaking nodes_to_recollapse
o add folderview_recollapse_all_nodes() (not used yet)

20 years ago* src/compose.c
Alfons Hoogervorst [Fri, 18 Jul 2003 22:42:05 +0000 (22:42 +0000)]
* src/compose.c
* src/common/utils.c
honour #240 "Better SUBJECT handling" by cleaning the prefix
for both forwarding as replying

20 years ago0.9.3claws25
Christoph Hohmann [Fri, 18 Jul 2003 19:08:45 +0000 (19:08 +0000)]
0.9.3claws25

* configure.ac
* src/common/sylpheed.[ch]
* src/common/version.h.in
        add version in numeric form to allow easy comparison

* src/plugins/demo/demo.c
        add version check
        - sylpheed version > plugin version => never allowed, sylpheed
          could contain unknown API changes
        - sylpheed version < minimum version required => don't load,
          API required not available (if linking does not fail)

20 years ago* src/common/plugin.[ch]
Alfons Hoogervorst [Fri, 18 Jul 2003 18:44:54 +0000 (18:44 +0000)]
* src/common/plugin.[ch]
const correctness

20 years ago0.9.3claws23
Christoph Hohmann [Fri, 18 Jul 2003 15:47:27 +0000 (15:47 +0000)]
0.9.3claws23

* src/common/hooks.c
        fix crash when hooks where unregisted

* src/plugins/trayicon/trayicon.c
        unregister detroy signal before destroying the widget
        (still crashes when the plugin is unloaded)

20 years ago* src/folderview.[ch]
Alfons Hoogervorst [Thu, 17 Jul 2003 22:49:51 +0000 (22:49 +0000)]
* src/folderview.[ch]
* src/prefs_common.[ch]
delay expanding folder tree during drags until timeout triggered
(needs perhaps some tweaking, so testing is welcome)

20 years ago* src/folderview.c
Alfons Hoogervorst [Thu, 17 Jul 2003 18:29:30 +0000 (18:29 +0000)]
* src/folderview.c
clean up cruft

20 years ago0.9.3claws20
Christoph Hohmann [Thu, 17 Jul 2003 18:13:15 +0000 (18:13 +0000)]
0.9.3claws20

* src/common/session.c
        fix opening of SSL connections

* src/plugins/image_viewer/Makefile.am
        add OPENSSL_CFLAGS (we should find a better solution to remove
        this dependencies if they are not required)

* src/plugins/spamassassin/spamassassin.c
        remove setlocale workaround (fixed in libspamc)

20 years ago* src/common/hooks.[ch]
Alfons Hoogervorst [Thu, 17 Jul 2003 14:23:12 +0000 (14:23 +0000)]
* src/common/hooks.[ch]
* src/plugins/clamav/clamav_plugin.c
* src/plugins/spamassassin/spamassassin.c
* src/plugins/trayicon/trayicon.c
fix signedness muck

20 years ago* src/procmime.c
Alfons Hoogervorst [Thu, 17 Jul 2003 10:55:20 +0000 (10:55 +0000)]
* src/procmime.c
plug memleak

20 years ago* src/inc.c
Alfons Hoogervorst [Thu, 17 Jul 2003 10:07:45 +0000 (10:07 +0000)]
* src/inc.c
plug memleak

20 years agoadd link to the Claws site's FAQ page in Help menu
Paul Mangan [Thu, 17 Jul 2003 08:55:55 +0000 (08:55 +0000)]
add link to the Claws site's FAQ page in Help menu

20 years ago* src/folderview.[ch]
Alfons Hoogervorst [Thu, 17 Jul 2003 08:39:41 +0000 (08:39 +0000)]
* src/folderview.[ch]
* src/summaryview.[ch]
* src/mimeview.[ch]
plug DnD leaks

20 years agoinc.c: remove two instances of 'GTK_EVENTS_FLUSH'
Paul Mangan [Thu, 17 Jul 2003 07:33:11 +0000 (07:33 +0000)]
inc.c: remove two instances of 'GTK_EVENTS_FLUSH'

20 years ago0.9.3claws13
Christoph Hohmann [Wed, 16 Jul 2003 17:47:36 +0000 (17:47 +0000)]
0.9.3claws13

* src/mimeview.[ch]
        use an invisible GTK notebook to switch between viewers
        instead of reparenting widgets

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

* src/folder.c
        move folder_item_update_freeze() to correct place in
        folder_item_scan_full()

20 years agosync with 0.9.3cvs12
Paul Mangan [Wed, 16 Jul 2003 11:53:42 +0000 (11:53 +0000)]
sync with 0.9.3cvs12

20 years ago0.9.3claws10
Christoph Hohmann [Wed, 16 Jul 2003 10:48:31 +0000 (10:48 +0000)]
0.9.3claws10

* src/imap.[ch]
* src/prefs_account.[ch]
        sync IMAP CRAM-MD5 authentication with sylpheed-main

20 years ago* src/main.c
Alfons Hoogervorst [Tue, 15 Jul 2003 23:19:58 +0000 (23:19 +0000)]
* src/main.c
make --config-dir do something useful

20 years ago* src/procmsg.c
Alfons Hoogervorst [Mon, 14 Jul 2003 17:33:02 +0000 (17:33 +0000)]
* src/procmsg.c
o fix a bug where 'last' didn't really point to the last message
  in the top level list of children, but to the last threaded
  message.

        o clean up and make it easier to sync

20 years agoremove stupid debug print
Alfons Hoogervorst [Mon, 14 Jul 2003 13:16:16 +0000 (13:16 +0000)]
remove stupid debug print

20 years ago* src/mainwindow.c
Alfons Hoogervorst [Mon, 14 Jul 2003 11:22:44 +0000 (11:22 +0000)]
* src/mainwindow.c
make correct menu items sensitive

20 years agoconfigure.ac too
Alfons Hoogervorst [Sun, 13 Jul 2003 22:35:59 +0000 (22:35 +0000)]
configure.ac too

20 years ago* src/procmsg.c
Alfons Hoogervorst [Sun, 13 Jul 2003 22:35:10 +0000 (22:35 +0000)]
* src/procmsg.c
tune the threader so it will not subject-thread any message
without a subject prefix (this will not thread correctly if
a parent is delivered after their childs, but it looks
better right now)

20 years ago0.9.3claws5
Christoph Hohmann [Sun, 13 Jul 2003 18:53:15 +0000 (18:53 +0000)]
0.9.3claws5

* src/mainwindow.c
        group "Add mailbox *..." menu items in submenu

20 years ago* src/summaryview.c
Alfons Hoogervorst [Sun, 13 Jul 2003 12:16:14 +0000 (12:16 +0000)]
* src/summaryview.c
correct summary_toggle_pressed() signature and make sure
signal is not passed on

20 years ago* src/summaryview.c
Alfons Hoogervorst [Sun, 13 Jul 2003 10:25:47 +0000 (10:25 +0000)]
* src/summaryview.c
o for now don't pass on keys when they we're handled by
          ctree::key_press_event
        o clean up

20 years ago* src/main.c
Alfons Hoogervorst [Sat, 12 Jul 2003 22:41:46 +0000 (22:41 +0000)]
* src/main.c
add command line option "--config-dir" to get the current
configuration dir

20 years ago* src/matcher.[ch]
Alfons Hoogervorst [Sat, 12 Jul 2003 22:20:19 +0000 (22:20 +0000)]
* src/matcher.[ch]
* src/matcher_parser_parse.y
* src/prefs_filtering.c
* src/filtering.c
add "Lock" filter action to lock messages;

re-organize matcher part 9:

* src/filtering.c
        remove debug_print()
* src/prefs_filtering.c
make action text entries easily extendible;
merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD

20 years agotools/README: update old information and add missing information
Paul Mangan [Sat, 12 Jul 2003 16:50:06 +0000 (16:50 +0000)]
tools/README: update old information and add missing information

20 years agoadd addrquery.h to src/Makefile.am
Paul Mangan [Sat, 12 Jul 2003 14:10:18 +0000 (14:10 +0000)]
add addrquery.h to src/Makefile.am

20 years agoFixed bug #215 rel_0_9_3
Melvin Hadasht [Sat, 12 Jul 2003 13:11:54 +0000 (13:11 +0000)]
Fixed bug #215

20 years agoversion 0.9.3claws
Paul Mangan [Sat, 12 Jul 2003 12:47:04 +0000 (12:47 +0000)]
version 0.9.3claws

20 years ago*** empty log message ***
Paul Mangan [Sat, 12 Jul 2003 09:53:46 +0000 (09:53 +0000)]
*** empty log message ***

20 years agoupdate man page
Paul Mangan [Sat, 12 Jul 2003 09:27:30 +0000 (09:27 +0000)]
update man page

20 years ago*** empty log message ***
Paul Mangan [Sat, 12 Jul 2003 07:37:43 +0000 (07:37 +0000)]
*** empty log message ***

20 years agoupdate Spanish, Croatian, Polish, Serbian translations
Paul Mangan [Sat, 12 Jul 2003 07:29:16 +0000 (07:29 +0000)]
update Spanish, Croatian, Polish, Serbian translations

20 years agoUpdated French translations
Melvin Hadasht [Sat, 12 Jul 2003 00:55:33 +0000 (00:55 +0000)]
Updated French translations

20 years agodisable addressbook 'Lookup' button
Paul Mangan [Fri, 11 Jul 2003 11:40:37 +0000 (11:40 +0000)]
disable addressbook 'Lookup' button

20 years ago* src/summaryview.c
Alfons Hoogervorst [Fri, 11 Jul 2003 10:49:18 +0000 (10:49 +0000)]
* src/summaryview.c
summary_searchbar_pressed() should return TRUE to signal that
event was handled. when returning void, the return value passed
to GTK is actually random, but maybe FALSE, in which case the
event is handled by parent

20 years agoGerman translation
Jens Oberender [Thu, 10 Jul 2003 22:49:09 +0000 (22:49 +0000)]
German translation

20 years agoupdate ac/missing/gettext.m4 to version 0.12
Paul Mangan [Thu, 10 Jul 2003 21:18:44 +0000 (21:18 +0000)]
update ac/missing/gettext.m4 to version 0.12

20 years agofix bug where multipart/alternative messages would slip through without being scanned
Paul Mangan [Thu, 10 Jul 2003 10:54:08 +0000 (10:54 +0000)]
fix bug where multipart/alternative messages would slip through without being scanned

20 years ago0.9.0claws94
Christoph Hohmann [Thu, 10 Jul 2003 09:48:05 +0000 (09:48 +0000)]
0.9.0claws94

* src/folder.c
        correct check if folder supports removing when a message is
        moved. if not the message is only copied.

(closes Bug 132 crash on startup in newsgroups folders)

20 years ago* configure.ac
Alfons Hoogervorst [Wed, 9 Jul 2003 21:41:44 +0000 (21:41 +0000)]
* configure.ac
* src/common/defs.h
--with-config-dir (default .sylpheed)

20 years ago0.9.0claws92
Christoph Hohmann [Wed, 9 Jul 2003 18:25:14 +0000 (18:25 +0000)]
0.9.0claws92

* configure.ac
        use PKG_CHECK_MODULES to check for gtkmathview
        (version 0.4.2 now required)

20 years agoImplemented a progress bar that counts the number of completed tasks when the action...
Melvin Hadasht [Tue, 8 Jul 2003 21:37:36 +0000 (21:37 +0000)]
Implemented a progress bar that counts the number of completed tasks when the action runs more that one comman

20 years agoImplemented a progress bar that counts the number of completed tasks when the action...
Melvin Hadasht [Tue, 8 Jul 2003 20:16:42 +0000 (20:16 +0000)]
Implemented a progress bar that counts the number of completed tasks when the action runs more that one comman

20 years ago* src/procmsg.c
Alfons Hoogervorst [Tue, 8 Jul 2003 14:11:29 +0000 (14:11 +0000)]
* src/procmsg.c
if queued message has an invalid Message-Id, don't try to
find message it refers to (fixes #209 "crash when processing
in folder")

20 years agosync with 0.9.3cvs2
Paul Mangan [Tue, 8 Jul 2003 06:43:58 +0000 (06:43 +0000)]
sync with 0.9.3cvs2

20 years agoextend LDAP search
Match Grun [Tue, 8 Jul 2003 05:40:27 +0000 (05:40 +0000)]
extend LDAP search

20 years ago* src/send_message.c
Alfons Hoogervorst [Mon, 7 Jul 2003 23:38:16 +0000 (23:38 +0000)]
* src/send_message.c
pop status bar (fixes bug #208 "Status message stuck when sending
on POP3 account")

20 years agonew Croatian translation
Paul Mangan [Mon, 7 Jul 2003 22:07:03 +0000 (22:07 +0000)]
new Croatian translation

20 years agosync with 0.9.3cvs1
Paul Mangan [Mon, 7 Jul 2003 10:25:38 +0000 (10:25 +0000)]
sync with 0.9.3cvs1

20 years ago0.9.0claws84
Christoph Hohmann [Sat, 5 Jul 2003 10:59:21 +0000 (10:59 +0000)]
0.9.0claws84

* src/pixmaps/messageview_text.xpm              ** NEW **

20 years ago0.9.0claws84
Christoph Hohmann [Sat, 5 Jul 2003 10:45:46 +0000 (10:45 +0000)]
0.9.0claws84

* src/Makefile.am
* src/messageview.c
* src/mimeview.[ch]
* src/stock_pixmap.[ch]
        move mimeview tabs to the right side and use icons
        instead of text to save some space

(patch by Luke Plant <lukeplant@softhome.net>)

20 years ago0.9.0claws83
Christoph Hohmann [Sat, 5 Jul 2003 10:23:00 +0000 (10:23 +0000)]
0.9.0claws83

* src/inc.c
        add NULL pointer checks

(patch by Luke Plant <lukeplant@softhome.net>)
(closes Bug 204 0.9.0 quits on authentication error?!)

20 years ago* configure.ac
Alfons Hoogervorst [Fri, 4 Jul 2003 23:21:24 +0000 (23:21 +0000)]
* configure.ac
take the clue in bug #202 "./configure script -
'if test' comparison failure" reported by John Kristoff.

20 years ago0.9.0claws81
Christoph Hohmann [Fri, 4 Jul 2003 22:19:09 +0000 (22:19 +0000)]
0.9.0claws81

* src/plugins/spamassassin/spamassassin.c
        set timeout for spam check

20 years ago0.9.0claws80
Christoph Hohmann [Fri, 4 Jul 2003 20:04:21 +0000 (20:04 +0000)]
0.9.0claws80

* src/main.c
        destroy all FolderItems when shutting down to
        allow folders to clean up

20 years agoAdded bug #184's patch author
Melvin Hadasht [Fri, 4 Jul 2003 15:25:25 +0000 (15:25 +0000)]
Added bug #184's patch author

20 years agoFix bug #184
Melvin Hadasht [Fri, 4 Jul 2003 15:23:38 +0000 (15:23 +0000)]
Fix bug #184

20 years ago0.9.0claws78
Christoph Hohmann [Fri, 4 Jul 2003 11:59:46 +0000 (11:59 +0000)]
0.9.0claws78

* sync with 0.9.2cvs1
        see ChangeLog 2003-06-10

20 years agosync with 0.9.3
Paul Mangan [Fri, 4 Jul 2003 09:30:36 +0000 (09:30 +0000)]
sync with 0.9.3

20 years ago0.9.0claws76
Christoph Hohmann [Thu, 3 Jul 2003 20:37:07 +0000 (20:37 +0000)]
0.9.0claws76

* src/folder.[ch]
* src/imap.c
* src/mbox_folder.c
* src/mh.c
* src/news.c
        move folder_item_get_path() stuff into a folder virtual function

* src/procmsg.c
        use folder_item_fetch_msg() to get message and do not contruct
        the filename from path and number

20 years agosync with 0.9.2cvs12
Paul Mangan [Thu, 3 Jul 2003 06:57:01 +0000 (06:57 +0000)]
sync with 0.9.2cvs12

20 years agofix text-selection for replying
Paul Mangan [Wed, 2 Jul 2003 15:52:38 +0000 (15:52 +0000)]
fix text-selection for replying

20 years agosync with 0.9.2cvs11
Paul Mangan [Wed, 2 Jul 2003 11:20:00 +0000 (11:20 +0000)]
sync with 0.9.2cvs11

20 years agorevert last commit because it breaks more than it fixes
Paul Mangan [Wed, 2 Jul 2003 10:14:07 +0000 (10:14 +0000)]
revert last commit because it breaks more than it fixes

20 years agofix thread by subject/sort by date
Paul Mangan [Wed, 2 Jul 2003 08:57:08 +0000 (08:57 +0000)]
fix thread by subject/sort by date

20 years agosync with 0.9.2cvs10
Paul Mangan [Tue, 1 Jul 2003 10:33:14 +0000 (10:33 +0000)]
sync with 0.9.2cvs10

20 years ago2003-07-01 [jens]
Jens Oberender [Tue, 1 Jul 2003 08:13:15 +0000 (08:13 +0000)]
2003-07-01 [jens]

Bug 195, changes to sylpheed.spec.in:

* updated the filesection
* moved tools to /usr/share/sylpheed
* no windowmanager specific icons and desktop entries

20 years agosync with 0.9.2cvs9
Paul Mangan [Mon, 30 Jun 2003 06:21:21 +0000 (06:21 +0000)]
sync with 0.9.2cvs9

20 years agoFix null ptr.
Match Grun [Sat, 28 Jun 2003 19:25:31 +0000 (19:25 +0000)]
Fix null ptr.

20 years agosync with 0.9.2cvs7
Paul Mangan [Fri, 27 Jun 2003 07:22:51 +0000 (07:22 +0000)]
sync with 0.9.2cvs7

20 years ago0.9.0claws66
Christoph Hohmann [Thu, 26 Jun 2003 20:33:05 +0000 (20:33 +0000)]
0.9.0claws66

* src/folder.c
        freeze folder updates while a folder is scanned

20 years agoDon't fall into infinite loop when adding a new LDAP server.
Darko Koruga [Thu, 26 Jun 2003 18:01:36 +0000 (18:01 +0000)]
Don't fall into infinite loop when adding a new LDAP server.

20 years agosync with 0.9.2cvs6
Paul Mangan [Thu, 26 Jun 2003 09:52:33 +0000 (09:52 +0000)]
sync with 0.9.2cvs6

20 years agosync with 0.9.2cvs5
Paul Mangan [Thu, 26 Jun 2003 09:03:12 +0000 (09:03 +0000)]
sync with 0.9.2cvs5

20 years agoFix tab/backtab - close bug 147
Match Grun [Thu, 26 Jun 2003 05:40:21 +0000 (05:40 +0000)]
Fix tab/backtab - close bug 147

20 years ago0.9.0claws61
Christoph Hohmann [Wed, 25 Jun 2003 21:06:40 +0000 (21:06 +0000)]
0.9.0claws61

        * src/addr_compl.[ch]
        * src/addrindex.[ch]
        * src/folderview.c
        * src/inc.c
        * src/news.c
        * src/summaryview.c
        * src/toolbar.c
                fix warnings

20 years agoo Cleanups
Leandro A. F. Pereira [Wed, 25 Jun 2003 16:32:32 +0000 (16:32 +0000)]
o Cleanups
o Gray out "Message/Remove references" menu item if not replying to a message

20 years agoo Removed "Message/Create new thread" menu item
Leandro A. F. Pereira [Wed, 25 Jun 2003 00:43:48 +0000 (00:43 +0000)]
o Removed "Message/Create new thread" menu item
o Added "Message/Remove references" menu item
  (it's off by default and will not check anymore if the subject changed)

20 years ago* src/procmsg.c
Alfons Hoogervorst [Mon, 23 Jun 2003 16:55:58 +0000 (16:55 +0000)]
* src/procmsg.c
try better grouping messages threaded by subject based on their age.
still not perfect - because the message tree is not sorted by date.

20 years agoadded mail_receive_hook
Thorsten Maerz [Mon, 23 Jun 2003 12:27:50 +0000 (12:27 +0000)]
added mail_receive_hook

20 years agoenable the use of Ctrl+A to select all text in the sourcewindow
Paul Mangan [Mon, 23 Jun 2003 08:59:30 +0000 (08:59 +0000)]
enable the use of Ctrl+A to select all text in the sourcewindow

20 years ago0.9.0claws55
Christoph Hohmann [Sun, 22 Jun 2003 18:25:59 +0000 (18:25 +0000)]
0.9.0claws55

* src/folder.[ch]
        o add notification hook for folder tree changes
        o invoke hooks after folder tree scanning

* src/folderview.[ch]
        register hook for folder tree changes that
        updates the ctree

(there are more places that should be updated, like add, remove
 or move folder)

(closes Bug 164 Crash on rebuild folder tree)
(closes Bug 190 Crash on 'rebuilding folder tree')

20 years agoCreate a new thread if subject changes. It's on by default, can be
Leandro A. F. Pereira [Sat, 21 Jun 2003 18:59:56 +0000 (18:59 +0000)]
Create a new thread if subject changes. It's on by default, can be
disabled in Message menu.

20 years ago* src/summaryview.c
Alfons Hoogervorst [Sat, 21 Jun 2003 18:20:54 +0000 (18:20 +0000)]
* src/summaryview.c
quiet little compiler

20 years ago0.9.0.claws52
Christoph Hohmann [Sat, 21 Jun 2003 15:40:50 +0000 (15:40 +0000)]
0.9.0.claws52

update gettext stuff to version 0.12