Граф коммитов

42328 Коммитов

Автор SHA1 Сообщение Дата
ducarroz%netscape.com d9d2c0b3de need to support invalid URL as well URL without "http://", fix for bug 14376 1999-09-22 07:20:49 +00:00
law%netscape.com 9f9f72b6e1 Minor context menu tweaking 1999-09-22 07:20:06 +00:00
mjudge%netscape.com e989c3be45 tweaked word left and word right again. got double click working on edge cases! yeah 1999-09-22 07:09:41 +00:00
alecf%netscape.com ff9f72ac79 hook up drafts/templates/fcc to identities 1999-09-22 07:03:27 +00:00
ducarroz%netscape.com 5945054fc3 need to suppot bad URL or url without "http://", fix for bug 14376 1999-09-22 06:45:09 +00:00
briano%netscape.com 415c00a38e Added the missing semicolon. 1999-09-22 06:32:45 +00:00
joki%netscape.com b114e2a582 Various fixes to prevent casting events to the wrong struct subtypes when queried 1999-09-22 06:30:01 +00:00
joki%netscape.com b2f254f766 Fix scrolling via home/end keys to scroll to beginning and end of doc 1999-09-22 06:28:57 +00:00
briano%netscape.com 8ab8db4608 Backed out cls's change. When realclean is added to the list, the Tinderbox builds fail because they generate the Makefiles in webshell/embed/gtk, and then the realclean (aka distclean) deletes them. That's bad.... 1999-09-22 06:28:46 +00:00
pavlov%netscape.com 2fc547acaa implimented GetURI() 1999-09-22 06:27:37 +00:00
law%netscape.com 3880a61e9a Fixes for context menus; a=hyatt (I just pressed the keys he told me to :-) 1999-09-22 06:27:28 +00:00
ftang%netscape.com 7b3e17a288 add charsetDetectorsOverlay 1999-09-22 06:27:04 +00:00
pavlov%netscape.com 22ac4d8c66 fix for 14292, 4289, 13051 1999-09-22 06:25:13 +00:00
ftang%netscape.com 66cd71e3cc add charset Detectors menu in overlay 1999-09-22 06:23:45 +00:00
bienvenu%netscape.com f4f9230c43 fix assert on startup without folder cache, workaround service manager shutdown bug 1999-09-22 06:23:16 +00:00
ftang%netscape.com a5c53d33fa turn off the very-slow-in-worst-cases ATSUI fallback 1999-09-22 06:22:43 +00:00
rickg%netscape.com 8c11fd5b26 added DEBUG timing code to parsing engine 1999-09-22 06:19:50 +00:00
mscott%netscape.com 4ffdfcbc87 Remove all of these files from the repository. They are now built in mozilla\db\mork 1999-09-22 06:14:07 +00:00
mjudge%netscape.com 6976c807dc recursion failing finding the same frame we started with sometimes with generated content from style. simple 2 line check to avoind this. dagley said ok to check in red tree since not hurting anyone. 1999-09-22 06:12:44 +00:00
alecf%netscape.com 9ab6253ba4 add div tag so that testcase still works 1999-09-22 06:09:34 +00:00
alecf%netscape.com 0f477a7c76 disable unimplemented buttons, add hardrule above ok/cancel 1999-09-22 06:08:30 +00:00
alecf%netscape.com a147d0e107 update the account wizard to specs, fix typos, fix layout, and summarize the account at the end of the setup 1999-09-22 06:08:08 +00:00
alecf%netscape.com 381ae43187 fix typos 1999-09-22 06:07:32 +00:00
dveditz%netscape.com faa0b14603 Fix leak of SoftwareUpdate service, 14549 1999-09-22 06:07:23 +00:00
alecf%netscape.com 27e3b3fb1e add aw-done.js 1999-09-22 06:07:05 +00:00
alecf%netscape.com 4adc0a12be add fix typos, add strings I needed for the wizard 1999-09-22 06:06:37 +00:00
alecf%netscape.com f9b7c24cca persist window size and position 1999-09-22 06:05:36 +00:00
mscott%netscape.com a1860b7c01 add password prompt text and some more pop server alert strings 1999-09-22 06:03:56 +00:00
mscott%netscape.com 91d8bf8d06 Bug #6651 --> finish adding alerts to pop code 1999-09-22 06:03:28 +00:00
mscott%netscape.com 23f9f18ad3 get password prompt text and some more pop server alert strings 1999-09-22 06:03:11 +00:00
mscott%netscape.com 0df4028173 GetPasswordWithUI takes a prompt string to give the protocols finer control over the actual text that goes with the dialog 1999-09-22 06:02:46 +00:00
sdagley%netscape.com a19dc7acf1 Landing fix for davidm. Returning nsnull was being interpreted as no error so changing to a return code that indicates an error. 1999-09-22 06:02:21 +00:00
cata%netscape.com 966c3f77c1 Activation of the new charset menu. 1999-09-22 06:01:49 +00:00
mjudge%netscape.com 99dadf07b9 approved by Dagley. fixes for CTRL_LEFT and CTRL_RIGHT navigation and wrapping 1999-09-22 05:56:44 +00:00
brendan%mozilla.org d70aa0ef6b - Enable JS_HAS_NEW_OBJ_METHODS (Object.prototype.hasOwnProperty, isPrototypeOf
and propertyIsEnumerable) for JS1.5.
- Optimize obj_propertyIsEnumerable to avoid extra lookup code bloat, requiring
  fix to js_GetAttributes (unset out param on successful early retunr) that it
  exposed.
