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

82427 Коммитов

Автор SHA1 Сообщение Дата
peterlubczynski%netscape.com e5a783d5de Fix for lost focus for plugins on mac bug 78846 sr=attinasi r=dcone 2001-05-16 03:46:56 +00:00
rbs%maths.uq.edu.au 252d8fe4c0 Remove a gratuitous redundant test. b=67438 2001-05-16 03:40:29 +00:00
idk%eng.sun.com aa5f28780a *not part of the build*
uncommented tests
2001-05-16 03:15:32 +00:00
rbs%maths.uq.edu.au a83714da30 Report the name of the faulty file when there is an XML parsing error. Useful for popup windows or XUL files. b=47416 r=heikki sr=jst 2001-05-16 02:49:24 +00:00
rbs%maths.uq.edu.au 233d2e3996 Special fix to enable the WindDings font. Also homogenized identation&printf while there. b=77265 r=shanjian sr=blizzard 2001-05-16 02:38:14 +00:00
peterlubczynski%netscape.com 340a54de59 Fix for sample in plugins r=peterl sr=attinasi patch by kens@activestate.com bug 77234 2001-05-16 02:27:18 +00:00
Xiaobin.Lu%eng.Sun.com f1b1006bb2 r=timeless sr=shaver
bug 72807 " C++ style comment warning"
2001-05-16 02:26:04 +00:00
Xiaobin.Lu%eng.Sun.com 756c0b5663 r=timeless sr=shaver
bug 72807 "c++ style comment warning"
2001-05-16 02:24:44 +00:00
peterlubczynski%netscape.com 54126487e2 Fix for plugins not resizing correctly in XUL. r=peterl sr=attinasi patch by kens@activestate.com bug 77234 2001-05-16 02:24:33 +00:00
ducarroz%netscape.com 4221b0b034 Fix for bug 77226. Remove usage of NSGetFactory. R=varada, SR=bienvenu 2001-05-16 02:09:02 +00:00
ben%netscape.com 4043f8429d Fix for 80392, r=blake, sspitzer 2001-05-16 02:04:14 +00:00
ben%netscape.com 9490addb50 Fix for 80392, r=blake, sr=hewitt 2001-05-16 02:03:34 +00:00
ben%netscape.com a537568f76 Fix for 80392, poor fit for pref panels. r=blake, sr=hewitt 2001-05-16 02:01:25 +00:00
sfraser%netscape.com 016a1d616b Fix bug 80660 -- can bring up multiple find dialogs now. r=blake, sr=ben 2001-05-16 01:47:54 +00:00
naving%netscape.com 2872724f91 79444. r=suresh sr=bienvenu. Set the trash folder flag for cyrus imap servers and when
delimiter is not '/' convert name to onlineName
2001-05-16 01:42:57 +00:00
pavlov%netscape.com d04f31a285 fixing bug 74129 r=shaver sr=blizzard 2001-05-16 01:42:52 +00:00
naving%netscape.com aefdf581f5 75936. r=suresh sr=bienvenu. No need to use copy service 2001-05-16 01:40:32 +00:00
ben%netscape.com ff95c4500b fix for 74969. r=blake, waterson 2001-05-16 01:37:20 +00:00
bstell%netscape.com b6e144b1ea bug 67732, 69139, r=ftang, sr=blizzard
when searching for fonts to display glyphs consider
  sub-planes of the font (bug 67732)
  the element's lang group (bug 69139)
  the user's locale's lang group (bug 69139)
2001-05-16 01:34:57 +00:00
beard%netscape.com 27aad76ca1 Removed:
ScopeInitializer.java
2001-05-16 01:10:19 +00:00
sfraser%netscape.com 9c2af5bb6c Fix the build by #including <Scrap.h> 2001-05-16 01:01:19 +00:00
jst%netscape.com d769c80858 Fixing xpcdom landing regression, not sure what this breaks, but it's wrong. r=hyatt@netscape.com, sr=waterson@netscape.com 2001-05-16 01:00:02 +00:00
sonmi%netscape.com 1e1c045c69 when pk12util -i fails added test for pk12util tmp/lock file
when this exists errormessage to the log
2001-05-16 00:56:27 +00:00
javi%netscape.com a0fc47821b Fix build bustage 2001-05-16 00:32:11 +00:00
javi%netscape.com 20c40c95c0 Add JS libraries to project for linking. 2001-05-16 00:24:43 +00:00
nboyd%atg.com 7e6a408e26 2 additional issues:
1. In that patch I forgot to remove "import org.mozilla.classfile.*" and
simply catch Exception in newInvokerMaster which is not a good practice.
The attached patch FunctionObject_patch fixes that and removes other
unused imports.

2. In org.mozilla.classfile.DefiningClassLoader defineClass method first
tries to call via ClassManager the defineClass method in a class loader
that loaded DefiningClassLoader itself. But this would define new
classes in that class loader so they would not be subject of the garbage
collection until a classloader that loads DefiningClassLoader would go
away even if a DefiningClassLoader instance is gone. The
DefiningClassLoader_patch removes that and simply calls super.defineClass.

