Commit Graph

1838 Commits

Author SHA1 Message Date
ben%bengoodger.com
4521564347 (215094) - leaks, leaks, all around. Free buffers allocated by Binary Stream when reading cookies. 2004-02-29 21:58:21 +00:00
ben%bengoodger.com
1c299a7bf5 (215094) - only free the pref transform's |stringValue| field if the transform's type was STRING - otherwise it's uninitalized garbage and can cause us to crash on linux. 2004-02-29 21:45:25 +00:00
ben%bengoodger.com
8786effc2b Bring patch from 236010 across - prevent INI parser from reading memory beyond EOF. Patch by Andrew Schultz <ajschult@mindspring.com>, r=bsmedberg, sr=dveditz 2004-02-29 21:38:36 +00:00
mconnor%myrealbox.com
69cef8f316 Bug 223287 - Cannot manually edit home page in Preferences if toolbar icon is removed, patch by pike@pikey.me.uk, r=pch 2004-02-29 18:37:24 +00:00
ben%bengoodger.com
a705969288 235129 - crash when exporting bookmarks. (add a null check) 2004-02-29 06:10:56 +00:00
ben%bengoodger.com
42793b726a (215094) leak city in opera profile migrator. Switch to using XPIDLCStrings to avoid having to manually free cstrings alloced by INI parser 2004-02-29 05:56:43 +00:00
ben%bengoodger.com
a9034efaa2 (215094) fix a few warnings 2004-02-29 03:21:58 +00:00
mconnor%myrealbox.com
04521b8697 Bug 196474: pop-up icon should appear in status bar before about popup blocking appears, r=pch 2004-02-29 02:41:05 +00:00
ben%bengoodger.com
4bfaea652e (215094) - fix leak in CopySmartKeywords - free the INI parser when we're done with it. 2004-02-29 02:20:17 +00:00
ben%bengoodger.com
0b43563ce1 (215094) - fix a hang in Opera Preferences migration - when no color settings are present in Opera preferences file, do not copy uninitialized variables into buffer 2004-02-29 02:18:44 +00:00
ben%bengoodger.com
7b1b1fe0fc remove another unnecessary printf 2004-02-29 01:54:38 +00:00
ben%bengoodger.com
841a6c4ef0 remove unnecessary dump 2004-02-29 01:50:14 +00:00
ben%bengoodger.com
2d7692acdb (215094) - Opera Migrator hangs at the end occasionally because of null observer service 2004-02-29 01:49:53 +00:00
ben%bengoodger.com
a8724d26f5 (215094) Make profile migrator build and somewhat run on Linux 2004-02-29 00:48:11 +00:00
ben%bengoodger.com
602b725ee8 (215094) - Make Migrator only show options in import data source list that can be imported after the profile has been loaded. 2004-02-25 10:23:18 +00:00
bryner%brianryner.com
856a899981 Update license file location to match reality; fixes blank license in installer (bug 234962) 2004-02-25 09:34:25 +00:00
ben%bengoodger.com
1ba383a21b (215094) - migration wizard should not be opened as a modal window on MacOS X. 2004-02-25 05:26:34 +00:00
mconnor%myrealbox.com
4974fbed2d Bug 233899: Deletion of non-contiguous cookies leaves holes in Cookie Manager, port fix from Seamonkey bug 231499, r=blake 2004-02-25 03:52:16 +00:00
mconnor%myrealbox.com
aa82b6572d Bug 235137: remove unused checkDownloadDirectory() from pref-navigator.js, r=blake 2004-02-25 03:28:31 +00:00
ben%bengoodger.com
b0d37e9d00 (215094) Add Phoenix Profile Migrator to handle old profiles after we change the application directory name to "Firefox" from "Phoenix", shuffle shared code into the Netscape Profile Migrator base. 2004-02-25 02:46:07 +00:00
jst%mozilla.jstenback.com
dd400389d1 Prevent exceptions thrown in the shutdown code from stopping the execution of the rest of the shutdown code. r+sr=ben 2004-02-25 00:27:13 +00:00
ben%bengoodger.com
de2e6f44c1 (215094) Update string uses, replace history contract id with cid 2004-02-24 10:38:24 +00:00
bryner%brianryner.com
8ca153cebd Add layout-debug support for FireFox 2004-02-24 07:04:57 +00:00
bryner%brianryner.com
83d7f1b11d Add layout-debug support for FireFox 2004-02-24 06:57:42 +00:00
ben%bengoodger.com
ed2afb145b Make migration wizard more generic and less complex 2004-02-24 05:35:32 +00:00
ben%bengoodger.com
9d1096ef32 Extend API to allow the migrators to say if a) the browser is installed and b) the import data sources that are avialable for that browser 2004-02-24 03:38:15 +00:00
ben%bengoodger.com
fd51122268 Bug 234426 - IE profile migrator sets deprecated seamonkey pref browser.startup.page. Fix by Dave Hallowell <dave532@uklinux.net> r=ben@mozilla.org 2004-02-24 00:42:12 +00:00
amardare%qnx.com
b9025115ba Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
Added the support for a splashscreen for firefox on qnx.
2004-02-23 20:03:44 +00:00
ben%bengoodger.com
976fc31f29 test some code on imola to see if this code is executing all the time 2004-02-23 09:47:36 +00:00
ben%bengoodger.com
49755b2ca7 use a sane window size for new profiles at all screen resolutions 2004-02-23 02:20:36 +00:00
blakeross%telocity.com
421df07918 Also focus quicksearch field in bookmarks sidebar to match history. 2004-02-21 11:37:06 +00:00
blakeross%telocity.com
7ab18c7188 Fix 205107: focus search box in history quicksearch box. 2004-02-21 11:11:29 +00:00
blakeross%telocity.com
93916fa325 Fix 207188: clearing history/all in prefs doesn't clear session history. 2004-02-21 07:02:53 +00:00
cls%seawood.org
294ab743fd Link order matters. Fixing mingw bustage.
Thanks to Nick Thomas <nrthomas@ihug.co.nz> for the original patch.
Bug #234940 r=cls
2004-02-21 04:51:44 +00:00
pkw%us.ibm.com
2ae01282d1 Bug 234124 - RFE: Port the pluggable shell script API to FireFox/Thunderbird/Sunbird etc
r=bryner@brianryner.com, sr=bryner@brianryner.com

