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

1571 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com e98dd6c54e #223782
r=jst, sr=darin
remove support for dom.disable_cookie_[get,set] prefs
2003-11-06 19:35:22 +00:00
mkaply%us.ibm.com 52f735028c #152264
r=jshin, sr=blizzard
zh-HK support for firebird and thunderbird
2003-11-06 18:57:39 +00:00
ben%bengoodger.com 5ce0af83d2 Making the uninstaller work... 2003-11-06 09:44:14 +00:00
ben%bengoodger.com e190b92ad0 String updates 2003-11-06 08:39:50 +00:00
chanial%noos.fr 78a205117e cvs remove unused files.
(including pref-bidi.dtd, not part of any build see bug 79675)
2003-11-06 07:10:01 +00:00
chanial%noos.fr 5db37c6eb5 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. 2003-11-05 20:45:34 +00:00
ben%bengoodger.com 9989308be7 Ongoing updates... 2003-11-05 07:01:42 +00:00
bryner%brianryner.com d9647f99f2 Force autoregister on the first run after completing a build (even for optimized builds) like seamonkey does. 2003-11-04 07:42:52 +00:00
ben%bengoodger.com 9ade0b95e7 ngoing work... 2003-11-04 06:52:53 +00:00
chanial%noos.fr 1e5de0b577 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! 2003-11-04 05:31:55 +00:00
chanial%noos.fr 4773dba6c8 bug 224569: Cookie Manager and Exceptions window should remember column size. patch by Steffen Wilberg <steffen.wilberg@web.de> r=me.
some flex tweaking, also
2003-11-04 05:02:35 +00:00
chanial%noos.fr 4249292cca bug 221599: remove comm.jar dependencies in nsGlobalHistory.cpp by adding history.properties for now. Putting the history in the toolkit seems highly bogus. 2003-11-03 08:14:10 +00:00
chanial%noos.fr 3fd3695714 bug 224522: collapse menuitem needs a correct accesskey "C".
Moving the crap out of history.properties.
2003-11-03 08:05:03 +00:00
chanial%noos.fr 8d6fec6afc bug 221597: removing comm.jar dependencies in contentAreaUtils.js by copying contentAreaCommands.properties for now. 2003-11-03 07:21:55 +00:00
chanial%noos.fr 6fb6c0acf8 Bug 221597: remove the comm.jar dependecies in the history panel 2003-11-03 07:10:04 +00:00
chanial%noos.fr 4ab446d8be remove prefs print.use_global_printsettings and print.save_print_settings (not used in the backend). They offer few if any interest. Their default behavior is kept: a print action and Page Setup change will be saved and windows share the same print settings. 2003-11-02 01:21:46 +00:00
chanial%noos.fr 2e582dbb3c Add a routine |clearObsoletePrefs| to remove/migrate the old prefs 2003-11-02 01:09:18 +00:00
bryner%brianryner.com 811ebf3092 add -framework IOKit to fix static build bustage 2003-10-31 21:44:05 +00:00
chanial%noos.fr 6be9c94ec8 Don't preprocess dtd files. 2003-10-31 15:49:17 +00:00
chanial%noos.fr 28372ff680 Bug 223161: New FB Help Forum for new users.
patch by Mike Connor <mpconnor@rogers.com>
2003-10-31 01:39:29 +00:00
varga%nixcorp.com 2e490df717 Checking in for Jungshik Shin.
Fix for bug 195093. 'modernize'  nsILocale and nsIPlatformCharset.
r=smontagu sr=darin
2003-10-30 15:08:48 +00:00
varga%nixcorp.com 0300557bb8 Fix for bug 221361. right click context speed is very slow with large selections
r=jan,neil sr=alecf patch by gemal
2003-10-30 10:32:59 +00:00
ben%bengoodger.com ed988c39a1 Incremental installer updates 2003-10-30 02:12:10 +00:00
chanial%noos.fr 31e49513d6 - 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.
2003-10-29 08:01:27 +00:00
chanial%noos.fr 3065fc222b fix js warning: redeclaration of var target 2003-10-27 03:01:53 +00:00
chanial%noos.fr 7289e5bdc5 move printPreviewBindings.xml to the toolkit, fork printPreview.dtd 2003-10-26 05:00:15 +00:00
chanial%noos.fr 27226ee2a0 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. 2003-10-26 04:03:29 +00:00
chanial%noos.fr 94a4a7af7d correct typo. no need to PP here. 80 column fix. untabify. 2003-10-25 20:16:48 +00:00
chanial%noos.fr 559d416186 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. 2003-10-25 19:31:07 +00:00
ben%bengoodger.com 685116577a Update static rules for Mac to ensure we link against Quicktime. 2003-10-24 07:44:34 +00:00
ben%bengoodger.com 2e8ab0a9e1 MacOS X Firebird updates:
- bug 217121 (contentAreaUtils.js)
- bug 223331 (browser.js)
- bug 223330 (all.js)
2003-10-24 07:41:43 +00:00
chanial%noos.fr 1ed0199b39 Bug 223277: real fix concerning the event chain + Band aid patch for an XBL bug. 2003-10-24 06:55:04 +00:00
chanial%noos.fr 584cac56a4 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.
2003-10-22 08:45:54 +00:00
chanial%noos.fr 8b7c073a4a - add new debug routine dumpDOM that writes the DOM tree under a given element.
- enhance dumpOBJ debug routine to deal with null and properties not accessible that trigger an error
- enclose all the debug routine by a #ifdef DEBUG
2003-10-22 07:57:34 +00:00
chanial%noos.fr 85f81b6573 cvs remove browser/components/search (not built) 2003-10-22 07:46:00 +00:00
chanial%noos.fr f5e8c8f658 add tri-licence 2003-10-22 06:35:37 +00:00
scott%scott-macgregor.org a27693468b Bug #214400 --> allow distributors to allow 4.x profile migration via a pref instead of forcing it to be off for thunderbird and firebird.
This removes a MOZ_XUL_APP ifdef