- Use more righteous else-if style in shaver's jsarray.c change.
1999-09-22 05:54:44 +00:00
cmanske%netscape.com 20f2a8bffa More list property dialog work. Remaned GetParagraphStyle to more readable GetParagraphTags. Added GetListTags needed for list manipulation. Enhanced GetElementOrParentByTagName to handle lists 1999-09-22 05:52:44 +00:00
cmanske%netscape.com 59c4798a9d Removing file no longer in build 1999-09-22 05:52:08 +00:00
sspitzer%netscape.com deeda694cf fix build bustage. (it was me, not davidmc) 1999-09-22 05:38:10 +00:00
sspitzer%netscape.com 60e5c2f425 changes for davidmc. 1999-09-22 05:35:43 +00:00
davidmc%netscape.com 9bb49dd990 changes for hash tables and zone pooling. 1999-09-22 05:35:28 +00:00
sdagley%netscape.com a0003b9a35 First Checked In. 1999-09-22 05:34:08 +00:00
sspitzer%netscape.com 0bfdd1954c fix my build bustage. 1999-09-22 05:32:41 +00:00
davidmc%netscape.com 3e4dfe74cd add these. not part of the build yet. 1999-09-22 05:06:37 +00:00
buster%netscape.com 49af0dba87 very simple extension of a fix already in place for bug 11804 1999-09-22 05:00:58 +00:00
sspitzer%netscape.com 9cd60b7e1c fix to use nsXPIDLCString. 1999-09-22 05:00:23 +00:00
sspitzer%netscape.com f9cc174c38 use the right throbber. 1999-09-22 04:57:55 +00:00
sspitzer%netscape.com e965718bbf fix more insanity. 1999-09-22 04:51:06 +00:00
dougt%netscape.com 9371ab2df1 Fixed a bunch of Freeing Memory Mismatches.
Now using Recycle.
Fixes 8538.
1999-09-22 04:43:03 +00:00
leaf%mozilla.org ca0b8e173d checking in a change to fix the windows installer packages 1999-09-22 04:38:30 +00:00
shaver%netscape.com c254a808f0 new Array("string") should be ["string"], not silent failure (14545, r=brendan) 1999-09-22 04:36:28 +00:00