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

95228 Коммитов

Автор SHA1 Сообщение Дата
beard%netscape.com 5d3fc2a09f fixing mac bustage of access paths. 2002-01-09 03:55:44 +00:00
seawood%netscape.com 1044a219c8 Add libfreebl & libhybrid libs to psm section of unix package files for solaris 32 bit builds.
Bug #114338 sr=granrose
2002-01-09 03:42:37 +00:00
harishd%netscape.com a932d8fc94 Replaced C++ style comment with C comment 2002-01-09 03:32:56 +00:00
beard%netscape.com f5a879bfb3 bug #105137, fixing mac bustage. 2002-01-09 03:27:17 +00:00
waterson%netscape.com c490cb87fb Print the rest of the linebox flags when debugging reflow. Debug-only change. 2002-01-09 03:04:29 +00:00
tingley%sundell.net 98c78dbd76 checkin for sballard@netreach.net.
bug 103097: make the UI for the <link> element faster
r=fabian, sr=blake
2002-01-09 03:02:36 +00:00
waterson%netscape.com 499e6591ef Bug 99461 and it's ilk. Remove hack that blasts tables into the same space. r=dbaron, sr=attinasi. 2002-01-09 03:01:13 +00:00
tingley%sundell.net 37864dacec bug 118680: make the XULSortService look for |sortStaticsLast| on the
correct (root) element.  r=rjc, sr=waterson
2002-01-09 02:53:14 +00:00
cavin%netscape.com eed5e2370b Bug #81295: In extractFileNameFromUrl(), extract value associated with "filename="
keyword if present. r=naving/ben@netscape.com, sr=sspitzer.
2002-01-09 02:41:36 +00:00
dbaron%fas.harvard.edu 5f67a2f0fd Fix crash on certain pages. b=118829 r=jag sr=waterson 2002-01-09 02:36:49 +00:00
av%netscape.com 86023b43eb Bug 118801 -- incrementing plugin API version, r=peterl, sr=beard 2002-01-09 02:30:12 +00:00
alecf%netscape.com c2a2600def mac-side of removal of nsIFile.URL - one last one? r=dougt, sr=darin bug 100212 2002-01-09 02:30:09 +00:00
pete%alphanumerica.com 0a3234006d b=92132, r=pete, sr=jag
Patch by Igor Nekrestyanov <nis@sparc.spb.su>
Urlbar history finally works the way it should.

--pete
2002-01-09 02:29:25 +00:00
alecf%netscape.com a0cec66019 bug 114450 sr=jag
remove table-based comparison functions so we can actually remove them later
2002-01-09 02:28:28 +00:00
bzbarsky%mit.edu e4428eda91 Make ".xbl" files get detected as text/xml. bug 117839, r=law, sr=hyatt 2002-01-09 02:21:57 +00:00
rayw%netscape.com ea600c1e1a Changes to use contractid's for construction wherever available. This means
that the JS binding will work correctly.  Also removed old security model.


