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

4878 Коммитов

Автор SHA1 Сообщение Дата
pavlov%netscape.com 5dd14170f8 fix for 34651 r=sfraser a=leaf 2000-04-10 22:08:19 +00:00
law%netscape.com f03a6d38fe Fix for bug 32664; change url and menu text for some QA menu items; a=leaf 2000-04-09 01:55:04 +00:00
hyatt%netscape.com 553dd52ec9 Backing out some global changes that cause sidebar horkage. 2000-04-07 18:38:04 +00:00
hyatt%netscape.com 5a7d052e32 Fix double sidebar problem. Still don't understand why these rules would be required.
r=don
2000-04-07 18:29:21 +00:00
hyatt%netscape.com 710c01ed6a Fixing the XBL event handler bug and the menu accelerator bug (plus getting menus
looking normal again). r=brendan, ben a=leaf
2000-04-06 22:33:41 +00:00
pavlov%netscape.com bc6bde6f27 fix for colorpicker not working r=ben a=leaf 2000-04-06 06:49:10 +00:00
mccabe%netscape.com 1d9c2ddad4 Fix console by updating component request from unused 'consoleservice' to 'mozilla.consoleservice.1'. Oversight! 2000-04-06 02:08:18 +00:00
rjc%netscape.com 2726faffee Fix bug # 34557: choosing a new search category needs to update the list of engines. Review: waterson Approval: leaf 2000-04-05 23:16:22 +00:00
cls%seawood.org adef1ac6f6 Minor changes to incoporate OS/2 into our build system. Bug #34106
We now set MOZ_{JPEG,ZLIB,PNG}_{CFLAGS,LIBS}, XPCOM_LIBS, MOZ_COMPONENT*_LIBS, WIDGET_DLL, GFXWIN_DLL and MOZ_JS_LIBS in configure.
Added os2 specific arguments to configure.
Added os2 target arch section to configure.
Modified a handful of Makefile.ins to use MOZ_JS_LIBS, MOZ_COMPONENT_LIBS, & EXTRA_DSO_LIBS where necessary.
2000-04-05 06:08:04 +00:00
morse%netscape.com a61f227e57 fix bug 34499 don't display Block-Image if image is already blocked 2000-04-05 05:05:09 +00:00
rjc%netscape.com 51f35cf011 Fix bug # 29871: allow string substution with shortcut URLs. 2000-04-05 04:06:40 +00:00
rjc%netscape.com 042db95908 Fix bug # 34125: bookmarks drag&drop edge-case fix. 2000-04-05 02:56:44 +00:00
sfraser%netscape.com 494a64e5ce Work in progress for Cut/copy/paste on context menu. r=ben 2000-04-05 02:37:06 +00:00
sfraser%netscape.com 4f5a81bb2f Give the Find and Find Again menu items a shortcut key, and tidy up the Search menu. r=ben 2000-04-05 02:36:29 +00:00
sfraser%netscape.com 05b32e9c6c Give the Find and Find Again menu items a shortcut key, and add Cut/Copy/Paste strings for the context menu. r=ben 2000-04-05 02:35:57 +00:00
sfraser%netscape.com 6e352cbf0a Add a Redo menu item, for future use. r=ben 2000-04-05 02:35:15 +00:00
sfraser%netscape.com 824b772d47 Fix for bug 29811 -- srGetStrBundle error on Mac. r=ben 2000-04-05 02:34:25 +00:00
sfraser%netscape.com 6609958d0b Fix for bug 29807; JS error from hidden window on Mac. r=ben 2000-04-05 02:33:03 +00:00
sfraser%netscape.com 56c0d40a7a Fix the Open button in the dialog to be enabled after a Choose file, and on paste. r=ben 2000-04-05 02:31:19 +00:00
danm%netscape.com 3f404cb31f when constraining z-level, make changes if "immediate" flag is set 2000-04-05 02:30:59 +00:00
sfraser%netscape.com ffe8e9f0db Make the prefs dialog position persist. r=ben 2000-04-05 02:29:30 +00:00
sfraser%netscape.com d48d445b61 Convert the Find dialog to use new XUL widgets. r=ben. 2000-04-05 01:43:15 +00:00
morse%netscape.com bf7c703c8c undo partial fix for bug 26020 2000-04-05 00:30:40 +00:00
davidm%netscape.com 8710e9a91f 34454 ftp thread destroying nsIPrompt on the wrong thread made nsWebShellWindow addref/release thread safe 2000-04-05 00:11:56 +00:00
hyatt%netscape.com ea2d786aaa Eliminating nsIFocusableContent 2000-04-04 23:54:06 +00:00
pavlov%netscape.com 8242fd6791 Make nsIFileURL scriptable and QueryInterfaceable. fix bug #34335 and 34328 and 34470. Minor cleanups on unix file picker dialog 2000-04-04 23:50:41 +00:00
rjc%netscape.com 9c97a6db13 Add support for adding a search engine via public sidebar JavaScript method (with appropriate user acceptance). 2000-04-04 04:55:58 +00:00
rjc%netscape.com 92e44d39e8 Fix a couple of signed/unsigned warnings. 2000-04-04 04:52:33 +00:00
cls%seawood.org f6740baa20 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
rjc%netscape.com 379258deea Expose support for adding a search engine via JavaScript (with appropriate user acceptance). 2000-04-04 04:42:50 +00:00
pavlov%netscape.com b58d97eecb fix bug with not handling null parents correctly 2000-04-04 00:29:47 +00:00
tbogard%aol.net b5b4ebf8b2 Changed nsSHEntry to be more XPCOM friendly.. Uses nsCOMPtr, the new interface map etc. 2000-04-03 23:02:55 +00:00
sfraser%netscape.com 2501a6efd1 Fix for 34362 -- make opening local files work again, by returning a URL, rather than a native path. r=pavlov, a=leaf. 2000-04-03 22:19:16 +00:00
dougt%netscape.com 839bb23502 Fix for 34295. We are basically removing the classes from the titled buttons that
were not defined.  This makes this dialog use the standard button ui, which IMO looks
good.  r=valeski@netscape.com, a=leaf.
2000-04-03 20:19:57 +00:00
sfraser%netscape.com 6e4d66805d Fix a syntax error (simple missing brace). r=syd, a=leaf 2000-04-03 19:50:15 +00:00
rjc%netscape.com bce0926e19 Reduce amount of string allocations/copies when doing a search. 2000-04-03 09:02:16 +00:00
rjc%netscape.com aac3b9963d Fix fragment name on Macintosh. 2000-04-03 07:27:34 +00:00
rjc%netscape.com 553472a1f1 Skinnability: use <xul:menulist> instead of <html:select>. Convert pluses to spaces before calling unescape(). 2000-04-03 04:23:38 +00:00
tbogard%aol.net 3ddf9d2462 Changed the nsISHEntry interface to deal with layoutStateHistory in terms of a types nsILayoutHistoryState rather than just an nsISupports. Also changed the implementation to hold on to it with an nsCOMPtr rather than a raw pointer. 2000-04-03 01:21:06 +00:00
colin%theblakes.com 123ed06b15 Add MOZ_TIMER_LIBS to resolve NS_NewTimer. r=cls 2000-04-02 23:35:56 +00:00
colin%theblakes.com dfa6f20d42 Define MOZ_COMPONENT_LIBS to resolve missing symbols. r=cls 2000-04-02 23:34:34 +00:00
erik%netscape.com 88672953a1 trying to fix build bustage with Enlarge/Reduce Text Size keys 2000-04-02 23:08:49 +00:00
erik%netscape.com aaa818b7fc bug 30022; added SetTextZoom and some UI stuff for that 2000-04-02 21:58:08 +00:00
tbogard%aol.net 82dffcacfd Changed the session history to not rely on the webShell to capture the state. It can call through to presShell on it's own. 2000-04-02 00:22:32 +00:00
danm%netscape.com 2a3cd3976f sync with nsWebShellWindow.h 1.291 2000-04-01 22:15:07 +00:00
danm%netscape.com bb24b943d8 adding events to constrain z-level 2000-04-01 22:13:46 +00:00
danm%netscape.com ad5caf7088 now additionally keeps track of windows in z-order 2000-04-01 22:07:41 +00:00
danm%netscape.com 511e20db53 add z-ordering attribute 2000-04-01 22:03:28 +00:00
rjc%netscape.com f621262cee Small sorting changes on search results. 2000-04-01 10:23:31 +00:00
sspitzer%netscape.com 59d90cbfe1 ignore generated makefiles. 2000-04-01 10:08:39 +00:00
sspitzer%netscape.com 70fc950a4c fix for #34182. r=cls 2000-04-01 10:04:45 +00:00
rjc%netscape.com 6f18d0a1da Get hard-coded beta1 search URLs out of the tip. 2000-04-01 09:37:27 +00:00
rjc%netscape.com a3deed1119 Small text change. 2000-04-01 09:00:41 +00:00
rjc%netscape.com f631ab9ad5 Internally, force all "shortcuts" to be lowercase (due to RDF APIs being case-significant). When looking for a shortcut match, first lowercase it, then look through graph... this allows for a case-insignificant match. 2000-04-01 08:48:29 +00:00
rjc%netscape.com 69568fa841 Make bookmark property dialog skinnable. 2000-04-01 08:46:14 +00:00
rjc%netscape.com 83f6eb3ae0 Add new bm-props.css file into builds. 2000-04-01 08:45:10 +00:00
rjc%netscape.com 48de7536ed Add new bookmark property window CSS. 2000-04-01 08:44:31 +00:00
morse%netscape.com 1c6d2cd73b minor wording change 2000-04-01 08:00:51 +00:00
tbogard%aol.net f1866c053f nsIWebShell now has a new method for this last remaining piece of code that needs to call the loadurl. Converted the load to use that call. 2000-04-01 00:29:28 +00:00
cmanske%netscape.com 308a5f2143 Improved pavlov's changes to open location dialog. r=pavlov 2000-04-01 00:16:39 +00:00
morse%netscape.com e9e2380bbb add log-out ability to password manager 2000-03-31 15:41:04 +00:00
brade%netscape.com 22da87f7fd add strings for localization of Edit Frame and Edit Frameset 2000-03-31 15:16:47 +00:00
cls%seawood.org bf81ae3827 Another DLL_SUFFIX change hidden by not clobbering. 2000-03-31 12:05:29 +00:00
mccabe%netscape.com 817398ee13 Point to the JS Console page from the UI; from tasksOverlay, for now.
Tweak js console javascript, with many added notes

