mhammond%skippinet.com.au
ded7d2bc59
Integrate Linux init/term functions with Windows.
...
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@115950 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 10:19:27 +00:00
darin%netscape.com
6a28a5e882
fixing more MRJ build bustage for the mac.. resulting from my checkin for bug 124042
...
git-svn-id: svn://10.0.0.236/trunk@115948 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:53:09 +00:00
peterv%netscape.com
a488b9c029
Fix for bug 129135 (XMLSerializer is broken). r=heikki, sr=jst, a=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@115947 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:50:35 +00:00
leaf%mozilla.org
2b80c5ed0b
fix PDBFILE definition and use for windows gmake builds, sr=cls, a=drivers
...
git-svn-id: svn://10.0.0.236/trunk@115946 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:50:34 +00:00
darin%netscape.com
0a6f86bc0a
hopefully fixes OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@115945 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:42:39 +00:00
darin%netscape.com
ff68fadfec
minor cleanup.. some unexpected and benign changes crept into the mac xml
...
project files.
git-svn-id: svn://10.0.0.236/trunk@115944 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:37:41 +00:00
darin%netscape.com
beca771403
fixes build bustage following the landing of my patch for bug 124042
...
git-svn-id: svn://10.0.0.236/trunk@115943 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:35:43 +00:00
darin%netscape.com
13aa0b3295
fixes some MRJ build bustage resulting from my checkin for bug 124042
...
git-svn-id: svn://10.0.0.236/trunk@115942 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:24:15 +00:00
seawood%netscape.com
9851bfde7a
Use MOZILLA_DIR instead of topsrcdir so that --enable-xterm-updates works in the comm builds.
...
Bugscape #12347 r=bryner sr=darin
git-svn-id: svn://10.0.0.236/trunk@115941 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:04:02 +00:00
darin%netscape.com
4cd9a846e9
fixes SVG bustage related to my checkin for bug 124042
...
git-svn-id: svn://10.0.0.236/trunk@115940 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:03:38 +00:00
darin%netscape.com
fc7aaabd6d
fix bustage resulting when MOZ_PERF_METRICS is defined
...
git-svn-id: svn://10.0.0.236/trunk@115939 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:00:05 +00:00
darin%netscape.com
d8f58724e7
pacify HPUX compiler
...
git-svn-id: svn://10.0.0.236/trunk@115938 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 08:41:25 +00:00
darin%netscape.com
04849998e1
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115936 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 07:48:55 +00:00
pschwartau%netscape.com
d6d2d2537e
Skip new test that uses the clone() function in SpiderMonkey's js.c file
...
git-svn-id: svn://10.0.0.236/trunk@115935 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 05:34:22 +00:00
pschwartau%netscape.com
48079dabad
Initial add. Regression test for bug 127557.
...
git-svn-id: svn://10.0.0.236/trunk@115934 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 05:14:58 +00:00
brendan%mozilla.org
884ceb2a0e
Not part of build, for the js testsuite only: add clone shell function to clone a function object (for 127557 regression testing, a=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@115931 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 04:45:32 +00:00
badami%netscape.com
39264b68bf
Transparent animated GIF displays incorrectly
...
bug=105804 r=pavlov sr=tor a=asa patch=nivedita@netscape.com
git-svn-id: svn://10.0.0.236/trunk@115930 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 04:41:35 +00:00
dougt%netscape.com
32fbf8f488
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
...
git-svn-id: svn://10.0.0.236/trunk@115929 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 04:22:27 +00:00
av%netscape.com
d9d7d97feb
Fixing makefiles for the Plugin SDK to reflect new location of some header files, not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@115928 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 04:06:36 +00:00
seawood%netscape.com
759f2423b1
Apply correct fix for loop problem & add shortcut detection for base ./mozilla case.
...
Bug #57866
git-svn-id: svn://10.0.0.236/trunk@115927 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:55:24 +00:00
av%netscape.com
2e601a2947
Threaded plugin sample code, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@115926 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:55:03 +00:00
av%netscape.com
75401be452
Readme file for the plugin sample code, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@115925 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:53:40 +00:00
av%netscape.com
482e8bd78a
Threaded plugin sample code, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@115924 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:37:15 +00:00
blakeross%telocity.com
33faee2a61
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115923 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:36:54 +00:00
timeless%mac.com
548b1ac6fd
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
git-svn-id: svn://10.0.0.236/trunk@115922 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:30:02 +00:00
timeless%mac.com
c6b3d5be1b
bug 114166 final cleanup for nsDeque ( comments + whitespace only )
...
r=akkana sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@115921 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:21:17 +00:00
blakeross%telocity.com
56ec9679a0
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115920 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:11:48 +00:00
jj%netscape.com
7a7d9d1e31
Bug 126768: updated installer's 'vers' 2 resource to 0.9.9+ (trunk)
...
git-svn-id: svn://10.0.0.236/trunk@115917 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 02:26:14 +00:00
bienvenu%netscape.com
21da9e2293
fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@115915 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 02:16:38 +00:00
dsirnapalli%netscape.com
23078fbff6
Test case to test HTML Element <fieldset> without <legend>
...
git-svn-id: svn://10.0.0.236/trunk@115914 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 02:12:02 +00:00
dsirnapalli%netscape.com
343767e274
Test case to test HTML Element <fieldset> with <legend>
...
git-svn-id: svn://10.0.0.236/trunk@115913 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 02:11:20 +00:00
dsirnapalli%netscape.com
ac1356834f
Library file.Contains methods useful for all the testcases.
...
git-svn-id: svn://10.0.0.236/trunk@115912 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 02:07:40 +00:00
dsirnapalli%netscape.com
cbc75c453c
This file will be replace by accesslib.js
...
git-svn-id: svn://10.0.0.236/trunk@115911 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 02:03:38 +00:00
bienvenu%netscape.com
b6f6295e04
fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@115910 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:53:00 +00:00
kin%netscape.com
a97cad95f6
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
git-svn-id: svn://10.0.0.236/trunk@115909 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:52:06 +00:00
despotdaemon%netscape.com
449d62f723
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@115908 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:51:51 +00:00
despotdaemon%netscape.com
d622bbb81b
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@115907 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:50:08 +00:00
despotdaemon%netscape.com
975fab18ab
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@115906 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:48:32 +00:00
relyea%netscape.com
c42edc81c4
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
git-svn-id: svn://10.0.0.236/trunk@115905 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:44:50 +00:00
bienvenu%netscape.com
356be46c7f
make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105
...
git-svn-id: svn://10.0.0.236/trunk@115904 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:44:07 +00:00
bienvenu%netscape.com
9bc13c9d4d
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"
...
git-svn-id: svn://10.0.0.236/trunk@115903 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:41:34 +00:00
bienvenu%netscape.com
f5b948c4a3
add copy folder location menu item r=naving, sr=sspitzer a=asa 112105
...
git-svn-id: svn://10.0.0.236/trunk@115901 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:29:56 +00:00
bienvenu%netscape.com
dbbaca3fdc
fix ref count leak of msgdb when marking local msgs read r=naving, sr=sspitzer a=asa 128910
...
git-svn-id: svn://10.0.0.236/trunk@115899 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:24:13 +00:00
blakeross%telocity.com
a7f45cbbc0
128667 - launch windows app picker dialog if file has no association. r=law sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115898 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:11:34 +00:00
cavin%netscape.com
74d223827d
Fix for #119441 . Recplaced pDst->Write() call with EscapeFromSpaceLine() when body text is > 8K. r=ducarroz, sr=sspitzer, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@115896 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:07:53 +00:00
kmcclusk%netscape.com
8cc792af65
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
...
git-svn-id: svn://10.0.0.236/trunk@115895 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:00:48 +00:00
sspitzer%netscape.com
8f0d4d308a
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
git-svn-id: svn://10.0.0.236/trunk@115894 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:53:45 +00:00
bzbarsky%mit.edu
c86b17dd93
"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
git-svn-id: svn://10.0.0.236/trunk@115893 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:48:31 +00:00
av%netscape.com
e4e276a45d
Threaded plugin sample code, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@115892 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:34:36 +00:00
blakeross%telocity.com
bd85994ddb
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115891 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:34:15 +00:00