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
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
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
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