The patch also change the order of class search in loadClass so the
loader first looks for a class among its defined classes and only after
that in parent loaders.

Regards, Igor
2001-05-16 00:24:37 +00:00
sonmi%netscape.com 22518db1cc seperated the output of the client and the server to work around
a problem on dump
2001-05-16 00:08:05 +00:00
blakeross%telocity.com e56459194d Backing out anatoliya to fix build bustage. The compiler is your friend. It will help you catch errors. 2001-05-16 00:07:52 +00:00
larryh%netscape.com 40ac2b4d59 bugzilla: 80884. PR_Rmdir error 2001-05-16 00:04:34 +00:00
anthonyd%netscape.com 0118687b97 Patch around ChangeTable bug (brendan, r=gordon, smoketestblocker). 2001-05-15 23:41:32 +00:00
javi%netscape.com de12af8081 Add nsCrypto.cpp to Mac build. 2001-05-15 23:16:40 +00:00
javi%netscape.com 4a6874f0c7 Fix for Bug 74340 r=mcgreer, sr=blizzard
Add the crypto object back to PSM 2.
2001-05-15 23:15:12 +00:00
wtc%netscape.com 0fe64510da Verified that the autoconf build system is equivalent to the classic
build system on AIX, HP-UX, Linux, and Solaris.  The 'release' makefile
target still doesn't quite work.
Modified Files:
	configure configure.in config/Makefile.in
	config/autoconf.mk.in config/config.mk config/nsinstall.c
	config/rules.mk lib/ds/Makefile.in lib/libc/src/Makefile.in
	pr/include/md/Makefile.in pr/src/misc/Makefile.in
2001-05-15 22:57:39 +00:00
mstoltz%netscape.com 822c76926e Fixing bug 78831 - treat chrome and resource URLs the same in the
URL loading check and give them access to each other. r=pavlov,
 sr=brendan. This allows us to turn on the fix (already reviewed)
for 69070.
2001-05-15 22:47:21 +00:00
harishd%netscape.com 8de5a8be91 75641 - Fixing MLK caused by unclosed FONT tags ( penguin.html )
r=heikki sr=waterson
77352 - Making sure that the heading tags' size takes precedence over
residual style tags' size info.
r=pollmann sr=attinasi
57248 - Moved attribute entity parsing to the parser land.
r=heikki sr=jst.
2001-05-15 22:32:26 +00:00
radha%netscape.com c3bf3d7efb fix for bug # 72197 javascript url casues problems with SH. r=rpotts sr=blizzard 2001-05-15 22:27:01 +00:00
radha%netscape.com c935d1fd66 Fix for bug # 72197 javascript urls cause problems with history r= rpotts sr=blizzard 2001-05-15 22:26:19 +00:00
hwaara%chello.se 6be20d4648 #75779, hide the sidebar by default in mailnews for new profiles. r=suresh, sr=blizzard 2001-05-15 22:24:19 +00:00
dmose%netscape.com 2f7a4f8d40 Fix for MOZ_TRACK_MODULE_DEPS build (eg senna tinderbox) build bustage 2001-05-15 22:22:59 +00:00
pinkerton%netscape.com 1f7a7a2dbc replaces 4-char codes with constants from scrap.h. forgot a mapping for 'utxt' in one direction. r=nhotta/sr=sfraser. bug# 81028 2001-05-15 22:21:41 +00:00
mkaply%us.ibm.com 16664d30c8 #76670
r=mkaply,achimha@innotek.de sr=roc+moz
Implement XP regions - currently only used on OS/2
2001-05-15 22:14:48 +00:00
anatoliya%netscape.com 0eca2a9a1b bug 76512 r=pchen sr=hyatt 2001-05-15 22:03:51 +00:00
pschwartau%netscape.com a65a6f3bb9 Initial add. Regression test for bug 74474. 2001-05-15 22:01:39 +00:00
pschwartau%netscape.com 7e1ec21bff Renaming this file as regress-74474-001.js 2001-05-15 22:00:42 +00:00
bstell%netscape.com 52dc63ff82 bug 76238, r=ftang, sr=blizzard
add font support for ISO-8859-13 (Baltic)
2001-05-15 21:39:24 +00:00
cmanske%netscape.com 1d583e8a93 Fixed infinite loop problems in Table Editing, b=79462, r=brade, sr=kin 2001-05-15 21:30:24 +00:00
brendan%mozilla.org 3de6d8412c Add optional JSDHashTableOps.initEntry hook, spruce up comments (74883, r=waterson, sr=shaver). 2001-05-15 21:07:10 +00:00
rginda%netscape.com ac5cbe4720 - chatzilla only -
bug 80286, channels with colon characters don't work correctly.  Patch from samuel@sieb.net.  r=me
2001-05-15 21:05:35 +00:00
leaf%mozilla.org 93885134e8 Automated update 2001-05-15 20:59:50 +00:00
jst%netscape.com 400acf4b77 Fixing the remaining part (xpcdom regression) of bug 61984, r=harishd@netscape.com, sr=vidur@netscape.com 2001-05-15 20:58:58 +00:00