bryner%uiuc.edu
|
7d4cf79553
|
Adding windows makefile for the js filepicker. Not part of build.
|
2000-08-30 07:15:22 +00:00 |
ben%netscape.com
|
ccb61e5a71
|
back in we go
|
2000-08-30 07:12:40 +00:00 |
pinkerton%netscape.com
|
d16ec23cc4
|
fix for bugscape bug 2119. menu bars were not unregistering themselves as document observers when deleted. r=waterson.
|
2000-08-30 06:45:23 +00:00 |
sfraser%netscape.com
|
88933cd9ba
|
Turn off profiling, duh
|
2000-08-30 06:03:00 +00:00 |
ben%netscape.com
|
dfe8d04c6c
|
going to see if this fixes coffee's orange-ness. I'm guessing not, but you never know...
|
2000-08-30 05:57:47 +00:00 |
sfraser%netscape.com
|
c7d952aa91
|
Fix a bug in the Mac memory allocators which caused large heap allocations to be slow (r=beard), and tweaked the allocator sizes so that the fixed heap allocators catch some peak sizes (r=pinkerton). Also made minor tweaks to fix stats collection, and building of various testing tools.
|
2000-08-30 05:36:17 +00:00 |
ben%netscape.com
|
2613d8a8bd
|
tidy up makefile some more
|
2000-08-30 05:35:14 +00:00 |
rjc%netscape.com
|
df5876d628
|
Fix bug # 50642: Win32 timer issue affecting FTP. r=me
|
2000-08-30 05:26:56 +00:00 |
wtc%netscape.com
|
c6d1b60d24
|
Removed. The file is now mozilla/nsprpub/pr/src/memory/prgcleak.c.
|
2000-08-30 04:58:44 +00:00 |
bryner%uiuc.edu
|
1325d7c284
|
Fixing my build bustage. r=beard.
|
2000-08-30 04:44:49 +00:00 |
wtc%netscape.com
|
9c2a77d018
|
Removed pr/src/md/mac/prgcleak.c.
Added pr/src/memory/prgcleak.c and
pr/src/misc/prtpool.c.
|
2000-08-30 04:38:53 +00:00 |
jfrancis%netscape.com
|
421a7c1981
|
fix for bug 49889; r=fm
|
2000-08-30 04:33:20 +00:00 |
cotter%netscape.com
|
44c0d61252
|
Updated release notes for PSM 1.3.
|
2000-08-30 04:33:05 +00:00 |
svn%xmlterm.org
|
d55e486743
|
--NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Renamed directory extensions/xmlterm/dist to extensions/xmlterm/distrib,
per leaf's request.
|
2000-08-30 04:31:10 +00:00 |
jfrancis%netscape.com
|
aa1005f51b
|
fix for bug 49889; r=fm
|
2000-08-30 04:26:55 +00:00 |
waterson%netscape.com
|
4142dd5c93
|
Bug 50499. Fix FMM that was caused by DOM string changes. r=bruce
|
2000-08-30 04:21:06 +00:00 |
bryner%uiuc.edu
|
cfd6bba643
|
Bug 50664 - string leaks in nsBaseFilePicker. Patch from beard, r=me.
|
2000-08-30 04:20:08 +00:00 |
ben%netscape.com
|
a59d5f757d
|
reorder the calls to registerChrome() for the installer scripts to fix 48205
|
2000-08-30 04:18:30 +00:00 |
anthonyd%netscape.com
|
9bae0bf93c
|
fix for bug# 49957 (this is really mjudge checking in)
r: anthonyd
|
2000-08-30 04:13:50 +00:00 |
ben%netscape.com
|
8c3ef4a42c
|
reorder jars for 48205
|
2000-08-30 04:11:55 +00:00 |
waterson%netscape.com
|
2d3a797ec3
|
Try to fix AIX build bustage...
|
2000-08-30 04:07:56 +00:00 |
dougt%netscape.com
|
47a3f3249c
|
Finishing up on bug 47003. Test Embedding GTK Application.
|
2000-08-30 03:51:50 +00:00 |
ben%netscape.com
|
0310fce688
|
here we go again... 48205. Tested this time with a non-existent chrome dir, and it seems to work.
|
2000-08-30 03:37:22 +00:00 |
ben%netscape.com
|
70ccd249c2
|
fix red by commenting out my change for now...
|
2000-08-30 03:14:39 +00:00 |
ben%netscape.com
|
1114a67e7a
|
fix for build bustage
|
2000-08-30 02:58:25 +00:00 |
pinkerton%netscape.com
|
1fb153aabb
|
better use of NS_LITERAL_STRING for perf on platforms that can use it.
|
2000-08-30 02:45:02 +00:00 |
cmanske%netscape.com
|
49bc32c783
|
nsbeta3 UI fixes: HTML source editor bugs 50034, 41869) r=sfraser, fixed Send Page commands for rcassin, changed to using value on title tag (related to 42331), List, Page Colors and other dialog cleanup (47686, 47695), r=rcassin, sfraser, ben
|
2000-08-30 02:44:18 +00:00 |
cmanske%netscape.com
|
a6004c027e
|
nsbeta3 bug fixes: HTML source now working (50034, 41869), copy cell color after split (45279), truncate file url at '#' (48631). r=sfraser, kin
|
2000-08-30 02:44:08 +00:00 |
rhp%netscape.com
|
23b1206b4e
|
Fix for client ID for sync - Bug #: 1586 - r: bienvenu
|
2000-08-30 02:41:22 +00:00 |
pinkerton%netscape.com
|
d683f62a9e
|
better use of NS_LITERAL_STRING to speed up platforms that benefit from it.
|
2000-08-30 02:40:19 +00:00 |
waqar%netscape.com
|
80f55cdfe2
|
d=backing out my changes, until we can figure out what version of gtk we
need to use.
|
2000-08-30 02:38:43 +00:00 |
pinkerton%netscape.com
|
3a8200fd2a
|
fix for 28309, race condition between timers firing and menus opening. thanks again to dean for providing the patch.
|
2000-08-30 02:37:27 +00:00 |
ben%netscape.com
|
b764284851
|
Mac part of fix for 48205.
|
2000-08-30 02:34:49 +00:00 |
timeless%mac.com
|
841959d1d4
|
for bug 36640 r=akk a=waterson
|
2000-08-30 02:31:42 +00:00 |
kestes%staff.mail.com
|
36b038cae3
|
make legends horizontal
fix missing '/' in <>
|
2000-08-30 02:30:34 +00:00 |
kestes%staff.mail.com
|
1adac10346
|
relax the author regexp for mozilla.org
make legends horizontal
fix missing '/' in <>
|
2000-08-30 02:30:23 +00:00 |
kestes%staff.mail.com
|
e6af7ab81b
|
make legends horizontal
move structures inside <html> block
|
2000-08-30 02:28:24 +00:00 |
kestes%staff.mail.com
|
599bd4741c
|
fix typo in $DB_LEGEND_BORDER
add $GLOBAL_INDEX_FILE
|
2000-08-30 02:27:38 +00:00 |
kestes%staff.mail.com
|
87a6287deb
|
add a standard method of writing the headers so the bots can read
them.
|
2000-08-30 02:23:59 +00:00 |
kestes%staff.mail.com
|
11012b4dad
|
fix bug in html missing '/' in <>
index files are new parametrized
|
2000-08-30 02:23:08 +00:00 |
kestes%staff.mail.com
|
a655ebeba9
|
ignore_builds belongs int TinderHeader not in FileStructure
index files are new parametrized
|
2000-08-30 02:22:37 +00:00 |
kestes%staff.mail.com
|
fa2e2b17b1
|
ignore_builds belongs int TinderHeader not in FileStructure
|
2000-08-30 02:20:13 +00:00 |
kestes%staff.mail.com
|
c784c5cbf8
|
fix bug in backward_compatibility()
better discription in the help file
|
2000-08-30 02:19:15 +00:00 |
kestes%staff.mail.com
|
cadcd300c8
|
clarify comments
|
2000-08-30 02:17:19 +00:00 |
kestes%staff.mail.com
|
803142f7f6
|
user perl from configure
|
2000-08-30 02:15:11 +00:00 |
kestes%staff.mail.com
|
659075ac77
|
add more hints based on real users problems
|
2000-08-30 02:14:14 +00:00 |
mkaply%us.ibm.com
|
b6e89e1371
|
r=leaf, a=leaf, bad tabs in config.guess
|
2000-08-30 02:13:03 +00:00 |
ben%netscape.com
|
a78b3030c0
|
better fix for the windows part of 48205.
|
2000-08-30 02:11:06 +00:00 |
ben%netscape.com
|
7d916776ae
|
unix part of fix for 48205
|
2000-08-30 02:09:57 +00:00 |
rhp%netscape.com
|
431a05f240
|
Fix for crash when cancelling mail print operations - Bug #: 49280 - r: bienvenu
|
2000-08-30 02:04:02 +00:00 |