Commit graph

2153 commits

Author SHA1 Message Date
Alfons Hoogervorst
1ee79c7161 * src/prefs_matcher.[ch]
clean up
2002-12-27 00:21:23 +00:00
Christoph Hohmann
c5260f669e update INSTALL and INSTALL.jp for --enable-openssl 2002-12-26 22:51:57 +00:00
Alfons Hoogervorst
79521f4446 * src/matcher.[ch]
* src/matcher_parser_lex.l
* src/matcher_parser_parse.y
* src/prefs_matcher.c
	allow color label as a condition in the matcher
2002-12-26 21:40:23 +00:00
Oliver Haertel
32386528fa enable addressbook and actions 2002-12-26 21:23:13 +00:00
Christoph Hohmann
68fc213265 0.8.8claws4
* src/common/plugin.c
        add a little debug output
* configure.in
* src/plugins/demo/Makefile.am
        better use of automake
2002-12-26 17:43:03 +00:00
Christoph Hohmann
7c0586812b 0.8.8claws3
* src/Makefile.am
* src/common/Makefile.am
        fix "make distdir"
2002-12-26 16:02:44 +00:00
Christoph Hohmann
92169aeff9 0.8.8claws2
* configure.in
        sort configure checks into common / gtk / plugins
* po/POTFILES.in
        add src/prefs_gtk.c
* src/Makefile.am
        add plugins SUBDIR
* src/main.c
* src/common/sylpheed.[ch]
        added now sylpheed_done function for shutdown
* src/common/Makefile.am
* src/common/plugin.[ch]                ** NEW **
        plugin loader and unloader
* src/plugins/.cvsignore                ** NEW **
* src/plugins/Makefile.am               ** NEW **
        build plugins
* src/plugins/demo/.cvsignore           ** NEW **
* src/plugins/demo/Makefile.am          ** NEW **
* src/plugins/demo/demo.c               ** NEW **
        small demo plugin that installs a logtext hook and
        outputs the log text to stdout
2002-12-26 15:36:46 +00:00
Paul Mangan
152bc33f25 update Spanish translation 2002-12-26 13:37:28 +00:00
Paul Mangan
3cf27c9232 0.8.8claws release 2002-12-26 11:38:07 +00:00
Paul Mangan
7626d1abe2 update Bulgarian translation 2002-12-26 11:29:10 +00:00
Paul Mangan
656a3da614 update Bulgarian translation 2002-12-26 11:02:58 +00:00
Paul Mangan
eea64ebdd6 remove 'src/prefs.c' 2002-12-26 10:47:36 +00:00
Paul Mangan
c2bd9fa7b8 partial sync with 0.8.8 release 2002-12-26 00:40:41 +00:00
Alfons Hoogervorst
5219edb7a5 * src/matcher.[ch]
* src/matcher_parser_lex.l
* src/matcher_parser_parse.y
* src/prefs_matcher.c
	add locked flag to possible filtering / matcher
	conditions (also a good example what should be
	done to add a simple boolean condition)
2002-12-25 19:06:48 +00:00
Christoph Hohmann
6b0ed0c163 0.8.7claws8
* src/Makefile.am
* src/account.[ch]
* src/addrbook.c
* src/addressbook.c
* src/addrindex.c
* src/filtering.c
* src/folder.c
* src/matcher.c
* src/prefs.[ch]                ** REMOVE **
* src/prefs_account.c
* src/prefs_actions.c
* src/prefs_common.c
* src/prefs_customheader.c
* src/prefs_display_header.c
* src/prefs_filtering.c
* src/prefs_folder_item.c
* src/prefs_gtk.[ch]            ** NEW **
* src/prefs_matcher.c
* src/prefs_scoring.c
* src/prefs_summary_column.c
* src/procmime.c
* src/selective_download.c
* src/toolbar.c
* src/common/Makefile.am
* src/common/prefs.[ch]		** NEW **
        split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
2002-12-25 13:46:41 +00:00
Oliver Haertel
138ca2b14c add toolbar.c to translate-me-list 2002-12-24 20:43:49 +00:00
Alfons Hoogervorst
2dd239158b * src/summaryview.c
summary_thread_build(): fix real cause of the crash mentioned in
	0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
	this way we get meaningful ctree nodes
