Commit Graph

1619 Commits

Author SHA1 Message Date
bryner%brianryner.com
c54ac86e5f Fix the security warning dialogs to work as designed for Firebird:
- All dialogs will appear the first time a user encounters them
 - The "show every time" checkbox will default to off
 - If the user checks the checkbox to see the dialogs every time, the choice will be remembered.

Because of the change in default prefs, this will cause Firebird users to see these dialogs again (but defaulted to not show after that) when upgrading.  Bug 172091, r=brendan, sr=ben.
2003-12-31 23:03:08 +00:00
ben%bengoodger.com
74bf4ec9a0 Ensure Password Manager isn't disabled when form fill is disabled 2003-12-31 22:02:03 +00:00
rlk%trfenv.com
628fadbe0a forgot some files. 2003-12-31 16:13:02 +00:00
rlk%trfenv.com
3f746eb673 Firebird Help build bustage fix 3 :) 2003-12-31 16:09:30 +00:00
rlk%trfenv.com
af0f073dad *** empty log message *** 2003-12-31 03:18:54 +00:00
rlk%trfenv.com
30ee78a958 Firebird Help checkin, without bustages :). 2003-12-31 02:37:11 +00:00
ben%bengoodger.com
9eab0153ce fix whitespace 2003-12-30 23:14:21 +00:00
ben%bengoodger.com
4f796e5054 temporary fix for 205708 - search bar often forgets the selected search engine 2003-12-30 23:12:22 +00:00
rlk%trfenv.com
7e34ac32ef Fixing Help Viewer bustage and re-enabling it. Also fixing image problems. 2003-12-30 22:50:08 +00:00
ben%bengoodger.com
4f22c98a39 224521 - apply security fix from seamonkey 161546 - loading javascript or data urls from history causes them to execute in the context of the current page. 2003-12-30 22:40:36 +00:00
rlk%trfenv.com
a32ba04463 Fixing images. 2003-12-30 18:44:03 +00:00
rlk%trfenv.com
25b109e753 Fixing images. 2003-12-30 18:43:33 +00:00
db48x%yahoo.com
678fda6594 bug 214992 sync sync Firebird's Page Info with Mozilla's 2003-12-30 06:59:24 +00:00
ben%bengoodger.com
3e0ab55173 Looks like forgotten files. I'm going to turn this off until it really works. 2003-12-30 05:15:02 +00:00
rlk%trfenv.com
f9e13fd04f Bug 165960 - Implement Mozilla Firebird Help. r=ben@mozilla.org 2003-12-30 02:27:34 +00:00
ben%bengoodger.com
1b56458628 228963 - history dropmarker is missing 2003-12-27 00:22:50 +00:00
db48x%yahoo.com
a8e92b3291 forgot to check this file in 2003-12-25 01:08:46 +00:00
db48x%yahoo.com
9c0f6d358f bug 214992 sync Firebird's Page Info with Mozilla's
r=p_ch
2003-12-24 21:32:43 +00:00
chanial%noos.fr
fd16f866ee Polish the add bookmarks dialog:
- access key to the "Create in" button
- clicking on the label should focus the control next to it.
- Change the order of the focus with tab: the name field, the menulist field and then the expander.
- renaming some entities to respect the interCaps convention
2003-12-21 04:11:08 +00:00
chanial%noos.fr
7fb227df4f workaround for bug 227951: add bookmarks dialog grows everytime the expander is clicked.
Use of resizeTo instead of sizeToContent (buggy on Windows)
2003-12-21 04:09:02 +00:00
chanial%noos.fr
b7c01103c3 fix regresion 228952: open in tabs broken 2003-12-19 19:14:15 +00:00
chanial%noos.fr
6d3d288fac more on bug 210910: menubar menus don't have an "open" attribute, and when a dialog opens, the child of the target of the context menu is not closed. 2003-12-19 06:04:25 +00:00
chanial%noos.fr
0836593697 remove debug dumps 2003-12-19 03:49:16 +00:00
chanial%noos.fr
4f59147559 the focus should be set to the content before executing a command that opens a modal dialog. When the dialog closes, focus automatically gets back to the focused element in the parent window. This fix will prevent the edit menu (undo, redo, delete...) to perform bm command.
Fix a harmless js error also.
2003-12-19 03:19:04 +00:00
chanial%noos.fr
a1e62f84ee dumpDOM debug function (not shipped) now accepts ID in addition to DOM elements. 2003-12-19 02:03:29 +00:00
chanial%noos.fr
d130654799 Bug 228897: pasting inserts a menusepator. We had the same problem inserting a resource in a folder via DND.
Some cleanup, use of "class" instead of "id" for the "open in tabs" menuitem and menuseparator, because the latter are supposed to be unique in the document.
2003-12-19 02:01:53 +00:00
ben%bengoodger.com
eb3cf2a8fa Turn off the URLBar history dropmarker 2003-12-19 00:47:59 +00:00
noririty%jcom.home.ne.jp
d8b47954a9 Fix 228844 - Cannot search Japanese via Bookmark Sidebar 2003-12-18 15:06:39 +00:00
chanial%noos.fr
fe1be84a39 Bug 225921: Can't copy/paste bookmarks from personal toolbar
Bug 210910: Right-clicking a file within a bookmarks folder in the bookmarks menu or toolbar makes that folder inaccessible