sr=bienvenu
2003-10-21 23:36:47 +00:00
varga%nixcorp.com 199cf9bc76 Changing my email address. 2003-10-21 15:35:57 +00:00
ben%bengoodger.com 2259244879 Updates... 2003-10-20 19:59:49 +00:00
noririty%jcom.home.ne.jp f5f4d124fe Fix b=170499 move visitLink() to toolkit for about dialog and thunderbird 2003-10-19 15:18:15 +00:00
chanial%noos.fr 10bbeb28bd Bug 221597: remove comm.jar dependencies in browser.js by forking metadata.xul (now: metaData.xul)
move pageInfo.css into skin.
2003-10-17 18:00:38 +00:00
chanial%noos.fr 757044237d bug 221078: unfork firebird/mozilla cookie prefs.
Initial patch by dwitte.
This patch migrates and removes the old cookie prefs. UI is not changed.
2003-10-17 15:21:48 +00:00
chanial%noos.fr a43d6710f0 bug 221078: unfork firebird/mozilla cookie prefs.
Initial patch by dwitte.
This patch migrates and removes the old cookie prefs. UI is not changed.
2003-10-17 15:05:49 +00:00
chanial%noos.fr 75f2a9f5c3 bug 222625: Default attribute for preferences should be "value"
bug 222030: useless use of wsm_attributes used in <data/> objects
and also remove some silly use of prefattribute
2003-10-17 14:56:39 +00:00
bryner%brianryner.com 3515d16faa really fix bug 220067, and add license from nsWalletTreeUtils.js (the source of this code) 2003-10-16 18:09:55 +00:00
bryner%brianryner.com 55adbb6571 removing unused file 2003-10-16 18:07:21 +00:00
bryner%brianryner.com 0e97dcab55 port fix to sort strings case-insensitively, bug 220067 2003-10-16 09:44:52 +00:00
bryner%brianryner.com 14bad0beae bring over active link color default pref 2003-10-15 20:30:21 +00:00
chanial%noos.fr 5047f7cadc Bug 221597: remove comm.jar references in pref-fonts.xul 2003-10-14 22:54:54 +00:00
chanial%noos.fr be95a9e30a Bug 221597: remove comm.jar references in openLocation.xul 2003-10-14 22:36:58 +00:00
chanial%noos.fr 1e43f74565 Bug 221597: remove comm.jar references in pref-theme.* 2003-10-14 21:18:44 +00:00
chanial%noos.fr d57c578337 bug 221597: remove comm.jar dependencies in pref-calibrate-screen.xul 2003-10-14 20:38:25 +00:00
chanial%noos.fr 82c47f7d35 on going work on bug 221597: move the close, restore and minimize icons to the toolkit. 2003-10-14 20:11:16 +00:00
chanial%noos.fr 842d885a0f removing comm.jar dependencies in the bookmarks component. Escape close the window and fix for bug 168412.
Also remove the bookmark edit command (ex: cmd_bm_paste) and use the edit ones instead (ex: cmd_paste)
2003-10-14 05:20:35 +00:00
ben%bengoodger.com da2dd6fd1b Updated installer scripts for the new FE... 2003-10-12 01:25:28 +00:00
chanial%noos.fr 16014e6ec2 Undo overzealous commenting (bug 221692) 2003-10-09 15:04:42 +00:00
chanial%noos.fr ccba7ce6b1 fix regression from last checkin (bug 221667) 2003-10-09 12:08:44 +00:00
chanial%noos.fr deb907dede - fix regression 221118: Can't drag links into bookmark manager or bookmark sidebar.
- logic change: a transaction will not be performed when one of its item can not be acted on. Before, the only the valid items were processed. A LOT of simplifications have come up. I am slowly moving toward the resolution of bug 168411, by simplifying the interface that will be needed to move the transactions to the bookmarks service.
- fix bug 221550: the selection is not retained when performing an invalid transaction
- no need to restore the selection after an action that doesn't touch the datasource.
- during a batch, the bookmarks toolbar observer wasn't notified.
- much faster preUpdateTreeSelection
- various code cleanup
- DND bookmarks in tree is now significantly faster.
- still need to figure out what is the best BATCH_LIMIT value.
2003-10-08 09:01:48 +00:00
ben%bengoodger.com bbe90da650 remove unnecessary files 2003-10-08 08:22:29 +00:00
ben%bengoodger.com 2b634ab707 Firebird Installer Component XPI Install Scripts, default installer wizard ini files, and installer configuration script. 2003-10-08 08:20:11 +00:00
chanial%noos.fr dc78449a98 checking in back the fix for bug 172113.
an additional fix is included: if no ...#BookmarksToolbarFolder arc is found, then search for an (obsolete) resource "NC:PersonalToolbarFolder" (221410).
When none of them is found, then a new btf is created (only once!).
2003-10-08 08:17:23 +00:00
chanial%noos.fr fb4cd3d291 For the next cycles: backing out the changes for bug 172113 to investigate perf because I landed them just after the tinderbox went down and also because large landings occurred before it went up. 2003-10-08 04:45:29 +00:00
chanial%noos.fr a8253ec478 - bug 172113: rewrite the way we handle the bookmarks toolbar folder. Now, there is no more 2 ways to characterize the BTF: by an arc to the resource "...#BookmarksToolbarFolder" that points to the literal "true". As a consequence, the resource NC:PersonalToolbarFolder and "...#folderType" are dead.
- remove unused functions. Note that RDF commands were already broken, so deleteBookmarkItem and insertBookmarkItem (that were not used) may come back, but in another form.
- remove the "New Bookmark Folder" and "New Search Folder"
- refactor the "html" serializer to avoid some duplicated code.
- remove the use of the profile name for the bookmarks root.
- enforce synthax "aArgument" in some random places.
2003-10-03 20:30:14 +00:00
bryner%brianryner.com 77a3504ce0 patch from will levine to fix building with mingw gcc 3.3.1 (bug 220433). 2003-10-01 01:17:56 +00:00
chanial%noos.fr be43de5830 - code level cleaning up of bookmarksProperties.js
- fixing a potential crash in nsBookmarksService::GetTarget (when the RDF resource is null)
- remove unused function isChildOfContainer and GetResource in bookmarks.js though we may need later the latter.
2003-09-30 16:16:56 +00:00
chanial%noos.fr 760a07a4da fixing bustage by putting back placeholders for AddBookmarkImmediately and IsBookmarked since they are used in nsInternetSearchResult.cpp.
I'll fix later these useless callers.
2003-09-30 15:56:16 +00:00
chanial%noos.fr 025a088dcc - adding bookmark/separator in the bookmark manager now calls the property dialog for consistency with the folders.
- fix the use of the immutable bookmarks.
- remove unused methods: GetLastCharset and AddBookmarkImmediately
- porting several small fixes mainly from Jan's work
- more prototyping for BookmarkTransaction
2003-09-29 21:43:11 +00:00
bryner%brianryner.com b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
ben%bengoodger.com 10c4c75a3c d'oh! 2003-09-28 18:53:09 +00:00
asa%mozilla.org d1c05798c8 Follow-up checkin to bug 165653.
Drop Firebird's dependency on Gecko's DOM for the sidebar; it should provide it itself.
Patch=caillon
r=bryner
sr=jst
2003-09-26 23:45:44 +00:00
ben%bengoodger.com 22288ef335 Point start page to something on mozilla.org for now. Will be a support link in .8. 2003-09-25 22:02:55 +00:00
dbaron%dbaron.org 6af4466826 Make the rv:N.N part of the UA string come from the MOZILLA_VERSION macro (from config/milestone.txt) instead of from a pref. b=220220 r=darin sr=bryner 2003-09-25 05:39:11 +00:00
ben%bengoodger.com a4855e03ec Fix Firebird bugs
217195 (patch by Jesse Ruderman) - security hole in markLinkVisited (exploited with link.href usage)

