Граф коммитов

1627 Коммитов

Автор SHA1 Сообщение Дата
peterv%netscape.com 99570d2693 Fix View->Use Stylesheet. r=jag, sr=alecf. 2001-04-16 21:15:51 +00:00
chak%netscape.com 1a90cb3c8f Fix for bug#66334 - Viewsource needs to be a protocol handler
Changes to make the mozilla to use viewsource: URL
r=valeski,sr=rpotts
2001-04-16 20:19:44 +00:00
dbaron%fas.harvard.edu 34e3e165b7 Fix page cycler (and tinderbox orange). r=disttsc@bart.nl 2001-04-14 21:41:15 +00:00
disttsc%bart.nl 5ad5ad4564 Move browser's nsIWebProgressListener implementation into js. More work for bug 46200, r=ben, r=adamlock, sr=alecf. 2001-04-14 20:08:32 +00:00
blakeross%telocity.com 98b6632102 Use a cached ref to the url bar instead of retrieving it for each page load and accel+L (75331). r=kerz sr=alecf 2001-04-12 04:34:43 +00:00
danm%netscape.com acf746db54 replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various 2001-04-11 01:20:28 +00:00
disttsc%bart.nl 75541b372e Fix back/forward navigation keys, bug=75232, author=Sairuh <siaruh@netscape.com>, r=jag, sr=ben 2001-04-10 11:34:47 +00:00
darin%netscape.com 00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
tao%netscape.com ed726cd791 71910: Location field for home page in Navigator prefs panel empty
(r=mcafee,sr=alecf). Relocate urls.
2001-04-09 23:13:30 +00:00
danm%netscape.com bfe4893c0c fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh 2001-04-09 20:38:20 +00:00
disttsc%bart.nl 97f2f03260 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 2001-04-09 04:31:00 +00:00
danm%netscape.com d3733a7448 commondialog service is being replaced by promptservice. bug 72112 continues 2001-04-09 02:08:05 +00:00
disttsc%bart.nl d7632eed83 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 2001-04-08 08:39:33 +00:00
disttsc%bart.nl 72cea9bb38 Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
blakeross%telocity.com b3f9664e50 This should fix at least some of the assertions (harpoon orange)...just commenting two things out. 2001-04-06 00:51:19 +00:00
blakeross%telocity.com 3e93f06329 removing alert that snuck in. 2001-04-05 19:54:08 +00:00
blakeross%telocity.com c9b9689e26 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 2001-04-05 19:53:13 +00:00
dprice%netscape.com 8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
loadrunner%betak.net bc0588b645 Bug 72752, The default search engine will pick up AltaVista TradChinese, r=nhotta, sr=alecf 2001-04-05 01:05:28 +00:00
hyatt%netscape.com fe8a8c8c58 Fix for 53670. 2001-04-04 23:15:02 +00:00
disttsc%bart.nl f2b7355968 Get postData from session history instead of BrowserInstance. bug=46200, r=law, sr=alecf 2001-04-03 20:53:50 +00:00
disttsc%bart.nl dacbb4faa9 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
alecf%netscape.com cd7184da22 fix for but 1995, checking in for sicking@bigfoot.com, sr=alecf r=jag 2001-03-30 06:01:00 +00:00
radha%netscape.com f54ac9de78 Fix for bug # 72995. r=morse, mcafee. sr=alecf 2001-03-28 23:47:00 +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
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
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
mkaply%us.ibm.com 4e509b68bf #72745
r=doron, sr=alecf
Change hardcoded Mozilla to brandShortName
2001-03-23 03:26:54 +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
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
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
disttsc%bart.nl 0fa0b3f419 Hook up browser UI after skin switch. bug=68662, r=ben, sr=alecf, a=asa 2001-03-16 22:40:15 +00:00
disttsc%bart.nl ceea27c833 "status bar not displaying final information", bug 62796, r=mao, sr=hyatt, a=asa 2001-03-16 21:40:33 +00:00
disttsc%bart.nl 61b5f3beff "Re-do change from bundle to gNavigatorBundle" (accidental backout), bug=72137, r=mao, sr=ben, a=blizzard 2001-03-16 21:32:24 +00:00
stephend%netscape.com 748d52f594 Checking in the fix for tooltip in browser, bug 71612 r=timeless@mac.com sr=hewitt@netscape.com 2001-03-14 03:05:08 +00:00
matt%netscape.com ba5d3e5101 adding search pattern matching on search button
"://" and "."
r=alecf
sr=ben
2001-03-14 02:38:24 +00:00
alecf%netscape.com 799a8d7f6d fix for bug 71822 r=pchen a=ben
workaround for focusedWindow being null
2001-03-13 19:56:36 +00:00
dprice%netscape.com edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
stephend%netscape.com 78483509e7 Backing out again, I swear I'm color blind. Hopefully the trees are green tomorrow. Bug 71612 2001-03-13 07:59:27 +00:00
stephend%netscape.com 07da833dac Checking in on a safe tree per the rules this time, fix for bug 71612 r=timeless@mac.com sr=hewitt@netscape.com 2001-03-13 07:28:02 +00:00
ben%netscape.com 28a24ae620 Fix for 52536, can't bookmark full page plugin. r=jag, kerz; a=hewitt 2001-03-13 07:05:39 +00:00
stephend%netscape.com 26f19b75a6 Backing out my changes for bug 71612 to meet the Netscape contributer tree requirements 2001-03-13 02:13:38 +00:00
stephend%netscape.com 53742e8b35 Fix for bug 71612 Tooltips for browser grippies r=timeless@mac.com sr=hewitt@netscape.com 2001-03-13 01:47:09 +00:00
mcafee%netscape.com e7e28ae1c1 Moving some oncommand handlers outside of <template> constructs to avoid extra nsEventListenerManager creation (68074). sr=alecf 2001-03-12 23:30:29 +00:00
timeless%mac.com 0d00eb70d8 fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2001-03-11 12:17:34 +00:00