ben%bengoodger.com
5149c9cf26
Adjust menu item position, ensure UI is updated correctly if the user aborts the "go-offline" operation for some reason.
...
git-svn-id: svn://10.0.0.236/trunk@149894 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-02 00:59:33 +00:00
ben%bengoodger.com
7f69452125
Bug 171600 - Work Offline for Firebird. Add File menu item + observer to control browser offline state, now that the offline back end works better.
...
git-svn-id: svn://10.0.0.236/trunk@149893 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-02 00:29:22 +00:00
ben%bengoodger.com
64dcb5b59f
rip out extraneous dump
...
git-svn-id: svn://10.0.0.236/trunk@149870 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-01 07:55:20 +00:00
ben%bengoodger.com
231c4cd53d
Fix issue with Retry download in download manager not saving to the same location.
...
git-svn-id: svn://10.0.0.236/trunk@149869 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-01 07:34:57 +00:00
ben%bengoodger.com
17258cf162
Downloads Button D&D
...
git-svn-id: svn://10.0.0.236/trunk@149868 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-01 06:33:00 +00:00
ben%bengoodger.com
86b5617009
Ensure that window closing that would cause the app to quit goes through the same codepath as an actual application quit.
...
git-svn-id: svn://10.0.0.236/trunk@149866 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-01 05:40:07 +00:00
ben%bengoodger.com
34a37e3e6e
actually make the dl mgr commandkey work.
...
git-svn-id: svn://10.0.0.236/trunk@149863 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-01 02:17:13 +00:00
ben%bengoodger.com
6afba518bd
Add the shortcut key to the download menuitem
...
git-svn-id: svn://10.0.0.236/trunk@149861 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-01 01:54:41 +00:00
ben%bengoodger.com
9aced3486f
Shorten delay before dlmgr window opens.
...
git-svn-id: svn://10.0.0.236/trunk@149843 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-29 23:57:52 +00:00
ben%bengoodger.com
13e75deaad
215467, Part I. New Download Manager.
...
git-svn-id: svn://10.0.0.236/trunk@149788 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-27 00:54:33 +00:00
chanial%noos.fr
afe44f00b8
fix "find in page" and "find Again" menuitems.
...
git-svn-id: svn://10.0.0.236/trunk@149614 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-21 19:06:37 +00:00
bryner%brianryner.com
70309b92d7
whitespace change to work around XUL preprocessor dependency problems
...
git-svn-id: svn://10.0.0.236/trunk@149596 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-21 00:38:54 +00:00
chanial%noos.fr
bb0ccace21
Hook up the "find in page" functionality in the toolkit, by adding the methods find(), findAgain() and findPrevious() and the property canFindAgain to the widgets browser.xml and tabbrowser.xml. Fixes bug 184741, 187059, 225530 and half of the long standing bug 222157.
...
git-svn-id: svn://10.0.0.236/trunk@149581 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-20 09:48:16 +00:00
chanial%noos.fr
f576872db9
convert chrome://global/content/widgets to chrome://global/content/bindings
...
git-svn-id: svn://10.0.0.236/trunk@149578 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-20 05:14:08 +00:00
chanial%noos.fr
0a46cdcd6f
redefine Ctrl-I,J,K for linux. See bug 226273 for the Linux, Mac and Windows short key table.
...
remove #ifdef in browser.dtd
git-svn-id: svn://10.0.0.236/trunk@149569 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-20 00:45:03 +00:00
ben%bengoodger.com
46dc290107
Don't use Accel+I to open the bookmarks bar on Mac - Accel+I is traditionally mapped to Info on MacOS.
...
git-svn-id: svn://10.0.0.236/trunk@149417 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-17 02:27:26 +00:00
chanial%noos.fr
24d6c5e52c
update general.useragent.contentlocale (patch by Steffen Wilberg)
...
git-svn-id: svn://10.0.0.236/trunk@149393 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-16 03:59:29 +00:00
chanial%noos.fr
6ed9b7a036
update startup.homepage_override_url, even if we don't use it (patch by Steffen Wilberg)
...
git-svn-id: svn://10.0.0.236/trunk@149392 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-16 03:53:39 +00:00
chanial%noos.fr
ba58f50155
remove the pref intl.content.lang: it was only used for the communicator sidebars.
...
git-svn-id: svn://10.0.0.236/trunk@149391 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-16 03:34:56 +00:00
chanial%noos.fr
aa952bec80
move the i18n part of browser.properties into the toolkit (intl.properties)
...
Even if the platform dependent files intl.properties are identical for en-US, I think it's a good idea to keep them in seperate directories, to not mislead localizers.
git-svn-id: svn://10.0.0.236/trunk@149346 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-15 08:26:10 +00:00
timeless%mozdev.org
2ec1e9ccfc
Bug 219899 localization issue in browser-menubar.inc: hardcoded menu label "Window"
...
patch by mpconnor@rogers.com r=ben
git-svn-id: svn://10.0.0.236/trunk@149288 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 05:10:46 +00:00
jshin%mailaps.org
f9a6fa129a
bug 224748 : make hardcoded charset names canonical (r=smontagu, sr=blizzard)
...
git-svn-id: svn://10.0.0.236/trunk@149276 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-14 01:00:03 +00:00
chanial%noos.fr
76e1aa9a85
bug 225215: alt-Enter doesn't work in the search bar
...
git-svn-id: svn://10.0.0.236/trunk@149177 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 05:13:43 +00:00
chanial%noos.fr
0b550136ce
coding style nit
...
git-svn-id: svn://10.0.0.236/trunk@149175 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 03:31:56 +00:00
ben%bengoodger.com
83a9aefd13
Update skin name so the new theme actually works
...
git-svn-id: svn://10.0.0.236/trunk@149082 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 23:24:23 +00:00
darin%meer.net
e2d1a317aa
fixes bug 224240 "nsURIChecker cleanup" r=biesi sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@149080 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 22:49:57 +00:00
chanial%noos.fr
dfb16601ac
Bug 225091: Ctrl+P no longer works
...
git-svn-id: svn://10.0.0.236/trunk@149059 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 05:49:50 +00:00
ben%bengoodger.com
46128f559a
Pinstripe for Firebird, new default theme for MacOS X. Contributed by Kevin Gerich (webmail@kmgerich.com), iconography by Stephen Horlander (stephen@noved.org)
...
git-svn-id: svn://10.0.0.236/trunk@149055 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-09 03:12:52 +00:00
chanial%noos.fr
f37d167f0d
Bug 224990: search bar is unusuable if the specified searchplugin is not found.
...
If the search engine is not found, fall back to find in page
git-svn-id: svn://10.0.0.236/trunk@149034 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 06:06:11 +00:00
chanial%noos.fr
18a4a9a862
add browser.search.defaultengine to the pref sanctuary
...
git-svn-id: svn://10.0.0.236/trunk@148954 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 05:00:06 +00:00
chanial%noos.fr
d5c9b0ed19
bug 224399: fix the print toolbar button. I missed an occurence of BrowserPrint(). Use of the command system and rename Browser:Print to cmd_print.
...
git-svn-id: svn://10.0.0.236/trunk@148873 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-05 20:45:34 +00:00
chanial%noos.fr
f44572db80
Bug 223390: "Save as" and "Save Link as..." save gzipped content when server uses gzip transfer-encoding. porting fix from the suite. Patch by bz. Thanks Jesse!
...
git-svn-id: svn://10.0.0.236/trunk@148819 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-04 05:31:55 +00:00
chanial%noos.fr
041c0e2a8c
bug 221597: removing comm.jar dependencies in contentAreaUtils.js by copying contentAreaCommands.properties for now.
...
git-svn-id: svn://10.0.0.236/trunk@148759 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-03 07:21:55 +00:00
chanial%noos.fr
8515bb2e1f
Add a routine |clearObsoletePrefs| to remove/migrate the old prefs
...
git-svn-id: svn://10.0.0.236/trunk@148700 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-02 01:09:18 +00:00
varga%nixcorp.com
5c72286e7b
Checking in for Jungshik Shin.
...
Fix for bug 195093. 'modernize' nsILocale and nsIPlatformCharset.
r=smontagu sr=darin
git-svn-id: svn://10.0.0.236/trunk@148567 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 15:08:48 +00:00
varga%nixcorp.com
8773376b20
Fix for bug 221361. right click context speed is very slow with large selections
...
r=jan,neil sr=alecf patch by gemal
git-svn-id: svn://10.0.0.236/trunk@148560 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 10:32:59 +00:00
chanial%noos.fr
00a6832942
- Rewrite the way we handle print preview so that it can be used in any XUL app. This is achieved by adding a new "public" method to PrintUtils:
...
PrintUtils.printPreview(enterPPCallback, exitPPCallback) where the optional callback functions are called just before entering and after exiting PP mode
- disable all short keys in PP mode except ctrl-W and fix bug 178485 and bug 215277. Now clicking the close window icon actually closes the window.
- global vars gPrintSettingsAreGlobal, gSavePrintSettings, gPrintSettings, gOldCloseHandler, gInPrintPreviewMode, gWebProgress are removed.
- A lot of cleanup.
git-svn-id: svn://10.0.0.236/trunk@148474 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-29 08:01:27 +00:00
chanial%noos.fr
ba4bee36c4
fix js warning: redeclaration of var target
...
git-svn-id: svn://10.0.0.236/trunk@148423 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-27 03:01:53 +00:00
chanial%noos.fr
f79c0ce7dd
move printPreviewBindings.xml to the toolkit, fork printPreview.dtd
...
git-svn-id: svn://10.0.0.236/trunk@148391 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 05:00:15 +00:00
chanial%noos.fr
b667e8b125
Bug 221597,221599: remove toolkit and browser dependencies to chrome://communicator/content/pref/pref-charset.xul by copying it to the toolkit and renaming it as customizeCharset.xul.
...
git-svn-id: svn://10.0.0.236/trunk@148388 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-26 04:03:29 +00:00
chanial%noos.fr
96f6461c6a
correct typo. no need to PP here. 80 column fix. untabify.
...
git-svn-id: svn://10.0.0.236/trunk@148380 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-25 20:16:48 +00:00
chanial%noos.fr
180b8d0969
bug 223534: alt+enter for opening URL in new tab doesn't work at all. Fix the problem by preventing Alt+Enter default action in the bubbling phase instead of the capturing one so that Alt+Enter can be handled and still doesn't beep on WinXP.
...
git-svn-id: svn://10.0.0.236/trunk@148379 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-25 19:31:07 +00:00
ben%bengoodger.com
ed821d3d02
MacOS X Firebird updates:
...
- bug 217121 (contentAreaUtils.js)
- bug 223331 (browser.js)
- bug 223330 (all.js)
git-svn-id: svn://10.0.0.236/trunk@148350 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 07:41:43 +00:00
chanial%noos.fr
12dd4fcc3e
Bug 223277: real fix concerning the event chain + Band aid patch for an XBL bug.
...
git-svn-id: svn://10.0.0.236/trunk@148345 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 06:55:04 +00:00
chanial%noos.fr
d65eba5ead
complete rewrite of search.xml: more functionalities with less code :-)
...
add shortkeys to toggle the search engine (bug 200884), by using ctrl-arrow up and down in the search bar.
remove the pref browser.search.defaultengine. Now we rely on the local store so we can have several windows with different search engines.
git-svn-id: svn://10.0.0.236/trunk@148277 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 08:45:54 +00:00
chanial%noos.fr
09b6003c9e
add tri-licence
...
git-svn-id: svn://10.0.0.236/trunk@148259 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 06:35:37 +00:00
noririty%jcom.home.ne.jp
9b5be78a1a
Fix b=170499 move visitLink() to toolkit for about dialog and thunderbird
...
git-svn-id: svn://10.0.0.236/trunk@148131 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-19 15:18:15 +00:00
chanial%noos.fr
4f59b6c5fa
Bug 221597: remove comm.jar dependencies in browser.js by forking metadata.xul (now: metaData.xul)
...
move pageInfo.css into skin.
git-svn-id: svn://10.0.0.236/trunk@148069 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-17 18:00:38 +00:00
chanial%noos.fr
0a9b3447d9
Bug 221597: remove comm.jar references in openLocation.xul
...
git-svn-id: svn://10.0.0.236/trunk@147973 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 22:36:58 +00:00
chanial%noos.fr
ca65f999b3
on going work on bug 221597: move the close, restore and minimize icons to the toolkit.
...
git-svn-id: svn://10.0.0.236/trunk@147964 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-14 20:11:16 +00:00