Commit Graph

99003 Commits

Author SHA1 Message Date
darin%netscape.com
abf26101c5 minor cleanup.. some unexpected and benign changes crept into the mac xml
project files.
2002-03-06 09:37:41 +00:00
darin%netscape.com
29ccf0f640 fixes build bustage following the landing of my patch for bug 124042 2002-03-06 09:35:43 +00:00
darin%netscape.com
ecf0b676e0 fixes some MRJ build bustage resulting from my checkin for bug 124042 2002-03-06 09:24:15 +00:00
seawood%netscape.com
3f6c384ade Use MOZILLA_DIR instead of topsrcdir so that --enable-xterm-updates works in the comm builds.
Bugscape #12347 r=bryner sr=darin
2002-03-06 09:04:02 +00:00
darin%netscape.com
0d200ac324 fixes SVG bustage related to my checkin for bug 124042 2002-03-06 09:03:38 +00:00
darin%netscape.com
38a5c844f3 fix bustage resulting when MOZ_PERF_METRICS is defined 2002-03-06 09:00:05 +00:00
darin%netscape.com
844fb9c679 pacify HPUX compiler 2002-03-06 08:41:25 +00:00
darin%netscape.com
f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
pschwartau%netscape.com
aa69c199eb Skip new test that uses the clone() function in SpiderMonkey's js.c file 2002-03-06 05:34:22 +00:00
pschwartau%netscape.com
9ee868f523 Initial add. Regression test for bug 127557. 2002-03-06 05:14:58 +00:00
brendan%mozilla.org
4047cc7888 Not part of build, for the js testsuite only: add clone shell function to clone a function object (for 127557 regression testing, a=shaver). 2002-03-06 04:45:32 +00:00
badami%netscape.com
549d3562ad Transparent animated GIF displays incorrectly
bug=105804 r=pavlov sr=tor a=asa patch=nivedita@netscape.com
2002-03-06 04:41:35 +00:00
dougt%netscape.com
ac4c06738b Make generic module support usable by component and plugin developers. This patch removes the dependency on nsHashtable. bug 108233. sr=alecf@netscape.com, sr=jband@netscape.com, a=asa@mozilla.org 2002-03-06 04:22:27 +00:00
av%netscape.com
0e4e85c4b1 Fixing makefiles for the Plugin SDK to reflect new location of some header files, not part of the build. 2002-03-06 04:06:36 +00:00
seawood%netscape.com
77b6fb17fd Apply correct fix for loop problem & add shortcut detection for base ./mozilla case.
Bug #57866
2002-03-06 03:55:24 +00:00
av%netscape.com
a21425291e Threaded plugin sample code, not part of the build 2002-03-06 03:55:03 +00:00
av%netscape.com
8cee968b52 Readme file for the plugin sample code, not part of the build 2002-03-06 03:53:40 +00:00
av%netscape.com
d3ea494b95 Threaded plugin sample code, not part of the build 2002-03-06 03:37:15 +00:00
blakeross%telocity.com
e1f417638e Download manager. Not part of build. a=asa 2002-03-06 03:36:54 +00:00
timeless%mac.com
7e3fd9f92e Bug 127270 ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr'
The problem was that InputTestConsumer's QI only listed nsIStreamListener even though
nsIStreamListener inherited from interface nsIRequestObserver.
This adds nsIRequestObserver to the QI.

patch by badami@netscape.com rs=darin a=asa
2002-03-06 03:30:02 +00:00
timeless%mac.com
3fe617c819 bug 114166 final cleanup for nsDeque ( comments + whitespace only )
r=akkana sr=darin a=asa
2002-03-06 03:21:17 +00:00
blakeross%telocity.com
0dad6d8306 Download manager. Not part of build. a=asa 2002-03-06 03:11:48 +00:00
jj%netscape.com
8c760abb35 Bug 126768: updated installer's 'vers' 2 resource to 0.9.9+ (trunk) 2002-03-06 02:26:14 +00:00
bienvenu%netscape.com
dfd3a75358 fix build bustage 2002-03-06 02:16:38 +00:00
dsirnapalli%netscape.com
84a4210562 Test case to test HTML Element <fieldset> without <legend> 2002-03-06 02:12:02 +00:00
dsirnapalli%netscape.com
340cecc078 Test case to test HTML Element <fieldset> with <legend> 2002-03-06 02:11:20 +00:00
dsirnapalli%netscape.com
0f892551ce Library file.Contains methods useful for all the testcases. 2002-03-06 02:07:40 +00:00
dsirnapalli%netscape.com
c68e672348 This file will be replace by accesslib.js 2002-03-06 02:03:38 +00:00
bienvenu%netscape.com
0d2f974a9c fix build bustage 2002-03-06 01:53:00 +00:00
kin%netscape.com
5fa3628533 Fix for bug 124485 (Long lists of folders/bookmarks after up/down arrow not reachable)
mozilla/layout/xul/base/src/nsMenuPopupFrame.cpp

    - Modified SyncViewWithFrame() to sync the frame's origin
      with the view, after the view is positioned.

  mozilla/layout/xul/base/src/nsSliderFrame.cpp

    - Traverse view hierarchy instead of the frame hierarchy
      when calculating the offset from the slider frame to
      the rootView. This fixes mouse tracking problems in
      the auto-complete widget's popup menu scrollbar when the
      popup menu frame and view are sync'd to the same position.

