Граф коммитов

2415 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net f94aa8151e fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
bryner%brianryner.com 212b9aab08 fix mis-merge (bug 205974) 2004-11-07 00:34:37 +00:00
bryner%brianryner.com d10d13ede4 Package PrintPDE plugin on Mac (bug 205974). Patch by harunaga@depublic.com, r=ccarlen. 2004-11-07 00:32:24 +00:00
steffen.wilberg%web.de 024a79baf9 Bug 267913: right-click on Mac is ctrl+click, not cmd(accel)+click. 2004-11-05 16:50:54 +00:00
steffen.wilberg%web.de e8791fc14a Bug 253008: Set network.proxy.share_proxy_settings if IE has a single proxy set up. p=mconnor, r=vlad, sr=darin 2004-11-05 16:18:21 +00:00
steffen.wilberg%web.de 0ade535dfb Bug 263962: Document more Mac-only menu stuff. r=jeff 2004-11-04 23:40:20 +00:00
jst%mozilla.jstenback.com 3daabe5d96 Fixing bug 262887. Make dialogs opened through the DOM make the opening tab the current tab. r=ben@mozilla.org, dveditz@cruzio.com, sr=bryner@brianryner.com 2004-11-03 17:06:21 +00:00
steffen.wilberg%web.de 094ca14c4b Bug 267211: fix 'clipboard' misspelling. 2004-11-01 22:13:41 +00:00
darin%meer.net 96c79cea45 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
steffen.wilberg%web.de 14fdc7de61 Bug 266095: document the 'Match case' checkbox in the find bar. r=jeff 2004-11-01 12:47:33 +00:00
bsmedberg%covad.net 6c9953770a Installer bustage from bug 237745 - package appstartup.xpt properly. 2004-11-01 12:16:48 +00:00
darin%meer.net dbee7b6789 fix bug 266922 "linux nightly trunk installer builds fail" r+sr=sparky 2004-10-31 17:06:46 +00:00
bsmedberg%covad.net 3055933c27 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
darin%meer.net 599b4d3cb7 Adding xpcom_core.dll to the Firefox static build packaging to unbreak
nightly trunk builds, bug 266149.
2004-10-27 08:16:52 +00:00
timeless%mozdev.org e0e3a32c7d Bug 252836 Exception ``[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/bindings/browser.xml :: onxbldestructor :: line 402" data: no]'' thrown from function onxbldestructor(event=Event:{0}) in <chrome://global/content/bindings/browser.xml> line 402.
r=neil sr=bz
2004-10-27 05:23:40 +00:00
steffen.wilberg%web.de 9c645c81a9 Bug 265741: fix menuPath and preferences entities for Mac. r=jeff 2004-10-26 21:37:32 +00:00
steffen.wilberg%web.de 224b5760fd Bug 263762: remove 'Close Window if only one Tab is open'. r=jeff 2004-10-26 21:36:20 +00:00
webmail%kmgerich.com ccfa29cf2f back out firefox sidebar style changes on trunk, bug #251910 2004-10-26 12:09:38 +00:00
steffen.wilberg%web.de 7c72b6a731 Bug 263762: remove Opt+F4 from shortcut list for FF-Mac and IE-Mac. r=jeff 2004-10-26 07:52:20 +00:00
steffen.wilberg%web.de 2fc5ae2213 Bug 265213: Help for migrating IE/Mac users should address terminology issues.r=jeff 2004-10-26 07:13:30 +00:00
steffen.wilberg%web.de 4e9c96ed1d Bug 265853: 'File' menu items listed in wrong order. r=jeff 2004-10-26 07:00:45 +00:00
db48x%yahoo.com 0592129ac1 bug 239472: Page Info -> media -> Save As... doesn't work
r=db48x, sr=jag
2004-10-26 06:59:57 +00:00
bryner%brianryner.com bc2025a5f4 Fix linux installer to be able to use png images instead of XPM. Add new firefox and thunderbird artwork in png forward and remove generic xpms. Bug 265826, r=vlad. 2004-10-25 08:32:39 +00:00
dveditz%cruzio.com ab1ad1555f bug 263546: move external protocol warning down a level, r=jsr,sr=darin 2004-10-25 07:46:01 +00:00
steffen.wilberg%web.de 77c2bc205a forgot to bump the date 2004-10-25 07:09:54 +00:00
steffen.wilberg%web.de a12dd59716 Bug 265849: there's no longer an Options button in the Download Manager. p=als@mozilla.ru, r=me 2004-10-25 07:02:54 +00:00
dbaron%dbaron.org ac3268fad6 Restrict handling of various things to events coming from the user (not Web content). b=265176 r+sr=jst a=asa 2004-10-22 07:32:08 +00:00
bugzilla%arlen.demon.co.uk 2505cb461a Bug 261267 helper application dialog has title issues when opening an unknown filetype - browser/toolkit parts
p=me r=vladimir sr=shaver
2004-10-20 20:31:20 +00:00
jst%mozilla.jstenback.com 86b58ba58b Fxing bug 249332. Don't use getters/setters for link.href in browser code. r=caillon@aillon.org, sr=dveditz@cruzio.com 2004-10-18 18:59:30 +00:00
jwalden%mit.edu 6dd55c933a Porting branch fix for followup change after bug 250279 (Find Toolbar for View Source) 2004-10-17 10:49:07 +00:00
webmail%kmgerich.com 441a3130bf bug #251910, style bookmark and history sidebar items as links 2004-10-15 23:51:49 +00:00
jst%mozilla.jstenback.com 3ff2843ddf Fixing bug 249855. Attempt to copy QuickTime and Macromedia Flash plugin xpt files to the right place during installation. r+a=ben@mozilla.org 2004-10-15 06:27:54 +00:00
jwalden%mit.edu 6140f67ca2 Fixing erroneous diff... 2004-10-15 02:32:33 +00:00
jwalden%mit.edu dd0565d353 Add Save Target As/Save Link As to the IE/Firefox differences list 2004-10-15 02:27:57 +00:00
steffen.wilberg%web.de 8b413de3fd fix XML parsing error 2004-10-14 23:51:43 +00:00
steffen.wilberg%web.de aaa6ab632d Bug 264332: add link to tabbed_browsing.xhtml in using_firebird.xhtml#tabbed_browsing. r=jwalden 2004-10-14 23:26:49 +00:00
jwalden%mit.edu d6665b4ed0 s/refresh/reload/g - I wonder why this was the way it was? 2004-10-14 22:59:42 +00:00
steffen.wilberg%web.de 7a1373da0c Bug 264323: missing links in Contents-Customization-Themes/Extensions. r=jwalden 2004-10-14 22:55:46 +00:00
jwalden%mit.edu 26626c972f Bug 258076 - Document new tab prefs. r=steffen 2004-10-14 22:48:47 +00:00
steffen.wilberg%web.de 1871f318fe Bug 259387: document popup blocker statusbar and info bar menu. r=jwalden 2004-10-14 22:38:45 +00:00
jwalden%mit.edu 9bf11d31f1 Bug 263759 - Remove Ctrl+F4 (Close Window) shortcut for Macs (it conflicts with a default OS setting) 2004-10-14 22:34:29 +00:00
jwalden%mit.edu 5ebb0831a4 Bug 263547 - corrections needed for Help's start page. One last bit of cleanup... 2004-10-14 22:25:02 +00:00
steffen.wilberg%web.de 59916416ea Bug 264317: fix broken links in Help Contents - Menu Reference 2004-10-14 08:45:45 +00:00
steffen.wilberg%web.de 63383a7639 fix linebreak 2004-10-14 08:08:45 +00:00
jwalden%mit.edu 3342ffc219 Bug 258665 - Document stylesheet switching UI. Patch by Sean Umphlet <nosebleed@umphlet.com>, r=me 2004-10-14 06:14:04 +00:00
jwalden%mit.edu 3478e19739 Bug 260050 - explain tabbed browsing in more detail and make it prominent. doc=Daniel Wang <daniel.bugmail@wangrepublic.org>, p=me, r=steffen 2004-10-14 05:53:26 +00:00
steffen.wilberg%web.de aef18203da Bug 263769: fix some Opera shortcuts 2004-10-13 00:46:29 +00:00
jwalden%mit.edu 5d6751384f Increment the last-modified date... 2004-10-13 00:16:38 +00:00
steffen.wilberg%web.de ad89d8f2fb Bug 263369: improve explanation of 'proxy'. r=jwalden 2004-10-12 23:48:45 +00:00
jwalden%mit.edu 2a988d9190 Bug 263755 - Help shouldn't say Opt+D highlights location bar on Mac. Also, fix a separate incorrect entity in passing. 2004-10-12 22:12:56 +00:00
bryner%brianryner.com 3266e9d425 remove 'set' to try to fix bustage (bug 260337) 2004-10-12 08:25:19 +00:00
kyle.yuan%sun.com 655b4aa6d3 Bug 260337 (Firefox) Fail to build on solaris
r=bryner, patch=brian.lu@sun.com
2004-10-12 02:39:47 +00:00
ben%bengoodger.com 6b63674687 263928 - distribution id for search results r=vlad sr=brendan 2004-10-11 23:08:04 +00:00
steffen.wilberg%web.de 89fef2c6db Bug 250983: 'Close Window' (ctrl-shift-w) does not display confirm dialog when multiple tabs are open. p=leon.sha@sun.com, r=mconnor, a=asa 2004-10-11 13:32:32 +00:00
jwalden%mit.edu 41dc29e31a Bug 263547 - corrections needed for Help's start page 2004-10-11 01:00:00 +00:00
jwalden%mit.edu 8725097dce Bug 263769 - Next Tab and Previous Tab Keyboard Shortcuts are Listed Incorrectly. Also, change name of entity for control key to conform with the DOM model, where it is known as 'ctrl'. 2004-10-10 23:55:55 +00:00
jwalden%mit.edu 6ec70761b8 Go Home shortcut is Alt+Home on Mac, not Cmd+Home. Initiated by followup comment to bug 259883. 2004-10-10 23:27:16 +00:00
jruderman%hmc.edu fa697469c8 Bug 256349 - Startup() in browser.js assumes window.opener is still around
r=mconnor a=asa
2004-10-08 09:23:11 +00:00
ben%bengoodger.com bdc89345a6 261991 - Reorder search plug-in list (r=vladimir@pobox.com, sr=mscott@mozilla.org, a=asa@mozilla.org) 2004-10-08 00:30:13 +00:00
steffen.wilberg%web.de 035a19cd85 Bug 248419: [Linux] Yellow background in location bar for secure site indication does not show. suggested by mconnor, r=ben 2004-10-07 15:37:43 +00:00
jwalden%mit.edu a9c7574aec Bug 259883 - "accel" is Cmd, not Ctrl on Mac. r=steffen 2004-10-07 14:48:23 +00:00
ben%bengoodger.com db25e1dfaf 245722 - crash on import of IE passwords due to uncaught COM exceptions, patch by Bernard Alleysson <balleysson@bigfoot.com> r+a=me 2004-10-07 02:06:20 +00:00
vladimir%pobox.com 71e8e8f3b6 b=255151/262304, landing changes that got half-merged to trunk from aviary; smoketest fix; r=vladimir,a=ben 2004-10-07 00:11:25 +00:00
caillon%redhat.com 56391de33c Bug 256635
N-th tab shortcuts should use Alt-1 to Alt-9 rather than Ctrl-1 to Ctrl-9
Linux only.
r=mconnor a=asa
2004-10-06 22:25:07 +00:00
ben%bengoodger.com 0fa2a274f9 fixing trunk installer bustage - installer cfg files cannot currently handle spaces/parens in version strings so don't use them! 2004-10-05 20:07:57 +00:00
ben%bengoodger.com 6c23cd8a60 256218 - add "go" button to default toolbar config to help migrating IE users. 2004-10-04 22:27:36 +00:00
ben%bengoodger.com 6611ffdeb8 247884 - upgrading doesn't remove old installation entries from "Add or Remove Programs" Control Panel... - clean up uninstall registry entries for versions installed to the same location. 2004-10-04 02:00:23 +00:00
jwalden%mit.edu 96a2207b46 Bug 254982 - Use "preference" in docs in Linux, "option" in docs elsewhere. r=steffen 2004-10-03 03:40:11 +00:00
bsmedberg%covad.net 0f02283b13 Bug 221824, part 2, add content hooks for submenu expander and back/forward buttons. r=mconnor 2004-10-03 01:19:58 +00:00
steffen.wilberg%web.de 71e9ad5c97 Bug 259005: Hide the statusbar in print preview. p=vertigo451@hotmail.com, r=mconnor 2004-10-01 23:46:17 +00:00
steffen.wilberg%web.de 8c2a2a7110 Bug 262072: clean up the index. r=jwalden 2004-09-30 09:00:21 +00:00
jwalden%mit.edu 8db19e8b86 Bug 255695 - Document master password UI (from bug 218694). p=steffen, r=me 2004-09-30 07:06:19 +00:00
jwalden%mit.edu 1d6ff281de Bug 261749 - clean up the glossary. p=steffen, r=me 2004-09-30 06:52:53 +00:00
bryner%brianryner.com 119a5c410d Leave an extra 28px of vertical space when calculating the default window size on GTK, to account for the window titlebar and border. r=shaver. 2004-09-30 03:44:34 +00:00
ben%bengoodger.com b2cdaa794a 249302 - firefox offers to migrate a non-existent Phoenix Firebird Firefox profile, round 2: also, make sure the wizard's first page's onpageshow handler is not called before onload, guard against showing phoenix item in list in non-automigrate cases too. 2004-09-29 19:08:20 +00:00
ben%bengoodger.com 46c00f6d09 245722 - ff10pr1 crash in nsIEProfileMigrator::GetSignonsListFromPStore - lots of addtl error checking 2004-09-29 08:15:51 +00:00
ben%bengoodger.com 5a22854889 261840 - download manager should stay open after dl completes... 2004-09-29 08:12:52 +00:00
ben%bengoodger.com 42168f1542 258673 - save page as (complete) mangles ampersand escaped sequences... add addtl encoding flags for rich text saves 2004-09-29 07:56:16 +00:00
ben%bengoodger.com b14db0df2b 249302 - firefox offers to migrate a non-existant phoenix firefox firebird profile... add "fromfile" to the exlcusion list 2004-09-29 07:45:07 +00:00
ben%bengoodger.com ee6e900201 123006 - strange characters not escaped in bookmark keyword substitutions... r=mscott, a=me 2004-09-29 00:33:36 +00:00
steffen.wilberg%web.de 4798ba8ae0 fix typo 2004-09-28 21:47:44 +00:00
cbiesinger%web.de b04b1907ed 259828 remove unused browser.turbo.enabled pref
r=bsmedberg sr=neil
2004-09-28 20:21:04 +00:00
steffen.wilberg%web.de 4cafb6f03f Bug 245810: Help shows XML error instead of help window on the installer builds... make sure that help is registered at the right location. p=ben@mozilla.org 2004-09-27 10:56:02 +00:00
steffen.wilberg%web.de 832449c47d Bug 261555: fix broken links (using_firefox.xhtml and #using_the_Sidebar) 2004-09-26 11:55:00 +00:00
bsmedberg%covad.net 91ff0d34cb Followup for the checkin from bug 246014, this mixed the @substitution@ and #expand syntax badly, and needed an update to brower/app/Makefile.in from another bug. 2004-09-24 18:39:33 +00:00
steffen.wilberg%web.de 1ee7c7e99b Bug 260864: update download manager shortcut everywhere; IE has no View Source shortcut; Web Search is Ctrl+E in IE. r=jwalden 2004-09-22 00:39:15 +00:00
bryner%brianryner.com 339776ec20 Fix 'make install' for prefs.js. Patch by Wolfgang Rosenauer, r=me, bug 255958. 2004-09-21 23:06:47 +00:00
bsmedberg%covad.net 9b824e5486 Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst 2004-09-21 20:19:48 +00:00
jwalden%mit.edu 1339c8c4a8 Syncing trunk Help with branch Help... 2004-09-21 06:45:52 +00:00
vladimir%pobox.com 3c86288e1c b=253954, let nsDOMParser detect charset from xml entity decl -- finally remembered to land this; r=bz,sr=shaver 2004-09-20 23:15:26 +00:00
darin%meer.net 45f1d37908 backing out bogus checkin, b=259800 2004-09-20 02:45:45 +00:00
steffen.wilberg%web.de 69250c352a Bug 259481: only extensions need to be whitelisted. r=jwalden 2004-09-19 23:16:39 +00:00
jwalden%mit.edu db93f3afbb Bug 258684 - Change Linux shortcuts listed in Help to be correct. r=steffen.wilberg@web.de 2004-09-19 21:23:58 +00:00
jwalden%mit.edu 7228c75676 Correct a couple stylistic/grammar issues in Help docs - no bug#, don't affect l10n 2004-09-19 21:09:16 +00:00
cbiesinger%web.de a2447a60f5 Bug 128398 store referrer in history patch by James Andrewartha
<trs80@tartarus.uwa.edu.au> r=biesi sr=neil
2004-09-19 20:50:32 +00:00
steffen.wilberg%web.de 16fb5efb8a Bug 244692: Tabs bar, status bar, Download Manager, Extensions Manager and Themes Manager respond to all kinds of double-click (left, middle, right mouse buttons). r=ben 2004-09-19 17:31:28 +00:00
jwalden%mit.edu 91d664d4a7 Bug 257007 - Bad link text ("click here") in Firefox help. Patch by Sean Umphlet <nosebleed@umphlet.com>, r=jwalden@mit.edu 2004-09-19 01:08:10 +00:00
steffen.wilberg%web.de 4cbc1de2b6 Bug 257317: Fullscreen window management buttons need tooltips. p=Simon Paquet <bugzilla@babylonsounds.com>, r=mconnor 2004-09-18 22:24:43 +00:00
steffen.wilberg%web.de ac4fb4b220 Bug 256661: use new images for extension and theme managers in Help. r=jwalden+fxhelp@mit.edu 2004-09-17 14:45:42 +00:00
steffen.wilberg%web.de 39979085da Bug 259083: error in Close Tab shortcuts. p=nosebleed@umphlet.com, r=me 2004-09-15 09:21:06 +00:00
jwalden%mit.edu e8fecae44d Bug 258671 - Readd Work Offline descriptions to Help. Reverting a previous change... 2004-09-15 06:45:44 +00:00
jwalden%mit.edu d40c51c199 Bug 258640 - Missing shortcut (New Message... CTRL + M). r=steffen 2004-09-15 06:29:36 +00:00
darin%meer.net f0c9e4dcfc landing patch for bug 259213 "Coalesce boolean fields into nsXREAppData::flags" r=bsmedberg 2004-09-14 21:05:46 +00:00
bryner%brianryner.com 6d283ec3a4 Bug 245653 - don't try to use dogbert migrator on BeOS. Patch by thesuckiestemail@yahoo.se, r=sergei_d@fi.tartu.ee. 2004-09-14 20:43:45 +00:00
cbiesinger%web.de b5ded57da7 Bug 248044 move jar protocol handler into libjar. these are the changes to the
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
darin%meer.net 8f66abf599 adding macbuild directory 2004-09-14 16:46:20 +00:00
jshin%mailaps.org 7476e40dc9 got rid of a 'pollution' in the previous checkin 2004-09-12 17:16:59 +00:00
jshin%mailaps.org 51cb2a25b0 follow-up to bug 256409 : bookmark file path with non-ASCII characters doesn't work 2004-09-12 15:28:21 +00:00
ben%bengoodger.com 391d331e51 land 258694 on trunk - cross platform search keybinding now applies to linux now that GTK emacs pref is observed r=bryner 2004-09-10 07:55:06 +00:00
bryner%brianryner.com 306fd4d418 Hook up gtk2 native keybindings for editor. This gets rid of htmlBindings.xml and instead makes the platform-neutral base bindings be included via the preprocessor, allowing the editorBase bindings to not be applied on gtk2. Also, removed obsolete mac CFM package files. Bug 257405, r=bzbarsky, sr=ben. 2004-09-10 07:17:31 +00:00
dveditz%cruzio.com 36a346d76f aviary bit for bug 157354 (hide user:pass in location bar) r/a=ben 2004-09-10 02:09:33 +00:00
darin%meer.net 5a19cc90ad landing patch for bug 258470 "XULRunner shouldn't use firefox migration service" r=bsmedberg 2004-09-09 18:10:25 +00:00
jwalden%mit.edu aee682d322 Bug 257274 - Minor errors in forieusers.xhtml, using_firebird.xhtml. Patch by Sean Umphlet <nosebleed@umphlet.com>, r=rlk@trfenv.com, a=asa 2004-09-09 00:57:02 +00:00
darin%meer.net 96cc0c00ff fixes bug 258217 "Windows DDE code should extract application name from nsXREAppData" r=bsmedberg 2004-09-07 22:24:45 +00:00
p_ch%verizon.net 2fa99d187f Bug 241987 followup including reviewer comment.
p=Daniel Lindkvist <gorgias@home.se>, r=vlad, sr=ben.
2004-09-07 00:08:20 +00:00
ben%bengoodger.com b1bd4342ad 22183 - UI spoofing can cause user to mistake content for chrome. force the location bar to always be present. 2004-09-06 23:23:54 +00:00
p_ch%verizon.net a65659fe15 Bug 241987: Export bookmarks doesn't save the bookmarks to a file like bookmarks.html
p=Daniel Lindkvist <gorgias@home.se>, r=vlad, sr=ben
2004-09-06 20:28:38 +00:00
p_ch%verizon.net dbb493f0e8 Bug 258110: getShellService() doesn't return null on OS X / Default browser box is shown on OS X.
Do not load the Shell Service on Mac + typo correction. r=bryner
2004-09-05 22:00:05 +00:00
bryner%brianryner.com f88d8a200a Don't try to build an empty library (on platforms where this is no shell service impl). Bug 252207. 2004-09-05 03:40:59 +00:00
peterv%propagandism.org 3abfed564c Fix for bug 221365 (Shockwave plugin does not work on Mac (app needs vers resource)). r/sr=jst/bryner. 2004-09-04 13:33:59 +00:00
bryner%brianryner.com fc356484a5 Bug 255774 - number of available software updates not displayed when mail button not on toolbar. patch by steffen.wilberg@web.de, r=bryner. 2004-09-03 00:43:26 +00:00
bryner%brianryner.com a1d77a6f84 Removing README in favor of more-current product and project pages on www.mozillaorg. r=ben. 2004-09-02 05:25:23 +00:00
kyle.yuan%sun.com 487ecee82d Bug 241731 bookmarks sidebar creates empty contextmenu when no items are selected
r=mconnor
do not popup context menu when selection is undefined.
2004-09-01 02:59:05 +00:00
p_ch%verizon.net 762d4fe657 Bug 235243 follow-up: prevent the insertion button from blinking when the mouse is hovering over it. 2004-08-31 15:22:38 +00:00
p_ch%verizon.net 4afc941552 Bug 256029: OK doesn't work after changing home page and switching to another category. r=bryner 2004-08-31 13:38:40 +00:00
vladimir%pobox.com 8334f320b3 b=256862, bookmark menu popup doesn't have id and can't be extended via overlay, patch from josh-m@yucs.org, r=vladimir,a=choffman 2004-08-30 21:46:11 +00:00
ben%bengoodger.com b2630feefd fix oops 2004-08-29 08:18:15 +00:00
ben%bengoodger.com c38f388c75 255394 - default search query parameter generation, r+sr=brendan@mozilla.org 2004-08-29 08:17:38 +00:00
steffen.wilberg%web.de a305844c9a Bug 256968: Minor mismatch between table of contentsand section headers; also fix some broken links. 2004-08-26 15:02:53 +00:00
steffen.wilberg%web.de afe0046421 Bug 232399: dragging links to the bookmarks button should open the 'Add Bookmark' dialog. r=mconnor 2004-08-26 14:05:15 +00:00
steffen.wilberg%web.de 9eb83363e7 Bug 256905: Fix broken link. p=jwalden, r=rlk 2004-08-26 13:25:01 +00:00
jst%mozilla.jstenback.com aa4ea96397 Fixing bug 250862. Prevent javascript: and data: URLs from being dropped into the content area. r=caillon@gmail.com, sr=dveditz@cruzio.com 2004-08-26 07:47:38 +00:00
p_ch%verizon.net a9ca08006f Bug 235243 followup: menuseparator should be handled in the menupopup case. 2004-08-25 23:10:24 +00:00
p_ch%verizon.net 42b04463cc Bug 235243: Need drag and drop feedback for toolbar bookmarks (and menuitem bookmarks for gtk2).
In addition to the DND feedback, this patch:
- introduces a new var 'BookmarksInsertion' that 'encapsulates' DND feedback
display.
- rewrite the rtl handling related to DND. BookmarksInsertion deals with this
subtleties and the "public" feedback orientation ("before"|"on"|"after")
returned by BookmarksInsertion.getOrientation refers now to the DOM.
- paste and copy commands on the menus now insert after the rclicked element.
The hack that appended everything at the end of the container has been removed
or more accurately replaced by another one that is at least invisible to the
user and we already used for DND. The problem is due a problem with the content
building of containers with siblings (open in tabs stuff) not generated by the
bookmarks template.
- usual small glitch fixing.
2004-08-25 20:24:14 +00:00
steffen.wilberg%web.de 97f0147be5 Bug 256845: Page Info commandkey is gone on Windows.r=rlk 2004-08-25 16:51:46 +00:00
steffen.wilberg%web.de 2932fd80de Bug 256363: Change Help docs on Download Manager shortcut (Ctrl+J). p=jwalden, r=me 2004-08-25 10:43:42 +00:00
steffen.wilberg%web.de 64299bda58 Bug 256805: Remove Tell a Friend menu item description. p=jwalden, r=me 2004-08-25 09:42:06 +00:00
jshin%mailaps.org 9b8a668088 bug 256409 : bookmarks file path with non-ASCII characters doesn't work (r=p_ch, sr=jag) 2004-08-23 16:06:03 +00:00
steffen.wilberg%web.de 570a8f2a4a Bug 255113: Change 'Bookmark this Link' to 'Bookmark This Link...' in the history context menu. r/a=blake 2004-08-22 09:29:58 +00:00
neil%parkwaycc.co.uk 509a318898 Bug 242046 Make the JS status handler a property of the XUL window, should speed up calls to set window.status r=jag sr=jst moa=mscott 2004-08-21 14:47:51 +00:00
rlk%trfenv.com fffc48e319 oops, minor typo. forgot to comment out toc entry. 2004-08-21 02:21:27 +00:00
rlk%trfenv.com d2ef03de67 lets comment it out instead of removing it. 2004-08-21 02:18:32 +00:00
rlk%trfenv.com a6e5364c36 bug 256363 - Change Download Manager shortcut. Patch by Jeff Walden <jwalden+fxhelp@mit.edu>. r=rlk@trfenv.com 2004-08-21 02:11:00 +00:00
rlk%trfenv.com 37a079b793 updating help documentation for removal of Offline support from Firefox 2004-08-21 02:07:16 +00:00
rlk%trfenv.com 1da5a0b096 Moving aviary help to the trunk, round 2. 2004-08-21 02:00:25 +00:00
steffen.wilberg%web.de cc626d699a Bug 255877: right-clicking an expanded bookmarks folder shows 'Collapse(X)'. r=mconnor, a/chofmann 2004-08-20 10:26:34 +00:00
bryner%brianryner.com a66e17ddb2 fix perl warnings (bug 247147) patch by swalker, r=bryner 2004-08-19 22:47:27 +00:00
bryner%brianryner.com db55c70daa fix script warning if an argument has spaces. Bug 251772, patch by tuukka tolvanen <t.bugz@lament.cjb.net>, r=bryner 2004-08-19 21:30:51 +00:00
ben%bengoodger.com 7a517943f2 254439 - ask before saving form data for the first time adding strings only before l10n freeze 2004-08-19 21:19:27 +00:00
bryner%brianryner.com 95e4ca9a49 fix starting firefox from PATH (bug 177996). patch by logan@dct.com, r=bryner, a=chofmann 2004-08-19 00:33:56 +00:00
steffen.wilberg%web.de 890a521c06 Bug 255938: Document warn on close pref in Advanced Options, p=jwalden, r=rlk. Also fix typo (bug 256041) 2004-08-18 22:38:37 +00:00
steffen.wilberg%web.de 87b42fc1b1 Bug 255932: Add 'Warn when closing multiple tabs' pref to Advanced under Browsing. r=blake 2004-08-17 22:48:30 +00:00
vladimir%pobox.com eb8c3a7b0b b=255934, urlbar favicon not updated on tab switch if site has favicon.ico instead of link, a=ben 2004-08-17 22:36:43 +00:00
vladimir%pobox.com f7ecdc227a b=255931, favicons should validate content type before saving, a=ben 2004-08-17 22:27:04 +00:00
jruderman%hmc.edu 585ed63c8e 238464 - Crash setting wallpaper to a broken image. Patch by Jon Henry, r=mconnor, a=ben 2004-08-16 23:49:43 +00:00
rlk%trfenv.com b7c8509180 moving aviary help to the trunk. 2004-08-16 20:24:39 +00:00
steffen.wilberg%web.de 52bfda615d Bug 255609: Rename dialog title from Preferences to Options in OS/2. p=mozilla@Weilbacher.org, r=mkaply 2004-08-16 15:00:02 +00:00
steffen.wilberg%web.de 640054cd02 removing more unused files. r=rlk 2004-08-15 22:51:05 +00:00
steffen.wilberg%web.de a61aa1cc0f removing unused file. r=rlk 2004-08-15 21:03:58 +00:00
steffen.wilberg%web.de 3c09116e02 Bug 250974: dragging a link over the Downloads or Go button should display a statusbar message. r=mconnor 2004-08-15 13:15:35 +00:00
jruderman%hmc.edu e396e460e2 Bug 249680 - Location bar text not visible with yellow bacakground for secure sites. Patch by quark, r=mconnor, a=ben 2004-08-13 21:30:33 +00:00
bsmedberg%covad.net b85222aa52 Potential fix for bug 255060 2004-08-13 16:56:17 +00:00
ben%bengoodger.com 90bf9a7220 237727 - installer should delete certain files when installing to prevent weird incompatibilities when upgrading, file list from seth spitzer. 2004-08-13 00:54:33 +00:00
bsmedberg%covad.net e694d8e91c Bug 253610 - profile manager doesn't work on firefox trunk. a=asa 2004-08-12 20:43:38 +00:00
steffen.wilberg%web.de 69eb721852 Bug 255187: Focus lost after closing bookmarks or history w/ kbd. r=mconnor 2004-08-12 09:17:11 +00:00
vladimir%pobox.com a7e3f2cffe b=249669, move dialog in bookmarks has words 'create in' instead of 'move to', patch from gavin_sharp+bugzilla@nospin.org, a=ben 2004-08-11 22:34:41 +00:00
vladimir%pobox.com 75842fe425 b=255132, bookmarks.bak doesn't get updated past first write 2004-08-11 22:10:09 +00:00
jshin%mailaps.org 9048563d82 bug 240272 : additional patch (fix off-by-two error) r=ben 2004-08-10 05:55:08 +00:00
ben%bengoodger.com 2b8da849f0 245984 - bookmarks context menu lacks mnemonics.. patch from Asaf Romano, r+a=ben@mozilla.org 2004-08-10 00:38:31 +00:00
vladimir%pobox.com 38d4eccb77 b=218636, backup bookmarks file, r+a=ben 2004-08-09 21:44:21 +00:00
darin%meer.net 9531babedd fixes bug 250900 "nsIBrowserHistory corrupts URI strings [was: crash when a long malformed URL is entered in the Location Bar [@js_CloneFunctionObject]]" r=biesi sr=neil 2004-08-09 21:17:12 +00:00
brade%comcast.net ab722bf237 bug 254563: <editor> xul tag broken in Firefox on Windows (missing composer.xpt
which contains nsIEditingSession.xpt); r=bsmedberg
2004-08-09 20:41:14 +00:00
ben%bengoodger.com 5ad809c2df 242653 - README.txt mentions Mozilla, not Firefox. 2004-08-09 20:01:04 +00:00
webmail%kmgerich.com 3413a5c638 Reworked back, forward, reload, stop icons for Mac Firefox 2004-08-09 17:16:08 +00:00
ben%bengoodger.com c4e65478a5 253220 - better software update - in place software update, etc etc. glory! 2004-08-05 02:45:27 +00:00
db48x%yahoo.com 3ca7e2b57a bug 254086: Page info -> Forms -> Form name is editable
r=timeless, sr=brendan
2004-08-03 17:51:25 +00:00
webmail%kmgerich.com f1e1bd04a2 Mac theme changes for bug 244025, more obvious secure site indication 2004-08-02 02:29:56 +00:00
vladimir%pobox.com faf990e129 b=253664, change file > send accel to e instead of S, a=asa 2004-07-30 21:38:07 +00:00
vladimir%pobox.com e5954dfad4 b=253454, rename livemarks to Live Bookmarks. a=asa 2004-07-30 21:33:54 +00:00
jshin%mailaps.org 91d6808fd2 bug 247377: profile migration doesn't work with non-ASCII characters in username on Windows (r=bsmedberg, effectively a=chofmann) 2004-07-30 20:45:30 +00:00
steffen.wilberg%web.de 07339befe6 Bug 243118: history.js references chrome://communicator/. p=Simon Paquet, r=mconnor 2004-07-30 13:24:08 +00:00
vladimir%pobox.com 6df3e73783 b=243720, bookmark can't move into sub-folder in personal toolbar (drag and drop), patch from roc/aku, r=me,a=asa 2004-07-30 07:22:16 +00:00
dwitte%stanford.edu 215cd3fbf2 syncing some trivial changes from seamonkey impl. b=252193, r=someone 2004-07-30 06:30:35 +00:00
vladimir%pobox.com 87754e13d9 bookmarks fixes merged from aviary branch:
192624 - empty bookmark folder should show "(Empty)"
202798 - customizing toolbar in fullscreen mode breaks menus (bandaid)
221482 - bookmarks toolbar temporarily cleared when clicking restore default set in customize
232089 - bookmarks 'create in' shouldn't persist
234089 - bookmarks toolbar folder shouldn't be deletable with C-x (crasher)
238661 - moving a bookmark folder to itself deletes the folder
250179 - bookmarks toolbar wonky after customization
250820 - toolbar icon state/context menu/etc. broken after returning from fullscreen mode
251988 - livemark menu doesn't work after going to page without livemark and clicking
251335 - bookmarks toolbar folder has different context menu from other bookmark folders
251802 - refresh livemark doesn't work from toolbar/menu
252053 - make bookmarks use SafeOutputStream (dwitte)
252133 - new bookmarks items should be added below selected items, not above
252792 - livemark context menu contains active new folder menu item
252870 - context menu of empty personal toolbar folder has inconsistent items
252875 - bookmarks root name not localizable
2004-07-30 06:25:41 +00:00
vladimir%pobox.com eecf3b5646 b=244078, live bookmarks merge from aviary branch. 2004-07-30 05:29:27 +00:00
mkaply%us.ibm.com 411915742e #253316
r/a=asa
Patch from Felix Miata - optimize font choices - firefox port of tb fix
2004-07-30 01:33:53 +00:00
db48x%yahoo.com f513d15129 bug 229441: Background images are not shown in Media tab (Page Info)
patch by Florian QUEZE <f.qu@laposte.net>, r=db48x, sr=jag
2004-07-30 00:36:34 +00:00
vladimir%pobox.com 4598d5407e b=174265 (also 252288, 253161): favicon handling merge from aviary branch 2004-07-29 23:49:31 +00:00
vladimir%pobox.com a78fd16039 b=247960, 2 panes of bookmarks manager don't interact; patch from richwklein@mchsi.com. r=vladimir, a=ben 2004-07-29 08:55:59 +00:00
bryner%brianryner.com 39115f8b14 Fix some problems related to dynamic enabling/disabling of form autocomplete: make autocomplete ignore all key navigation if the input is disabled, also, instead of trying to keep autocomplete state in sync on every browser instance, just set the disabled state on the global form fill controller. Bug 249610, r=blake. 2004-07-29 08:08:11 +00:00
bryner%brianryner.com f42265bc1d Make sure profiles have a prefs.js file (bug 253291). 2004-07-28 21:20:29 +00:00
bryner%brianryner.com 954ce99898 Fix browser-region content not being registered 2004-07-27 18:05:04 +00:00
ben%bengoodger.com f5ebf67de3 248215 - firefox 091 topcrash dereferencing null protected storage system pointer. 2004-07-26 04:55:20 +00:00
ben%bengoodger.com bea8454b20 252549 - Better Update Handling for identical versions, also fixes numerous software update glitches 2004-07-25 18:40:03 +00:00
sspitzer%mozilla.org aba9d449da fix for bug #237727
Installer should delete certain files if we install over an existing firefox installation
2004-07-25 15:06:00 +00:00
bryner%brianryner.com c6b82564c3 Add libjsd for parity with windows. 2004-07-25 03:57:30 +00:00
mconnor%myrealbox.com 2eac1a0e87 bug 231393, missed a spot 2004-07-24 00:32:47 +00:00
mconnor%myrealbox.com 181d0e6bb9 bug 231393 - Tab URL does not persist on bad links if tabs switched, patch by pike@pikey.me.uk based on jag's patch for bug 103720, r=me 2004-07-24 00:24:30 +00:00
jshin%mailaps.org 1d19035986 fix bustage 2004-07-23 01:38:01 +00:00
ben%bengoodger.com 243ef49d52 strings for 252700 in case we get a chance to do it after localization freeze 2004-07-22 23:17:12 +00:00