Commit Graph

41468 Commits

Author SHA1 Message Date
mscott%netscape.com
3f1f124e73 Bug #13994 --> Let's auto complete against your personal address book and the history addressbook!
This makes the history ab much more useable.
1999-09-16 07:12:50 +00:00
waldemar%netscape.com
b65ab6e437 Added ECMA number formatting 1999-09-16 07:12:30 +00:00
waldemar%netscape.com
ae87aea46b Added ECMA number formatting error message 1999-09-16 07:12:00 +00:00
waldemar%netscape.com
dddce9e3c3 Added NaN atom 1999-09-16 07:09:24 +00:00
waldemar%netscape.com
c5b0528299 Fixed Mac warnings 1999-09-16 07:08:49 +00:00
pavlov%netscape.com
a0e173f100 fix bustage 1999-09-16 07:07:26 +00:00
sspitzer%netscape.com
8baa5349c4 add support for the the markOldRead, notifySize, notifyOn attributes of nsINntpIncomingServer. make sure we migrate these prefs, too. 1999-09-16 07:01:17 +00:00
sspitzer%netscape.com
e1cfee40ea fix warnings. fix #13886. support the "general.startup.*" prefs.
use PL_strcmp instead of strcmp
1999-09-16 06:50:17 +00:00
sspitzer%netscape.com
bdf359ce6b remove the default prefs for conference and netcrapper. 1999-09-16 06:44:35 +00:00
tbogard%aol.net
f7586ca105 Implemented nsIWinEvent and nsIWinEventFilter to allow picking the windows platform structure apart rather than grabbing as a blob. 1999-09-16 06:43:26 +00:00
sspitzer%netscape.com
d4b1939be9 add -P and -CreateProfile to the script. also add a comment explaining where all these command line options come from 1999-09-16 06:42:51 +00:00
pavlov%netscape.com
5684c8089d add css2 color support for native colors to unix 1999-09-16 06:38:19 +00:00
briano%netscape.com
a1c5f09502 Fixed my stupid mistake that caused the generated Makefile to be immediately deleted. 1999-09-16 06:01:39 +00:00
ssu%netscape.com
2d5ec8033e fixed parsing for filename only function. affects only windows platforms 1999-09-16 05:55:38 +00:00
ssu%netscape.com
5ddce04816 changed grammer for a resource string. Affects only windows 1999-09-16 05:48:00 +00:00
pavlov%netscape.com
80d5267c63 remove some excess code 1999-09-16 05:46:52 +00:00
hangas%netscape.com
a899d6730f More work on commandUpdating with address book 1999-09-16 05:46:03 +00:00
hangas%netscape.com
06bab0b8b6 Default edit menu items to disabled. 1999-09-16 05:44:37 +00:00
dveditz%netscape.com
7d68f66b73 expose whether the registry is already open or not, which enables the profile
manager to avoid opening and closing the registry ~20 times at startup.
1999-09-16 05:32:28 +00:00
mscott%netscape.com
78b9f507f0 Code compression. Use base class: nsMimeBaseEmitter which contains all the emitter code that was duplicated across
all the emitters.
1999-09-16 04:44:35 +00:00
cmanske%netscape.com
fbec6b9f73 Added an HR to editor test page 1999-09-16 04:38:50 +00:00
cmanske%netscape.com
24477ba920 Editor UI work. Integrated Brendan's JS improvements. Trying to get popups to work in dialogs. Add Ben Goodger's table properties dialog work. 1999-09-16 04:36:16 +00:00
davidm%netscape.com
c078d5b1b0 13907 cmd-key for bookmarks is cmd-m 1999-09-16 04:34:47 +00:00
mscott%netscape.com
dc93d09a68 Build nsMimeBaseEmitter 1999-09-16 04:29:59 +00:00
waterson%netscape.com
3d51db0087 Whack out a bunch of dead code; add automatic 'id' attributes on html:frame and html:iframe tags (in preparation for some context menu magic by hyatt). 1999-09-16 04:19:46 +00:00
mscott%netscape.com
232b2b3533 Build nsMimeBaseEmitter 1999-09-16 04:19:08 +00:00
sspitzer%netscape.com
3e55776a51 even though only tab gets shown per server type, all tabs in the deck widget (nntp, pop3, imap, and none) exist, and attept to be filled in. but for a given server, the query interface will fail 3 times, and succeed on one: the one it matches. only do the query interface if the requested type matches the actual type. 1999-09-16 04:18:13 +00:00
law%netscape.com
264c585f12 Initial context menu support 1999-09-16 04:15:40 +00:00
ssu%netscape.com
fac03f0a7f replaced empty string parameter with 'Seamonkey' 1999-09-16 04:01:36 +00:00
chuang%netscape.com
30f1f5a0f2 Fix Bug 12882 International sort doesn't work for Address Book 1999-09-16 03:49:47 +00:00
pinkerton%netscape.com
8918c275ee some code for drop feedback when there are no items in the toolbar. just getting it out of my tree so i don't forget about it. 1999-09-16 03:46:39 +00:00
pinkerton%netscape.com
7583cde6b1 adding the css2, win32-centric enums to GetColor. Not implemented yet. 1999-09-16 03:44:14 +00:00
briano%netscape.com
ae4fee7c77 Fixed my breakage. 1999-09-16 03:07:57 +00:00
briano%netscape.com
2e989c6f6c Fixed the breakage caused by MOZ_GTK_CFLAGS not being defined in INCLUDES. 1999-09-16 03:02:37 +00:00
sspitzer%netscape.com
224bb8c6d0 initial changes to hook up server type specific prefs to the account manager. 1999-09-16 02:46:43 +00:00
sspitzer%netscape.com
04e3c78cf5 make these interfaces scriptable. need to get at them from js. 1999-09-16 02:45:34 +00:00
warren%netscape.com
e0e4b005af Added 1999-09-16 02:33:31 +00:00
briano%netscape.com
c6b89d47d2 General cleanup. 1999-09-16 02:26:33 +00:00
warren%netscape.com
4ac98d62ef Added missing includes for nsCOMPtr (why doesn't Windows complain about this!). 1999-09-16 01:48:00 +00:00
hangas%netscape.com
6951aaf9c0 Added real commandUpdater code to globalOverlay and addressbook. So far the Select All menu item enables/disables with this code. Stay tuned for more... 1999-09-16 01:46:30 +00:00
cyeh%netscape.com
24b72ba1de remove debug libraries from optimized target 1999-09-16 01:44:23 +00:00
rginda%ndcico.com
43f9778675 This didn't take in the last commit.
* index.html
Added start page for the various test clients.
1999-09-16 01:37:16 +00:00
waterson%netscape.com
11b07b60ad Fix asserts on startup when profile directory is specified, but doesn't really exist. 1999-09-16 01:36:20 +00:00
rginda%ndcico.com
edd763aa10 * index.html
Added start page for the various test clients.
* Makefile.in, makefile.win
Changes to install index.html.
* irc.js
Fix to stop e.meat from getting filled with the <params> when there is no
<trailing> token in the message (raw data events)
Forward server ping and pong events to the parent network.
* utils.js
Verify XPCOM is present for functions that require it.
Modified arrayInsertAt and arrayRemoveAt to use Array.prototype.splice()
* test3-handlers.js
Add various verifications to commands, report on precondition problems
Added /msg command.
* test3.css
Show message types by default, suppress only specific types.
1999-09-16 01:35:00 +00:00
bienvenu%netscape.com
880466e384 fix race condition chaining imap urls 1999-09-16 01:32:43 +00:00
gordon%netscape.com
9ecddd21c9 Remove include of nsDirectoryStreamMumbleSomething.h. 1999-09-16 01:28:16 +00:00
warren%netscape.com
3283a0e5f9 removed in favor of idl 1999-09-16 01:25:54 +00:00
waterson%netscape.com
aeb9d71034 Bug 13892. Fix window targeting for new sidebar. 1999-09-16 01:23:37 +00:00
pnunn%netscape.com
710a4d4eaf Change net/gfx/imglib buffer size. pnunn. 1999-09-16 01:22:44 +00:00
sfraser%netscape.com
2f7b8c679a Don't show the caret initially; it will be made visible when the editor, or text widget, gets a focus event. 1999-09-16 01:16:31 +00:00