Commit graph

1611 commits

Author SHA1 Message Date
Alfons Hoogervorst
be5f95249a * AUTHORS
add Martin Kluge
* src/mh.c
	apply memory leak plug patch by Martin Kluge
	(closes "[ 602568 ] patch for 602441 little memory leak"
	and "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
2002-08-30 19:08:40 +00:00
Darko Koruga
1c0be4887f Copy Gtk style from normal style to match font size for coloured folders. 2002-08-30 05:25:45 +00:00
Alfons Hoogervorst
0d88ef20b6 * sylpheed.desktop
Type=Internet <- Type=Application
	(reported by Michael Schwendt, see:
	http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
	http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
2002-08-29 19:44:49 +00:00
Thorsten Maerz
82c932c27e todo 2002-08-29 18:44:31 +00:00
Alfons Hoogervorst
c5b76ff174 me todo 2002-08-29 11:07:17 +00:00
Paul Mangan
a275ff052c sync with 0.8.2cvs5 2002-08-29 09:13:53 +00:00
Colin Leroy
e78c725a74 sanity check for bug 601605 2002-08-29 07:45:41 +00:00
Colin Leroy
91802b2fa5 revert bug #591676 changes 2002-08-29 07:30:30 +00:00
Colin Leroy
e88baf6ddf Fix bug #591676 (MSG_QUEUED lost on restart)
by not writing cache for F_QUEUE folderitems
[is it a good fix ?]
2002-08-28 18:05:53 +00:00
Melvin Hadasht
39d7c4facc Fixed typos 2002-08-28 13:44:35 +00:00
Melvin Hadasht
eb39286e22 updated a bit the text concerning the spell checker in README.claws 2002-08-28 13:30:28 +00:00
Melvin Hadasht
1535fa78e6 merged GNU_aspell_branch 2002-08-28 13:04:15 +00:00
Paul Mangan
ea048c0b47 sync with 0.8.2cvs4 2002-08-28 11:54:45 +00:00
Colin Leroy
72a2c4094d Added AND search to Search folder 2002-08-28 10:32:54 +00:00
Jens Oberender
850bb1ddab Updated German Translations 2002-08-28 08:57:08 +00:00
Melvin Hadasht
ea0d39d7be updated fr.po 2002-08-27 23:17:30 +00:00
Paul Mangan
3f7a8e8a41 sync with 0.8.2 release 2002-08-27 22:54:56 +00:00
Paul Mangan
d4fc360966 update English manual 2002-08-27 22:49:54 +00:00
Paul Mangan
c0b45eb925 updated message catalogs 2002-08-27 22:26:46 +00:00
Hoà Viêt Dinh
50734844ef removed "filtering setting" menu option and add a "cancel a news message" menu option 2002-08-26 22:53:35 +00:00
Martin Schaaf
a7fe0d1f43 sorry changed alfons entry 2002-08-26 19:29:37 +00:00
Martin Schaaf
7790f46d7b added kill command to debuggerrc 2002-08-26 19:17:09 +00:00
Paul Mangan
53979dba50 sync with 0.8.1cvs31 2002-08-26 08:41:11 +00:00
Alfons Hoogervorst
c4018cb4ae * src/procmsg.c
fix bug that didn't send out correct headers to news server
	when sending news article and email from queue (bug reported
	and patch provided by Tim Mann; closes bug
	"[ 583196 ] 0.7.8claws can't post news")
2002-08-25 18:46:55 +00:00
Alfons Hoogervorst
5d71aff21f * src/selective_download.c
mark two more translatable strings
2002-08-25 11:54:54 +00:00
Alfons Hoogervorst
3033b6c12a typos 2002-08-25 11:07:11 +00:00
Alfons Hoogervorst
8241eb54e7 * src/summaryview.c
treat sent boxes as special and allow sorting them by addressee
	(closes "[ 589418 ] Sent folder sorting misbehavior"
	submitted by Steve Lamb)
2002-08-25 11:01:36 +00:00
Alfons Hoogervorst
53aac1d25a fix memleak reported by Martin Kluge (see: "[ 599677 ] Very small memory leak in 0.81claws115") 2002-08-24 17:35:48 +00:00
Oliver Haertel
f637007ae4 code cleanup 2002-08-24 09:54:27 +00:00
Alfons Hoogervorst
d01ad8c66d o fix another memory leak reported by Martin Kluge (see "[ 599568 ] Small Memory Leak")
o remove 'from' variable from 'summary_set_header()'; we can do with just 'to'
2002-08-24 09:21:39 +00:00
Paul Mangan
8dfd560c6f sync with 0.8.1cvs30 2002-08-24 08:28:51 +00:00
Paul Mangan
b8e9cbd800 sync with 0.8.1cvs30 2002-08-24 08:23:09 +00:00
Alfons Hoogervorst
59fc5af6d0 todo update 2002-08-24 00:10:44 +00:00
Alfons Hoogervorst
2e32d34b9a remove unnecessary allocations for search bar fixing leaks reported by Martin Kluge (see "[ 599451 ] Further memory leaks?") 2002-08-23 23:39:48 +00:00
Alfons Hoogervorst
77c0605fa5 * src/main.c
make get_socket_name() public for crash.c
* src/crash.c
	o make report bug button work (goes to claws'
	  bug tracker at sf.net)
	o introduce function for doing important stuff just
	  before claws goes down
	o clean up code
2002-08-23 21:58:53 +00:00
Alfons Hoogervorst
a7f9c38154 move cursor to "To" entry when forwarding as attachment
(reported and solved by Steve Lamb, closes bug report
"[ 592880 ] Forward as attachment; cursor not in to")
2002-08-23 13:42:18 +00:00
Colin Leroy
b46be9e83e fix hbox_search visibility after (de)separation of GUI elements 2002-08-23 11:42:17 +00:00
Colin Leroy
a0c17d268b fix header_pane visibility after playing with folder/message separation 2002-08-23 11:29:26 +00:00
Paul Mangan
ed89d1889b sync with 0.8.1cvs29 2002-08-23 10:43:10 +00:00
Paul Mangan
cb054c068b give full control of display or non-display of Execute icon to Custom toolbar settings 2002-08-23 10:40:16 +00:00
Melvin Hadasht
9fbf32eb21 Readded custom widget support in alertpanel lost in last sync 2002-08-23 10:29:08 +00:00
Paul Mangan
b0ab88b4bd sync with 0.8.1cvs29 2002-08-23 08:19:50 +00:00
Colin Leroy
d82d208be2 fix folder and search exchanging positions 2002-08-23 07:03:52 +00:00
Colin Leroy
821f1c4f56 fix last gdk warning :) 2002-08-23 06:52:15 +00:00
Colin Leroy
7effbc007f Fix my new `Creating pixmap from xpm' warning 2002-08-22 15:43:20 +00:00
Colin Leroy
696c5f9ea7 Fix some of the gdk_warnings 2002-08-22 15:27:07 +00:00
Colin Leroy
e538d7aecf * src/Makefile.am
* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/pixmaps/quicksearch.xpm *ADDED*
		Add the quicksearch pixmap
	* src/mainwindow.c
	* src/summaryview.c
	* src/summaryview.h
		Make quicksearch bar visible/hidden via a button
2002-08-22 14:35:57 +00:00
Christoph Hohmann
22999b38b5 * src/folder.c
fix folder update for newsgroups with message
        numbers below minimum number of articles to fetch
        (closes bug #598445)
2002-08-22 13:32:16 +00:00
Paul Mangan
b6d2bae7c4 sync with 0.8.1cvs28 2002-08-22 08:17:06 +00:00
Alfons Hoogervorst
06e6c57e84 use bt instead of bt full which seems to work
better, and bt full doesn't give a great deal
of information anyway
2002-08-21 18:12:47 +00:00