Commit Graph

1646 Commits

Author SHA1 Message Date
chanial%noos.fr
70e903351f Bug 184802: Sidebar close button has no tooltip, patch by Simon Paquet <bugzilla@babylonsounds.com> 2004-01-31 18:55:22 +00:00
ben%bengoodger.com
dbb7c6a288 fix 229627 - installer creates wrong keys for java on windows 2004-01-29 02:45:43 +00:00
bryner%brianryner.com
bb87ef826a Use the right identifier for the version number substitution 2004-01-27 00:13:32 +00:00
bryner%brianryner.com
8b9e077181 Use the right identifier for the version number substitution 2004-01-27 00:11:27 +00:00
chanial%noos.fr
2fa6e444e8 Bug 221899: when saving web page, not defaulting with any file extension, patch by <pike@pikey.me.uk> 2004-01-24 23:27:43 +00:00
chanial%noos.fr
5e0b616f53 Bug 228103: Toolbar Google search for empty string results in garbage characters.
Loads the host of the search engine when querying for the null string.
2004-01-24 22:22:40 +00:00
scott%scott-macgregor.org
84be2007c3 Change the mac creator type on firebird to MOZB (b is for browser) to avoid
using the same type as Mozilla (MOZZ). This makes url delegation between thunderbird
and firebird work on the mac without the two tripping over each other.

a=brendan on the new creator name

(I forgot to check this change in back in November when I changed browser\app\Makefile.in
2004-01-24 01:08:50 +00:00
chanial%noos.fr
14f707bb95 bug 231824: the bookmarks toolbar folder should be indelible. 2004-01-23 06:36:42 +00:00
dbaron%dbaron.org
0b767dd390 Fix leaks by calling removeObserver for pref observers implemented in JS so they don't stay around until the pref service shuts down. Call removeControllers in a similar situation so that the chrome windows DOM window object can be cleaned up in one cycle of JS GC rather than two. b=231384 r=bryner sr=ben 2004-01-22 01:46:48 +00:00
bryner%brianryner.com
856dc42814 Beginning of cocoa support for firebird 2004-01-21 00:57:55 +00:00
chanial%noos.fr
8ad5abfed6 Bug 216170: Send Page (as Link) omits query string
patch by Jon Henry <jhenry@ccs.neu.edu>
2004-01-19 09:58:06 +00:00
chanial%noos.fr
b3a463d79a Bug 231381: supplementary fix for linux. 2004-01-19 06:46:02 +00:00
chanial%noos.fr
74d33bab94 Bug 229241: Bookmarks menu fails to collapse if bookmark is middle clicked.
YAW. Thanks to Mike for testing the patch.
2004-01-19 06:16:46 +00:00
chanial%noos.fr
f65e94b295 Bug 231381: Alt+D no longer selects all text in Location Bar.
there was a typo but the preprocessor is still confused by a multiple case statement. It doesn't fix the linux platform yet. Thanks to Ali for building on windows.
2004-01-19 04:38:08 +00:00
chanial%noos.fr
dd28fce3a9 231043: open/close tree view button in Add Bookmark dialog at a bad location 2004-01-18 22:47:43 +00:00
bryner%brianryner.com
f7ade05c58 Remove duplicate prefs from all.js so that we don't re-override platform overrides. Rename firebird's all.js to firebird.js (copied in the cvs repository). Bug 231200 patch by steffen wilberg 2004-01-18 22:10:15 +00:00
chanial%noos.fr
acf5dffb9d on linux, clicking in the url bar should not highlight the text. It wasn't consistent with nautilus, and it was messing the cut'n paste PRIMARY selection (see http://freedesktop.org/Standards/clipboards-spec/clipboards.txt) 2004-01-18 06:20:54 +00:00
dbaron%dbaron.org
e363f842be Fix leaks by avoiding closure and unregistering listener. b=231266 r=bryner sr=brendan 2004-01-17 22:41:38 +00:00
bsmedberg%covad.net
00b21c89e4 Firebird bustage-fix for bug 224578. Since all pref files are now preprocessed
we can remove the custom rules from this Makefile.
2004-01-16 20:51:57 +00:00
ben%bengoodger.com
fe2bd2d9dc Provide perhaps more accurate wording for the safe upgrade panel for folks who have installed Firebird into a ridiculous location. 2004-01-14 23:56:17 +00:00
bryner%brianryner.com
744ec70aeb Fix opening a new window by clicking the dock icon on Mac. 2004-01-14 23:41:12 +00:00
ben%bengoodger.com
e51bdb71fd Make autocomplete work on all tabs 2004-01-14 09:13:09 +00:00
db48x%yahoo.com
1a6ebc5299 bug 226752 and bug 220833 - 'Page info' dialog shows form fields belonging to incorrect forms; view page info/forms shows id, not name attribute
r=jag, sr=bz
2004-01-14 04:35:51 +00:00
bryner%brianryner.com
e1b3204886 give a default value (false) for autoScroll on unix. 2004-01-13 23:08:01 +00:00
chanial%noos.fr
d54521401d Bug 230396: in the BT, new folders can only be created in menupopups with the context menu, clarifying comments.
initial patch by Gregor Larson <comm001@glarson.org>
2004-01-10 04:55:12 +00:00
bryner%brianryner.com
95f6ce3af0 Trying to fix tinderbox orange -- preprocess brand.dtd[.in] ourselves because make-jars.pl seems to be losing the quotes on the version string. 2004-01-08 10:18:13 +00:00
bryner%brianryner.com
4dd8708f61 Bug 224818 - centralize firebird version string and use it where appropriate 2004-01-08 07:23:49 +00:00
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