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

95288 Коммитов

Автор SHA1 Сообщение Дата
aaronl%netscape.com 13f63c20ef Active accessibility fixes. Bug 118633 - null frame checks, bug 118761 - support STATE_SYSTEM_INVISIBLE, bug 118759 - support statusbar, bug 114109 - support dropmarker, bug 118858 and bug 118020 - text nodes shouldn't get focusable state. r's=jgaunt, sr's=hewitt, waterson 2002-01-09 10:02:29 +00:00
hwaara%chello.se fc0f91cc7c #117298, little scrollbar doesn't highlight during drag and adjust normal scrollbars to also highlight the shade during drag.
r=varga, sr=hewitt
2002-01-09 09:54:51 +00:00
bryner%netscape.com e86b2ff7a3 fixing up spacing. not turned on yet. 2002-01-09 08:30:02 +00:00
harishd%netscape.com 34d03aa768 Replace C++ style comment with C style comment 2002-01-09 06:48:12 +00:00
bryner%netscape.com 40f46c6a54 work-in-progress for select dropdown widget. Respond to a custom event fired by the content node to notify us of a selection change. Notify the content node when an item is selected in the popup. Not turned on by default. 2002-01-09 06:38:47 +00:00
jst%netscape.com 4f0b3cba3a Fixing bug 118202. Make <link href='http://...'> send a HTTP referrer to the server. r=bzbarsky@mit.edu, sr=darin@netscape.com 2002-01-09 05:56:43 +00:00
sspitzer%netscape.com 5f63e4c84f fix for #108542. remember the last directory we saved attachments (or messages as files) into,
and re-use it the next time.  r/sr=bienvenu
2002-01-09 04:41:41 +00:00
sspitzer%netscape.com 9299e50c80 fix for #72623. remember the last directory we found attachments, and
use that as the starting point next time.
r/sr=bienvenu
2002-01-09 04:38:08 +00:00
jaggernaut%netscape.com 6b77d93d2e Hitching a ride with bug 117440: Make nsPrintfCString inherit from nsAFlatCString instead of nsACString, r=darin, sr=alecf 2002-01-09 04:35:28 +00:00
darin%netscape.com 4f7b1f6db4 fixes bug 112564 "Cache-Control: no-cache should not affect back/forward
buttons" r=dougt, sr=brendan
2002-01-09 04:18:48 +00:00
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