Commit Graph

59085 Commits

Author SHA1 Message Date
brendan%mozilla.org
4bf456462f Optimize total computation, fix visited to be a counter. 2000-04-21 08:47:00 +00:00
alecf%netscape.com
d704f10a2f add new IDL to unix build 2000-04-21 08:46:14 +00:00
alecf%netscape.com
2c14cdf12f add first cut at scriptable search scope terms 2000-04-21 08:45:53 +00:00
jband%netscape.com
ad9d41e522 trivial renaming of local var to fix compiler warning 2000-04-21 08:42:14 +00:00
alecf%netscape.com
d7b3266a9e add scriptable version of search term value object 2000-04-21 08:38:24 +00:00
alecf%netscape.com
93e3b2054f fix xlib bustage in a lame way 2000-04-21 08:36:44 +00:00
sspitzer%netscape.com
2163121cfb printf to remind me to fix #36661 2000-04-21 08:34:34 +00:00
sspitzer%netscape.com
5f4eeb963e fix a warning by making the dtor virtual. 2000-04-21 08:13:24 +00:00
hyatt%netscape.com
4a0414c6e1 Tree performance improvements. 2000-04-21 08:12:13 +00:00
hyatt%netscape.com
f5d403674d Tree performance enhancements. 2000-04-21 08:11:39 +00:00
pierre%netscape.com
0a1b7cc547 Implemented i18n list-style-types. Thanks to bakibon@yahoo.com. 2000-04-21 08:05:29 +00:00
pinkerton%netscape.com
46ce666141 Fix build bustage r=scc. 2000-04-21 07:34:06 +00:00
hyatt%netscape.com
74e6e869c6 Commdir. 2000-04-21 07:15:48 +00:00
hyatt%netscape.com
c03e2d756f Adding communicator dir. 2000-04-21 07:15:14 +00:00
hyatt%netscape.com
43684524f8 Adding communicator dir and css file to build. 2000-04-21 07:13:06 +00:00
scc%netscape.com
a10aa8dde5 making string conversions explicit 2000-04-21 07:09:51 +00:00
mccabe%netscape.com
51f69aee35 Remove now-unused files. 2000-04-21 07:09:49 +00:00
pavlov%netscape.com
9745b31350 turn off DrawTile until I can fix it on unix so dcone can check in his code. 2000-04-21 07:00:36 +00:00
scc%netscape.com
85ee8b3604 there were a bunch of routines that returned references to this and were abused as much as they were used correctly. now they return |void| 2000-04-21 06:59:14 +00:00
scc%netscape.com
8d5a2627d8 making string conversions explicit 2000-04-21 06:56:47 +00:00
sfraser%netscape.com
212305e1d1 Checkign in radha's diffs to see if this reduces the leak numbers. 2000-04-21 06:56:32 +00:00
pinkerton%netscape.com
b067edf867 Moving Screen API away from individual attributes for performance reasons (stage 1). Fixes bugs on win32 with xul popups where taskbar is not at bottom of screen. 2000-04-21 06:55:13 +00:00
sspitzer%netscape.com
739533c309 get snews://<host>/<group> urls to work for autosubscribe. 2000-04-21 06:55:12 +00:00
warren%netscape.com
e92a3a917a Fixed optimized build problem. 2000-04-21 05:32:59 +00:00
warren%netscape.com
eeb4df595e Bug 34217. Making js protocol not clear window when it returns no result. 2000-04-21 05:18:15 +00:00
warren%netscape.com
24eeb1f34c Removed extra call to Open 2000-04-21 05:15:42 +00:00
warren%netscape.com
d4340805ee Changed max thread count to 4 (for now). 2000-04-21 05:14:49 +00:00
warren%netscape.com
5e96caa8ea Fixed thread pool thread allocation to be more lazy (still doesn't release unused threads though). (Code adapted from dougt.) 2000-04-21 05:12:57 +00:00
brendan%mozilla.org
159f478d0d Fix plib-instead-of-lib->total += type; use int32 for possibly negative values. 2000-04-21 03:01:09 +00:00
bienvenu%netscape.com
b26839a8e3 fix linux runtime failure to load mailnews 2000-04-21 02:47:53 +00:00
scc%netscape.com
3008372aa4 making string conversions explicit 2000-04-21 02:35:42 +00:00
rhp%netscape.com
31be06e1f3 Just fixing a test harness program. NOT PART OF THE BUILD!!!! 2000-04-21 02:25:03 +00:00
mccabe%netscape.com
3fb3629e38 Remove builds of nsConsoleService binary, IDL and IDL-export projects from xpfe/components/console for the Mac. 2000-04-21 02:21:23 +00:00
nisheeth%netscape.com
0b3af85e55 Ongoing work to get Transformiix to build on Windows as a Mozilla component. Not part of the build.
- implemented rint() in NumberFunctionCall.cpp
- Changed String to DOMString in calls to processAttrValueTemplate() in XSLTProcessor.cpp
- Fixed up more windows makefiles.
2000-04-21 02:20:28 +00:00
bienvenu%netscape.com
00c6086074 Fix dup file in Makefile 2000-04-21 02:18:03 +00:00
rhp%netscape.com
218a5b1c8b Fix for problem with invalid file names - Bug # 24962 - r: bienvenu 2000-04-21 02:13:18 +00:00
bienvenu%netscape.com
0897ffd62e add nsMsgSearchNews to the build 2000-04-21 02:12:58 +00:00
bienvenu%netscape.com
6550310893 add nsMsgSearchNews.cpp 2000-04-21 02:12:10 +00:00
bienvenu%netscape.com
50b258e57b fix linux warning 2000-04-21 02:08:44 +00:00
bienvenu%netscape.com
f318654148 add search validity stuff, not run yet 2000-04-21 02:05:35 +00:00
ducarroz%netscape.com
cf9f426af0 Remove unused files. Part of autocomplete clean up 2000-04-21 02:05:04 +00:00
sspitzer%netscape.com
b5adff2a8d no newline at the end of the file. this will hork some compilers 2000-04-21 02:04:53 +00:00
beard%netscape.com
1112890b9d [Not part of build] Simple tool to emit information about the build system, to be consumed by the Perl build scripts. 2000-04-21 01:51:07 +00:00
brendan%mozilla.org
27df4eb10b Spruce up a couple of comments. 2000-04-21 01:49:49 +00:00
brendan%mozilla.org
3bdfa83a05 Functions that use unqualified __parent__ or __proto__ must be heavyweight (36625, r=shaver). 2000-04-21 01:47:20 +00:00
jband%netscape.com
e844355ed0 fix bustage due to relative path include of removed (and otherwise unused) file 2000-04-21 01:33:13 +00:00
cls%seawood.org
bcde450516 Remove extraneous whitespace between the object file and the ':'.
Thanks to Justin Morey <justin@68k.org> for the patch.
2000-04-21 01:28:58 +00:00
ruslan%netscape.com
595465200a Be more conservative when checking that the keep-alive connection has
died. On some platforms it can come out as eof and on some (windows)
it'll come out as "connection aborted".
2000-04-21 01:27:48 +00:00
pavlov%netscape.com
02656c9716 reimpliment nsClipboard::HasDataMatchingFlavors to be reentrant to fix bug #13161 2000-04-21 01:27:46 +00:00
scc%netscape.com
15fe64c984 Fixed |nsPromiseSubstring::GetReadableFragment|, which had been walking off the end. Re-implemented |copy_string| in terms of the new char-source/char-sink stuff that beard and I came up with. Factored some code into |SameFragment|. Did some general shuffling and cleanup. 2000-04-21 01:25:19 +00:00