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

838 Коммитов

Автор SHA1 Сообщение Дата
chanial%noos.fr dc78449a98 checking in back the fix for bug 172113.
an additional fix is included: if no ...#BookmarksToolbarFolder arc is found, then search for an (obsolete) resource "NC:PersonalToolbarFolder" (221410).
When none of them is found, then a new btf is created (only once!).
2003-10-08 08:17:23 +00:00
chanial%noos.fr fb4cd3d291 For the next cycles: backing out the changes for bug 172113 to investigate perf because I landed them just after the tinderbox went down and also because large landings occurred before it went up. 2003-10-08 04:45:29 +00:00
chanial%noos.fr a8253ec478 - bug 172113: rewrite the way we handle the bookmarks toolbar folder. Now, there is no more 2 ways to characterize the BTF: by an arc to the resource "...#BookmarksToolbarFolder" that points to the literal "true". As a consequence, the resource NC:PersonalToolbarFolder and "...#folderType" are dead.
- remove unused functions. Note that RDF commands were already broken, so deleteBookmarkItem and insertBookmarkItem (that were not used) may come back, but in another form.
- remove the "New Bookmark Folder" and "New Search Folder"
- refactor the "html" serializer to avoid some duplicated code.
- remove the use of the profile name for the bookmarks root.
- enforce synthax "aArgument" in some random places.
2003-10-03 20:30:14 +00:00
ben%bengoodger.com 22288ef335 Point start page to something on mozilla.org for now. Will be a support link in .8. 2003-09-25 22:02:55 +00:00
ben%bengoodger.com a4855e03ec Fix Firebird bugs
217195 (patch by Jesse Ruderman) - security hole in markLinkVisited (exploited with link.href usage)

