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

168901 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 401d42a604 Removing extra "Save As..." item and separator in browser context menus (65014). r=timeless sr=alecf 2006-09-14 05:55:58 +00:00
ben%netscape.com 057c8f33a3 Fix bug 67073, remove form toolbar. r=jag, blake, jst, a=brendan
8:51 PM 2/2/2001
2006-09-14 05:55:57 +00:00
disttsc%bart.nl bcd3bcd8e5 Move over, strres.js, the new, sexy <stringbundle/> is in Browser Town. bug=56680, r=timeless, a=ben 2006-09-14 05:55:56 +00:00
disttsc%bart.nl 3beb293995 Let's try this again. No changes since the last time, it looks like I was bitten by something else that was checked in and I just happened to trigger the bug. It all seems to work fine now, so:
More appCore killing. bug=46200, r=ben, a=alecf.
2006-09-14 05:55:55 +00:00
locka%iol.ie 190ed01c8e Changed docshell so it turns the mouse pointer "busy" in the associated window while it is loading a document. Removed the hack in the navigator chrome that used the throbber status to set the busy pointer. b=30375 sr=rpotts@netscape.com 2006-09-14 05:55:54 +00:00
alecf%netscape.com 2755eaa923 fix for #65994 r=blake, sr=ben
use hidden="false" so that the hidden state of the magic toolbar buttons get persisted
2006-09-14 05:55:53 +00:00
pinkerton%netscape.com 7434746589 add comment pointing to embedding c++ code for TITLE attributes. r=saari/sr=sfraser&ben 2006-09-14 05:55:52 +00:00
alecf%netscape.com 3d8c18dbe2 back out a line that I accidentally checked in with another fix 2006-09-14 05:55:51 +00:00
alecf%netscape.com eef1b7e9bd back out jag's checkin as it caused blocker bug 65988 2006-09-14 05:55:50 +00:00
disttsc%bart.nl 9603b030e8 More appCore killing. bug=46200, r=ben, a=alecf 2006-09-14 05:55:49 +00:00
disttsc%bart.nl 55b37b9afc Nothing to see here. Not removing important stuff at all. bug=67009, r=timeless, a=ben 2006-09-14 05:55:48 +00:00
blakeross%telocity.com 5fe7c67531 Fix 25369: doron's patch to implement Fishcam! r=timeless sr=alecf 2006-09-14 05:55:47 +00:00
blakeross%telocity.com 1b8047dfbe Fix 64479, 57191, an unreported bug: lots of search bookmarks/history cleanup/fixes. r=timeless sr=alecf 2006-09-14 05:55:46 +00:00
blakeross%telocity.com fde2596da8 Fix 64718: show Esc in menu for Stop. r=jag a=ben 2006-09-14 05:55:45 +00:00
cmanske%netscape.com 70d1c1406e Fixing Edit Page bug 65610. r=blake, sr=smfr 2006-09-14 05:55:44 +00:00
timeless%mac.com da39172a56 fix bug 64919 "Install PSM" should be removed from the Debug menu
patch from simmo@mailandnews.com r=timeless a=ben
2006-09-14 05:55:43 +00:00
danm%netscape.com 21f7b1fdd0 fix position and zoom state persistence for bm-find.xul and history.xul. bug 65262 (32148) r=ben,mscott,pchen 2006-09-14 05:55:42 +00:00
blakeross%telocity.com 4c6682e24f removing line that was accidentally checked in. 2006-09-14 05:55:41 +00:00
alecf%netscape.com cbe96c74dc fix for #63698 - remove context menu for personal toolbar, as it was never working in the first place, also includes residual removal of bookmarks.js since I refactored bookmarks/history
a=ben r=blake
2006-09-14 05:55:40 +00:00
blakeross%telocity.com 1d723c47c8 Fix 63131: moving some event handlers from <box/> to <browser/>. r=jag sr=alecf 2006-09-14 05:55:39 +00:00
alecf%netscape.com 4fc0646dc6 more nsBrowserInstance lovin' - move the show/hide button junk into JavaScript using the now-working pref-change-observer system. bug 46200.
a=ben, r=jag
2006-09-14 05:55:38 +00:00
disttsc%bart.nl aff474a50e Fix default page loaded at start-up for the case where the browser was started with command line parameters. bug=64526, r=timeless, a=ben 2006-09-14 05:55:37 +00:00
disttsc%bart.nl 0bf7b8e936 Fix minor goof, patch by John Morisson <jrgm@netscape.com>, r=me, a=ben 2006-09-14 05:55:36 +00:00
disttsc%bart.nl 3c54ed2384 Move the text zoom menu into its own overlay so it can be used by mail/news. Bug=64449, r=timeless,mao, a=ben 2006-09-14 05:55:35 +00:00
disttsc%bart.nl 32bbdf4df4 Fix bug 64596: "starting mozilla with a URL breaks opening URLs in a new window", r=timeless, a=ben
I suck.
2006-09-14 05:55:34 +00:00
blakeross%telocity.com 3508b1a3ca Fix two problems with previous patch (including bug 64639, PT broken). r=jrgm,jag 2006-09-14 05:55:33 +00:00
blakeross%telocity.com 3305b31ac7 Fix 64582: navigator cleanup/optimization. r=jag a=ben 2006-09-14 05:55:32 +00:00
blakeross%telocity.com d976d9a5eb Fix 64135: alt+home shortcut to go Home (command+home on mac). r=timeless a=ben 2006-09-14 05:55:31 +00:00
blakeross%telocity.com 81eadc9b2d removing dump()s. 2006-09-14 05:55:30 +00:00
disttsc%bart.nl 2b0691aee0 Split up BrowserLoadURL into wrapper for urlbar and function which can be used in other places. bug=61808, r=blake, a=ben 2006-09-14 05:55:29 +00:00
blakeross%telocity.com b9696e147f Fix 54963: mousewheel text sizing not bounded, and lower upper bound (to 2000%). patch by Jonas Sicking (sicking@bigfoot.com). r=bryner,blake a=ben 2006-09-14 05:55:28 +00:00
morse%netscape.com fd5df2b22a fix bustage (javascript error) introduced by last checkin (for bug 23095) 2006-09-14 05:55:27 +00:00
disttsc%bart.nl 19d01dbfe8 Fix page cycling related timeouts on tinderboxen. 2006-09-14 05:55:26 +00:00
morse%netscape.com 5153eeaafd bug 64355, hide form toolbar by default, r=evaughn@netscape.com, sr=blizzard@mozilla.org 2006-09-14 05:55:25 +00:00
disttsc%bart.nl 0c87cf17cf Refactor nsBrowserInstance's LoadInitialPage, add contract id for the command line service, move code from c++ to js, remove dead code. bug=46200, r=blizzard, a=
alecf.
2006-09-14 05:55:24 +00:00
disttsc%bart.nl 287683f6de More appCore killing, bug=46200, r=ben, a=alecf 2006-09-14 05:55:23 +00:00
ben%netscape.com 26bcf256f4 Added comment announcing drag and drop API update for Mozilla 0.8 2006-09-14 05:55:22 +00:00
morse%netscape.com f24b467074 bug 23095 con't -- form manager toolbar, r=pchen, sr=alecf 2006-09-14 05:55:21 +00:00
morse%netscape.com 7bfd0cd1f2 attempt to fix leak and bloat caused by previous checkin 2006-09-14 05:55:20 +00:00
morse%netscape.com e65baf0bb2 bug 23095 toolbar for wallet functions, r=pchen@netscape.com sr=alecf@netscape.com 2006-09-14 05:55:19 +00:00
blakeross%telocity.com dea3657868 Fix 7148: change old Pathfinder website to Time... r=kerz sr=alecf 2006-09-14 05:55:18 +00:00
disttsc%bart.nl dc8160002f Fix attribute namespace goof-up in html tooltip code, r=jst, a=alecf 2006-09-14 05:55:17 +00:00
sspitzer%netscape.com d6ab6bec5b fix all context menu for the message pane. except for "Select All",
none of the menu items worked.  two problems:  move isDocumentFrame()
out to contentAreaUtils.js and move the creation of the contextMenu out
so it wouldn't go out of scope.  r=blakeross, sr=bienvenu
2006-09-14 05:55:16 +00:00
blakeross%telocity.com 5e919485eb Fix 63126: busy cursor state is broken on windows and linux (after clicking on a link). r=jag sr=alecf 2006-09-14 05:55:15 +00:00
disttsc%bart.nl 5bb0bfa8ea More appCore killing, bug=46200, r=ben, a=alecf 2006-09-14 05:55:14 +00:00
disttsc%bart.nl f658d4bd76 Fix html tooltips. I have been whipped. Ouch. bug=62050, r=blake, a=ben 2006-09-14 05:55:13 +00:00
blakeross%telocity.com 81026f3a38 Fix 60606: remove (evil!) mail dependency on navigator.js. also fixes bookmarking in mail via the context menu. r=jag sr=alecf 2006-09-14 05:55:12 +00:00
disttsc%bart.nl a59b3985ad Add shift-ctrl-R for non-cache reload shortcut. bug=61330, r=blake, a=alecf 2006-09-14 05:55:11 +00:00
blakeross%telocity.com 2d5f8cb186 Fix 63727: right-click on menu for back/fwd button pops up new menu. r=timeless sr=alecf 2006-09-14 05:55:10 +00:00
disttsc%bart.nl 2495df44e8 Temporarily hide leaks (hopefully). Bug 61886, r=dbaron, a=ben 2006-09-14 05:55:09 +00:00