aboutsummaryrefslogtreecommitdiffstats
path: root/cad/tkgate
Commit message (Expand)AuthorAgeFilesLines
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1
* Fix dependencies to tcl/tk 8.3kevlo2001-03-151-2/+2
* Update to version 1.6ekevlo2000-11-183-266/+311
* Add gmac.1 and tkgate.1asami2000-06-081-0/+1
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
* Update to 1.0mharo2000-03-244-272/+269
* Update to use Tcl/Tk version 8.2.steve1999-11-291-1/+4
* Resolve many 301 Moved Permanently URLs in DESCR.fenner1999-09-181-1/+1
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Misc fixes.cpiazza1999-08-162-260/+264
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
* Initial import of tkgate version 0.9.steve1999-06-075-0/+305
rsive depth be negative. (get_folders): PassJeffrey Stedfast2002-08-212-6/+12 * Set CAMEL_URL_NEED_PATH for the vFolder provider.Jeffrey Stedfast2002-08-213-7/+12 * Changed the STOREINFO_VERSION - should fix bug #28571, but if it doesn't -Jeffrey Stedfast2002-08-202-1/+5 * If the diagnostics are empty, just explain that gpg failed to execute.Jeffrey Stedfast2002-08-202-6/+25 * Updated to pass the needed arguments to camel_init() and to init gthreadsJeffrey Stedfast2002-08-2032-357/+206 * If the passed-in URL contains a path, but the service doesn't allow paths,Dan Winship2002-08-192-0/+12 * err, oops.Chris Toshok2002-08-171-2/+0 * remove the outer parens from the expansion of camel_argv_{start,end} sinceChris Toshok2002-08-172-2/+10 * Ugh, actually do what i just said i did, last patch wasMichael Zucci2002-08-161-1/+1 * Fix the logic check for working out if we add inbox or not, we do it if weNot Zed2002-08-162-2/+10 * added a flags field, defined some flags, currently only used by imap. ThisNot Zed2002-08-156-193/+318 * New function, generate a UID that has better chances of being unique.Peter Williams2002-08-102-6/+26 * Tweak how we build the tree based on whether a full tree or a subtree isPeter Williams2002-08-102-1/+31 * When renaming our cache, add the "/folders" to the path.Peter Williams2002-08-102-1/+9 * Set some default permanent_flags. This is the other cause of bug #28038.Jeffrey Stedfast2002-08-082-3/+16 * Set some default permanent_flags. This is the other cause of bug #28038.Jeffrey Stedfast2002-08-082-0/+9 * Oops - outbuf pointed to alloca'd memory but we were g_free'ing it afterJeffrey Stedfast2002-08-083-7/+14 * Only add the stream to the gdatalist if it is non-NULL.Jeffrey Stedfast2002-08-082-2/+8 * If writing to the sendmail pipe fails, wait for the sendmail process toJeffrey Stedfast2002-08-062-12/+27 * Add messageinfo to id table, and store array index in messageinfo too.Not Zed2002-08-063-82/+75 * Always set a g_atexit handler to flush/save the camel-certdb.Jeffrey Stedfast2002-08-062-10/+13 * If we are asking for the toplevel folders, use the IMAP store's namespaceJeffrey Stedfast2002-08-063-35/+27 * Add CAMEL_MESSAGE_ANSWERED_ALL, for folders that can distinguish aDan Winship2002-08-05