hangas%netscape.com
4a72e1465c
Fixed throbber id, bug 17271. r=german
1999-10-28 01:44:29 +00:00
law%netscape.com
3786b0c603
Bug #14999 ; remove last vestiges of app core usage; r=sfraser@netscape.com
1999-10-28 01:41:16 +00:00
law%netscape.com
0cad04fe42
Bug #14999 , removing last vestiges of app core usage; r=sfraser@netscape.com
1999-10-28 01:39:33 +00:00
nisheeth%netscape.com
9c4e5b9c15
r=dp. Fix for bug 17411. Commenting out the call to nsFrameManager::CantRenderReplacedElement for now. This should let us open up the tree while dp and pnunn figure out the right fix.
1999-10-28 01:20:34 +00:00
tbogard%aol.net
7f26c3bcd1
Changed nativeWindow* parentNativeWindow back to nativeWindow parentNativeWindow.
1999-10-28 00:45:13 +00:00
hoa.nguyen%intel.com
b7d200f3ef
Initialize cookie manager. Allows cgi scripts to set and retrieve cookies through viewer. r=edburns@acm.org
1999-10-27 23:58:49 +00:00
buster%netscape.com
2e8d063fb9
added a bunch of initial implementation. does not compile yet, but that's ok because docshell isn't part of the build yet.
1999-10-27 23:50:19 +00:00
jfrancis%netscape.com
5996f2a7f1
fix for 17056: making a list in empty doc didnt work; also making a new list item didn't work. r=floppy moose
1999-10-27 23:44:33 +00:00
sfraser%netscape.com
73299b260d
Add the various menu-related arrow gifs. fixes bug 17368. r=jfrancis
1999-10-27 23:40:51 +00:00
jj%netscape.com
e853a0bd05
First Checked In.
1999-10-27 23:39:46 +00:00
putterman%netscape.com
fc91f05fa2
This should stop build bustage for clobber builds.
1999-10-27 23:39:15 +00:00
locka%iol.ie
63f17b75e3
Fixed some bugs in the copy to clipboard operation.
...
Control now calls NS_ShutdownXPCOM during destruction
1999-10-27 23:19:27 +00:00
locka%iol.ie
837b96edac
Added a menu to the dialog.
...
Implemented tests for cut, copy, paste, select all
1999-10-27 23:17:51 +00:00
cata%netscape.com
4b2093536d
I'm checking in for momoi, r=cata, bug #17018 , Charset Menu usability workaround.
1999-10-27 23:10:51 +00:00
ftang%netscape.com
7b8cfeb611
fix the delete last IME text problem. bug13494 . There are another fix in nsHTMLEditRules.cpp related this but I forget to put the bug # there. r=tague
1999-10-27 23:05:24 +00:00
troy%netscape.com
8765b06796
b=6674, r=karnaze@netscape.com
...
Changed Paint() to set the clip rect only when the collapse offset isn't
(0, 0)
1999-10-27 23:01:21 +00:00
kipp%netscape.com
6ca5b769c8
r=troy; fixed bug #17346 - the nsTextFormatter self test code found a bug in the nsTextFragment ctor code...
1999-10-27 23:01:16 +00:00
hangas%netscape.com
84df0919cf
Cleaned up bad style rules in global.css - should result in noticable performance improvement. Converted <titledbutton> rules to all use a class, this way we can be specific about how each type of button should look. Added line between columns in tree headers. Indented treecell contents. Cleaned up mail and AB toolbars. Fixed reflow and other drawing issues with toolbar buttons on new skins. Fixed problems in results tree on AB window. Other misc visual changes. Fixed bug 16530, changing the word Messenger to Mail. r=german/hyatt
1999-10-27 23:01:09 +00:00
cathleen%netscape.com
6bd7ec5c1e
adding missing editor chrome file to mac packaging list
1999-10-27 22:59:04 +00:00
ftang%netscape.com
c4deb92eb0
add debugging code. fix remove last uncomited IMEText. r=jfrancis
1999-10-27 22:56:36 +00:00
akkana%netscape.com
5c1fcb1d22
17305: Fix ? handling. Also add myself to a debug ifdef. r=pavlov
1999-10-27 22:53:52 +00:00
tague%netscape.com
659f2ed64e
Fixed bug #16463 - can't create profile with Danish version of Mozilla. I modified the locale mapping code to correct a bug where DA was getting mapped to LANG_DUTCH. r=nhotta@netscape.com
1999-10-27 22:52:56 +00:00
bienvenu%netscape.com
8d46b952a9
turn on date filters, r=mscott 10416
1999-10-27 22:45:18 +00:00
nisheeth%netscape.com
74dc9a0cf4
r=pollmann, troy. Fix for bug 10564. Added some error checking code to prevent crashes reported on low memory configurations.
1999-10-27 22:45:05 +00:00
sdagley%netscape.com
d82b8d9179
__MD_GetEnv now calls standard C's getenv if environment variable not in NSPR's table. r=beard
1999-10-27 22:44:48 +00:00
sspitzer%netscape.com
b14d0a9695
fix for #17285 and #17397 . r=mscott.
...
properly migrate pop and nntp servers from 4.x that were not on the default ports (110 and 119, respectively).
also, set the default port pref to be -1, so that if we don't set the port, it gets set to -1.
1999-10-27 22:44:34 +00:00
morse%netscape.com
e6ef0218a9
bug 17339, document.cookie throwing exception, r=neeti
1999-10-27 22:43:49 +00:00
rginda%ndcico.com
c478b18e85
**NOT PART OF THE SEAMONKEY DEFAULT BUILD**
...
* xul/tests/test3-output-loud.css
Added css for "loud" style.
* xul/tests/blue_rock.gif
Added pic for new default style, from Eterm background collection.
* makefile.win, Makefile.in
Add blue_rock.gif to install files.
* js/lib/irc.js
Strip \r characters from input.
* xul/tests/index.html
Updated content.
* xul/tests/test3-handlers.js
Create userlist object onJoin if it isnt already there.
* xul/tests/test3-output-default.css
New default style.
* xul/tests/test3-static.js
Added irc.freei.net server to top of EFNet network. This server does not
require the ident service, which is blocked by the NS firewall.
* xul/tests/test3.xul
Added "loud" style to menu (old default style.)
1999-10-27 22:42:47 +00:00
morse%netscape.com
81dc856fe7
bug 17120, can't startup if cookie dll missing, r=valeski
1999-10-27 22:41:36 +00:00
putterman%netscape.com
5bee4e9da7
Added nsIMsgWindow.idl and nsIMsgRDFDataSource.idl
1999-10-27 22:40:34 +00:00
putterman%netscape.com
4697846824
Added nsMsgWindow.cpp
1999-10-27 22:39:37 +00:00
morse%netscape.com
7e1116b761
part of bug 8227, dereferencing problems, r=rickg
1999-10-27 22:38:48 +00:00
putterman%netscape.com
4e22bcccab
Started work on 17376. reviewed by bienvenu. create an object that knows about
...
mailnews window data and pass it through backend.
1999-10-27 22:38:47 +00:00
cathleen%netscape.com
94ce645568
adding missing editor chrome files
1999-10-27 22:35:37 +00:00
matt%netscape.com
26c2b48eac
fix for bug 15169 r-morse
1999-10-27 22:33:35 +00:00
matt%netscape.com
94b65d7c4c
17218 r-mcafee
1999-10-27 22:31:58 +00:00
rogerl%netscape.com
a69aa8e346
Changed commandline option for classpath to 'classpath' instead of 'cp'
1999-10-27 22:22:56 +00:00
bienvenu%netscape.com
ceca73761d
fix a couple ref-counting problems on news dbs, reviewed last week by sspitzer
1999-10-27 22:19:42 +00:00
bienvenu%netscape.com
6e5764756f
fix off by one error computing display name from naked email address
1999-10-27 22:18:12 +00:00
rogerl%netscape.com
366a39bbe2
Error message for apply argument type
1999-10-27 22:17:44 +00:00
rogerl%netscape.com
59bbd1a9d3
ECMA handling of undefined args for call & apply.
1999-10-27 22:17:05 +00:00
rogerl%netscape.com
32feff141e
Handle LINE & SOURCEFILE in dumpIcode
...
Fix bug in multiple try/catch clauses after a catch - the tryStackTop was
being decremented twice.
1999-10-27 22:16:15 +00:00
rogerl%netscape.com
a9a28082b7
Handle missing arg in match_or_replace
1999-10-27 22:14:46 +00:00
bienvenu%netscape.com
deb460d587
turn on history ab collection for msg sending r=jefft, bug 14447
1999-10-27 22:14:37 +00:00
rhp%netscape.com
b96d17fa10
Fix for Unicode quoting to plain text compose - Bug: 15465 r: bienvenu
1999-10-27 22:11:51 +00:00
rogerl%netscape.com
15224ec833
ECMA specified handling of NaN inputs for max & min
1999-10-27 22:11:43 +00:00
rogerl%netscape.com
b0c98b8d85
Subsumed ConversionError into TypeError
1999-10-27 22:10:36 +00:00
mscott%netscape.com
0e7559139c
Bug #17352 --> temporarily hide this crasher by inserting an extra
...
ref count of the event queue. this is horrible since we are introducing
a leak. we need to examine the ownership model of event queues for the app
shell. I'm going to get pavlov to help me look at fixing this bug for real.
r=dougt
a=gramps,granrose
1999-10-27 22:00:54 +00:00
dmose%mozilla.org
6d9aa97c7b
updating license boilerplate in all files; checkin approved by leif@netscape.com
1999-10-27 21:02:24 +00:00
braddr%puremagic.com
341c8b0054
Ooops.. tree closed, better back these out for now. Sorry.
1999-10-27 21:01:37 +00:00