1400 Commits

Author SHA1 Message Date
hyatt%mozilla.org
16ed2a9a54 Firebird icon for OS X. 2003-08-05 07:53:16 +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
ben%bengoodger.com
e91555797e build bustage! 2003-08-04 23:44:55 +00:00
ben%bengoodger.com
ef448fdb8c License Files! 2003-08-04 23:03:31 +00:00
ben%bengoodger.com
3cb87a276e The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

components/prefwindow/content/pref-connection.js
components/prefwindow/content/pref-connection.xul
components/prefwindow/locale/pref-connection.dtd
components/prefwindow/content/pref-fonts.js
components/prefwindow/content/pref-fonts.xul
components/prefwindow/content/pref-features.js
components/prefwindow/content/pref-features.xul
components/prefwindow/locale/pref-features.dtd
components/prefwindow/content/pref-navigator.js
components/prefwindow/content/pref-navigator.xul
components/prefwindow/locale/pref-navigator.dtd
components/prefwindow/locale/pref.dtd
- Update Connection and Fonts panel to be sub-dialogs
2003-08-04 22:43:44 +00:00
ben%bengoodger.com
21b93f052c The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

components/prefwindow/jar.mn
- Add new chrome files to jar manifest
2003-08-04 22:43:22 +00:00
ben%bengoodger.com
63c5f2f9c4 The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

components/prefwindow/skin/pref.css
- Skin support changes for new Options Updates
2003-08-04 22:42:57 +00:00
ben%bengoodger.com
266b50eea6 components/prefwindow/content/privacyExpanderBindings.xml
- Support the "disabled" property on the internal Clear button
2003-08-04 22:42:22 +00:00
ben%bengoodger.com
61b2f313d7 The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

components/prefwindow/content/pref-privacy.xul
components/prefwindow/content/pref-privacy.js
components/prefwindow/locale/pref-privacy.dtd
- Download Manager Options (UI only, no code yet)
2003-08-04 22:41:57 +00:00
ben%bengoodger.com
ffa29bffee The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

components/prefwindow/content/pref-downloads.js
components/prefwindow/content/pref-downloads.xul
components/prefwindow/locale/pref-downloads.dtd
- New Download Options implementation
2003-08-04 22:41:30 +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
e88418ef93 The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

components/prefwindow/content/nsPrefWindow.js
components/prefwindow/content/pref.xul
- Update PrefWindow to handle Queued tags better so it does not display until
  properly loaded.
2003-08-04 22:40:43 +00:00
ben%bengoodger.com
6113d67545 The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

components/prefwindow/content/editAction.js
components/prefwindow/content/editAction.xul
components/prefwindow/locale/editAction.dtd
- New Edit MIME Type Handler Dialog implementation
2003-08-04 22:39:32 +00:00
ben%bengoodger.com
c7b7931a73 The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

components/downloads/Makefile.in
components/downloads/content/nsHelperAppDlg.js
components/downloads/content/unknownContentType.xul
components/downloads/locale/unknownContentType.dtd
components/downloads/locale/unknownContentType.properties
components/downloads/skin/unknownContentType.css
- Initial implementation of new Unknown Content Type Handler dialog and
  nsIHelperAppLauncherDialog implementation.
2003-08-04 22:38:46 +00:00
ben%bengoodger.com
2293982d63 The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

components/downloads/content/helperApps.js
- Initial implementation of high level mimeTypes.rdf wrapper datasource that
  offers functionality useful for building user-friendly UI on top of the
  stored MIME info.
2003-08-04 22:38:01 +00:00
ben%bengoodger.com
b4e9e49de4 components/bookmarks/content/selectBookmark.xul
components/bookmarks/locale/bookmarks.dtd
- Make dialog a bit wider, add some explanatory text for Start Groups and polish.
2003-08-04 22:37:16 +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
ben%bengoodger.com
dbc44f6e72 app/profile/all.js
Updating Version Number for User Agent String to 0.6.1+
2003-08-04 22:33:07 +00:00
ben%bengoodger.com
b7925e1bef app/brand.dtd:
Updating Version Number for About Dialog to 0.6.1+
2003-08-04 22:32:59 +00:00
ben%bengoodger.com
302753219f Adding placeholder file 2003-08-04 21:42:28 +00:00
ben%bengoodger.com
6022bd4d54 Adding placeholder files 2003-08-04 21:36:59 +00:00
ben%bengoodger.com
866dd6c978 Placeholder files. 2003-08-04 21:29:32 +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
bryner%brianryner.com
e037e171a1 Change extensions blacklist to a whitelist, and clarify -O2 comment. 2003-08-04 09:25:59 +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
noririty%jcom.home.ne.jp
eb7dc90a5b Bug 180156 - fix overlap chevron, patch (mostly) by dkoppenh@null.net 2003-08-03 14:49:27 +00:00
bryner%brianryner.com
fe36368da3 Removing obsolete file 2003-08-03 09:59:49 +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
hyatt%mozilla.org
030c44cce2 Hook up the web panels property in the bookmark properties dialog. Next step will be to make all the bookmarks access points honor this property and actually load the bookmark in the web panel. 2003-08-02 21:35:54 +00:00
hyatt%mozilla.org
4348ad3603 Impl the webpanels property in the bookmarks service. Remove the bogo text from the bookmark properties dialog. 2003-08-02 20:12:35 +00:00
noririty%jcom.home.ne.jp
60946f894a tweak web search for url more intl. 2003-08-02 14:24:39 +00:00