2002-12-24 17:44:50 +00:00
Oliver Haertel
fda5525dc3 use generic toolbar handling 2002-12-24 14:38:23 +00:00
Oliver Haertel
2cd2f95d46 generic toolbar generation 2002-12-24 14:29:16 +00:00
Oliver Haertel
ff4771ec90 reorder pixmaps, logo last entry 2002-12-24 14:22:27 +00:00
Alfons Hoogervorst
7b809672bb * src/summaryview.c
summary_thread_build(): fix crash because of focus != selection
	after threading. when deleting the selection, gtk tries but fails
	to find the correct focusable element. we now force the selection
	to be focused. this should solve the infamous bug reported by
	Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages").
	a test case is available.
2002-12-24 11:35:16 +00:00
Darko Koruga
91120427b5 Fix crash when unmarkin a message with unread children. 2002-12-24 10:10:00 +00:00
Colin Leroy
68a49e3bfc forgotten ? ;) 2002-12-23 22:50:24 +00:00
Paul Mangan
a2afd01865 update Hungarian translation 2002-12-23 18:02:35 +00:00
Christoph Hohmann
d7fbac4971 0.8.7claws1
* src/Makefile.am
* src/common/Makefile.am
        update Makefiles for moved intl.h, version.h and defs.h
* src/imap.c
        rewrite imap_session_get to avoid duplicate code
2002-12-23 17:46:05 +00:00
Paul Mangan
e51bc99582 update Russian translation 2002-12-23 17:28:19 +00:00
Paul Mangan
df74c6ba9c Santa Claws release 2002-12-23 14:57:08 +00:00
Paul Mangan
6caea1648f updated Polish translation 2002-12-23 14:23:01 +00:00
Paul Mangan
a241dc2a38 fix typo and add licence header 2002-12-23 12:49:38 +00:00
Paul Mangan
be02526c1e updated en_GB translation 2002-12-23 10:43:44 +00:00
Paul Mangan
ebb0672c58 updated Italian translation 2002-12-23 09:03:58 +00:00
Paul Mangan
93e5642689 fix signature-stripping on replies bug 2002-12-23 08:59:43 +00:00
Jens Oberender
1900a25a71 just the german translation 2002-12-23 00:56:50 +00:00
Paul Mangan
81d22e639c update Bulgarian, Spanish and Serbian translations 2002-12-22 23:56:20 +00:00
Paul Mangan
8efcf51bc5 fix coding style 2002-12-21 10:57:35 +00:00
Paul Mangan
c4f1728bfa fix coding style of addrbook.c 2002-12-21 10:57:19 +00:00
Paul Mangan
4fd905f07b fix bug 643638 2002-12-21 08:54:24 +00:00
Christoph Hohmann
8fa18fb744 0.8.6claws121
* src/common/utils.c
* src/summaryview.c
        reimplement expand_search_string using GString to
        prevent crashs caused by miscalculated string
        lengths reported by Paul
2002-12-20 22:23:09 +00:00
Christoph Hohmann
7432d06027 revert changes that should not have been commited 2002-12-20 17:24:24 +00:00
Christoph Hohmann
4bf8211668 0.8.6claws120
* src/summaryview.c
        don't use "changed" to check if op_count has to be changed as it
        is also set when the message has unread children
        (closes bug [ 653221 ] crash while deleting duplicates)
2002-12-20 17:03:14 +00:00
Paul Mangan
d93dc82c81 sync with 0.8.6cvs27 2002-12-20 08:40:18 +00:00
Paul Mangan
0e62663c21 sync with 0.8.6cvs26 2002-12-20 07:33:23 +00:00
Alfons Hoogervorst
5123b7a16a * src/textview.c
fix incorrect parsing of email addresses, submitted by
	Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate
	name display if it contains @".
2002-12-19 22:36:43 +00:00
Paul Mangan
46c06c61b1 sync with 0.8.6cvs23 2002-12-18 10:44:47 +00:00
Paul Mangan
7e28ac19a1 sync with 0.8.6cvs22 2002-12-18 09:48:44 +00:00
Christoph Hohmann
1b20495960 vlaws -> claws 2002-12-17 23:32:59 +00:00
Christoph Hohmann
fc9237f16f 0.8.6vlaws114
* src/imap.c
        o don't create a session if imap greeting fails
        o don't close socket when authentication fails
          this is done by imap_session_destroy
2002-12-17 23:31:09 +00:00
Thorsten Maerz
f3e77b6651 Added "search for message-id" script and doc 2002-12-17 21:25:49 +00:00
Thorsten Maerz
c2e633e31f Updated hungarian translation (updated by Gal Zoltan) 2002-12-17 21:07:59 +00:00
Christoph Hohmann
23e93e8828 0.8.6claws111
* src/addr_compl.c
        remove stupid addressbook dump to debug output
* src/mh.c
        fix memory leak found by Hiro
2002-12-16 17:24:54 +00:00