219875 (patch by Mike Connor) - localize strings for provisional security UI in Advanced Options panel
2003-09-23 19:34:25 +00:00
dbaron%dbaron.org 0f9c5c2408 Update version number from 1.5b to 1.6a. b=219695 2003-09-21 17:13:12 +00:00
ben%bengoodger.com c74d14bad9 Update trunk Firebird version numbers 2003-09-19 00:46:28 +00:00
mkaply%us.ibm.com 57455af2ab Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-15 19:16:24 +00:00
noririty%jcom.home.ne.jp 3efb0ba377 Fix 213994 - hide incompatible themes. Patch by mpconnor@rogers.com 2003-09-12 21:00:01 +00:00
ben%bengoodger.com 919aa30902 Move "Fonts & Colors" from Web Features to General 2003-09-12 07:23:36 +00:00
bryner%brianryner.com 06fe994577 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 21:37:51 +00:00
ben%bengoodger.com 1801c505e9 oops, add these styles back 2003-09-02 08:37:35 +00:00
ben%bengoodger.com 1e32f4ed4c Change "Settings..." to "Options..." to be consistent with our use of configuration labels. 2003-09-02 05:14:17 +00:00
blakeross%telocity.com 3349ea97e0 Revert ctxt menu fix for now. 2003-09-01 21:31:57 +00:00
noririty%jcom.home.ne.jp 478b501d25 Needs 'select all' for every contextmenu on page. Port fix from b=172047 2003-09-01 18:28:43 +00:00
ben%bengoodger.com be73bdae4d Fixing broken preferences dialog by backing out 213994 2003-08-31 07:30:46 +00:00
ben%bengoodger.com c885a01930 Tidy up expander action 2003-08-31 07:22:30 +00:00
blakeross%telocity.com 19ebbe0d36 Slightly better patch. 2003-08-28 23:23:30 +00:00
noririty%jcom.home.ne.jp 075e00b185 fixing button focus regression 2003-08-28 15:11:38 +00:00
brendan%mozilla.org 9fe364e62b Shorten vendor token to be a valid US token (217407, r=ben). 2003-08-28 07:57:21 +00:00
blakeross%telocity.com 56a396a139 Undo versioning changes for now. Gotta think it through. 2003-08-28 05:56:32 +00:00
blakeross%telocity.com 91b183c961 217410 - Change skin/locale versions to fb0.7. 2003-08-28 02:16:27 +00:00
blakeross%telocity.com 0b7f05c9d2 Hacky workaround for bug 210910 -- to be removed after 0.7. 2003-08-27 19:03:27 +00:00
blakeross%telocity.com 6280d1dc33 Fix 215344 2003-08-27 18:35:19 +00:00
ben%bengoodger.com 7c5951e7aa b215898 - Provisional Security UI for Firebird .7. Also reintroduce some XUL blake removed, but commented out. 2003-08-27 17:52:04 +00:00
bryner%brianryner.com 3aa59b9b92 Disable installer 2003-08-26 05:43:07 +00:00
bryner%brianryner.com 4302650ad6 Adding firebird base mozconfig. You can make use of this by adding:
. $(topsrcdir)/browser/config/mozconfig
to the top of your mozconfig file.
2003-08-25 22:23:11 +00:00
ben%bengoodger.com 20308302f2 Moving downloads options UI to new mozapps application support package that will live for now over in toolkit/mozapps so that thunderbird can share the new downloading options. 2003-08-25 22:21:31 +00:00
ben%bengoodger.com 15263ee30f Move downloading options UI to new mozapps application support package that is stored for now in toolkit/mozapps so that thunderbird can pick up the new downloading options. 2003-08-25 22:12:41 +00:00
blakeross%telocity.com b348cc1642 Fix bug 213337 2003-08-25 17:10:58 +00:00
noririty%jcom.home.ne.jp 180bc0a66f Fix 215121 - we should specify font and background color at the same time. Patch by silver@warwickcompsoc.co.uk 2003-08-25 16:41:27 +00:00
blakeross%telocity.com 0aa26431b1 undo last change. 2003-08-25 07:12:38 +00:00
blakeross%telocity.com 158ff0b6dd Focus the textbox when the dialog is opened. 2003-08-25 05:04:56 +00:00
blakeross%telocity.com 5f82d0b689 A little polish in the exceptions window (clear and focus the textbox after adding a site) 2003-08-24 18:22:00 +00:00
noririty%jcom.home.ne.jp e19dcf55e8 Fix - 206268 go button should treat as url bar patch by paxunix@acm.org 2003-08-24 15:00:07 +00:00
noririty%jcom.home.ne.jp 1cbdb9c4cc Fix - 172778 fix overflow of progress percentage. Patch by mook_moz@yahoo.com 2003-08-24 14:13:00 +00:00
blakeross%telocity.com 6373c5544d A little more clean-up...still work to do. 2003-08-24 04:58:23 +00:00
blakeross%telocity.com 77202fd4a5 An attempt to make the preferences UI a little easier/less cluttered. The styling, the functionality--all this is subject to change as we explore what to do with this panel. 2003-08-24 04:50:59 +00:00
blakeross%telocity.com bd15b9951a Revert bad selection fix. 2003-08-24 04:04:43 +00:00
blakeross%telocity.com e574d3ce97 ick...ick ick ick. Try to fix preferences. 2003-08-24 01:01:46 +00:00
blakeross%telocity.com e2ae642ee1 Persist window size/position. 2003-08-23 19:03:28 +00:00
blakeross%telocity.com 323a0e9f81 Fixing some reported bugs. 2003-08-23 18:20:07 +00:00
chanial%noos.fr 6dbd22e539 fixing bustage: pref-features-images.properties is not used and is not in the repository 2003-08-23 11:47:27 +00:00
blakeross%telocity.com 50f242413b Add a little error checking. 2003-08-23 09:29:55 +00:00
blakeross%telocity.com 5baebbbb40 Lots of preferences changes. The main new things:
- implement cookie whitelisting
- split up cookie manager
- make popup, image and cookie lists behave like other prefs, i.e., don't save them until you hit OK in prefs (so, for example, removing all cookies is no longer a "live" change).

