gecko-dev/xpfe/components/autocomplete
2001-08-26 02:49:35 +00:00
..
macbuild Fix the output file of the headers target, which is a dummy file used for dependency tracking. It was the same as that in AutoCompleteIDL.mcp, which caused these IDL-generated headers to not be created. 2001-08-18 04:27:05 +00:00
public Build ordering issues busted the clobber builds; forward declaring an interface and moving a #include around to fix. 2001-08-18 00:04:54 +00:00
resources 89198 - add option to show comments column in autocomplete, r=blake, sr=ben 2001-08-22 03:47:04 +00:00
src Fix RFC 822 quoting for LDAP autocompleted display names (bug 89198). Fix works by creating a new "formatter" interface and implementing an addressbook-specific version of it which uses the mailnews quoting code to fix it up. Also provides infrastructure for setting the LDAP autocomplete dropdown comment field, and fixes some error-handling issues in the compose window code for setting up LDAP autocompletion. r=leif@netscape.com (backend changes), srilatha@netscape.com (compose window changes); sr=bienvenu@netscape.com 2001-08-17 22:32:28 +00:00
test no need to build/ship test autocomplete file. rs=ben a=asa via irc 2001-08-26 02:49:35 +00:00
.cvsignore
Makefile.in Initial implementation of nsLDAPAutoCompleteSession (not yet used by the message compose window -- coming soon). Bug 70933. r=leif@netscape.com,ducarroz@netscape.com sr=shaver@mozilla.org; Windows/Unix build changes r=cls@seawood.org 2001-05-02 22:17:22 +00:00
makefile.win fix potential windows build bustage from previous checkin; thanks to srilatha for catching my mistake 2001-05-02 22:57:08 +00:00