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

44241 Коммитов

Автор SHA1 Сообщение Дата
akkana%netscape.com f4660ce231 Remove two ifdef DEBUG_akkana lines that were left in when someone
changed the implementation of ConvertContentToXIF, so that I can
compile again.  This won't affect anyone but me.  r=kipp
1999-10-18 19:01:56 +00:00
troy%netscape.com a0b9c5845c b=16652, r=troy@netscape.com
Patch from Johnny Stenback that breaks a weak link reference
1999-10-18 19:00:49 +00:00
shaver%netscape.com dbc2aa33d8 fix // comment in C file (r=brade) 1999-10-18 19:00:18 +00:00
rogerl%netscape.com 618f886f77 Changed tests for ECMA 3 definition of array.length handling. 1999-10-18 16:55:44 +00:00
pavlov%netscape.com efdde5dfa6 revert some key code to pre branch landing so that typing works correctly 1999-10-18 16:08:16 +00:00
danm%netscape.com ef90a72dc9 adding PR_LOGging to event queue handling. r:hyatt@netscape.com 1999-10-18 15:09:50 +00:00
danm%netscape.com 08db617cad moving Push/PopThreadEventQueue to nsIEventQueueService. r:hyatt@netscape.com 1999-10-18 15:08:45 +00:00
danm%netscape.com 3ce1a8d157 synching with nsWebShellWindow 1.219 (nsIModalWindowSupport removed). r:hyatt@netscape.com 1999-10-18 15:06:38 +00:00
danm%netscape.com 27ab8735da removing nsIModalWindowSupport r:hyatt@netscape.com 1999-10-18 15:05:17 +00:00
danm%netscape.com 3d9e4d387b moving Push/PopThreadEventQueue to nsIEventQueueService r:hyatt@netscape.com 1999-10-18 15:04:18 +00:00
danm%netscape.com 3f44625ab0 patch nsEventQueue leak in GetProxyObject r:hyatt@netscape.com 1999-10-18 15:01:40 +00:00
danm%netscape.com 4b0be45b74 event queues own and delete themselves when they're done. bug 15856 r:hyatt@netscape.com 1999-10-18 14:59:57 +00:00
danm%netscape.com 23485570b4 new r:hyatt@netscape.com 1999-10-18 14:57:07 +00:00
ftang%netscape.com 62af4af430 1. add asserting code to check null ptr 2. add if code and return NS_ERROR_NULL_POINTER if the ptr is null 3. add code to check return value r=myself 1999-10-18 14:48:41 +00:00
karnaze%netscape.com 67538f07ec added #ifdef for debug printing. 1999-10-18 13:48:19 +00:00
karnaze%netscape.com a5e6b0502a bug 15958(partial) - uses mComputedWidth instead of availableSize.width. r=buster; asked hook for permission, got no response. 1999-10-18 13:47:01 +00:00
karnaze%netscape.com c6317a41b4 bug 15993 - in quirks mode allocates space for a 1 pixel border if the content is empty and the table has a border. It was incorrectly, doing this even if the content was not empty. r=buster; asked permission from hook and got no response. 1999-10-18 13:45:41 +00:00
dveditz%netscape.com 0b89917a3f stopgap for mysterious Mac bustage 1999-10-18 12:58:58 +00:00
dveditz%netscape.com d9bc09dc49 generate unique regkeys (6986) 1999-10-18 12:06:19 +00:00
srinivas%netscape.com ad4f18d0c5 Include fcntl.h always. Bugizlla #16630. 1999-10-18 11:13:23 +00:00
dveditz%netscape.com 7cfbb13ca8 variable name change to silence warning 1999-10-18 08:35:39 +00:00
dveditz%netscape.com 68cdd38e21 cleaning up warnings 15626; removing RegisterService/UnregisterService calls per request from dp 1999-10-18 05:56:15 +00:00
rickg%netscape.com 494b9e552a another WIP for bug 13536; added charset notification back in; r=harish 1999-10-18 05:14:38 +00:00
buster%netscape.com ef2ac5b601 fixed bug 16486, r=brade@netscape.com
windows widget code handles control-key combinations correctly.
1999-10-18 03:39:48 +00:00
jband%netscape.com a79feb3b46 fix typo in comment 1999-10-18 02:54:26 +00:00
jband%netscape.com bede0a53ae r=mccabe (I'll be adding more comments to the headers as requested)
Implement nsIXPCNativeCallContext to meet user feature
requirements. This allows simpler implementation of reflection of
native classes into JavaScript in cases where they need to
support legacy interfaces that include optional parameters and
method name overloading. This also provides a general mechanism
for native methods to discover if they were called from JS code,
exactly what JS parameters were passed, explicitly return jsvals,
and throw explicit jsvals without interference from xpconnect.
With test cases.
1999-10-18 02:53:04 +00:00
mcafee%netscape.com 50d2e5d2f2 Adding perl-path to match other tinderbox files. 1999-10-18 01:34:45 +00:00
rickg%netscape.com 91b4e307f9 forgot to check this in for viewsource; bug13536; r=harish 1999-10-18 00:46:33 +00:00
dveditz%netscape.com a85e8b8eae hoping this fixes the mac bustage 1999-10-17 23:55:56 +00:00
pavlov%netscape.com 355daff0a4 work around for not being able to type in text fields on unix without them closing your apps.
16564 and 16542 r=smfr
1999-10-17 23:27:50 +00:00
karnaze%netscape.com 486b3db316 new regression tests. does not affect build. 1999-10-17 23:26:02 +00:00
bienvenu%netscape.com a01d0a55ad fix leak of profile dir in addr book session 1999-10-17 22:16:32 +00:00
shaver%netscape.com f1cf5c8338 fixing build by removing leftover #endif 1999-10-17 22:15:34 +00:00
dveditz%netscape.com b556814a7b Added NR_RegFlush (14909, required for 16283/16600); warning cleanup (15626) r=shaver 1999-10-17 21:47:53 +00:00
karnaze%netscape.com ff810222da new regression test, doesn't affect build. 1999-10-17 21:46:13 +00:00
dveditz%netscape.com 89c765707b Added nsIRegistry::Flush (bug 16283, required for 16600), r=shaver 1999-10-17 21:45:53 +00:00
morse%netscape.com 320db26eab fix bug 16319, stop assertion failure, r=dp 1999-10-17 21:41:50 +00:00
shaver%netscape.com 37f0f57062 make View->Use Stylesheet use type=radio. (r=hyatt) 1999-10-17 21:38:21 +00:00
shaver%netscape.com e8f524a3ed Added support for type="radio" (pick-one) XP menus.
Cleaned up nsFrame class declaration a bit.
Added some API entries to nsIMenuFrame in support of type="radio"'s
pick-one behaviour.
Renamed UpdateMenuChecked to UpdateMenuSpecialState.
Removed stale string-splitting code in CreateAnonymousContent.
(r=hyatt,mcafee)
1999-10-17 21:37:37 +00:00
mscott%netscape.com 5334999520 Bug #16394 --> no longer need to call intialize after creating a url
r=jefft
1999-10-17 20:04:59 +00:00
mscott%netscape.com 8e9152db22 Bug #16394 --> extract user name from the url spec. Don't force us to pass it in on initialize.
r=jefft
1999-10-17 20:04:40 +00:00
mscott%netscape.com f26d273428 Bug #16394 --> Initialize now has no arguments.
r=jefft
1999-10-17 20:04:08 +00:00
mscott%netscape.com 4dcfc1d91a Bug #16394 --> call Initialize function on url after we create one
r=jefft
1999-10-17 20:03:37 +00:00
briano%netscape.com a95c838439 Automated update 1999-10-17 15:30:18 +00:00
cls%seawood.org b8827f397e r=pavlov
Add temporary --enable-nspr-autoconf option to allow platforms to test the newly added autoconf setup for nspr (bug 11893) before turning it on as default.
1999-10-17 15:16:47 +00:00
cls%seawood.org e4c06125e8 Bug 11893. r=shaver
Sync the autoconf Makefile.ins.
1999-10-17 15:12:41 +00:00
warren%netscape.com ed9933a0ef Added .txt to delta file name. 1999-10-17 07:57:45 +00:00
warren%netscape.com 2e4ac2ec8a Changed format slightly. 1999-10-17 07:52:19 +00:00
warren%netscape.com a027754b42 Changed format slightly. 1999-10-17 07:50:09 +00:00
warren%netscape.com 982e15ba2c Added bloat log diffing program. 1999-10-17 07:42:27 +00:00