Commit Graph

168969 Commits

Author SHA1 Message Date
disttsc%bart.nl
2de2e1afa3 Fix back/forward button going back/forward twice and their history menus going back/forward instead of jumping to the selected item. bug=74960, r=blake, sr=hyatt 2006-09-14 05:57:06 +00:00
blakeross%telocity.com
dba60d2bc3 Use a cached ref to the url bar instead of retrieving it for each page load and accel+L (75331). r=kerz sr=alecf 2006-09-14 05:57:05 +00:00
disttsc%bart.nl
0936b07c52 When opening a new window, place the uri to load in the location bar. If the load is somehow interrupted, you'll now have the uri you wanted there instead of nothing. bug=70682, r=mao, sr=ben 2006-09-14 05:57:04 +00:00
blakeross%telocity.com
42e3f76cf1 This should fix at least some of the assertions (harpoon orange)...just commenting two things out. 2006-09-14 05:57:03 +00:00
blakeross%telocity.com
3dd5979a57 removing alert that snuck in. 2006-09-14 05:57:02 +00:00
blakeross%telocity.com
ec64418264 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2006-09-14 05:57:01 +00:00
mkaply%us.ibm.com
f76cd06780 #72745
r=doron, sr=alecf
Change hardcoded Mozilla to brandShortName
2006-09-14 05:57:00 +00:00
tao%netscape.com
0d0019649e 1. 61626:"Need to make langxxxx.xpi platform neutral"
2. 70622: fix the "update.html" is also included.
3. 69934: make regus.jst & langenus.jst more localization friendly.
r=ssu,sr=deveditz.
2006-09-14 05:56:59 +00:00
caillon%returnzero.com
35d319f5e0 Bug 142711, adding a trailling slash to the default homepage. r=mpt, rs=jag 2006-09-14 05:56:58 +00:00
gerv%gerv.net
8669c6c953 Set start page override and home page to be http://www.mozilla.org/start , a page encouraging people to get involved with Mozilla. r,a=asa. 2006-09-14 05:56:57 +00:00
tao%netscape.com
3e9d1b70b2 70099: Remove new MailNews dependency on Navigator.
(r=jbetak,sr=mscott,a=dbaron). move the url from browser to communicator.
2006-09-14 05:56:56 +00:00
blakeross%telocity.com
8d1a55b87c Backing out anatoliya to fix build bustage. The compiler is your friend. It will help you catch errors. 2006-09-14 05:56:55 +00:00
anatoliya%netscape.com
6994bd4f31 bug 76512 r=pchen sr=hyatt 2006-09-14 05:56:54 +00:00
ftang%netscape.com
b80e217622 fix bug 79387. r=nhotta sr=blizzard
regroup the charset name for new charsaets
properties file chane. Should not impact the build
2006-09-14 05:56:53 +00:00
mkaply%us.ibm.com
b821a3cb2b #70344
r=bstell, sr=erik
Move Bidi encodings to Middle Eastern menu
2006-09-14 05:56:52 +00:00
loadrunner%betak.net
a7459fd3a6 bug 54285, r=nhotta, jag, pink, sr=brendan 2006-09-14 05:56:51 +00:00
tao%netscape.com
1b5fa3ec3f 71910: Location field for home page in Navigator prefs panel empty
(r=mcafee,sr=alecf). Relocate urls.
2006-09-14 05:56:50 +00:00
hewitt%netscape.com
2740c311d1 99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake 2006-09-14 05:56:49 +00:00
tao%netscape.com
84b9c1543d 91217: update locale version in package/locale provider registry.
r=jbetak,sr=sspitzer. 0.9.3 ->0.9.4
2006-09-14 05:56:48 +00:00
tao%netscape.com
811654b5e3 86807: Some menu items are missing if you use incompatibly profle.
r=jbetak,sr=hyatt. Add locale version to all packages and their locale
providers.
2006-09-14 05:56:47 +00:00
chak%netscape.com
094388c40b Fix for bug#66334 - Viewsource needs to be a protocol handler
Changes to make the mozilla to use viewsource: URL
r=valeski,sr=rpotts
2006-09-14 05:56:46 +00:00
radha%netscape.com
caf13ecea3 Fix for bug # 72995. r=morse, mcafee. sr=alecf 2006-09-14 05:56:45 +00:00
disttsc%bart.nl
ca23cdb50f 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 2006-09-14 05:56:44 +00:00
disttsc%bart.nl
2bdcd2fa67 Delay some browser startup/init stuff and the actual page load till after the window shows. bug=38621, r=shaver, sr=hyatt,alecf 2006-09-14 05:56:43 +00:00
blakeross%telocity.com
32219f88c6 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 2006-09-14 05:56:42 +00:00
disttsc%bart.nl
c015b9a633 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 2006-09-14 05:56:41 +00:00
disttsc%bart.nl
99225e9a63 Hook up browser UI after skin switch. bug=68662, r=ben, sr=alecf, a=asa 2006-09-14 05:56:40 +00:00
disttsc%bart.nl
381deaa3eb "status bar not displaying final information", bug 62796, r=mao, sr=hyatt, a=asa 2006-09-14 05:56:39 +00:00
matt%netscape.com
7ad4e1c32f adding search pattern matching on search button
"://" and "."
r=alecf
sr=ben
2006-09-14 05:56:38 +00:00
alecf%netscape.com
0b91d57f66 fix for bug 71822 r=pchen a=ben
workaround for focusedWindow being null
2006-09-14 05:56:37 +00:00
disttsc%bart.nl
df6becdf83 Work around the "Content doesn't show at random" and "Can't open link in new window sometimes" bugs. bug=67442, r=blake, sr=alecf. 2006-09-14 05:56:36 +00:00
ben%netscape.com
6a330c8224 Fix for 52536, can't bookmark full page plugin. r=jag, kerz; a=hewitt 2006-09-14 05:56:35 +00:00
maolson%earthlink.net
bc7b953ac6 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2006-09-14 05:56:34 +00:00
stephend%netscape.com
d1fe981507 Checking in the fix for tooltip in browser, bug 71612 r=timeless@mac.com sr=hewitt@netscape.com 2006-09-14 05:56:33 +00:00
stephend%netscape.com
ebad75c869 Backing out again, I swear I'm color blind. Hopefully the trees are green tomorrow. Bug 71612 2006-09-14 05:56:32 +00:00
stephend%netscape.com
a3a663b94f Checking in on a safe tree per the rules this time, fix for bug 71612 r=timeless@mac.com sr=hewitt@netscape.com 2006-09-14 05:56:31 +00:00
stephend%netscape.com
b6bbc1dcd0 Backing out my changes for bug 71612 to meet the Netscape contributer tree requirements 2006-09-14 05:56:30 +00:00
stephend%netscape.com
7018a96d92 Fix for bug 71612 Tooltips for browser grippies r=timeless@mac.com sr=hewitt@netscape.com 2006-09-14 05:56:29 +00:00
mcafee%netscape.com
77dd541685 Moving some oncommand handlers outside of <template> constructs to avoid extra nsEventListenerManager creation (68074). sr=alecf 2006-09-14 05:56:28 +00:00
timeless%mac.com
a7c4652705 fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2006-09-14 05:56:27 +00:00
loadrunner%betak.net
6d18d291f6 Bug 72752, The default search engine will pick up AltaVista TradChinese, r=nhotta, sr=alecf 2006-09-14 05:56:26 +00:00
nhotta%netscape.com
00aaca8102 Adding a new converter for HKSCS (contribution from Gavin.Ho@compaq.com), bug 25226, r=nhotta, ftang, sr=erik. 2006-09-14 05:56:25 +00:00
nhotta%netscape.com
bb8dcfa1db Moved collation setting from pref to property for localizability, bug 62015, r=tao, sr=erik. 2006-09-14 05:56:24 +00:00
mcafee%netscape.com
d0b476b502 Adding view page info for pages, frames (41443). patch=matthew wilsom, r=mcafee, sr=ben 2006-09-14 05:56:23 +00:00
hyatt%netscape.com
e9a68e3f7a Fix for 71262 and 71485, r=jag, srs=shaver on 71262 and hewitt on 71485 2006-09-14 05:56:22 +00:00
ben%netscape.com
55f4e38c17 Fixes for numerous bookmarks bugs, e.g. 68496, 50276, 68395, 68537, 68545,
68985, various hangs, crashes, glitches etc. 68545, 68985, 68395 r=jag;
Implement new bookmarks sidebar panel. a=hyatt.
Make navigator use hbox/vbox too.
2006-09-14 05:56:21 +00:00
stephend%netscape.com
0c26cbf50d Re-implements tooltips from bug 60260 r=db48x@yahoo.com a=ben@netscape.com 2006-09-14 05:56:20 +00:00
hewitt%netscape.com
c9fb698005 69280 - boomarks window cleanup, r=blake, sr=ben 2006-09-14 05:56:19 +00:00
blakeross%telocity.com
b2ae7d1fb3 UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst 2006-09-14 05:56:18 +00:00
blakeross%telocity.com
9ac5d68ef8 Smoketest blocker/autocompletion fix (69949). 2006-09-14 05:56:17 +00:00