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

45374 Коммитов

Автор SHA1 Сообщение Дата
braddr%puremagic.com d92727dc68 Move all nsIEnumerator usage over to NS_ENUMERATOR_FALSE from NS_COMFALSE in anticipation of nixing NS_COMFALSE in the near future.
r=scc
1999-10-28 03:16:48 +00:00
brendan%mozilla.org 59caacf4e4 Fix bogus assertion (r=shaver@mozilla.org) found by chouck@geocast.com. 1999-10-28 02:50:15 +00:00
fur%netscape.com 343eb0d4cd Removed unused variable declaration to eliminate warning 1999-10-28 02:48:32 +00:00
srinivas%netscape.com 372f08fa7a Add PR_Block/Unblock_Interrupt functions. Bugzilla 17055 1999-10-28 02:48:01 +00:00
fur%netscape.com 6fea510d3a Eliminated references to long-dead jsaddr.[ch].
Note: These files only used in standalone JS, not SeaMonkey build.
1999-10-28 02:45:01 +00:00
fur%netscape.com 65d039625f Removed unused files - they have been dead for years 1999-10-28 02:42:49 +00:00
tbogard%aol.net a771b601ec Pushed many of the method implementations done by buster from nsHTMLDocShell into the base class. 1999-10-28 02:20:44 +00:00
mscott%netscape.com febdba920e part of url dispatching.
export the uri dispatching interfaces.
no reviewer for this makefile change.
1999-10-28 02:05:12 +00:00
danm%netscape.com 4ff984d739 moving initial content focus from OnEndDocumentLoad to Show. Reinstating SetSizeFromXUL. reduces new window flashing and allows gtk windows to size from JS. r:hyatt@netscape.com 1999-10-28 01:52:49 +00:00
mscott%netscape.com 4e63acaf85 Checking this in for hangas. Fixes the grey menus in the compose window.
r=mscott
1999-10-28 01:52:13 +00:00
cmanske%netscape.com 3525e3ea8d Fixed bugs 16690, 16991. Also made UI changes to adjust for new 'skin' r=sfraser 1999-10-28 01:51:07 +00:00
nisheeth%netscape.com 9a3cd99292 r=nisheeth. Fix for bug 9781 submitted by Johnny Stenbeck (jst@citec.fi). Thanks Johnny. 1999-10-28 01:50:37 +00:00
hangas%netscape.com 6f043d4684 Fixed throbber id, bug 17271. r=german 1999-10-28 01:44:29 +00:00
law%netscape.com cd2bcdfc6d Bug #14999; remove last vestiges of app core usage; r=sfraser@netscape.com 1999-10-28 01:41:16 +00:00
law%netscape.com 953b8b4de8 Bug #14999, removing last vestiges of app core usage; r=sfraser@netscape.com 1999-10-28 01:39:33 +00:00
nisheeth%netscape.com c35d1635e7 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 4cb5c773f5 Changed nativeWindow* parentNativeWindow back to nativeWindow parentNativeWindow. 1999-10-28 00:45:13 +00:00
hoa.nguyen%intel.com 91ce161f4e 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 fa3d1d5952 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 20b9d0e2c5 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
jj%netscape.com 8ce8f75a57 First Checked In. 1999-10-27 23:39:46 +00:00
putterman%netscape.com 857f18b20e This should stop build bustage for clobber builds. 1999-10-27 23:39:15 +00:00
locka%iol.ie 9aee0c87bb 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 179f27b2ef 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 fc69c75001 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 23832e6971 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 574edf6941 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 0c6d8445a7 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 4c0d31db99 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 d1c795ecdd adding missing editor chrome file to mac packaging list 1999-10-27 22:59:04 +00:00
ftang%netscape.com 7acdbdeec7 add debugging code. fix remove last uncomited IMEText. r=jfrancis 1999-10-27 22:56:36 +00:00
akkana%netscape.com 6ce991ee21 17305: Fix ? handling. Also add myself to a debug ifdef. r=pavlov 1999-10-27 22:53:52 +00:00
tague%netscape.com a8735e7c15 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 7fa3868505 turn on date filters, r=mscott 10416 1999-10-27 22:45:18 +00:00
nisheeth%netscape.com 5de3b69218 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 b0a5c50faa __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 a1db4e901d 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 803654136f bug 17339, document.cookie throwing exception, r=neeti 1999-10-27 22:43:49 +00:00
rginda%ndcico.com 581b05d2f5 **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 c97aa0069c bug 17120, can't startup if cookie dll missing, r=valeski 1999-10-27 22:41:36 +00:00
putterman%netscape.com 1b702bb454 Added nsIMsgWindow.idl and nsIMsgRDFDataSource.idl 1999-10-27 22:40:34 +00:00
putterman%netscape.com 9ee3a92a37 Added nsMsgWindow.cpp 1999-10-27 22:39:37 +00:00
morse%netscape.com ee8f5a7892 part of bug 8227, dereferencing problems, r=rickg 1999-10-27 22:38:48 +00:00
putterman%netscape.com 825d352eca 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 59cda8eaf3 adding missing editor chrome files 1999-10-27 22:35:37 +00:00
matt%netscape.com 403851ace5 fix for bug 15169 r-morse 1999-10-27 22:33:35 +00:00
matt%netscape.com 0d16ff24a9 17218 r-mcafee 1999-10-27 22:31:58 +00:00
rogerl%netscape.com 8f57c3272c Changed commandline option for classpath to 'classpath' instead of 'cp' 1999-10-27 22:22:56 +00:00
bienvenu%netscape.com 71213061de 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 ea0a080bbf fix off by one error computing display name from naked email address 1999-10-27 22:18:12 +00:00