219875 (patch by Mike Connor) - localize strings for provisional security UI in Advanced Options panel
2003-09-23 19:34:25 +00:00
mkaply%us.ibm.com 57455af2ab Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-15 19:16:24 +00:00
blakeross%telocity.com 3349ea97e0 Revert ctxt menu fix for now. 2003-09-01 21:31:57 +00:00
noririty%jcom.home.ne.jp 478b501d25 Needs 'select all' for every contextmenu on page. Port fix from b=172047 2003-09-01 18:28:43 +00:00
blakeross%telocity.com 56a396a139 Undo versioning changes for now. Gotta think it through. 2003-08-28 05:56:32 +00:00
blakeross%telocity.com 91b183c961 217410 - Change skin/locale versions to fb0.7. 2003-08-28 02:16:27 +00:00
blakeross%telocity.com 6280d1dc33 Fix 215344 2003-08-27 18:35:19 +00:00
blakeross%telocity.com b348cc1642 Fix bug 213337 2003-08-25 17:10:58 +00:00
noririty%jcom.home.ne.jp 180bc0a66f Fix 215121 - we should specify font and background color at the same time. Patch by silver@warwickcompsoc.co.uk 2003-08-25 16:41:27 +00:00
noririty%jcom.home.ne.jp e19dcf55e8 Fix - 206268 go button should treat as url bar patch by paxunix@acm.org 2003-08-24 15:00:07 +00:00
blakeross%telocity.com bd15b9951a Revert bad selection fix. 2003-08-24 04:04:43 +00:00
noririty%jcom.home.ne.jp 407157154d localize BTFitems 2003-08-19 13:37:20 +00:00
chanial%noos.fr 3e404a90d1 update all callers in toolkit and browser to use the new toolkit widgets 2003-08-18 10:43:56 +00:00
chanial%noos.fr 3ed566c36e Bug 215493: patch by jshin
port fixes from bug 158006, bug 204039, bug 206146.
2003-08-16 18:07:51 +00:00
hyatt%mozilla.org 558901f4bb Fix for 172616, just yank these rules that don't even apply once you have customizable toolbars. 2003-08-13 21:01:41 +00:00
bryner%brianryner.com 9f7db5e318 #include changes to go along with ian's checkin for bug 216015 - make #includes relative to source file 2003-08-13 09:53:32 +00:00
hyatt%mozilla.org 056f02d1f0 Check in fix for 206595, make sure the isImageBlocked properly tests for a comparison with DENY_ACTION. 2003-08-13 06:04:25 +00:00
hyatt%mozilla.org 76f19fe8d3 Make the Go menu support statustext. 2003-08-13 03:21:37 +00:00
hyatt%mozilla.org b00b9fce9a Make bookmarks in the menu bar show status text in the status bar on rollover. Add generic support for menuitems in the menu bar to show status text using statustext attributes for any XUL application. 2003-08-13 01:55:39 +00:00
hyatt%mozilla.org f037cfe886 Make the stylesheet switcher smarter about showing/hiding more quickly based on the current location. 2003-08-13 00:21:42 +00:00
noririty%jcom.home.ne.jp bb7821d510 Add tooltip to status icon more informative. Patch by bugzilla@babylonsounds.com. b=215737 r=me 2003-08-12 14:43:09 +00:00
hyatt%mozilla.org a4896ae4da Restore the titlemodifier 2003-08-12 02:47:14 +00:00
hyatt%mozilla.org 734c69c9c9 Add back hiddenWindow.xul to jar.mn 2003-08-11 21:04:51 +00:00
hyatt%mozilla.org b2e4c9640c Adding the hidden window file. 2003-08-11 21:02:56 +00:00
chanial%noos.fr 842470647a "fixing" bustage by not including the non existent file browser/base/content/hiddenWindow.xul.
Currently (unless dave missed to check in several files), hiddenWindow.xul is in the xpfe toolkit.
That makes absolutely no sense since it is completely navigator dependent, but in order to have it in mozilla/browser, we need to provide a generic mechanism to run xul apps hiddenWindow.xul files similar to the one that launches the visible window (browser.xul, etc...) or rethink the all MacOS X hiddenWindow hackery (ie: remove the need for hiddenWindow.xul files and provide a way so that any MacOS X xul window with menu bar can be hidden, except of course the menubar).
2003-08-11 12:41:27 +00:00
hyatt%mozilla.org be9f833cc2 Make hiddenWindow actually work on Mac. 2003-08-11 08:41:34 +00:00
hyatt%mozilla.org 476d3169f1 Separate out the menu bar and the hacky go history tree. 2003-08-11 08:18:49 +00:00
hyatt%mozilla.org dc40285362 Separate keys, commands, broadcasters, and string bundles into their own file. 2003-08-11 08:12:19 +00:00
hyatt%mozilla.org 35afdb4524 Separate scripts into their own .inc file so they can be shared with the hiddenWindow. 2003-08-11 08:03:52 +00:00
hyatt%mozilla.org 070c35f7fe Add the pref for a hidden window. Code that uses the pref is not landed yet. It's waiting for drivers approval. 2003-08-11 06:54:55 +00:00
ben%bengoodger.com 83d99212a1 Clean up plugin override detection 2003-08-11 03:54:41 +00:00
ben%bengoodger.com dae934d67a Fix bug 215383 - Empty space on personal toolbar does not act like a bookmark folder (unable to receive drops, etc) 2003-08-11 01:59:35 +00:00
hyatt%mozilla.org 7f46b73ea6 Remove duplicate stylesheet switching functions. 2003-08-10 21:49:24 +00:00
noririty%jcom.home.ne.jp 438504e36f Fix 186751 - 'About Mozilla Firebird' dialog to small for large fonts. Patch by borggraefe@despammed.com 2003-08-10 14:56:53 +00:00
noririty%jcom.home.ne.jp 45bb6ec117 (blame) 2003-08-10 13:22:50 +00:00
hyatt%mozilla.org 9d5bdec7ce Tweak terminology. 2003-08-10 09:42:36 +00:00
hyatt%mozilla.org 0c9723a820 Add some notes about persistence of alt sheet choices. 2003-08-10 08:13:47 +00:00
hyatt%mozilla.org 03a12c4259 Initial commit of alternate stylesheet support in Firebird. 2003-08-10 08:04:58 +00:00
hyatt%mozilla.org 842297551e Remove ifdefs from browser.dtd 2003-08-10 04:28:02 +00:00
hyatt%mozilla.org ee9f23530f Make dbl click behavior in the URL bar match WinIE on Win32 only. 2003-08-09 20:40:42 +00:00
noririty%jcom.home.ne.jp f88374b9dc Fix 202106 - Fix hardcoded reference. Patch by mconnor and sipaq. 2003-08-09 19:05:44 +00:00
noririty%jcom.home.ne.jp b001635bd3 Add Toolbars menu to toolbar contextmenu. Patch by drbrain-bugzilla@segment7.net b=174408 2003-08-09 14:47:31 +00:00
hyatt%mozilla.org 9297bd6971 Refine the sidebar's link check. 2003-08-09 09:07:46 +00:00
blakeross%telocity.com 61f5b60392 Fixing 200718 2003-08-09 07:56:48 +00:00
blakeross%telocity.com f6552b913a Fix 200718 2003-08-09 07:56:31 +00:00
hyatt%mozilla.org 13375081f4 Localize the title string for transient sidebar bookmarks loaded via _search. 2003-08-09 06:51:13 +00:00
hyatt%mozilla.org d1bb9d5084 Add support for Opera's rel=sidebar mechanism for adding panels. Add support for WinIE's target=_search as a way of displaying temporary panels. 2003-08-09 06:47:32 +00:00
scott%scott-macgregor.org 4b960f50ef Bug #173954 --> Add Send Page, Send Link and Send Image support to Firebird. Turned off for unix builds.
r/sr=ben
2003-08-08 21:23:34 +00:00
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