add 'categories I know about so far' to nsIScriptError.idl, as some attempt at documentation.
2000-03-31 10:51:13 +00:00
pavlov%netscape.com c53ec6b0f5 quiet down the unix filepicker 2000-03-31 10:37:12 +00:00
pavlov%netscape.com 9680451c22 use nsIFilePicker instead of nsIFileSpecWithUI 2000-03-31 10:27:17 +00:00
tbogard%aol.net a154678139 Changed nsPIDOMWindow::GetXPConnectObject to GetObjectProperty and the same change to Set. 2000-03-31 09:26:02 +00:00
evaughan%netscape.com 53b00e50f0 box skinnablility changes.
-r Hyatt
2000-03-31 07:02:06 +00:00
mccabe%netscape.com c1e471397e Fix solaris bustage -
Add (nsISupports *) cast to nsSupportsArray::RemoveElement call, to remove overloading ambiguity detected on Solaris
2000-03-31 06:29:34 +00:00
mccabe%netscape.com bf04656f15 Add JS Console components to the unix and windows build systems. 2000-03-31 04:20:00 +00:00
pavlov%netscape.com 17e64c00b9 few more changes 2000-03-31 04:19:59 +00:00
mccabe%netscape.com 426dbb7c2d Rename progids to foo.bar.1 format; change console.js to take advantage of nsIScriptError messages when it gets them. 2000-03-31 04:17:54 +00:00
pavlov%netscape.com f22eeade2f few minor changes here and there 2000-03-31 04:01:02 +00:00
pavlov%netscape.com ca1a5c3192 use nsIFilePicker instead of nsIFileSpecWithUI 2000-03-31 03:55:41 +00:00
tbogard%aol.net 249e773aae Changed the nsIXULBrowserWindow to distinguish between JS status and it's own status. Fixed bugs where pages that set the window.status wouldn't actually end up showing up correctly. Now status has a priority scheme where different status versus links etc take priority. Use the new interfaces on nsPIDOMWindow to get to the properties hanging off the js window object instead of the old separate list. 2000-03-31 03:36:26 +00:00
beard%netscape.com f92ff9b577 initial check-in. 2000-03-31 02:03:19 +00:00
mccabe%netscape.com eb4fc6f062 Not part of the build. IDL manifest for soon-to-be-landed mac project for js console. 2000-03-31 01:59:50 +00:00
rjc%netscape.com 2c8f992926 Need to link search service against timers (on Windows). 2000-03-31 01:08:18 +00:00
rjc%netscape.com ea113f728b Preparation for update/updateCheckDays support. Also, when creating a nsIChannel to get the HTML, set the VALIDATE_NEVER option so that, if data is in the cache, we'll just use it, don't bother checking the server. 2000-03-31 01:01:32 +00:00
rjc%netscape.com 93ef5ab6ac When using bookmark timers, set channel load attributes to always validate. 2000-03-31 00:58:02 +00:00
rjc%netscape.com 93ee08c087 Small bookmark timer fix (I believe this was broken a while ago when repeating timers were implemented.) 2000-03-31 00:26:15 +00:00
ben%netscape.com 5953522313 open location tweaks 2000-03-30 12:00:43 +00:00
mccabe%netscape.com c34165e864 Switch from nsIScriptErrorLogger approach - having the Console Service support multiple factory interfaces for different kinds of console methods - to having a separate script error class. Per discussion with jband.
Add a few #ifndef __nsidefineforthisfile__ guards to .h files.
2000-03-30 09:40:11 +00:00
ben%netscape.com 516c3bbdb3 some new widget styles, XBL API conversion for XUL widgets, remove evil style rules to regain menu performance 2000-03-30 07:53:42 +00:00
ben%netscape.com b13584939f updated test page for new widget styles 2000-03-30 07:52:15 +00:00
ben%netscape.com 31007cdd07 removing invalid binding link to avoid crash 2000-03-30 03:19:08 +00:00
rjc%netscape.com b6bb2419b3 Fix bug # 33546: drag&drop positioning. 2000-03-30 01:47:29 +00:00
saari%netscape.com 09f76b4017 Fixing MacOS native menu leak 2000-03-30 01:47:20 +00:00
gayatrib%netscape.com b344ded683 Fixing all the callers of profile manager to use it's new i18n friendly interface. r=dveditz 2000-03-30 01:35:15 +00:00
rjc%netscape.com 2c2f0af3b8 Small tweak for GetFolderViaHint() 2000-03-30 00:26:30 +00:00
mccabe%netscape.com 2027a0896e Not currently built!
Add nsScriptError, and make nsConsoleService implement nsIScriptErrorLogger for logging script errors.  I do it this way to leave open the possibility of e.g. an nsIXMLErrorLogger interface later on.
2000-03-29 23:47:28 +00:00
ben%netscape.com eebaf04faf fix typo 2000-03-29 23:42:39 +00:00
ben%netscape.com 774c4a2cbb fixing kbd navigation problem in menus (accidentally checked in a little too much last night ;) 2000-03-29 23:39:51 +00:00
pinkerton%netscape.com c52e4075ed allowing drag feedback on sorted trees. 2000-03-29 23:21:01 +00:00
rjc%netscape.com cc3d7ada7d Add support for "Set as New Internet Search Folder" context menu command... which means, you can set a bookmark folder to use when bookmarking search queries. 2000-03-29 09:25:33 +00:00
rjc%netscape.com 95da0e12ac Strip out any bogus CRs or LFs from HREFs. (Yes, some silly search engines do this... we won't mention names, to protect the guilty.) 2000-03-29 08:24:28 +00:00
warren%netscape.com 727f312b32 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
ben%netscape.com 1ba1d8b0bd changes to accomodate global.css change 2000-03-29 03:25:58 +00:00
ben%netscape.com d13d501fe0 widget test page 2000-03-29 03:22:07 +00:00
ben%netscape.com 748b10becf new widget styles 2000-03-29 03:21:13 +00:00
rjc%netscape.com aba89cc16a Fix bug # 33678: require a valid URL when adding a new URL. Also, ensure that IsBookmarked() works for all URIs (not just bookmarks, but folders too) so that when looking for a folder by type, we can use IsBookmarked() to verify that the folder actually exists in the bookmarks hierarchy chain. 2000-03-29 02:58:45 +00:00
pavlov%netscape.com b2d5ba2266 file picker changes 2000-03-29 01:42:45 +00:00
rjc%netscape.com c246bddd81 Fix bug # 33664: UMR in bookmarks. 2000-03-29 01:41:45 +00:00
shaver%mozilla.org c18c1e8464 fix leak of nsAppShellService (#29907, r=warren) 2000-03-29 01:21:23 +00:00
morse%netscape.com 6d21c3707c fix bug 33545, button too wide + typo on button 2000-03-28 22:54:11 +00:00
dougt%netscape.com d3335d5b52 making bool of AlertCheck be a inout param. this was suggested by morse@netscape.com 2000-03-28 11:37:12 +00:00
tbogard%aol.net 26c5586713 FindNamedBrowser is now FindNamedBrowserItem and deals with nsIDocShellTreeItems instead of nsIWebBrowser. 2000-03-28 09:54:25 +00:00
sspitzer%netscape.com c940dd4c79 fix from dunna001@bama.ua.edu for bug #33555. r=sspitzer
check all the args for -h and -v, and handle them immediately.
2000-03-28 08:20:38 +00:00
rjc%netscape.com 0fda1b264a Bug # 26334: Small fixes for search datasets. 2000-03-28 04:16:43 +00:00
norris%netscape.com 4054cc5f8f Fix bug 7264 All JavaScript running with correct principals
r=mstoltz
2000-03-28 03:59:46 +00:00
rjc%netscape.com 96737f2db8 Small fix for "skipLocalFlag" usage, and ignore case of "category"/"result" strings when checking for them. 2000-03-28 03:49:20 +00:00
mccabe%netscape.com e0cf7cf10b NOT BUILT YET -
Make getMessageArray return an empty array (rather than null) when there are no mmessages, and change console.js to expect this (but check against null anyway.)
2000-03-28 03:21:45 +00:00
danm%netscape.com 5a06b7c3e9 reenabling disabling of modal window's parent, inexplicably removed in rev 1.21. bugs 30633, 33129 2000-03-28 00:53:43 +00:00
tbogard%aol.net 912fd1e6a3 nsISHEntry's attribute uri became URI to become more consistent with other places it exists. 2000-03-28 00:48:02 +00:00
tbogard%aol.net b5fb426956 Added the concept of a replaceable entry. This is an entry which when a new item is added will get overwritten rather than adding the entry to the end of the list. 2000-03-28 00:19:05 +00:00
jband%netscape.com b40c2bc8fb Win32 only makefile changes to get mccabe's JS console code to compile. Not yet part of the build 2000-03-27 22:24:33 +00:00
scc%netscape.com 311b9df6bb small changes to clients of string converting APIs 2000-03-27 01:11:01 +00:00
morse%netscape.com ccf30a55a8 clean up wording on wallet functions 2000-03-27 00:02:53 +00:00
morse%netscape.com bfedf79244 remove a temporary statement 2000-03-26 23:56:59 +00:00
morse%netscape.com b7037df20d Create image-manager and form-manager submenus 2000-03-26 21:34:49 +00:00
morse%netscape.com 92c9dbbe00 Create image-manager and form-menu submenus 2000-03-26 21:33:05 +00:00
morse%netscape.com 1bfd0227f7 Implemented ability to start up cookie viewer in the image tab 2000-03-26 21:18:15 +00:00
scc%netscape.com fe25c08040 small changes to clients of string converting APIs 2000-03-26 12:05:32 +00:00
scc%netscape.com 13fb3320b6 small changes to clients of string converting APIs 2000-03-26 11:48:10 +00:00
rjc%netscape.com 7b3f7b5762 Add support for "Dates" as per search spec. 2000-03-26 08:51:34 +00:00
rjc%netscape.com ba0c5e30ce Fix simple signed/unsigned comparison warning. 2000-03-26 06:38:46 +00:00
rjc%netscape.com 75f2b682ba Fix simple signed/unsigned comparison warning. 2000-03-26 06:29:44 +00:00
rjc%netscape.com cb136446bf Check for any existing search filters before enabling "Clear Filter" command. 2000-03-26 06:11:52 +00:00
rjc%netscape.com 05aa40e0c7 Remove errant <rule> 2000-03-26 05:47:18 +00:00
rjc%netscape.com 1ebef793ad Add "category" and "result" icons into Unix builds. 2000-03-26 05:41:10 +00:00
rjc%netscape.com fba19ec199 Add support for multiple <interpret> tags, and new icons for "category" and "result" node types. 2000-03-26 05:33:07 +00:00
rjc%netscape.com 263c1ece76 New search images. 2000-03-26 05:30:56 +00:00
sford3%swbell.net aa651546d8 Fixing 32550, renaming Ok to Save in the sidebar 2000-03-26 01:00:48 +00:00
rjc%netscape.com 0bc764f684 Use .get() when comparing native ptr and nsCOMPtr. 2000-03-25 09:52:48 +00:00
rjc%netscape.com f28287741e Add support for "Set New Bookmark Folder" and "Set Personal Toolbar Folder" context menu commands. 2000-03-25 09:25:18 +00:00
dp%netscape.com 072abbe36f Removing using prefs to control xpcom logging. 2000-03-25 08:28:13 +00:00
mccabe%netscape.com 5e7ffb5975 Initial add of files to support a JavaScript console.
r=jband, r=ben

(though I've changed things slightly since they saw it.)
2000-03-25 04:23:31 +00:00
mjudge%netscape.com c5ca8182ed r=saari stop scrollbars from being selected 2000-03-25 01:12:51 +00:00
law%netscape.com c74ca56b34 Fix for bug 33114; r=none, but that's OK since I'm just fixing code that wan't reviewed when it was checked in 2000-03-25 01:03:25 +00:00
putterman%netscape.com 5d081ae137 fix bustage. 2000-03-24 23:30:41 +00:00
pavlov%netscape.com 3564a1b105 few more changes to the way we handle saving 2000-03-24 22:40:13 +00:00
norris%netscape.com 4eb52aa84b Fix
32088 Circumventing Same Origin security policy using javascript: URLs
        32040 about: can't be link
Also remove deprecated method
r=mstoltz
2000-03-24 22:15:37 +00:00
jim_nance%yahoo.com bebfa35340 Fix bug 33019. Compiler warnings.
Reviewed and approved by:
law, mscott, radha, brade, shaver, & dveditz
2000-03-24 22:11:55 +00:00
pavlov%netscape.com ff0472af3f update new unix filepicker stuff 2000-03-24 21:55:04 +00:00
sspitzer%netscape.com bef2f7ba9d implement find / find again for mailnews. clean up the browser's find / find again code to use
do_GetService and nsCOMPtrs. bug #10894.  r=mscott.
2000-03-24 05:44:32 +00:00
mscott%netscape.com 7669ce4e7a Bug #28776, 28569 --> support weak references
r=sspitzer
2000-03-24 05:44:10 +00:00
dougt%netscape.com 34737ea99b Setting the param based on the value of the checkbox. r=morse@netscape.com
There is still some discussion regarding this fix.  It does unblock my feature
and does not cause any harm to the dialog I tested.  With that said, I am checking
it in.
2000-03-24 05:06:45 +00:00
tbogard%aol.net 109ae22cdd Now when we want to tell the XUL Window of changes in progress, or status or overlink we use the new nsIDOMWindow::GetXPConnectObject functionality. This replaces our need for the broadcaster observer stuff along with the expensive setAttribute calls. 2000-03-24 03:46:15 +00:00
pollmann%netscape.com 7b81038eb7 Bug 32702: Rename GetHistoryState to CaptureHistoryState (as it is), r=nisheeth 2000-03-24 03:37:03 +00:00
tbogard%aol.net 2c6c16e5e5 added files: mozilla/xpfe/browser/public/nsIXULBrowserWindow.idl 2000-03-24 03:12:32 +00:00