aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/nntp
Commit message (Expand)AuthorAgeFilesLines
* get the article num out of our uid and mark it read in the newsrc.Chris Toshok2000-07-132-40/+38
* 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-134-179/+212
* Update to reflect past changes in the Camel API. Use gtk macro castsJeffrey Stedfast2000-07-093-17/+17
* Make this return a GPtrArray rather than a GList.Dan Winship2000-07-081-1/+1
* New method, to return an end-user-friendly name corresponding to aDan Winship2000-07-021-1/+10
* ignore test-newsrcChris Toshok2000-06-2310-472/+840
* don't pass a second (incorrect) -rpath in addition to the (correct) oneDan Winship2000-06-131-1/+1
* Add a domain field to CamelProvider, to say what kind of data it provides.Dan Winship2000-05-291-0/+4
* 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-169-679/+142
* Make camel not leak like a sieve.Dan Winship2000-05-082-5/+2
* s/strcasecmp/g_strcasecamp/ everywhere except intl/, per michael'sJacob Leach2000-05-031-5/+5
* Set G_LOG_DOMAIN in following files.Matthew Loper2000-05-031-1/+2
* Tweak the definition of CamelProvider. Among other things, a provider mayDan Winship2000-04-303-15/+36
* kill camel-logDan Winship2000-04-194-46/+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-152-48/+157
* add XXX so i can find this hardcoded string later.Chris Toshok2000-04-151-0/+1
* okay. working now.Chris Toshok2000-04-153-16/+77
* initial import of nntp store.Chris Toshok2000-04-1511-0/+2014