Commit graph

22 commits

Author SHA1 Message Date
Thorsten Maerz
61ee51da1d sync 098claws 2004-01-12 21:28:31 +00:00
Alfons Hoogervorst
f8e5d2cfaa * src/common/session.c
remove debug traces

* src/addrcache.[ch]
* src/filtering.[ch]
* src/folder.[c]
* src/gtkaspell.[ch]
* src/imap.[ch]
* src/mbox_folder.[ch]
* src/mh.[ch]
* src/mimeview.h
* src/msgcache.[ch]
* src/news.[ch]
* src/passphrase.[ch]
* src/prefs_common.[ch]
* src/prefs_gtk.[ch]
* src/procmsg.c
* src/scoring.[ch]
	be pedantic; (in prototypes () implies (int))
2003-05-13 11:54:19 +00:00
Christoph Hohmann
c58e92dbf7 0.8.11claws70
* src/folder.[ch]
* src/imap.[ch]
* src/mbox_folder.[ch]
* src/mh.[ch]
* src/news.[ch]
        o Make all virtual folder functions private
        o remove unused folder code

* src/common/socket.[ch]
* src/summaryview.c
        fix warnings
2003-04-02 15:33:25 +00:00
Paul Mangan
a36de28be1 sync with 0.8.11cvs14 2003-03-27 13:26:07 +00:00
Christoph Hohmann
09aa8574ed 0.8.11claws3
* src/folder.[ch]
* src/imap.[ch]
* src/main.c
* src/mbox_folder.[ch]
* src/mh.[ch]
* src/news.[ch]
        o create a list of known folder classes in the folder system
        o use folder class id strings for folder item identifiers
2003-03-12 22:23:54 +00:00
Christoph Hohmann
95d7b0ad24 0.8.10claws79
* src/news.c
        have to multiply the percentage of the current fetch with
        the percentage that it has of the total fetch operation
        for correct values
2003-03-03 21:49:30 +00:00
Christoph Hohmann
1e54657b1c 0.8.10claws76
* src/mainwindow.[ch]
* src/common/Makefile.am
* src/common/progressindicator.[ch]
        add UI independent progress indicator handling

* src/news.[ch]
        use new progress indicator for message info fetching

* src/common/hooks.h
        code cleanup
2003-03-03 20:45:57 +00:00
Thorsten Maerz
388a763f25 use guint for message numbers (fix count in grouplist dialog) 2003-02-06 13:33:57 +00:00
Paul Mangan
d2cc3bc339 sync with 0.8.5 2002-10-04 15:35:49 +00:00
Christoph Hohmann
2df0a75cdb * major code cleanup (part 2)
- unused variables removed
        - unused functions removed
        - uninitialized variables checked
        - missing return statements added
        - missing function return types added
        - added parentheses around assignment
	  when suggested by gcc
2002-09-29 13:43:33 +00:00
Paul Mangan
ea048c0b47 sync with 0.8.2cvs4 2002-08-28 11:54:45 +00:00
Alfons Hoogervorst
3fcaa1098f apply sync patch from Paul; use old claws prefs_folder_item_create() for now 2002-04-20 22:57:52 +00:00
Hoà Viêt Dinh
b3f6162e95 cancel news is finally implemented 2002-03-01 20:27:37 +00:00
Paul Mangan
6a079c5280 sync with sylpheed 0.7.0cvs7 2002-01-16 11:48:36 +00:00
Paul Mangan
69356befd1 sync with sylpheed 0.6.5cvs7 2001-11-16 10:44:43 +00:00
Hoà Viêt Dinh
dd4b62708a bugfix for newsgroups list dialog 2001-10-20 12:22:07 +00:00
Hoà Viêt Dinh
2a51d1c61a news selection dialog box enhanced 2001-10-18 18:51:14 +00:00
Alfons Hoogervorst
72042fc35a sync with Hiroyuki's 0.5.0claws2-3 2001-07-15 13:42:30 +00:00
Paul Mangan
1cee1f3b1a sync with sylpheed 0.4.99cvs2 2001-05-22 12:08:39 +00:00
Sergey Vlasov
06c7982810 New NNTP authentication code. 2001-04-30 14:58:37 +00:00
Hoà Viêt Dinh
6881020185 added newsgroup list dialog 2001-04-23 17:57:45 +00:00
Paul Mangan
036b63d8fc Imported version 1.0 2001-04-19 12:21:46 +00:00