SOAP is not a part of default build.
2002-01-09 02:17:17 +00:00
bryner%netscape.com 0546a3c853 Bug 118859 - allow hooking up an XBL handler for a custom DOM event. r=hewitt, sr=hyatt. 2002-01-09 02:16:17 +00:00
beard%netscape.com d3bc226a3a bug #118649, r=peterl, sr=sfraser 2002-01-09 02:15:50 +00:00
shanjian%netscape.com 3a9bdf5aac #117957 Mozilla won't start if locale is set to value other than C or en_US
patch proposed by marcus@marcuscom.com
r=shanjian sr=brendan
2002-01-09 02:13:10 +00:00
alecf%netscape.com 3d9e878c34 Rest of tree-wide cleanup for bug 100212 - switch last consumers of nsIFile.URL r=dougt, sr=darin 2002-01-09 02:08:01 +00:00
rjc%netscape.com e2e8b35afa Bug # 118212: window mediator RDF changes to support keyboard. r=tingley sr=waterson 2002-01-09 02:06:23 +00:00
shanjian%netscape.com d7173de13c #97173 remove the need of loading unixcharset.properties file at startup time.
r=bstell, sr=brendan
2002-01-09 02:03:31 +00:00
ben%netscape.com 6a85a6ce40 fix 109764 bookmarks not shown in sidebar panel in mail
r=bryner, sr=hyatt
2002-01-09 01:57:23 +00:00
ssu%netscape.com 2108b1675d fixing bug 114503 - Need keyboard shortcuts for Labels. r=timelss sr=mscott 2002-01-09 01:49:57 +00:00
jaggernaut%netscape.com 1bd1b8c7d6 Bug 113228: Remove nsStr::ChangeCase. r=dbaron, sr=alecf 2002-01-09 01:44:43 +00:00
harishd%netscape.com fd33e7c446 105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst 2002-01-09 01:37:50 +00:00
danm%netscape.com 9fc8a911cb position dependent windows relative to their parent. bug 113283 r=hyatt,pavlov 2002-01-09 01:31:24 +00:00
danm%netscape.com edcd8c6143 implement new 'aAllowSlop' parameter to nsIWidget::ConstrainPosition. bug 113283 r=hyatt,pavlov 2002-01-09 01:30:06 +00:00
vidur%netscape.com 13a52009cd Added proxy classinfo and factory entries. [not part of build] 2002-01-09 01:30:05 +00:00
vidur%netscape.com 39db6a396b Added wsexception.cpp. Creation of components is now done through a factory and an Init method. Fixed array case of conversion to not wrap elements as variants. Further work on proxy and call context to get proxy test working [not part of build] 2002-01-09 01:29:32 +00:00
danm%netscape.com 585e6c0fe4 adding parameter to nsIWidget::ConstrainPosition. bug 113283r=hyatt,pavlov 2002-01-09 01:29:18 +00:00
vidur%netscape.com 085af9d11b Changed testing code to be a component with a JS driver rather than an executable. Added first pass of proxy test. [not part of build] 2002-01-09 01:27:44 +00:00
vidur%netscape.com 503756b9a6 Try to determine and record SOAP version. [not part of build] 2002-01-09 01:26:48 +00:00
vidur%netscape.com 9bb2cceed3 Record schema namespace since there are at least 2. [not part of build] 2002-01-09 01:26:22 +00:00
hyatt%netscape.com c4a5008a0d Fix for hover/active feedback on radio/checkbox/menulist in WinXP theme. r=hewitt, sr=ben 2002-01-09 01:26:16 +00:00
vidur%netscape.com c660431afe Added dimensions to arrayType attribute in encoding process. [not part of build] 2002-01-09 01:25:46 +00:00
pschwartau%netscape.com f12fb1d44e Initial add. Regression test for bug 118849. 2002-01-09 01:09:15 +00:00
ccarlen%netscape.com 92c4be61be smoketest blocker 118788 r=/sr=sfraser@netscape.com 2002-01-09 01:04:17 +00:00
dean_tessman%hotmail.com 99d17c4c73 Fix for 109824
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2002-01-09 00:01:23 +00:00
rjc%netscape.com 79b0e4138e Fix blocker buf # 118735... RDF issue. r/a=darin sr=waterson 2002-01-08 23:37:04 +00:00
dp%netscape.com a6ea2b18cb Adding peak memory used report r=blythe 2002-01-08 23:20:29 +00:00
pschwartau%netscape.com 51b71c0b26 Added regexpwrapper.cpp 2002-01-08 23:17:11 +00:00
pschwartau%netscape.com 2cf3f4a1b8 Fixed build warnings 2002-01-08 23:15:23 +00:00
rogerl%netscape.com 4306a51020 Fixed failure to parse 'prototype'.
Added regexp support.
2002-01-08 22:39:43 +00:00
darin%netscape.com c193b529f4 comment correction 2002-01-08 22:39:18 +00:00
rayw%netscape.com 996e9839c6 Fix for undefined symbol under Linux. Eliminated proxy/test due to
Makefile.in problems.  Added ability for a specific version of SOAP
(Encoding) to deal with either version of Schema URI if it is
explicitly specified.

SOAP is not part of the default build.
2002-01-08 22:11:57 +00:00
ian.mcgreer%sun.com 4328cc77eb bug 118612, implement valid peer trust in softoken 2002-01-08 22:01:17 +00:00
smeredith%netscape.com b3bb255a0f Added Remote Admin function. 2002-01-08 21:11:27 +00:00
mikep%oeone.com 57d7914b4c Fixed bug with overlapping events in day view. 2002-01-08 20:58:10 +00:00
darin%netscape.com 4d9b5b9033 backing out the part of the patch for bug 54349 that caused the leak
regression bug 118726.
2002-01-08 20:52:30 +00:00