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

786 Коммитов

Автор SHA1 Сообщение Дата
noririty%jcom.home.ne.jp 6d0202a46a Add resizer to Thunderbird. b=194081 r=me 2003-08-08 12:31:01 +00:00
blakeross%telocity.com 546469a21c Make Ctrl+I open bookmarks sidebar for IE compatibility. 2003-08-08 09:11:54 +00:00
blakeross%telocity.com 265c58430d Add "add engines" item to search bar dropdown (links to mycroft page for now, we'll want a more friendly site later) 2003-08-08 07:44:06 +00:00
ben%bengoodger.com de6c173bd4 Actually fix b199819 2003-08-08 00:52:33 +00:00
ben%bengoodger.com eb34340753 b215197 - Plugin Configuration UI shows entries for types that aren't configured in this build. 2003-08-07 22:01:49 +00:00
hyatt%mozilla.org aa0d013ba7 Add titledefault attribute to the browser window. 2003-08-07 18:29:18 +00:00
blakeross%telocity.com eac685ceac Google is the default search bar engine. 2003-08-07 09:00:28 +00:00
ben%bengoodger.com 8d685acdcc b215290 - Alt+Click does not follow download folder preferences
- make the call to saveURL from the Alt+Click handling pass the 'skipPrompt' flag, and also make the code in contentAreaUtils.js not overwrite existing files similar to 215194.
2003-08-06 20:39:23 +00:00
ben%bengoodger.com f91ce6de10 -b215288 - Ctrl+S does not remember the last directory saved to.
- use an independent lastDir pref to contain the last directory saved to from a Save As dialog. browser.download.dir becomes a default for autodownload only.
2003-08-06 20:30:19 +00:00
noririty%jcom.home.ne.jp 92c02daba2 Fixing 'Set Home Page' dialog description issue. 2003-08-06 14:54:47 +00:00
noririty%jcom.home.ne.jp ceebaa6a77 truly fix b=206789 2003-08-06 14:29:46 +00:00
hyatt%mozilla.org 2f983ab3a3 Make sure the sidebar has the extrachromme class on it for popups. 2003-08-06 06:41:11 +00:00
hyatt%mozilla.org 0e5cd07030 Make the checkboxes show up for the WIndow menu on mac os x. 2003-08-05 10:20:35 +00:00
hyatt%mozilla.org 13561fa946 Checking in a Window menu for Mac os X. 2003-08-05 10:16:09 +00:00
hyatt%mozilla.org 60fd1ad9c6 Make cmd+click work to open new tabs. Make cmd+number work to switch tabs. Mac OS X only. 2003-08-05 09:31:32 +00:00
hyatt%mozilla.org 244f1002b1 make sure cmd+left arrow and right arrow work to go back/forward on mac os x. 2003-08-05 09:21:29 +00:00
hyatt%mozilla.org a7d6bd5c5b make sure mac uses cmd+shift+h for history, since OSX reserves cmd+h for hide application 2003-08-05 09:14:08 +00:00
ben%bengoodger.com 8a1ebf5bd7 Fix orange 2003-08-05 02:29:43 +00:00
hyatt%mozilla.org c20da37f7d Rip out the page holder completely. 2003-08-04 23:51:38 +00:00
hyatt%mozilla.org 7ca8284f5d Make sure the extra bogus separator underneath the Print menu isn't present on Mac. 2003-08-04 22:41:11 +00:00
ben%bengoodger.com f49e0bc2d7 The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

base/locale/browser.dtd
- Update the tools menu entity name to actually be called tools, not tasks.
- Change terminology "Save Link As..." to "Save Link to Disk..." to better indicate
  that it follows download preferences.
2003-08-04 22:36:40 +00:00
ben%bengoodger.com bf1918a7ba The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

base/content/contentAreaUtils.js
- Make saveURI function check for default download folder pref, which if
  set does not show the pick file dialog, obeying the users's preferences
  about automatic downloads
- Add a check to the show-file-picker case, if browser.download.dir is
  not set (first run) show the Desktop or something instead of the app's
  install directory.
2003-08-04 22:36:22 +00:00
ben%bengoodger.com aabbf15a5c base/content/browser.xul
- Menu and command cleanup.
2003-08-04 22:36:07 +00:00
ben%bengoodger.com f0c1b7e4d7 The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

base/content/browser.js
- Check for Plugin Overrides for various MIME Types as the browser starts
- Make Save Link to Disk... obey download preferences, not showing the pick-file
  dialog when the user has selected the 'always download to folder x' option.
2003-08-04 22:35:26 +00:00
hyatt%mozilla.org 4e63d6ea44 Fix a typo in my if statement. 2003-08-04 18:46:05 +00:00
hyatt%mozilla.org 290a1af75e Add some weak support for _main until I can hack the C++ to fully support it like _content. 2003-08-04 17:48:54 +00:00
hyatt%mozilla.org ba3cd61e91 Make sure throbber appears initially for loaded sidebar bookmarks that force the panel to spring open. 2003-08-04 09:18:10 +00:00
hyatt%mozilla.org cb5ffe8177 Clean up load ordering issues and fix the label on the sidebar to flex and crop. 2003-08-04 07:32:15 +00:00
hyatt%mozilla.org a0c53c869c Clean up load ordering issues and fix the label on the sidebar to flex and crop. 2003-08-04 07:20:01 +00:00
hyatt%mozilla.org 797cc16704 Work around persiustence bug. 2003-08-04 04:29:35 +00:00
hyatt%mozilla.org 3119a6254c Remove webpanels.css. It's not used now. 2003-08-04 03:41:50 +00:00
hyatt%mozilla.org caa6027fcf Separate the Page Holder concept from sidebar bookmarks. 2003-08-04 03:40:27 +00:00
hyatt%mozilla.org 58876decc1 Make sure that panels opened via bookmarks don't have the Add Web Panel button enabled, since they're already bookmarked. 2003-08-04 00:17:08 +00:00
hyatt%mozilla.org d36a770b6e makke sure the addpanels button is disabled when the placeholder page is loaded in the web panel sidebar 2003-08-03 23:22:00 +00:00
noririty%jcom.home.ne.jp 87f2be2c94 Fix 213858, 204199 context menu bustage, port fix from b=195878 2003-08-03 19:05:06 +00:00
hyatt%mozilla.org e265a57ebb Make the sexy marklinkvisited hack work with _content links from old-style sidebar panels too. 2003-08-03 09:24:39 +00:00
hyatt%mozilla.org 006186e7fb Add the sexy markLinkVisited hack to links clicked in the Web Panels bar. 2003-08-03 09:18:17 +00:00
hyatt%mozilla.org 8a43dc6d0e Adding a throbber to the Web Panels sidebar. 2003-08-03 09:10:49 +00:00
hyatt%mozilla.org 3c10065147 Implement the Add Page button in the Web Panels sidebar. 2003-08-03 08:25:19 +00:00
hyatt%mozilla.org ccf5889b89 implement the grab page button. 2003-08-03 03:41:59 +00:00
hyatt%mozilla.org 568ed646bb Fix race condition between placeholder page and bookmarks when web panel has to be opened dynamically to view the bookmark. 2003-08-03 03:15:45 +00:00
hyatt%mozilla.org 628f2e0877 Implement support for Web Panel bookmarks. 2003-08-03 01:58:52 +00:00
noririty%jcom.home.ne.jp 60946f894a tweak web search for url more intl. 2003-08-02 14:24:39 +00:00
hyatt%mozilla.org d9e8dc9ed2 Fix middle click in web panels to still work. 2003-08-02 08:05:19 +00:00
hyatt%mozilla.org c88ced0407 Fix link clicks sso that they are stoppedi n the web panel. 2003-08-02 07:54:07 +00:00
hyatt%mozilla.org 088ab13c1a Make link clicks work. 2003-08-02 07:51:03 +00:00
hyatt%mozilla.org 60b4b32047 Make link clicks work. 2003-08-02 07:49:43 +00:00
hyatt%mozilla.org a1e8b2845c Make link clicks work. 2003-08-02 07:48:07 +00:00
hyatt%mozilla.org c7f8285573 Add the placeholder page that gives instructions on dropping. 2003-08-02 07:33:54 +00:00
hyatt%mozilla.org 5f4fb78f77 Adding initial panel impl that supports dropping of urls into the Web Panels bar. 2003-08-02 06:15:59 +00:00
hyatt%mozilla.org 8071f1d341 Initial commit of web-panels js/xul/dtd files. 2003-08-02 01:52:18 +00:00
hyatt%mozilla.org e69965950f Commit the Web Panels toolbar button, menu item, key binding and broadcaster. For now, use the Bookmarks button image until we can get a real image for the button. 2003-08-02 01:35:40 +00:00
noririty%jcom.home.ne.jp 4b9efa09b4 Fix 206789 - Page Info doesn't remember size and position. 2003-07-31 07:50:27 +00:00
ben%bengoodger.com 058d513241 Further updates to about dialog! 2003-07-30 06:04:58 +00:00
bzbarsky%mit.edu cb0a1e3d11 Fix strict warning. Bug 213962, patch by db48x@yahoo.com (Daniel Brooks),
r=timeless, sr=bzbarsky
2003-07-29 23:16:39 +00:00
noririty%jcom.home.ne.jp 1dfc704125 strip www. from block-image contextmenu 2003-07-29 12:41:36 +00:00
ben%bengoodger.com 88b8a4ea08 Clean up about dialog. 2003-07-29 03:49:20 +00:00
noririty%jcom.home.ne.jp 45de4c26a7 Fix 174687 - Show domain@context image blocking, patch (mostly) by eric@5stops.com 2003-07-28 14:52:41 +00:00
noririty%jcom.home.ne.jp daad3dca9d Fix 194081 - recall resizer 2003-07-28 11:56:04 +00:00
noririty%jcom.home.ne.jp 5be2f480fe Fix 176130 - Context menu missing in menubar and bookmarks toolbar, patch by dkoppenh@null.net 2003-07-27 14:47:58 +00:00
noririty%jcom.home.ne.jp 2315815e4a Fix 175925 - enable right-align BTF items, patch by basic@mozillanews.org r=me 2003-07-27 14:12:45 +00:00
bryner%brianryner.com 95d977de84 bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (checking in for jshin@mailaps.org, r=bryner, sr=bz) 2003-07-26 06:42:50 +00:00
bzbarsky%mit.edu 557d5ece5a Make ensureSelection check that there is something to select. Bug 213961,
patch by db48x@yahoo.com (Daniel Brooks), r=blake, sr=bzbarsky
2003-07-26 06:08:12 +00:00
bzbarsky%mit.edu b0d068ccde Bump skinVersion up to 1.5, since older skins are likely to get broken by the
change to no longer support single-':' pseudo-elements.  Bug 211657, r+sr=dbaron
2003-07-25 23:03:39 +00:00
noririty%jcom.home.ne.jp 3b6b72cbae fix sidebar mid-click regression 2003-07-24 11:01:40 +00:00
noririty%jcom.home.ne.jp a71065189b Implement AiO ports' autoscroll - patch by boullet@col.bsf.alcatel.fr b=212273,212002 2003-07-24 10:34:54 +00:00
noririty%jcom.home.ne.jp cd7e82e3cd fix sidebar middle click 2003-07-20 04:31:17 +00:00
noririty%jcom.home.ne.jp c8dbbee255 Fix 184085 - Update start page to a Firebird specific page. 2003-07-20 04:04:37 +00:00
noririty%jcom.home.ne.jp 8fadcf8990 'Web Search for...' is now opened in tab. 2003-07-19 13:11:28 +00:00
noririty%jcom.home.ne.jp ea6890fadd Fix 177618 - Should not add www. and .com when www. already present 2003-07-19 09:35:13 +00:00
kerz%mozillazine.org 2b902cb3d4 New theme update from Arvid, giddy up. 2003-07-10 06:49:54 +00:00
bryner%netscape.com d96d81509f Bug 209475 - updating for nsIPermissionManager API change. Patch by mvl, r=dwitte, sr=bz. 2003-07-09 00:23:42 +00:00
bzbarsky%mit.edu 37c20026e0 Move to the double-'::' notation for -moz-tree-* pseudo-elements in browser/.
Bug 211657, r+sr=dbaron
2003-07-07 22:18:42 +00:00
bryner%netscape.com 9b8a2f0368 fix typo 2003-07-07 00:17:16 +00:00
bryner%netscape.com c73cdfc1ee Don't put the throbber in the menubar on mac since there shouldn't be a menubar. 2003-07-06 22:00:35 +00:00
blakeross%telocity.com 4f466c81a2 Fix 178110 - Alt-d address bar shortcut doesn't work with caps lock on 2003-07-06 06:36:30 +00:00
blakeross%telocity.com 9de1c55632 Fix 184801 - home button tooltip not updated when changing home page in preferences 2003-07-06 04:33:16 +00:00
blakeross%telocity.com 2f70def121 Fix 184472 - Make F5 refresh on linux too. 2003-07-06 01:26:04 +00:00
blakeross%telocity.com 4a343136f3 Fix a small full screen bug - we no longer have to hide the menubar since it's part of a toolbar now. 2003-07-06 01:21:30 +00:00
dean_tessman%hotmail.com 7685cd98ce add cut/copy/paste buttons to the toolbar palette 2003-07-05 19:16:15 +00:00
blakeross%telocity.com 504e05a942 Fixing 209323 - Status bar check in View menu sometimes incorrect. 2003-07-05 07:08:01 +00:00
blakeross%telocity.com f508149cb8 Fixing 174174 - fullscreen defaults to icon. 2003-07-05 03:36:24 +00:00
blakeross%telocity.com c538a8b4f7 Fixing bug 174175 - "fullscreen: min, max, and close disappear when in text only mode" 2003-07-05 03:20:34 +00:00
hyatt%mozilla.org 0f4c092076 Remove Web Panels detritus from XUL. Change defaults so that throbber is visible in the menu bar. 2003-06-24 07:18:33 +00:00
bryner%netscape.com 705c9c0bda fix save as (bug 209860), patch by noririty@jcom.home.ne.jp 2003-06-23 18:08:41 +00:00
bryner%netscape.com fb7f3dc4e6 Port of seamonkey fix for bug 89214 - caret blinking in URL bar when focus is elsewhere 2003-06-12 23:09:59 +00:00
bryner%netscape.com 82a0a41d0d Change MNG version of throbber to GIF version. 2003-06-04 06:08:50 +00:00
bryner%netscape.com 7503233db6 remove unnecessary nested #ifdef 2003-06-01 20:28:00 +00:00
bryner%netscape.com c474a4fae7 Fix backspace to go back and forward on win32 (bug 207175). Patch (mostly) by noririty@jcom.home.ne.jp. 2003-05-31 18:43:50 +00:00
bryner%netscape.com 9735a53ae9 Add id's to about and preferences menu items so that they end up in the application menu on Mac. Patch by Kevin Gerich, bug 204416. 2003-05-16 07:42:34 +00:00
ben%netscape.com f83e078f2e Name changes for 0.6 2003-05-12 20:43:54 +00:00
chanial%noos.fr 993b3c89d2 bug 68541: unchecked toolbar menuitem in the bookmark manager.
Clean up in utilityOverlay.js
- in goToggleToolbar: use of properties instead of attributes
- in getBrowserURL: don't use 'browser.chrome' pref.
Some dependency work in bookmarksManager.xul. More to be done.
2003-04-30 00:21:48 +00:00
dean_tessman%hotmail.com 226b51d7f5 fixes to Blocked Popups dialog:
- no confirmation after unblocking a site
- if there are no more sites in the list after unblocking, dialog closes
- if there are more sites, ensure one's selected
- added accesskeys to the two buttons
- now a dialog, so there's no minimize or maximize buttons
2003-04-29 08:31:46 +00:00
chanial%noos.fr bcb2454800 Landing Arvid's new icons and animations 2003-04-25 08:15:34 +00:00
chanial%noos.fr 4eb36eb326 bug 203222: fixing about dialog bustage 2003-04-24 22:54:35 +00:00
chanial%noos.fr c3b55034c4 name change part 2, a=brendan 2003-04-23 19:28:12 +00:00
chanial%noos.fr fc8134fcbf Adding brand.dtd and brand.properties in mozilla/browser.
These files are left in mozilla/toolkit with a generic 'Mozilla Application' name and are overwritten in toolkit.jar during the build. Now, phoenix has no special privilege over mozilla/toolkit.
Name change, part 1: 'Mozilla Firebird', a=brendan
2003-04-23 19:07:32 +00:00
chanial%noos.fr 46b563aa5e dropping folder group support 2003-04-23 15:05:10 +00:00
ben%netscape.com 133bfce15a Update names, locations 2003-04-22 10:46:49 +00:00
chanial%noos.fr 9e12aab4bc fixing 'open in tabs' and commenting 2003-04-22 02:55:55 +00:00