I expect bugs =)
2003-08-23 09:23:36 +00:00
blakeross%telocity.com 61117e44d4 adding placeholder file 2003-08-23 09:19:34 +00:00
blakeross%telocity.com 5c4b341f07 adding placeholder 2003-08-23 09:15:29 +00:00
noririty%jcom.home.ne.jp d2fe9833a1 actually fixing typo 2003-08-22 18:16:00 +00:00
noririty%jcom.home.ne.jp 8d20090372 fix more strict warning for popup whitelisting UI 2003-08-22 14:54:28 +00:00
noririty%jcom.home.ne.jp edf6c1ce4d code clean up. 2003-08-22 14:49:52 +00:00
noririty%jcom.home.ne.jp 6fe396b139 fix typo b=174594 2003-08-21 15:57:22 +00:00
noririty%jcom.home.ne.jp 6ca63be8d7 Fix 208104 add percent to download sidebar. Patch by admin@mozillatranslator.org 2003-08-21 15:00:41 +00:00
noririty%jcom.home.ne.jp e8fc2a2bb5 Fix 172735 - fix JS error 2003-08-21 14:56:42 +00:00
noririty%jcom.home.ne.jp d4a340a0fe Fix 174594 - Popup whitelisting UI bustage. Patch by mpconnor@rogers.com 2003-08-21 13:24:44 +00:00
noririty%jcom.home.ne.jp f9960c6474 Fix 207601 - Add Find As You Type prefs. Patch by mpconnor@rogers.com 2003-08-20 19:08:20 +00:00
noririty%jcom.home.ne.jp a7e7448267 Fix 216719 - Update themes and extensions page uris 2003-08-20 01:58:29 +00:00
noririty%jcom.home.ne.jp 3925bb438c Fix 215745 - Inconsistent ellipsis. Patch by borggraefe@despammed.com 2003-08-19 14:54:44 +00:00
noririty%jcom.home.ne.jp 407157154d localize BTFitems 2003-08-19 13:37:20 +00:00
chanial%noos.fr 3e404a90d1 update all callers in toolkit and browser to use the new toolkit widgets 2003-08-18 10:43:56 +00:00
chanial%noos.fr 65bdf8906b port textbox fix for bug 197486:
callback method in textbox is no more, use oncommand instead for the same functionality.
2003-08-17 11:17:00 +00:00
chanial%noos.fr 3ed566c36e Bug 215493: patch by jshin
port fixes from bug 158006, bug 204039, bug 206146.
2003-08-16 18:07:51 +00:00
chanial%noos.fr 6039de1cfc porting fixes from seamonkey:
bug 201381/205129: Auto-importing IE favorites with directory entries may take a very long time, CPU usage 100% (by ssu)
bug 179084: Bookmark Export uses Unix carriage returns on all platforms (by Frank Wein, mcsmurf@gmx.net)
bug 210541: Bookmarks now crash if nsIProfile impl is not present. (by ccarlen)
bug 203992: Bookmark's Notify/schedule fail to prompt user when change has occured (by varga)
2003-08-16 00:24:23 +00:00
noririty%jcom.home.ne.jp 9f77637919 refer new CookieViewer 2003-08-14 00:44:40 +00:00
bryner%brianryner.com 3f0fed9c89 Remove duplicate --disable-mailnews, and remove wallet from the extensions list now that the new password manager code is enabled. 2003-08-13 21:45:24 +00:00
hyatt%mozilla.org 558901f4bb Fix for 172616, just yank these rules that don't even apply once you have customizable toolbars. 2003-08-13 21:01:41 +00:00
bryner%brianryner.com 9f7db5e318 #include changes to go along with ian's checkin for bug 216015 - make #includes relative to source file 2003-08-13 09:53:32 +00:00
hyatt%mozilla.org 056f02d1f0 Check in fix for 206595, make sure the isImageBlocked properly tests for a comparison with DENY_ACTION. 2003-08-13 06:04:25 +00:00
noririty%jcom.home.ne.jp ccadaf67d3 More localization patch by holyspirit@hkpeople.net b=202185 2003-08-13 05:55:46 +00:00
hyatt%mozilla.org 76f19fe8d3 Make the Go menu support statustext. 2003-08-13 03:21:37 +00:00
hyatt%mozilla.org b00b9fce9a Make bookmarks in the menu bar show status text in the status bar on rollover. Add generic support for menuitems in the menu bar to show status text using statustext attributes for any XUL application. 2003-08-13 01:55:39 +00:00
hyatt%mozilla.org f037cfe886 Make the stylesheet switcher smarter about showing/hiding more quickly based on the current location. 2003-08-13 00:21:42 +00:00
noririty%jcom.home.ne.jp bb7821d510 Add tooltip to status icon more informative. Patch by bugzilla@babylonsounds.com. b=215737 r=me 2003-08-12 14:43:09 +00:00
bryner%brianryner.com 4ba8e872a0 Enable new password manager for Firebird. 2003-08-12 05:22:10 +00:00
hyatt%mozilla.org a4896ae4da Restore the titlemodifier 2003-08-12 02:47:14 +00:00
hyatt%mozilla.org 734c69c9c9 Add back hiddenWindow.xul to jar.mn 2003-08-11 21:04:51 +00:00
hyatt%mozilla.org b2e4c9640c Adding the hidden window file. 2003-08-11 21:02:56 +00:00
chanial%noos.fr 842470647a "fixing" bustage by not including the non existent file browser/base/content/hiddenWindow.xul.
Currently (unless dave missed to check in several files), hiddenWindow.xul is in the xpfe toolkit.
That makes absolutely no sense since it is completely navigator dependent, but in order to have it in mozilla/browser, we need to provide a generic mechanism to run xul apps hiddenWindow.xul files similar to the one that launches the visible window (browser.xul, etc...) or rethink the all MacOS X hiddenWindow hackery (ie: remove the need for hiddenWindow.xul files and provide a way so that any MacOS X xul window with menu bar can be hidden, except of course the menubar).
2003-08-11 12:41:27 +00:00
hyatt%mozilla.org be9f833cc2 Make hiddenWindow actually work on Mac. 2003-08-11 08:41:34 +00:00
hyatt%mozilla.org 476d3169f1 Separate out the menu bar and the hacky go history tree. 2003-08-11 08:18:49 +00:00
hyatt%mozilla.org dc40285362 Separate keys, commands, broadcasters, and string bundles into their own file. 2003-08-11 08:12:19 +00:00
hyatt%mozilla.org 35afdb4524 Separate scripts into their own .inc file so they can be shared with the hiddenWindow. 2003-08-11 08:03:52 +00:00
hyatt%mozilla.org 070c35f7fe Add the pref for a hidden window. Code that uses the pref is not landed yet. It's waiting for drivers approval. 2003-08-11 06:54:55 +00:00