Commit graph

17 commits

Author SHA1 Message Date
Christoph Hohmann
f51685c4d8 0.8.6claws79
* src/folderview.c
* src/logwindow.c
* src/statusbar.c
* src/summaryview.c
        only abort hook invokation if required data is missing not
        if our own data pointer is NULL, update hookfunction for
        log window
2002-12-08 14:58:03 +00:00
Christoph Hohmann
fdb9d170d3 0.8.6claws51
* src/logwindow.[ch]
* src/common/log.[ch]
        implement logging using a hook function

* src/folderview.c
* src/folder.[ch]
        define hooklist name in header file to avoid
        errors caused by wrong spelling of hooklist names

* src/toolbar.c
        fix warnings
2002-12-02 23:06:13 +00:00
Christoph Hohmann
365334c5d7 0.8.5claws173
* src/crash.c
* src/filtering.c
* src/logwindow.c
* src/main.c
* src/matcher_parser_lex.[hl]
* src/mbox.c
* src/mbox_folder.[ch]
* src/prefs_filtering.c
* src/procheader.c
* src/quote_fmt_lex.l
* src/ssl.c
        fix all warnings except the warnings in lex and yacc files
2002-11-21 00:54:52 +00:00
Melvin Hadasht
7c4baf285d Fixed log clipping bug #616795 2002-11-05 14:58:09 +00:00
Paul Mangan
8f38231f14 make a debug_print() not translatable 2002-11-01 08:52:48 +00:00
Alfons Hoogervorst
2dc7e8ab47 * src/logwindow.c
log_window_clear(): only bracket gtk_text_forward_delete()
	with gtk_text_freeze() / gtk_text_thaw() (see if this
	works around GTK text bug)
2002-09-29 12:40:46 +00:00
Paul Mangan
c443ed903f don't translate debug info 2002-08-15 07:38:17 +00:00
Paul Mangan
c5a549b079 sync with 0.8.1cvs3 2002-07-29 07:38:24 +00:00
Melvin Hadasht
f8888a5bfd Fixed a crash introduced in 0.8.0claws5 when log is cut under
80 characters.
2002-07-26 13:03:56 +00:00
Melvin Hadasht
481bfef8a0 Fix some memory leaks 2002-07-23 17:17:28 +00:00
Melvin Hadasht
2fd9699ebf * src/addrbook.c
* src/addressbook.c
* src/addrindex.c
	Replaced sprintf by g_snprintf to prevent possible buffer
	overflow.
* src/news.c
	Corrected a log message output format.
	Added a missing "done" debug output.
* src/compose.c
	Added keyboard accelerator for Priority menu items
	Added missing \n in debug output
* src/logwindow.c
* src/gtkspell.c
* src/rfc2015.c
	Added missing \n in debug output
2002-07-13 11:20:49 +00:00
Alfons Hoogervorst
62b7fa5926 control size of log text in log window; closes patch #569155 submitted by Mitko Haralanov. 2002-06-16 00:16:34 +00:00
Paul Mangan
adbd55ae28 sync with sylpheed 0.7.3cvs4 2002-03-07 13:22:39 +00:00
Alfons Hoogervorst
77ecd02887 bring in Hiro's last wm class fixes of 0.7.0 to claws 2002-01-08 19:30:01 +00:00
Paul Mangan
7e35e29ec6 sync with sylpheed 0.6.3cvs8 2001-10-19 07:49:39 +00:00
Alfons Hoogervorst
7d43271511 changes and bugfixes submitted by Andre Eibel 2001-06-30 11:40:01 +00:00
Paul Mangan
036b63d8fc Imported version 1.0 2001-04-19 12:21:46 +00:00