Checking in patch for Roland Mainz <roland.mainz@nrubsig.org>
2004-02-20 18:13:47 +00:00
blakeross%telocity.com
3a6fb58d73 Fix up a few things in open location: our product isn't called "Navigator", and we don't need to use string bundle anymore to set text of dialog buttons. 2004-02-20 02:22:23 +00:00
blakeross%telocity.com
daccbcc82a Fix 229199: Open Location dlg is mostly busted. Patch by pike@pikey.me.uk. 2004-02-20 02:14:48 +00:00
blakeross%telocity.com
dc4f814149 Fix 176675: Dragging text to search bar should search for it. Also guard against a crash. 2004-02-20 00:56:59 +00:00
jst%mozilla.jstenback.com
4f8a9cbb12 Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com 2004-02-19 21:52:31 +00:00
jshin%mailaps.org
e36a7933da bug 224595 : use de/encodeURI(Component) instead of escape/unescape (extra patch) : r=neil, sr=bryner 2004-02-19 11:13:29 +00:00
ben%bengoodger.com
2701bba9a4 oops 2004-02-18 22:33:21 +00:00
ben%bengoodger.com
abbe9fc884 229036 - start menu links to readme and license don't work,.... patch from simon paquet 2004-02-18 20:58:20 +00:00
blakeross%telocity.com
0f004aa287 Fix 210292: tone of toolbar tooltip text inconsistent. r=sipaq 2004-02-18 20:49:56 +00:00
mkaply%us.ibm.com
30def3123f Add an OS/2 case 2004-02-18 19:19:58 +00:00
mkaply%us.ibm.com
38f299c977 gClickSelectaAll = true should be the default, not just the Windows case - either way, this #ifdef sucked - if you weren't WIN or UNIX, gClickSelectsAll wasn't defined at all 2004-02-18 19:18:56 +00:00
ben%bengoodger.com
24d55d099f fix this damned problem once and for all 2004-02-18 11:07:54 +00:00
blakeross%telocity.com
b07ec78b61 Fix 234756: Set as Wallpaper: "Center" preview of tall image breaks dialog. 2004-02-18 09:57:38 +00:00
ben%bengoodger.com
462e9372a9 more safari migrator stuff 2004-02-18 05:04:22 +00:00
rlk%trfenv.com
f15fc5b39e Re-enabling Help. Ben accidentally disabled help while landing the Migration Branch. 2004-02-17 21:54:04 +00:00
blakeross%telocity.com
d2011abe3a Fix 234660 - homepage as about:blank breaks stuff. 2004-02-17 21:18:25 +00:00
mkaply%us.ibm.com
c23d9287f3 OS/2 updates for firefox static build 2004-02-17 19:54:44 +00:00
ben%bengoodger.com
d481c45ab0 Begin to do some migration code... add code to the safari migrator that opens a Property List file into a CFDictionary... 2004-02-17 07:59:11 +00:00
blakeross%telocity.com
d422bb1bc5 Fix 234136: middle-clicking link no longer makes it appear visited. 2004-02-17 07:40:57 +00:00
blakeross%telocity.com
e36f0f8f9d Fix 198616: Copy Link Location doesn't work in history. 2004-02-17 07:28:20 +00:00
blakeross%telocity.com
9d61404977 Fix 176675: Dragging links to the urlbar doesn't work as expected. 2004-02-17 07:09:45 +00:00
blakeross%telocity.com
7baeab6781 Remove unused file. 2004-02-17 05:53:09 +00:00
blakeross%telocity.com
2af53f5705 Remove more bad file association junk. 2004-02-17 05:51:10 +00:00
blakeross%telocity.com
6753d7a07f Fix 210043: Add "Copy Image" to context menu on Windows/Mac. Also added an accesskey for the block images menuitem while I was in there. 2004-02-17 04:11:54 +00:00
ben%bengoodger.com
02108bd617 Make the Migrator build on OS X 2004-02-17 03:59:06 +00:00
ben%bengoodger.com
1d688ccb48 firefox installer builds won't start because installer isn't packaging the default prefs file 2004-02-17 00:44:19 +00:00
blakeross%telocity.com
9ba916a3ab Add makefile, fix bustage. 2004-02-16 09:21:38 +00:00
blakeross%telocity.com
57bf873b61 Fixing Firefox clobber build. 2004-02-16 08:44:50 +00:00
blakeross%telocity.com
41ebdd0573 Fix 233918 - Firefox user agent string still says Firebird. 2004-02-16 07:49:28 +00:00
blakeross%telocity.com
d7c7fadeee Fix 216432 - Firefox shouldn't steal so many file associations. Also prevent Firefox from stealing the "edit" association of html files. 2004-02-16 04:48:22 +00:00
blakeross%telocity.com
a4121cd8a5 Fix 216432 - Firefox shouldn't steal so many file associations. Also prevent Firefox from stealing the "edit" association of html files. 2004-02-16 04:23:56 +00:00
blakeross%telocity.com
ad32baf4be Doh...actually USE the new dialog! 2004-02-16 04:10:37 +00:00
blakeross%telocity.com
5ecf903f0a Rip out some turbo garbage. 2004-02-16 03:54:56 +00:00
blakeross%telocity.com
07966251b6 Add monitor file. 2004-02-16 00:15:06 +00:00
blakeross%telocity.com
576c6dac3f Fix 182928: Add new set as wallpaper dialog (which acts as a confirmation dialog but also one-ups IE). Tiling preview is waiting on implementation of background-size. Also forks nsWindowsHooks in preparation for fixing fx to not totally take over every file association known to man. 2004-02-15 23:51:10 +00:00
blakeross%telocity.com
e7b7a9aa60 Fix 182928: Add new set as wallpaper dialog (which acts as a confirmation dialog but also one-ups IE). Tiling preview is waiting on implementation of background-size. Also forks nsWindowsHooks in preparation for fixing fx to not totally take over every file association known to man. 2004-02-15 23:41:56 +00:00
blakeross%telocity.com
ce6c0a408a add file 2004-02-15 07:26:19 +00:00
ben%bengoodger.com
1e506efcb5 Migration Branch landing, currently turned off! 2004-02-15 01:49:37 +00:00
ben%bengoodger.com
1c6bf4af45 Bring migration branch to trunk. This is not turned on yet! 2004-02-15 00:54:42 +00:00
rlk%trfenv.com
ab94c471e1 Bug 231533 - Checkin Firebird Help 1.0.1 to the Firebird tree. r=ben@mozilla.org 2004-02-14 14:43:26 +00:00
blakeross%telocity.com
5f77d14a61 add xul file. 2004-02-13 12:29:53 +00:00
bryner%brianryner.com
f6847771d4 Don't build p3p for Firefox, we don't have any UI for it. 2004-02-12 10:34:55 +00:00
ben%bengoodger.com
3209a8adba Make newer versions of the Windows Media Player control work in Firefox by registering the executable name with the Windows Media Player 2004-02-12 10:22:20 +00:00
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
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