chanial%noos.fr
584cac56a4
complete rewrite of search.xml: more functionalities with less code :-)
...
add shortkeys to toggle the search engine (bug 200884), by using ctrl-arrow up and down in the search bar.
remove the pref browser.search.defaultengine. Now we rely on the local store so we can have several windows with different search engines.
2003-10-22 08:45:54 +00:00
chanial%noos.fr
10bbeb28bd
Bug 221597: remove comm.jar dependencies in browser.js by forking metadata.xul (now: metaData.xul)
...
move pageInfo.css into skin.
2003-10-17 18:00:38 +00:00
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
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
bd15b9951a
Revert bad selection fix.
2003-08-24 04:04:43 +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
f037cfe886
Make the stylesheet switcher smarter about showing/hiding more quickly based on the current location.
2003-08-13 00:21:42 +00:00
ben%bengoodger.com
83d99212a1
Clean up plugin override detection
2003-08-11 03:54:41 +00:00
hyatt%mozilla.org
7f46b73ea6
Remove duplicate stylesheet switching functions.
2003-08-10 21:49:24 +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
hyatt%mozilla.org
9297bd6971
Refine the sidebar's link check.
2003-08-09 09:07:46 +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
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
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
noririty%jcom.home.ne.jp
92c02daba2
Fixing 'Set Home Page' dialog description issue.
2003-08-06 14:54:47 +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
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
caa6027fcf
Separate the Page Holder concept from sidebar bookmarks.
2003-08-04 03:40:27 +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
3c10065147
Implement the Add Page button in the Web Panels sidebar.
2003-08-03 08:25:19 +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
noririty%jcom.home.ne.jp
1dfc704125
strip www. from block-image contextmenu
2003-07-29 12:41:36 +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
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
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
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
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
blakeross%telocity.com
f508149cb8
Fixing 174174 - fullscreen defaults to icon.
2003-07-05 03:36:24 +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
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
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
a06072c2a3
getting back phoenix bookmarks in sync with seamonkey
...
first step to clean the 'add bookmark' mess (removing a flag because we always show the dialog, and moving addBookmarkFor*Browser in browser.js where it belong)
2003-04-21 05:47:02 +00:00
varga%netscape.com
ac75afc291
Fixing bookmarks in Phoenix. They should load at least.
2003-03-26 19:49:47 +00:00
mkaply%us.ibm.com
11ef9f8d2a
#198941
...
r=me
From mvl - fix phoenix bustage on popup blocking
2003-03-25 19:05:08 +00:00
dean_tessman%hotmail.com
e101df3686
Don't display useless context menu items (Undo, Cut, Paste, Delete) when non-editable text is selected.
2003-03-04 06:42:17 +00:00
chanial%noos.fr
f171e1c165
Move the js console and dependencies as new extensions in toolkit/components.
...
NPOB
2003-03-01 08:07:13 +00:00
chanial%noos.fr
efe975134a
speeding up txul by not rebuilding the bookmarks toolbar when bookmarks are already read.
2003-02-24 21:32:15 +00:00
chanial%noos.fr
8a0a589d17
Fixes for:
...
bug 168504: de-XBLify the bookmarks toolbar
bug 172328, 172291: various DND problems
bug 192028: add context menus to the bookmark menu and the bookmarks toolbar.
2003-02-23 21:49:19 +00:00
ben%netscape.com
cd777b17a9
Part of 191524 -
...
- support disabling of satchel (automatic form fill) by adding satchel pref listener that detaches satchel controller from tabbrowser and search bar.
- also change the name of "preferences" to "options" to bring into line with other windows apps and the items' position under Tools->
2003-02-01 09:13:33 +00:00
chanial%noos.fr
496ba4abd7
fix js warning
2003-01-29 07:42:59 +00:00
bryner%netscape.com
e4b1f4e2ce
call InitPrintSettingsFromPrinter/Prefs (bug 188832). patch by gisburn.
2003-01-13 05:01:12 +00:00
blakeross%telocity.com
bb1a506c76
use our pageInfo
2002-12-07 23:19:45 +00:00
blakeross%telocity.com
bd30bb8e07
Fixing view -> character coding.
2002-12-07 20:44:19 +00:00
blakeross%telocity.com
7f754744a7
Fix themes and extension links.
2002-12-07 04:29:06 +00:00
dean_tessman%hotmail.com
23b8aa3b0e
bug 181586 - Ctrl+0 selects tenth tab instead of reverting to 100% zoom
2002-12-07 03:33:54 +00:00
blakeross%telocity.com
48a6861f7d
Change tabgroup homepage separator to |.
2002-11-23 01:18:18 +00:00
blakeross%telocity.com
e9c8f5f861
Fix extensions.
2002-11-20 01:11:09 +00:00
blakeross%telocity.com
fd5c1668c3
Fix 171747.
2002-11-17 01:11:22 +00:00
blakeross%telocity.com
b703a680af
Implement tabgroup homepages and fix a variety of bugs.
2002-11-16 17:14:12 +00:00
blakeross%telocity.com
c1a28934d4
History cleanup, add open in tab to history.
2002-11-13 00:55:56 +00:00
blakeross%telocity.com
a93546ea5b
Fix crash trying to save without a default download dir
2002-11-09 13:17:10 +00:00
blakeross%telocity.com
65d793648f
Removing unnecessary checks.
2002-11-09 01:21:19 +00:00
blakeross%telocity.com
15c35542e4
One more small perf opt.
2002-11-08 04:58:40 +00:00
blakeross%telocity.com
fee6f2a801
same thing.
2002-11-08 04:56:15 +00:00
blakeross%telocity.com
d8fb0344d5
same thing.
2002-11-08 04:52:37 +00:00
blakeross%telocity.com
af342e2628
same thing.
2002-11-08 04:51:05 +00:00
blakeross%telocity.com
15ca96e617
Try to speed up new window and startup performance for people who have blank homepages.
2002-11-08 04:50:05 +00:00
blakeross%telocity.com
129f4a1569
Fix a similar bug whereby bookmark keywords that become full urls get added to urlbar history as keywords.
2002-11-08 01:24:37 +00:00
blakeross%telocity.com
ee0d2c4f58
Fix bug that hitting ctrl+enter/shift+enter/ctrl+shift+enter to prepend/append to the urlbar url doesn't add that new url to the urlbar history.
2002-11-08 01:18:39 +00:00
blakeross%telocity.com
7a722f1e1e
Minor tweak.
2002-11-08 01:09:32 +00:00
blakeross%telocity.com
5efc991983
small perf opt.
2002-11-07 02:25:18 +00:00
blakeross%telocity.com
be58c57395
Port over a trunk fix.
2002-11-06 20:50:52 +00:00
blakeross%telocity.com
ff812d43a3
.
2002-11-06 19:27:16 +00:00
bryner%netscape.com
da264c3255
fix orange
2002-11-06 00:13:49 +00:00
blakeross%telocity.com
777277e269
Fix some bugs, hook up cross-session sidebar persistence.
2002-11-05 00:29:14 +00:00
blakeross%telocity.com
b858b327c5
Port fixes over from trunk.
2002-11-04 23:46:43 +00:00
blakeross%telocity.com
05e0e83e11
Port fixes from the trunk.
2002-11-04 23:32:03 +00:00
blakeross%telocity.com
0f321242ca
SupportsWString -> SupportsString
2002-11-04 23:12:08 +00:00
blakeross%telocity.com
5cb0dcf133
Also tack on http:// for key modifiers.
2002-11-03 15:23:42 +00:00
blakeross%telocity.com
951de612e3
Fix some buglets; remove more comm dependencies.
2002-11-02 21:14:22 +00:00
blakeross%telocity.com
e57cc2f7fc
Remove dl-start obs on shutdown.
2002-11-02 01:17:36 +00:00
blakeross%telocity.com
2e4b21d920
Some bulletproofing.
2002-11-02 00:32:53 +00:00
blakeross%telocity.com
1bcc607468
- Fixing a bug that caused the menubar to remain disabled after customizing the toolbars.
...
- First cut at pref for a default download directory, and options to open the download sidebar when starting a download and whether to prompt for a filename. Under construction!
2002-11-02 00:28:30 +00:00
chanial%noos.fr
c3441f7620
fix various DND/copy bookmark/folder issues
2002-10-31 01:30:43 +00:00
chanial%noos.fr
ed84b8eae2
DND on the home button did not set the home page.
2002-10-29 19:55:04 +00:00
bryner%netscape.com
616f022d79
this event handler doesn't need to return a value
2002-10-29 00:11:41 +00:00
bryner%netscape.com
06017efe72
fixing js strict warnings... i'm not sure why this function is returning a value at all
2002-10-28 12:03:21 +00:00
hyatt%netscape.com
e770181c66
make ctrl+num switch to tabs instead of alt+num
2002-10-25 18:13:29 +00:00