disttsc%bart.nl
9c6b86c629
Catch exception for goHome(), add (better) exception comments to loadURI() and loadURIWithFlags(). r=timeless, sr=ben
2001-03-28 11:22:16 +00:00
disttsc%bart.nl
3051af216e
Move <browser/> xbl binding out into its own file. Changing extension from xbl to xml. NOT PART OF BUILD.
2001-03-28 09:07:18 +00:00
disttsc%bart.nl
255a4dd9f7
bug 73237: "we should not call window.focus() on all windows right before closing them on shutdown", author=Boris Zbarsky <bzbarsky@mit.edu>, r=jag, sr=alecf
2001-03-28 07:09:16 +00:00
pinkerton%netscape.com
4b1de86ec0
adding nsIHistoryEntry.idl and nsISHistoryInternal.idl for radha.
2001-03-28 03:49:58 +00:00
radha%netscape.com
0ee149dabb
Fixes related to bug # 71756 r=rpotts, valeski
2001-03-28 03:35:38 +00:00
radha%netscape.com
6fd1cd591a
Fix for bug # 71756. New SH interfaces. r=rpotts, valeski
2001-03-28 03:32:42 +00:00
radha%netscape.com
c8fb9e99fd
Initial checkin for new SH interfaces
2001-03-28 03:31:13 +00:00
nhotta%netscape.com
6198d6b1af
Adding a new converter for HKSCS (contribution from Gavin.Ho@compaq.com), bug 25226, r=nhotta, ftang, sr=erik.
2001-03-28 01:20:37 +00:00
danm%netscape.com
0daa4060c2
implement window.scrollbars.visible. bug 58539 r=hyatt,pinkerton
2001-03-27 23:23:09 +00:00
danm%netscape.com
566bcd714d
sigh. allow dependent windows without parents because the Mozilla code will try to do that
2001-03-27 23:19:12 +00:00
disttsc%bart.nl
353a824cd2
Move <browser/> xbl binding out into its own file. NOT PART OF BUILD.
2001-03-27 10:17:43 +00:00
mcafee%netscape.com
f155c4e5b2
Changing x-remote help url to mozilla.org version, instead of 1994 jamie doc (70167). r=bryner, sr=dveditz
2001-03-27 07:48:11 +00:00
disttsc%bart.nl
f595ed19f3
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
blakeross%telocity.com
85f54f99db
Removing non-compliant text/xul mimetype, replacing with application/vnd.mozilla.xul+xml (28237, patch by gerv@gerv.net). r=blake sr=hyatt
2001-03-25 16:49:38 +00:00
maolson%earthlink.net
f6c4f190ba
no bug. removing an old line that crept into blake's xul syntax change
...
r=jag, sr=shaver
2001-03-25 09:08:28 +00:00
valeski%netscape.com
169a5140b5
r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces.
2001-03-24 00:22:18 +00:00
dr%netscape.com
b262408a88
fix for 67006, patch from MarkH@ActiveState.com, r=dr, sr=hyatt
2001-03-24 00:14:10 +00:00
alecf%netscape.com
0558bc4667
defer history loading until the first page is added to history for percieved performance improvement
...
sr=waterson bug=38621
2001-03-23 15:23:40 +00:00
morse%netscape.com
3cd6e7d954
bug 24533, view image should open in same window, coded by doronr@naboonline.com, r=bzbarsky@mit.edu, sr=alecf@netscape.com
2001-03-23 13:48:27 +00:00
timeless%mac.com
593a6bb64e
fix Bugzilla Bug 25497 view source on image only brings unknown file type dialog
...
patch by gervase.markham@univ.ox.ac.uk
r=timeless sr=alecf
2001-03-23 08:35:21 +00:00
disttsc%bart.nl
c4169f4926
Back out delayedInit, it's a race problem waiting to happen. Keeping some of the goodness of that patch though, like setting session history before hooking up the progress listener. sr=hyatt
2001-03-23 08:14:49 +00:00
waterson%netscape.com
ea52e663cc
Bug 71530. Preflight required changes for RDF outliner: fix typo. r=hyatt, sr=ben
2001-03-23 07:44:17 +00:00
mkaply%us.ibm.com
4e509b68bf
#72745
...
r=doron, sr=alecf
Change hardcoded Mozilla to brandShortName
2001-03-23 03:26:54 +00:00
pinkerton%netscape.com
d914ce3f00
checking in new icons. old ones were fugly. r=endico/sr=sfraser.
2001-03-23 02:46:21 +00:00
blakeross%telocity.com
b4773b1e64
Missing prefs text (checked in after landing). sr=sspitzer
2001-03-22 22:16:49 +00:00
bryner%uiuc.edu
f8a10c7ce2
Fixing blocker bug 73038. patch by atontti@cc.hut.fi, r=blake, sr=shaver.
2001-03-22 20:21:16 +00:00
hyatt%netscape.com
11d5c2ca38
More on 73034. This will help us shake out the places that were missed (if any exist).
2001-03-22 20:17:33 +00:00
sspitzer%netscape.com
9660d00841
fix for blocker bug #73034 . sr=brendan,shaver,r=sspitzer fix by blake.
...
a=loan pham
2001-03-22 19:36:46 +00:00
disttsc%bart.nl
5ea9f07348
Delay some browser startup/init stuff and the actual page load till after the window shows. bug=38621, r=shaver, sr=hyatt,alecf
2001-03-22 13:05:53 +00:00
disttsc%bart.nl
807baffc4a
Add |const| to nsGlobalHistory::GetFindUriPrefix's second parameter as per .h definition to fix OS/2 bustage. author=|lou|, r=jag, sr=jst
2001-03-22 10:52:57 +00:00
blakeross%telocity.com
6310109ecc
More fallout from landing. Won't affect current bustage.
2001-03-22 04:03:17 +00:00
blakeross%telocity.com
b906089233
Fix problem from my checkin.
2001-03-22 02:43:21 +00:00
tao%netscape.com
899c4a03c2
71042: Linux installer build: "English UNIX" in "View|Set Language"
...
(r=ssu,sr=erik)
2001-03-22 02:17:47 +00:00
blakeross%telocity.com
0b2dd2b2d2
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
maolson%earthlink.net
1e7ee6f0f9
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
akkana%netscape.com
f685b8c2ce
57078: Eliminate bogus xul bindings which were conflicting with XBL bindings.
...
Clean up XBL bindings and eliminate redundancies and errors.
Fix a bug in which XBL bindings didn't check for event cancellation.
r=brade sr=hyatt
2001-03-21 20:32:59 +00:00
alecf%netscape.com
3a67dc577b
fix mac bustage
2001-03-21 20:17:24 +00:00
alecf%netscape.com
73c6fffbe8
fix for bug 71871 - group history by day, not by age, by normalizing the AgeInDays property to the current local day's midnight.
...
... and bug 66906 - update history UI while surfing - this ensures that visited URIs get added to any open history windows/sidebars by asserting against all sorts of expected find URIs
sr=shaver
2001-03-21 19:26:10 +00:00
timeless%mac.com
eb044b977f
fix Bugzilla Bug 63103 add "About Plug-ins" to the Help menu
...
by bzbarsky@mit.edu r=timeless, a=ben
2001-03-21 02:35:13 +00:00
maolson%earthlink.net
24855c4217
bug 56680 - use a xul <stringbundle/> instead of including the strres.js code
...
first pass through prefs, more to come later.
r=jag, sr=alecf
2001-03-21 02:08:19 +00:00
alecf%netscape.com
cc581d0fdd
NOT PART OF BUILD
...
first checkin of timing service so we can get rough timing of specific events
2001-03-20 23:39:25 +00:00
disttsc%bart.nl
c32f2155a4
Add accel+0 to reset text zoom to 100%. bug=69565, r=Hixie, a=ben
2001-03-20 08:47:55 +00:00
maolson%earthlink.net
f582d2b267
fix Bug 71845 - Schedule/Notify tabs in bookmark properties don't show if url starts with HTTP (upper case)
...
r=jag, a=ben
2001-03-20 08:14:16 +00:00
maolson%earthlink.net
4a962cb893
fix Bug 57646 - javascript strict warnings in bookmarks.js
...
r=timeless, a=ben
2001-03-20 08:12:07 +00:00
maolson%earthlink.net
b3ae208adc
fix Bug 67790 - javascript strict warnings in bookmarksOverlay.js
...
r=jag, a=ben
2001-03-20 08:03:15 +00:00
disttsc%bart.nl
497249a5e8
Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver
2001-03-20 05:37:56 +00:00
mcafee%netscape.com
1c4af4d469
Adding rods reflow debugging tools to pref/debug panel (72582). r=pchen, sr=alecf
2001-03-20 05:29:02 +00:00
tao%netscape.com
a6926bddd9
Fix bustage.
2001-03-19 23:40:58 +00:00
tao%netscape.com
af837c8d5a
71517: Dynamically select platform jar in langxxxx.xpi. r=ssu, sr=dveditz.
...
package all en-*.jar into langenus.xpi and select on one the fly.
2001-03-19 23:10:12 +00:00
disttsc%bart.nl
8673dbea09
Stop "about:blank" from being loaded twice at startup and get rid of a reload at startup accidentily added a while back. bug=72342, r=hwaara, sr=hyatt
2001-03-19 21:52:33 +00:00