r=hyatt@netscape.com  sr=roc+moz@cs.cmu.edu  a=asa@mozilla.org
2002-03-06 01:52:06 +00:00
relyea%netscape.com
578a4b59ae bug 125808 :
Reset the token name on token removal.
Check for token presence to reset the session handle.
Consolidate the NSS3 style TokenInit with the stan init so everything is in sync.
r=ddrinan
2002-03-06 01:44:50 +00:00
bienvenu%netscape.com
cc20b87560 make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105 2002-03-06 01:44:07 +00:00
bienvenu%netscape.com
17e5cdbf50 make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105 also fix deleting current imap message to pseudo interrupt 103305" 2002-03-06 01:41:34 +00:00
bienvenu%netscape.com
4ef2e4c499 add copy folder location menu item r=naving, sr=sspitzer a=asa 112105 2002-03-06 01:29:56 +00:00
bienvenu%netscape.com
b5f916d0df fix ref count leak of msgdb when marking local msgs read r=naving, sr=sspitzer a=asa 128910 2002-03-06 01:24:13 +00:00
blakeross%telocity.com
4e4b80e712 128667 - launch windows app picker dialog if file has no association. r=law sr=ben a=asa 2002-03-06 01:11:34 +00:00
cavin%netscape.com
80fab587b2 Fix for #119441. Recplaced pDst->Write() call with EscapeFromSpaceLine() when body text is > 8K. r=ducarroz, sr=sspitzer, a=asa. 2002-03-06 01:07:53 +00:00
kmcclusk%netscape.com
737b58b4bc Sample the system clock only once out of every 200 tokens when in the low frequency parser interruption mode to improve page load time on large pages. bug 124697 r=harishd sr=attinasi a=asa 2002-03-06 01:00:48 +00:00
sspitzer%netscape.com
76995cb4d8 fix for #73995. hide the print engine xul window when printing.
it really confuses users, who think maybe it's a print preview dialog.
this hiding piggy backs on the work of ducarroz and rods for bug #109081
also, fix the interCaps of the interface while I'm here.
thanks to rods for the initial patch.  r=ducarroz, sr=bienvenu, a=asa
2002-03-06 00:53:45 +00:00
bzbarsky%mit.edu
99ff7fe0a3 "Sync Xlib gfx with GTK+ gfx source." Bug 128748, patch by
Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz), r=timeless,
sr=attinazi, a=asa
2002-03-06 00:48:31 +00:00
av%netscape.com
f0a5a1c982 Threaded plugin sample code, not part of the build 2002-03-06 00:34:36 +00:00
blakeross%telocity.com
8cb9f9e0d7 Download manager. Not part of build. a=asa 2002-03-06 00:34:15 +00:00
blakeross%telocity.com
cb64ed1967 Download manager. Not part of build. a=asa 2002-03-06 00:17:32 +00:00
ducarroz%netscape.com
2c2fb37161 Fix for bug 113050. Patch submitted by Denis Antrushin <adu@sparc.spb.su>. Need to add every message url as attachment when forwarding messages. R=ducarroz, SR=bienvenu, A=asa 2002-03-06 00:14:23 +00:00
mhammond%skippinet.com.au
8d31ff1662 Add clobber:: rule.
Not part of the build.
2002-03-06 00:07:22 +00:00
shanjian%netscape.com
131731fcad #127129 The above page is displayed many blank areas
When converting from unicode to GB2312GL, we need to clear 8bit. That is skipped
in patch for 101998. Add it back.
r=ftang, sr=alecf, a=asa
2002-03-06 00:01:35 +00:00
mhammond%skippinet.com.au
fb4d701bd1 Move Linux to the new loader system. This requires a shared library
version of Python (rather than the static lib generally built.)

The simplest way to get a shared library version is to install
ActivePython.

Not part of the build.
2002-03-06 00:01:12 +00:00
nhotta%netscape.com
97b33d4e03 Adding a check after the conversion to check the consumed length, changed nsMsgI18N7bit_data_part,
bug 128908, r=ducarroz, sr=sspitzer, a=asa.
2002-03-05 23:57:01 +00:00
mhammond%skippinet.com.au
46187d9f36 Use new module init/term functions for Linux.
Not part of the build.
2002-03-05 23:55:25 +00:00
bzbarsky%mit.edu
2c3ec2edd5 Fix printing on linux if screen is 72dpi. Bug 103145, r=dcone,
sr=roc+moz, a=asa
2002-03-05 23:52:49 +00:00