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

35913 Коммитов

Автор SHA1 Сообщение Дата
tague%netscape.com d147b216a3 Fix memory leaks introduced while landing the scriptability changes to nsILocale 1999-08-04 03:46:34 +00:00
tague%netscape.com 2db628dd51 Fixed blamed build warning. No newline at end of file 1999-08-04 03:45:50 +00:00
troy%netscape.com f36f1860ce added files: mozilla/layout/html/base/src/nsFrameManager.cpp 1999-08-04 03:43:26 +00:00
troy%netscape.com 02c969450e Added nsFrameManager.cpp to build 1999-08-04 03:39:54 +00:00
troy%netscape.com 886f6583d3 Initial check-in 1999-08-04 03:39:34 +00:00
troy%netscape.com c1d3f6c6c8 Added nsIFrameManager.h to exported files 1999-08-04 03:39:18 +00:00
mcafee%netscape.com 28c4f4d101 REALLY backing pavlov out 1999-08-04 03:09:28 +00:00
mcafee%netscape.com 10137c49e3 Adding nsJSEditorLog::NormalizeTable() stub to fix breakage. a=melton 1999-08-04 02:51:05 +00:00
mccabe%netscape.com a2cd4da365 Added missing ImporterTopLevel.java and ListenerCollection.java files to the source list.
Thanks to Andrew Wason <aw@softcom.com> for noticing this problem.
1999-08-04 02:50:47 +00:00
jband%netscape.com 8595e46ea8 added files: mozilla/xpcom/ds/nsHashtableEnumerator.cpp 1999-08-04 02:28:03 +00:00
waterson%netscape.com 0035d5bbb3 Fix silent failure from JS on firstChild. Clean up other baby-eating methods. 1999-08-04 02:26:26 +00:00
jband%netscape.com 018b98b1b3 Adding nsHashtableEnumerator from Rob Ginda, rginda@ix.netcom.com. This is used to create an nsIEnumerator object from a hashtable. When some object has a hashtable as an implementation detail it can use this to expose the data in the table as an enumeration. This is used by the soon-to-be-checkedin systems for enumerating interface and class ids that will be reflected into JavaScript. 1999-08-04 02:24:34 +00:00
waterson%netscape.com d9d84dac19 Bug 11027. Change PR_ASSERT() to PR_LOG message. 1999-08-04 02:20:42 +00:00
waterson%netscape.com 993be7ae9a Stop assertions in viewer when you can't get localstore. 1999-08-04 02:19:55 +00:00
sdagley%netscape.com de79b4a18c File Removed. 1999-08-04 02:17:41 +00:00
briano%netscape.com 3c91849065 Added a newline at the EOF to fix the HP build (and others). 1999-08-04 02:11:03 +00:00
cmanske%netscape.com 14bb564bf2 Table editing implementation 1999-08-04 02:06:03 +00:00
cmanske%netscape.com eb4c379701 Remove param from test method 1999-08-04 02:05:16 +00:00
cmanske%netscape.com cb1417e9fa Added method to nsITableCellLayout. Fixed QI bug 1999-08-04 02:04:45 +00:00
chuckb%netscape.com c33e5d92b5 Merge from LDAPJavaSDK_40beta_19990802_BRANCH. Some files removed. Some added 1999-08-04 02:03:56 +00:00
briano%netscape.com 16db76eb51 Yet another case of a new file checked in missing the newline at EOF required by Unix native compilers. 1999-08-04 02:02:15 +00:00
pavlov%netscape.com fedfe3401d i suck. i broke the tree. 1999-08-04 01:59:30 +00:00
pavlov%netscape.com dd767fe13d revert context menus to rev 1.2 and turn them on by default.. these don't work yet and may do bad things if you try and use them. 1999-08-04 01:37:21 +00:00
valeski%netscape.com 6fc14bc32a we were refreshing _every_ url _every_ second. not anymore 1999-08-04 01:27:22 +00:00
valeski%netscape.com 31e057081c win32 bustage. nspr wasn't being linked into the stream conv dll 1999-08-04 00:50:21 +00:00
briano%netscape.com f776b8ac4a Added a newline at the end to fix the Unix native compiler builds. This is becoming annoying.... 1999-08-04 00:25:45 +00:00
slamm%netscape.com 921e520a5b Fix build error for sidebar. 1999-08-04 00:05:09 +00:00
sfraser%netscape.com 57c7eba0a0 First Checked In. 1999-08-03 23:58:30 +00:00
tbogard%aol.net 62e9ec43a0 First check-in of XP Event Loop Interfaces. --This is not connected to the build--. 1999-08-03 23:57:18 +00:00
hoa.nguyen%intel.com 01301957c5 Added HTMLEmbedElement.idl. 1999-08-03 23:52:13 +00:00
hoa.nguyen%intel.com 40dffb7112 DOM element for embed tags. 1999-08-03 23:50:07 +00:00
valeski%netscape.com 308f65e005 memory deallocation macro problem 1999-08-03 23:44:16 +00:00
karnaze%netscape.com 639f283b06 Always reflow's children for pass1 when reflowed with NS_UNCONSTRAINEDSIZE 1999-08-03 23:20:06 +00:00
robinf%netscape.com 283db65e9f fizxing bug 7162; this file is no longer needed. 1999-08-03 23:18:45 +00:00
karnaze%netscape.com e54229d3c1 replace assertions with printf statements until bug 10911 gets resolved 1999-08-03 23:17:50 +00:00
vidur%netscape.com 11dd31636f Reserved IID for nsIDOMNSLocation 1999-08-03 23:17:16 +00:00
robinf%netscape.com afcb7e3ef6 fixing bug 7162; this file is no longer needed. 1999-08-03 23:17:15 +00:00
vidur%netscape.com 5104a33513 Relative URLs specified for window.location.href are now resolved relative to the calling location. 1999-08-03 23:16:48 +00:00
karnaze%netscape.com 0767a5bbcd figuring a col's adj min width from a colspan uses adj min width 1999-08-03 23:16:43 +00:00
robinf%netscape.com d682e6257c Fixing bug 7162 and bug 6560 1999-08-03 23:15:47 +00:00
karnaze%netscape.com ed1321471c new test cases 1999-08-03 23:13:39 +00:00
locka%iol.ie 7a258d1350 Added field to allow user to turn on logging (for Mozilla not IE) 1999-08-03 23:06:00 +00:00
locka%iol.ie da0cb229c8 Fixed some interface changes that broke the build 1999-08-03 23:03:16 +00:00
slamm%netscape.com 1495e59f02 Fix mac build bustage. 1999-08-03 23:01:38 +00:00
vidur%netscape.com 34e2caf4f8 Fix for build bustage from Judson. Inclusion of config.mak is necessary before we depend on the NECKO symbol. 1999-08-03 23:00:19 +00:00
bienvenu%netscape.com 238ec370fd add implementation for giving status feedback to user via webshell, not part of build yet 1999-08-03 22:55:40 +00:00
bienvenu%netscape.com a3417c7046 add interface for give status feedback to user via webshell, not part of build yet 1999-08-03 22:54:50 +00:00
slamm%netscape.com ea6953e9a8 Move sidebar files into componnent directory 1999-08-03 22:50:42 +00:00
slamm%netscape.com 8057a954de New chrome urls for sidebar. Moved it into a component. 1999-08-03 22:48:53 +00:00
rogerl%netscape.com 02985bde28 Updated internal name of exec function to match new naming rules. 1999-08-03 22:41:57 +00:00