srilatha%netscape.com
8fca81ddfe
checking in for rdayal.
...
Bug # 115307, second patch. r = ducarroz, sr=bienvenu.
Adding a new notification method in nsIMsgSendListener when the compose window is closed
without clicking on Send.
git-svn-id: svn://10.0.0.236/trunk@111319 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:56:36 +00:00
andreww%netscape.com
81253a9e8c
bugzilla bug 116382 r=shliang sr=hewitt toolbars/statusbar lost their black borders
...
git-svn-id: svn://10.0.0.236/trunk@111318 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:44:09 +00:00
ftang%netscape.com
7d46a14e09
fix bug 115519. r= shanjian sr= sfraser . make the convert return NS_OK
...
when it really did it's job.
git-svn-id: svn://10.0.0.236/trunk@111317 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:43:12 +00:00
rginda%netscape.com
f1dce49889
chatzilla only, patch=_basic@yahoo.com, r=me, bug 102186
...
remove spacer box from between tabs to avoid strict warnings.
git-svn-id: svn://10.0.0.236/trunk@111316 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:42:34 +00:00
dsirnapalli%netscape.com
568601718b
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@111315 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:35:52 +00:00
morse%netscape.com
f404ef1779
bug 117155 garbage characters in cookie/signon manager dialogs, bug 117023 fix js errors in cookie/signon dialogs, r=sgehani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111314 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:30:27 +00:00
harishd%netscape.com
e4e2a1571e
95487 - document.write shouldn't be interrupted. r=kmcclusk, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@111313 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:25:33 +00:00
sspitzer%netscape.com
445330b9db
fix for crasher bug #117478 . I goofed when converting from strcmp to Equals().
...
this code is there to handle the migration case where our "old" sortedColumn is no
longer a valid column. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@111312 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:24:06 +00:00
dsirnapalli%netscape.com
28b2b70882
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@111311 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:21:50 +00:00
ian%hixie.ch
7762bef97e
Changed the order of the commands for the bookmarks context menu items. Also renamed separator to bm_separator in bookmarksOverlay.js to match the bookmarks.xml code and made the two consistent in their list of available commands for certain bookmark types (in particular IE bookmarks). b=102340, r=doron, sr=blake. The changes in this patch are covered by the NPL 1.1/GPL 2.0/LGPL 2.1 licenses.
...
git-svn-id: svn://10.0.0.236/trunk@111310 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 20:31:07 +00:00
ian.mcgreer%sun.com
52cc9b8b36
fix aix bustage
...
git-svn-id: svn://10.0.0.236/trunk@111309 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 20:19:55 +00:00
ian.mcgreer%sun.com
f85961a3de
move handling of certificate reference counting into Stan. NSS 3.4 needs to maintain persistent references of both temp and perm certs in order to replicate the old temp database.
...
git-svn-id: svn://10.0.0.236/trunk@111308 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 20:09:30 +00:00
jdunn%netscape.com
77a48bf25c
AIX requires a constructor for the nsPermanentAtom since this relies on
...
"new replacement"
r=dbaron@fas.harvard.edu
sr=shaver@mozilla.org
# 112824
git-svn-id: svn://10.0.0.236/trunk@111307 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 15:57:59 +00:00
brade%netscape.com
e74961dbe2
remove 8 static CID/IID since they are unused (bug 117927; r=glazou, rs=shaver)
...
git-svn-id: svn://10.0.0.236/trunk@111306 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 15:50:21 +00:00
brade%netscape.com
3d58211329
remove 5 static CID/IID since they are unused (bug 117927; r=glazou, rs=shaver)
...
git-svn-id: svn://10.0.0.236/trunk@111305 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 15:47:27 +00:00
brade%netscape.com
acb4221efb
remove kCContentIteratorCID since it's unused (bug 117927; r=glazou, rs=shaver)
...
git-svn-id: svn://10.0.0.236/trunk@111304 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 15:40:27 +00:00
brade%netscape.com
e90ffa39eb
remove kCDataFlavorCID and kContentIteratorCID since they are unused (bug 117927; r=glazou, rs=shaver)
...
git-svn-id: svn://10.0.0.236/trunk@111303 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 15:37:49 +00:00
brade%netscape.com
f308140176
remove unused method (bug 115115; sr=smfr, r=cmanske)
...
git-svn-id: svn://10.0.0.236/trunk@111302 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 15:37:11 +00:00
brade%netscape.com
73f65f0367
remove kRangeCID since it's unused (bug 117927; r=glazou, rs=shaver)
...
git-svn-id: svn://10.0.0.236/trunk@111301 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 15:34:10 +00:00
brade%netscape.com
111ad2ac93
remove kIDOMSelectionIID since it's unused (bug 117927; r=glazou, rs=shaver)
...
git-svn-id: svn://10.0.0.236/trunk@111300 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 15:33:44 +00:00
locka%iol.ie
8433305171
Extremely obvious bug impacting some control users. Enclosed a section of code with an else statement. No bug number.
...
git-svn-id: svn://10.0.0.236/trunk@111299 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 14:29:06 +00:00
timeless%mac.com
658087c332
Bug 117713 - Want grippy on panels splitter
...
patch by neil@parkwaycc.co.uk r=bz sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@111298 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 14:27:22 +00:00
timeless%mac.com
9826f1c424
Bug 117720 - Can't inspect XBL properties
...
patch by neil@parkwaycc.co.uk r=timeless sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@111297 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 14:25:58 +00:00
rods%netscape.com
2ca048b06c
Putting changes back in. This wasn't the cause of the slower page loads
...
git-svn-id: svn://10.0.0.236/trunk@111296 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 13:23:47 +00:00
rods%netscape.com
38b0c7a252
Partial back of check to look for bloat
...
git-svn-id: svn://10.0.0.236/trunk@111295 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 11:28:48 +00:00
bernd.mielke%snafu.de
d82d0e7dd4
bug 116577 avoid debug reflow access to Element(-1) r=jesup sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@111294 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 09:00:40 +00:00
jst%netscape.com
0b13347cd9
Fixing bug 114590. Making table.insertRow() properly throw exceptions per the DOM spec. r=bernd.mielke@snafu.de, r=peterv@netscape.com, sr=jaggernaut@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111293 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 06:49:10 +00:00
jst%netscape.com
c03739bfda
Fixing bug 116843. image.x and .y were mapped to image.offsetLeft and .offsetTop and due to changes to .offset* that mapping broke image.x and .y so this makes image.x and .y work as expected. Also do some random cleanup. r=jaggernaut@netscape.com, sr=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111291 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 06:05:32 +00:00
jst%netscape.com
f8c3b8bc4f
Fixing bug 116511. Make element.offset* always be relative to the body if the element is relatively positioned. r=hidday@geocities.com, sr=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111290 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 05:46:42 +00:00
seawood%netscape.com
1ab8c545d5
Force sample plugin libs to always be built as a shared library. r=colin@theblakes.com
...
git-svn-id: svn://10.0.0.236/trunk@111289 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 05:32:49 +00:00
blizzard%redhat.com
b4df3e5556
woops, remove printf() I left in
...
git-svn-id: svn://10.0.0.236/trunk@111288 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 05:06:13 +00:00
blizzard%redhat.com
2ebc271800
Bug #117398 . flash plugin pauses if you don't move the mouse. Add polling timer when a flash plugin is active so Xt timers will be processed. Try to improve interactive performance while there's a lot of flash activity by trying to interleave the Xt and gtk events more smoothly. r=serge, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@111286 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 05:02:01 +00:00
jst%netscape.com
a3160b1622
Fixing bug 116551. DeCOMtaminating nsINodeInfo, inlining most of the trivial methods and leaving some as virtuals, move some of the members from nsNodeInfo to nsINodeInfo. r=sicking@bigfoot.com, sr=waterson@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111285 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 04:51:02 +00:00
stephend%netscape.com
f1521cf3b8
Bug 114321. hreflang handling broken in site navigation bar (links toolbar). Patch by Boris Zbarsky <bzbarsky@mit.edu> r=tim, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@111282 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 02:17:04 +00:00
timeless%mac.com
a2811b3355
Bug 116439 - Xprint module prints sometimes underlined text wrong
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=jag
git-svn-id: svn://10.0.0.236/trunk@111281 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 02:16:44 +00:00
timeless%mac.com
60333230e7
Bug 104075 - need X font banning
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bstell@ix.netcom.com sr=jag
git-svn-id: svn://10.0.0.236/trunk@111280 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 02:13:34 +00:00
blakeross%telocity.com
9f1dbd88de
very minor cleanup in prefs. sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@111279 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 01:48:06 +00:00
stephend%netscape.com
eb0a8c073b
Bug 116259. Inactive Link Toolbar links use wrong icons. Patch by Stuart Ballard <sballard@netreach.net> r=bz, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@111277 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 01:18:17 +00:00
stephend%netscape.com
e2c49cc851
Bug 117553. Javascript strict warnings in EdConvertToTable.js. Patch by Stephen Walker <walk84@usa.net> r=bzbarsky@mit.edu, sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111276 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 01:01:13 +00:00
stephend%netscape.com
592fd817bb
Bug 117548. Javascript strict warnings in pref-help.js. Patch by Stephen Walker <walk84@usa.net> r=bzbarsky@mit.edu, sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111275 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 00:59:04 +00:00
stephend%netscape.com
b1981c46eb
Bug 79336. Javascript strict warnings in findUtils.js. Patch by Stephen Walker <walk84@usa.net) r=sgehani@netscape.com, sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111274 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 00:56:52 +00:00
jst%netscape.com
c0e067e7da
Removing unused variable to quiet down a compiler warning.
...
git-svn-id: svn://10.0.0.236/trunk@111273 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 00:34:07 +00:00
bryner%netscape.com
8dc6e7c11c
Fixing mach-o bustage.
...
git-svn-id: svn://10.0.0.236/trunk@111272 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 00:25:45 +00:00
jaggernaut%netscape.com
6f56f8ad09
Bug 103342, 113590: ns{C}String::SubstituteString hangs/crashes. r=dbaron, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111271 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:54:25 +00:00
blakeross%telocity.com
b1bf161f3d
98608 - html msg compose doesn't have context menu. r=kerz sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@111269 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:45:45 +00:00
av%netscape.com
cd186fbd1b
Fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@111268 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:42:06 +00:00
vidur%netscape.com
397de3cbe8
New module additions under the MOZ_SOAP flag (not a default part of the build. r=heikki, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@111267 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:30:58 +00:00
vidur%netscape.com
92ba6a0504
Improved usability of test.
...
git-svn-id: svn://10.0.0.236/trunk@111266 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:29:46 +00:00
vidur%netscape.com
da48fd5fbd
Addition of SOAPParameter class and contractID, minor fixes to encoding code. This is not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@111265 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:29:12 +00:00
vidur%netscape.com
eaf1dd389b
Introduction of SOAP message binding and addition of convenience methods. This is not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@111264 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:27:41 +00:00