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

45666 Коммитов

Автор SHA1 Сообщение Дата
tbogard%aol.net c2a26335bd Changed NS_ASSERTION to NS_WARN_IF_FALSE to avoid crashing people when condition is met. r=hyatt. 1999-11-02 05:14:27 +00:00
tbogard%aol.net e04693d65a Changed NS_NOTREACHED to be NS_WARN_IF_FALSE() so as to not crash everyone. r=sfraser. 1999-11-02 05:12:05 +00:00
valeski%netscape.com f0edbb0a62 11869, r=warren. passing the http spec all the way into http rather than passing a simple uri into the service newChannel(). 1999-11-02 05:05:44 +00:00
morse%netscape.com 3e390dbd05 fix ui regressons in cookie viewer, code=rgoodger, r=morse 1999-11-02 05:04:57 +00:00
morse%netscape.com 99541dc224 fix ui regressons in signon viewer, code=rgoodger, r=morse 1999-11-02 05:04:19 +00:00
valeski%netscape.com 00924492ac missed a case 1999-11-02 04:22:12 +00:00
valeski%netscape.com b7021722f9 16910, r=mcafee. FTP now uses thread pools. it also provides some status to the webshell. and it no longer uses the server's defualt path. 1999-11-02 04:04:23 +00:00
valeski%netscape.com eab20fe1b3 11869, r=mcafee. adding keyword protocol handler to the build. mac still needs to be hooked up. 1999-11-02 04:01:35 +00:00
valeski%netscape.com 13ec852729 11869, r = travis. we no longer to the www.*.com trick as it is handled by the keyword protocol handler. we now kick qualifying requests to the keyword protocol handler. 1999-11-02 04:00:07 +00:00
hangas%netscape.com 26fbbb140d Progress on Command Updating and Dispatching (15127). r=scottip 1999-11-02 03:55:59 +00:00
pinkerton%netscape.com 64f6e095a3 making the drop feedback be 2 pixels wide, not one (r=saari). 1999-11-02 03:55:44 +00:00
pinkerton%netscape.com fa65c1d6e2 fix for #16463 (crash when frames involved in a drag went away) and nsCOMPtrizing a lot of things (r=saari). 1999-11-02 03:55:14 +00:00
pinkerton%netscape.com 444df86409 add ability to have a sub-frame (such as an inner box) be the area which is where the draggable content resides. 1999-11-02 03:54:24 +00:00
pinkerton%netscape.com ae1c574569 add new drop area attribute for identifying subframes of a toolbar where the real content is. 1999-11-02 03:53:58 +00:00
pinkerton%netscape.com e646c25b6d turn d&d on personal toolbar back on and clean it up after new xul file rewrite. 1999-11-02 03:53:30 +00:00
slamm%netscape.com 25cfebc5d8 Partial fix for bug 17722, "No [Sidebar] Panels for mac". We should probably copy the entire directory, but adding a MANIFEST file to profile/defaults would mess up Linux and Windows. May need to add Makefiles for them too. r=pinkerton. 1999-11-02 03:49:14 +00:00
pollmann%netscape.com d349c3eeb6 Removing null code. No bug number. r=nisheeth 1999-11-02 03:48:04 +00:00
pavlov%netscape.com c6f8854bd1 add unix makefiles for docshell r=mcafee,paulmac. also changed IDL to C++ in the two .cpp files' emacs comments and added a newline at the end of them (files not built by default) 1999-11-02 03:43:10 +00:00
pavlov%netscape.com 07dff78103 clamp down sizes < 2^15 r=dbaron@fas.harvard.edu r=paulmac ;) fixes bug 2564 1999-11-02 03:38:23 +00:00
bienvenu%netscape.com 21d54004e2 add code for hooking up stop button,r=putterman 12016 1999-11-02 03:34:45 +00:00
slamm%netscape.com 8ad1e0aeeb File dependency not needed anymore. Fix build bustage. r=mcafee. 1999-11-02 02:57:23 +00:00
mcafee%netscape.com 93c5a6cb8c Adding pavlov to modeless pref dialog patch, improved some assertion comments. r=pavlov 1999-11-02 02:43:04 +00:00
brendan%mozilla.org 9d476409b6 Fixed getter/setters, pave way for brutal sharing (15146, r=shaver@mozilla.org,rogerl@netscape.com) 1999-11-02 02:23:50 +00:00
cathleen%netscape.com d1372a8800 adding in missing chrome and res files for mac packager 1999-11-02 02:22:50 +00:00
waterson%netscape.com 22be6e4c41 Fix manky nsCOMPtr asserts. 1999-11-02 02:02:27 +00:00
varada%netscape.com 0cfe671193 fixing bug #6666 marking the readme and license checkboxes as default 1999-11-02 01:58:11 +00:00
rogerl%netscape.com b81c6d116b Changed -n to regular since the error is getting detected in the code now. 1999-11-02 01:55:59 +00:00
mcafee%netscape.com 6a583bd16a NECKO=1 is on by default now. this was removed from the Makefile name-space this past weekend and needs to be removed here. Adding necko directories by default, removing netwerk/makefiles. Adding netwerk/protocols/keyword/Makefiles for valeski. r=slamm. 1999-11-02 01:54:54 +00:00
alecf%netscape.com 4d3fb3d5a9 fix bustage, forgot this file in my last checkin 1999-11-02 01:53:28 +00:00
dmose%mozilla.org d551275d9f updated license boilerplate 1999-11-02 01:51:54 +00:00
pollmann%netscape.com fa50777353 Removing null code. No bug number. r=nisheeth 1999-11-02 01:50:15 +00:00
beard%netscape.com 2e05fff9a0 need to be able to Quit viewer via AppleEvent. r=sfraser 1999-11-02 01:49:52 +00:00
dmose%mozilla.org cca325f64a updating license boilerplate 1999-11-02 01:46:24 +00:00
waldemar%netscape.com 64dae23dfe Added basic no-line-break constraints matching JavaScript 1.x 1999-11-02 01:46:05 +00:00
waldemar%netscape.com 94d3bea1b6 Added no-line-break constraints 1999-11-02 01:45:31 +00:00
waldemar%netscape.com 1739e0f0f7 Fixed comment 1999-11-02 01:45:14 +00:00
waldemar%netscape.com 29d8232965 Added :no-line-break 1999-11-02 01:44:24 +00:00
varada%netscape.com 4fca457ec8 fixing bug #6664 making CDlayout as the default marked checkbox in the info page 1999-11-02 01:44:06 +00:00
waldemar%netscape.com f1ffa4b377 Fixed annoying use of *error-output* that would always bring the listener window to the front while compiling a grammar 1999-11-02 01:43:52 +00:00
dp%netscape.com 3c76a86c02 Changing use of NS_WITH_SERVICE() as GetService() to GetService(). r=warren 1999-11-02 01:40:46 +00:00
dp%netscape.com b881f6543b Changing misuse of NS_WITH_SERVICE() to GetService(). r=warren 1999-11-02 01:40:14 +00:00
ssu%netscape.com 7c71884afc Fixes bug #17562. r=sgehani. This checkin does not affect tinderbox.
The other checkin to fix this bug only affects the windows platforms.
1999-11-02 01:38:10 +00:00
pinkerton%netscape.com 1dc332f58b allow mouse event coordinates to be accessed with d&d events in addition to mouse events, since d&d events have the same structure as mouse events. (r=joki). 1999-11-02 01:38:01 +00:00
ssu%netscape.com 857d8cbf2c fixing bug #17562. r=sgehani
Fixes problem with not detecting xpinstall reboot return error.
1999-11-02 01:36:41 +00:00
pinkerton%netscape.com bbbb68cbe0 add rule for drop feedback on personal toolbar (r=hyatt). 1999-11-02 01:35:42 +00:00
pinkerton%netscape.com b235ede1ff fix for bug 17381 where leaving the frame before a drag gesture was began caused the event target to be set incorrectly. (r=saari). 1999-11-02 01:34:16 +00:00
rogerl%netscape.com 4a6bd615ff That's much cooler - i'm putting the 0 case back then. 1999-11-02 01:31:45 +00:00
pavlov%netscape.com e7a37bf97c break in the switch, don't fall through *doh* r=duncan@be.com 1999-11-02 01:25:00 +00:00
cls%seawood.org 1f9bd12490 Added detection for alphaev6. Submitted by Matt Wilson <msw@redhat.com>. 1999-11-02 01:24:16 +00:00
nhotta%netscape.com fa6a5d6ac3 Fixed a typo in the entity definition, r=ftang. 1999-11-02 01:19:19 +00:00