I added the bm command controller to the menubar bookmark menu, to deal with hidden bookmarks toolbar.
2003-12-18 10:38:17 +00:00
bryner%brianryner.com
3a882830b5 Preprocess all.js and turn off autoscroll by default on unix. 2003-12-18 08:12:58 +00:00
jshin%mailaps.org
6e66bc626c bug 206252: make it possible to attach on-line html documents/images with non-Latin1 names (r=bienvenu, sr=mscott, a=asa) 2003-12-17 00:31:34 +00:00
chanial%noos.fr
4d0d06496a Bug 228285: make the bookmarks tree more discoverable, by adding a tooltip to the expander. 2003-12-16 23:57:03 +00:00
ben%bengoodger.com
0433296feb Bug 218775 - double clicking an extension should show its options... patch by steffen wilberg. <steffen.wilberg@web.de> 2003-12-16 01:06:37 +00:00
ben%bengoodger.com
cc623418bf Fix 227713 - General icon incorrectly highlighted in tools->options... patch by Mike Connor <mconnor@myrealbox.com> 2003-12-16 00:58:30 +00:00
ben%bengoodger.com
bcbe3881a1 Bug 225236 - Entering an invalid URI for popup whitelist breaks the Options dialog's OK button. Patch by Mike Connor. <mconnor@myrealbox.com> 2003-12-16 00:54:10 +00:00
ben%bengoodger.com
922e294692 bug 184801 - home button tooltip not updated when changing the home page 2003-12-16 00:37:01 +00:00
chanial%noos.fr
c98b299b45 bug 189043: remove unused icons and correct a typo. patch by Simon Paquet, r=me 2003-12-15 23:27:10 +00:00
jshin%mailaps.org
ea156e67c1 bug 213337: validate file name before presenting it as a suggested filename (2nd part) : r=cbiesinger, sr=jag, a1.6=asa 2003-12-15 23:03:16 +00:00
chanial%noos.fr
4e8868b6ae fix several glitches, like:
- selecting a folder in the tree selects the menulist selectedItem if it is already in the dropdown
- unselect it if the folder is not in it
- make sure that a row is always selected.
- ensure that the row of a folder selected in the menulist is visible when the tree is expanded.
- cleanup, consolidate logic
2003-12-15 07:44:11 +00:00
chanial%noos.fr
90c184e9d9 Don't show deleted folders in the add bookmark drop down.
IsBookmarkedResource was only checking the parent of the resource to tell if it's in the bookmarks root hierarchy.
2003-12-15 07:26:55 +00:00
chanial%noos.fr
0d0df1c396 when disclosing the tree, the bookmarks root folder should always be open.
Typo in bookmarksManager.js
2003-12-15 00:55:22 +00:00
chanial%noos.fr
113d9d8d21 restore the line that updates the expander icon. It has been accidently removed.
Some cleanup.
2003-12-15 00:51:30 +00:00
chanial%noos.fr
f68ce6cecf Never include the bookmarks top root in the add bookmark dropdown menulist. 2003-12-15 00:26:20 +00:00
chanial%noos.fr
2eeb33ce37 Always show the Bookmarks Root and the Bookmarks Toolbar folder in the drop down menu. Their position in the dropdown are still determined by their LastModifiedDate, it's only when they don't make the short list that they are put at the bottom of the drop down. 2003-12-14 22:55:15 +00:00
chanial%noos.fr
1f1a132025 Bug 181033: add a "New Folder" button to the add bookmark dialog 2003-12-14 10:43:43 +00:00
chanial%noos.fr
c5035b17db Add two methods to the bookmarks service:
- getParent: returns the (first) parent of a resource.
- getParentChain: returns a nsIArray of containers from NC:BookmarksTopRoot down to the parent of the resource.
2003-12-14 10:41:58 +00:00
webmail%kmgerich.com
2134becda8 Styles and images for Add Bookmark dialog on Mac 2003-12-13 16:33:21 +00:00
bryner%brianryner.com
efa832fc43 Bug 226643 - turn on IDN. patch by steffen.wilberg@web.de. 2003-12-13 06:24:24 +00:00
chanial%noos.fr
050aac34ee Bug 228163: en-US Windows localization uses "Help" and not "?", unlike the french and german one. It's up to the localizer to decide what to do, but now, it can tweak the windows build without affecting other platforms. 2003-12-11 17:33:00 +00:00
chanial%noos.fr
9da15aeff9 bug 228163: on windows, "help" menu should be "?" 2003-12-11 14:36:47 +00:00