ben%bengoodger.com
4c0000ff4f
More from 230768 - add default prefs for firefox
2004-02-11 03:48:02 +00:00
bsmedberg%covad.net
814b876053
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
ben%bengoodger.com
3e0d559f6c
forgot to add these
2004-02-11 01:43:13 +00:00
ben%bengoodger.com
b76bac5739
forgot these files
2004-02-11 01:37:57 +00:00
ben%bengoodger.com
970e35804c
forgot this file
2004-02-11 00:57:46 +00:00
ben%bengoodger.com
eb919d1f0c
Firebird is now called Firefox
2004-02-11 00:56:17 +00:00
blakeross%telocity.com
e16b0d28c8
Fix 137254: "Web Search for" should be "Search Web for" -- patch by Diego Biurrun.
2004-02-10 09:02:54 +00:00
blakeross%telocity.com
a78e91d15e
Fix 182928: Add confirmation for Set As Wallpaper. Patch mainly by Jeff Thieleke (sr=blake).
2004-02-10 04:05:34 +00:00
blakeross%telocity.com
0061b8bf8d
Fix 233473: History doesn't sort properly.
2004-02-09 05:04:33 +00:00
rlk%trfenv.com
dc2ac1b3fd
Bug 232722 - change 'character coding' to 'character encoding'. Patch by Jungshik Shin <jshin@mailaps.org>. r=rlk@trfenv.com, sr=ben@mozilla.org
2004-02-08 15:48:50 +00:00
bryner%brianryner.com
1c2a40ffa9
Install default.xpm to the right place.
2004-02-06 08:47:03 +00:00
webmail%kmgerich.com
94fbb6c40a
Refined search bar icon
2004-02-05 15:59:56 +00:00
ben%bengoodger.com
7f0a366ea8
disable the installer's upgrade panel for now.
2004-02-05 09:16:16 +00:00
jshin%mailaps.org
f192075e8e
bug 206252 : back out firebird change to fix the regression (r=bryner for firebird checkin)
2004-02-04 00:13:37 +00:00
dwitte%stanford.edu
3b6c37bc82
remove preference imageblocker.enabled.
...
b=208882, patch by mconnor@myrealbox.com , r=mvl, sr=alecf.
2004-02-01 09:17:51 +00:00
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