aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/nntp/camel-nntp-folder.c
Commit message (Expand)AuthorAgeFilesLines
* remove get_name and get_full_name assignments, since the camel-folder.cChris Toshok2000-08-121-16/+0
* Merge with camel-async.Peter Williams2000-08-111-32/+20
* Fix the NNTP provider's Makefile.am so that it does not use installedEttore Perazzoli2000-08-091-1/+0
* Remove exceptions from a number of methods that work on what ought to beDan Winship2000-07-251-37/+18
* Remove camel_folder_get_message_uid, which was not used, and notDan Winship2000-07-241-10/+0
* get the article num out of our uid and mark it read in the newsrc.Chris Toshok2000-07-131-38/+31
* Useful default implementations for free_{uids,subfolder_names,summary}.Dan Winship2000-07-131-20/+2
* don't add test-newsrc to the build since it needs libcamel (which isn'tChris Toshok2000-07-131-50/+59
* Update to reflect past changes in the Camel API. Use gtk macro castsJeffrey Stedfast2000-07-091-13/+13
* Make this return a GPtrArray rather than a GList.Dan Winship2000-07-081-1/+1
* ignore test-newsrcChris Toshok2000-06-231-407/+259
* remove message_number_capability and require uid capatibility.Dan Winship2000-05-191-8/+10
* get things working with new camel summary stuff.Chris Toshok2000-05-161-142/+71
* Make camel not leak like a sieve.Dan Winship2000-05-081-1/+1
* kill camel-logDan Winship2000-04-191-33/+0
* Remove the "session" field from CamelMimeMessage. Nothing uses it, aboutDan Winship2000-04-181-1/+1
* always return TRUE for now. we need to check the server response to makeChris Toshok2000-04-151-3/+10
* okay. working now.Chris Toshok2000-04-151-16/+41
* initial import of nntp store.Chris Toshok2000-04-151-0/+687