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

3471 Коммитов

Автор SHA1 Сообщение Дата
tbogard%aol.net c1c0a44226 Changed references to nsIContentViewerContainer to nsISupports in the march to get rid of nsIContentViewerContainer. r=pavlov 1999-11-15 07:29:23 +00:00
pinkerton%netscape.com fa50df615e add ability to drag the urlbar proxy icon as a demo of d&d. r=scc. 1999-11-13 23:28:51 +00:00
law%netscape.com ab3a8340b0 Yet another fix to try to become non nsCOMPtr-challenged 1999-11-13 07:40:30 +00:00
tbogard%aol.net 131348416b Changed storage of of the container to hold simply nsISupports as the mContainer instead of nsIContentViewerContainer. Changed calls to QueryCapability to use the nsIInterfaceRequestor::GetInterface(). r=scc 1999-11-13 07:36:28 +00:00
law%netscape.com 958b9ae98c Better fix for VC++5 and Solaris bustage 1999-11-13 07:04:36 +00:00
law%netscape.com c08123a803 Fix for VC++5 and Solaris bustage 1999-11-13 06:32:55 +00:00
law%netscape.com cd375b3de6 Fixing non-debug build bustage 1999-11-13 06:27:22 +00:00
law%netscape.com 88626d4e62 Fixes for #10737 (ftp download), overhauled to work better with Necko; r=valeski 1999-11-13 05:37:00 +00:00
saari%netscape.com 1cfbe7d9a6 Landing focus changes. R: joki 1999-11-13 05:16:33 +00:00
rchen%netscape.com 3bba682ce9 Modify L10N note 1999-11-13 00:48:23 +00:00
rchen%netscape.com d78b8b25f5 Modify L10N notes 1999-11-13 00:37:34 +00:00
rchen%netscape.com 828bc2fb49 Modify Localization notes 1999-11-13 00:22:31 +00:00
danm%netscape.com 595cabd731 Use new modal event filtering method on nsIWidget. Reset modal window flag when modal window is closed. part of fix for bug 14131. r:rods@netscape.com. 1999-11-12 23:46:39 +00:00
warren%netscape.com f7c1e01621 Fixed breakage due to new generic module stuff. 1999-11-12 09:40:30 +00:00
warren%netscape.com 7f04320416 Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf 1999-11-12 09:07:26 +00:00
pinkerton%netscape.com 416e0713a3 added JS and handlers to enable dropping URLs onto the content area and having them load (r=sdagley). 1999-11-12 03:41:27 +00:00
hangas%netscape.com 078a98078c New Skin update (changed mail and AB windows to have visible representation of focus on trees). Fixed bug 16459 (clear card view pane on change of selection in AB). r=scottip 1999-11-12 02:41:50 +00:00
rchen%netscape.com 2711c3667d modify Localization notes 1999-11-12 02:35:35 +00:00
fergus%netscape.com 6ec4d9812f Updated/added Localization Notes. r: chjung & rchen 1999-11-12 01:53:54 +00:00
pinkerton%netscape.com ed2521b11f preliminary js for handling drops on the tree (r=saari). 1999-11-12 01:02:55 +00:00
rchen%netscape.com 5b96bace17 modify Localization notes 1999-11-12 01:00:30 +00:00
kmcclusk%netscape.com 65653e000e Added three checkbox style rules so the border does not change between hover, focus,
and disabled states. Changing the border causing reflows. bug 16461; r=hyatt@netscape.com
1999-11-11 22:27:11 +00:00
waterson%netscape.com 475e7d2c79 Bug 17839. Add timer_s.lib to the libraries link deps. 1999-11-11 05:51:53 +00:00
waterson%netscape.com ff3926a43b Bug 17839. Call mAppShell->Exit() on a timer callback to allow Quit() to cleanly exit the app on platforms where the event queue gets yanked. a=warren 1999-11-11 05:51:22 +00:00
mcafee%netscape.com e06d051523 Missing type field for check_doc_requency pref (17903) r=jfrancis 1999-11-11 05:27:29 +00:00
pinkerton%netscape.com 247cfa3b19 toolbar/tree d&d code reworking (r=hyatt). 1999-11-11 05:11:10 +00:00
slamm%netscape.com bbd51ee4da Script to generate panels' rdf and dtd files. 1999-11-11 01:54:01 +00:00
hangas%netscape.com a929286cdb New disabled arrow for menus. Problem reported by Crysgem@crosswinds.net and icon submitted by michael.lowe@bigfoot.com. 1999-11-11 00:59:07 +00:00
sfraser%netscape.com a2518d9e91 Fix warnings, bug 15588. r=ducarroz 1999-11-11 00:24:18 +00:00
rjc%netscape.com 8f9b86dd92 Check in real fix. Review: me 1999-11-10 23:56:29 +00:00
rjc%netscape.com 018975e7a8 Comment out problem. 1999-11-10 23:54:24 +00:00
rjc%netscape.com cf9f00659e Small improvements to HTTP-INDEX datasource. Review: me 1999-11-10 23:51:10 +00:00
mcafee%netscape.com 9b550725f7 Ignore new name of binary. r=pavlov 1999-11-10 08:03:06 +00:00
rjc%netscape.com c85fee2632 Fix bug # 12114 [an internal timer no longer refcnt's the nsBookmarksService, preventing a leak; instead, we cancel the timer in the DTOR] and bug # 18250 [speed up loading of bookmarks on startup by deferring loading of IE favorites.html (on Mac) until needed, and try to read in the entire file in one read request if memory is available, otherwise fall back to parsing line by line]. Review: waterson@netscape.com 1999-11-10 07:05:16 +00:00
matt%netscape.com c2feb3747f fixing for bug 16221
changing port from string to int
1999-11-09 23:02:51 +00:00
pinkerton%netscape.com 6fc8f9b5c8 remove the tooltip over mozilla button because we don't yet have a good fix for bug 15946. this is a workaround. (r=sdagley). 1999-11-09 21:29:06 +00:00
slamm%netscape.com d6fbc738ba Add styles, dialog and push, to titledbuttons. Fix for 18299. r=hyatt a=chofmann 1999-11-09 02:33:18 +00:00
leaf%mozilla.org 72a56bb476 changing binary name to mozilla-bin, runscript to mozilla, modifying
mozilla-apprunner.sh to invoke new binary name. Updating packages file.
bug 17219, a=chofmann r=alecf
1999-11-09 02:03:38 +00:00
scc%netscape.com a45851b965 Was using a private name from "nsCOMPtr.h" that happened to go away with this checkin. Should have been using |dont_QueryInterface()|, and now it does. r={danm, hyatt} 1999-11-08 11:43:10 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
slamm%netscape.com 7ac4d9d4d9 Fix for bug 18017, "No sidebar panels in messenger." r=hangas a=chofmann 1999-11-05 22:10:29 +00:00
rjc%netscape.com 3294ea8368 Fix bug # 17675. Review: waterson. Approval: chofmann. 1999-11-05 09:28:42 +00:00
hangas%netscape.com 9c3cc4d4d2 Command updating and dispatching changes for menu items. Fixes 17848. r=hyatt, a=chofmann 1999-11-05 02:21:47 +00:00
waterson%netscape.com c7d7fbef2b Fix leak with nsCOMPtr. r=brendan, a=brendan 1999-11-05 00:44:10 +00:00
matt%netscape.com 7354ebdae6 fix for bug 18042 by adding close window tag r=mcafee 1999-11-05 00:34:48 +00:00
mcafee%netscape.com 75527a38a5 Fixing JS error when loading prefs; skipping assertion in nsPrefWindow::ChangePanel() that is not needed for prefs to function, left a comment there so we can fix that later. (14663) a=matt, r=chofmann. 1999-11-04 22:39:21 +00:00
pinkerton%netscape.com 0a89d40c78 add "status" area to the bottom so that bottom scroll arrow on MacOS is visible (r=slamm, bug# 8266). 1999-11-04 22:04:17 +00:00
waterson%netscape.com 0392a71779 Bug 17953, 17959. Fix nsXULElement leaks by using nsCOMPtrs. r=warren, a=chofmann 1999-11-04 19:44:38 +00:00
waterson%netscape.com 3fc9ef7127 Bug 11501. Tree has regressed s.t. it is necessary to have a <treecol>; add it here. r=hyatt, a=jack 1999-11-04 08:57:52 +00:00
waterson%netscape.com 1740ed5693 Bug 15146. Fix charset overlay template; don't force menus to be open; r=hyatt a=brendan 1999-11-04 01:48:46 +00:00
pinkerton%netscape.com f187d9fd82 Fix bug 15276 by flushing the data to the clipboard right before app shuts down. (r=davidm). 1999-11-04 00:08:59 +00:00
mcafee%netscape.com f65cf8bb9e ftp & http proxy settings got reversed in the UI (15165). r=slamm, a=chofmann. 1999-11-03 23:53:15 +00:00
mcafee%netscape.com dede1e72a0 We were using the wrong pref to enable JS (14660). r=slamm, a=chofmann 1999-11-03 23:10:47 +00:00
radha%netscape.com a0e755871b Fix for bug # 17893. Pass the url to nsISessionHistory::Add().Don't set
nsWebShell::mURL too early in the loading process.
r=law,nisheeth
1999-11-03 22:30:44 +00:00
davidm%netscape.com 48d3aeccb5 8673 ShutDown() should try to close all open windows. r= hangas 1999-11-03 05:26:31 +00:00
davidm%netscape.com 3eeb9d28c1 12539 Crash when quitting browser while bookmark properties dialog r = saari nsINetPrompt implementation r morse 1999-11-03 05:25:21 +00:00
danm%netscape.com 287052e96e oops! Observe() was checked in flawed in 1.90. gtk may one day have noticed. r:noman@odyssey.org 1999-11-03 02:29:59 +00:00
cls%seawood.org bee74e223b Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
pinkerton%netscape.com dab0e1f45e add text/plain flavor acceptance to dragOver on personal toolbar and set canDrop on drag session so win32 uses the correct cursor feedback. (r=saari). 1999-11-02 21:28:14 +00:00
cata%netscape.com d51644d159 Fixing typo in dtd file. Checkin for momoi, r=cata, bug=17018. 1999-11-02 21:27:02 +00:00
matt%netscape.com 9b5d185805 fix for bug 14634 r-hangas 1999-11-02 20:57:22 +00:00
matt%netscape.com 5e31d1b0ac fix for bug 14634 r-bill 1999-11-02 20:51:29 +00:00
matt%netscape.com 19f6272790 fix for bug 6830 and 14634 r-bill 1999-11-02 20:49:49 +00:00
syd%netscape.com 56f65fa72e The code doesn't check to see if commandNode is non-NULL. It actually does,
but too late.

Before:
< 	var value = commandNode.getAttribute(valueAttribute);
< 	if ( commandNode && value )
< 		commandNode.setAttribute('value', value);
It looks to see if commandNode is non-NULL *after* it uses it to get "value".
After:
> 	if ( commandNode ) {
> 		var value = commandNode.getAttribute(valueAttribute);
> 		if ( value )
> 			commandNode.setAttribute('value', value);
> 	}

r=BenB
1999-11-02 12:29:57 +00:00
hangas%netscape.com 26fbbb140d Progress on Command Updating and Dispatching (15127). r=scottip 1999-11-02 03:55:59 +00:00
pinkerton%netscape.com e646c25b6d turn d&d on personal toolbar back on and clean it up after new xul file rewrite. 1999-11-02 03:53:30 +00:00
mcafee%netscape.com 93c5a6cb8c Adding pavlov to modeless pref dialog patch, improved some assertion comments. r=pavlov 1999-11-02 02:43:04 +00:00
pinkerton%netscape.com bbbb68cbe0 add rule for drop feedback on personal toolbar (r=hyatt). 1999-11-02 01:35:42 +00:00
waterson%netscape.com 26cdab7acc Add 'miscellaneous' debug prefs to house 'disable XUL cache' pref UI. 1999-11-02 01:14:50 +00:00
alecf%netscape.com 649ac66265 cleanup NS_IMPL_MODULE and friends
- define new nsModuleComponentInfo and use it instead of components_t
- use size_t instead of unsigned int
- add some docs
- allow user to define own module name
1999-11-02 01:12:32 +00:00
danm%netscape.com 90581d9641 removing implementation of nsIShutdownListener. it was redundant, anyway. r:dp@netscape.com 1999-11-02 01:10:35 +00:00
tbogard%aol.net 10ded258a5 Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00
dp%netscape.com 40dff7f37d Removing release on a service as this would be taken care by the
NS_WITH_SERVICE() macro. r=danm
1999-11-01 21:16:24 +00:00
brendan%mozilla.org f81d5969c6 (13163, r=alecf, scc, waterson, others; names available on request)
- Fix most of bug 13163 (see TODO for rest).  This entails adding a version-string argument to nsIScriptContext::EvaluateString and passing it around lots of places in content sinks. 

- Fix leaks and confusion about mSecurityManager and mNameSpaceManager in nsJSEnvironment.cpp.  These still need to move from nsJSContext to nsGlobalWindow or thereabouts, jband and vidur are looking at that. 

- Added comments and expanded tabs in nsJSEnvironment.cpp, esp. to EvaluateString.  Also changed various nsresult vars to be named rv.  Also restored brace/style conformity to nsJSProtocolHandler.cpp. 

- Factored CompileFunction from AddScriptEventListener to pave the way for brutal sharing of compiled JS event handlers via JS_CloneFunctionObject. 

- Lots of nsCOMPtr uses added.  I'm using one for mNameSpaceManager.  Hold mSecurityManager as a service explicitly, on the other hand (awaiting scc's fix to allow comptrs for services), and release in nsJSContext's dtor (fixing a leak).  These two managers should be moved to the window object -- TODO item below. 

- Hold JSRuntimeService along with JSRuntime for live of nsJSEnvironment, fix for shaver. 

- Fix window.setTimeout etc. so the filename and line number of the timeout expr is propagated.  This meant factoring nsJSUtils.cpp code. 

- Fix all content sinks to use the same, and up-to-date JavaScript version parsing (whether for script type or for old language attribute); also fix SplitMimeType clones to strip whitespace. 

- With waterson, fix bug in brutal-sharing version of XUL content sink: script src= should not evaluate the inline content of its tag.
1999-10-31 00:43:30 +00:00
alecf%netscape.com 4c8b395c8c update debug menu to reflect new DOMViewer location
(debug only not part of product)
1999-10-30 07:38:12 +00:00
alecf%netscape.com 84fe2a2aa0 add class="dialog" to all pref window dialogs
enable languages pane and fix XUL
disable smart_browsing pane (because it was crashing)
1999-10-30 05:44:23 +00:00
beard%netscape.com 32d8f4ef9c moved call to nsIThread::SetMainThread() to NS_InitXPCOM. r=warren 1999-10-30 01:53:03 +00:00
hangas%netscape.com 07646c5b86 Fixed OK/Cancel button appearance by using globalOverlay.xul r=mscott 1999-10-30 00:14:52 +00:00
evaughan%netscape.com 039be939e6 Made tabs us visibility instead of shrinking their children to 0,0.
Made it possible to change the look for the selected tab.
1999-10-29 22:13:57 +00:00
rchen%netscape.com b5c050d70d Add Localization Notes 1999-10-29 21:53:20 +00:00
rchen%netscape.com a0a7d0e569 Add localization notes 1999-10-29 21:40:07 +00:00
rchen%netscape.com 544d1d9631 Add Localization Notes 1999-10-29 21:37:43 +00:00
rchen%netscape.com fca6c94a68 Add Localization notes 1999-10-29 21:27:41 +00:00
rchen%netscape.com 2b1aa7634a Add Localization notes 1999-10-29 21:12:26 +00:00
alecf%netscape.com d567311276 fix a broken class= r=sspitzer 1999-10-29 21:11:06 +00:00
alecf%netscape.com d51df94c8d add class="dialog push" to all pref windows r=sspitzer 1999-10-29 21:01:41 +00:00
rchen%netscape.com 222c39059f Add localization notes 1999-10-29 20:58:42 +00:00
cata%netscape.com bed851411e Fix for bug #17018, r=cata, checkin for momoi. 1999-10-29 20:41:21 +00:00
morse%netscape.com fe0e75c07d fix bug 14932, mozilla asserts if client-wallet is disabled, r=neeti 1999-10-29 19:31:30 +00:00
slamm%netscape.com 110c333948 Fix 17347. Initialize the 'View | Sidebar' menu to the correct state. r=mozbot. 1999-10-29 19:17:22 +00:00
slamm%netscape.com 0c962339fc Get min heights correct so that the sidebar will collapse. r=evaughan. 1999-10-29 19:16:38 +00:00
slamm%netscape.com 8ee213cdd4 Add license. 1999-10-29 19:13:42 +00:00
danm%netscape.com dd92cd7d31 treat the return key, like enter, as if the default dialog button had been pressed. part of fix for bug 17529. r:saari@netscape.com 1999-10-29 06:17:07 +00:00
danm%netscape.com ed42ece260 dialog now uses okCancelButtons overlay. partial fix for bug 17529 r:hangas@netscape.com 1999-10-29 06:12:26 +00:00
morse%netscape.com 43be8183c0 provide compatibility with single signon, r=davidm 1999-10-29 04:30:38 +00:00
sspitzer%netscape.com 73b4a087fd fix for #16231, r=mscott. make the file locator know about panels.rdf.
if <profile>/panels.rdf doesn't exist, copy the default to that location.
1999-10-29 04:02:25 +00:00
sspitzer%netscape.com f1a3d41f84 fix for #16231, r=mscott. use the file locator (which caches the profile directory) instead of going through the profile service. 1999-10-29 04:02:20 +00:00
sspitzer%netscape.com 76eb2695a4 adding -SelectProfile for the mac. 1999-10-28 23:17:44 +00:00
sspitzer%netscape.com 3998dfc4bb add support for SelectProfile 1999-10-28 22:56:00 +00:00
waterson%netscape.com 1409d66985 Remove unused references to nsIXULChildDocument and nsIXULParentDocument. 1999-10-28 22:18:21 +00:00
radha%netscape.com 7634ef385a Fix for form values not maintained while going forward. bug # 16377. r=law 1999-10-28 20:29:43 +00:00
danm%netscape.com 3ff6d8573f moving initial content focus from OnEndDocumentLoad to Show. Reinstating SetSizeFromXUL. reduces new window flashing and allows gtk windows to size from JS. r:hyatt@netscape.com 1999-10-28 01:52:49 +00:00
hangas%netscape.com 4a72e1465c Fixed throbber id, bug 17271. r=german 1999-10-28 01:44:29 +00:00
law%netscape.com 3786b0c603 Bug #14999; remove last vestiges of app core usage; r=sfraser@netscape.com 1999-10-28 01:41:16 +00:00
law%netscape.com 0cad04fe42 Bug #14999, removing last vestiges of app core usage; r=sfraser@netscape.com 1999-10-28 01:39:33 +00:00
sfraser%netscape.com 73299b260d Add the various menu-related arrow gifs. fixes bug 17368. r=jfrancis 1999-10-27 23:40:51 +00:00
cata%netscape.com 4b2093536d I'm checking in for momoi, r=cata, bug #17018, Charset Menu usability workaround. 1999-10-27 23:10:51 +00:00
hangas%netscape.com 84df0919cf Cleaned up bad style rules in global.css - should result in noticable performance improvement. Converted <titledbutton> rules to all use a class, this way we can be specific about how each type of button should look. Added line between columns in tree headers. Indented treecell contents. Cleaned up mail and AB toolbars. Fixed reflow and other drawing issues with toolbar buttons on new skins. Fixed problems in results tree on AB window. Other misc visual changes. Fixed bug 16530, changing the word Messenger to Mail. r=german/hyatt 1999-10-27 23:01:09 +00:00
morse%netscape.com 81dc856fe7 bug 17120, can't startup if cookie dll missing, r=valeski 1999-10-27 22:41:36 +00:00
matt%netscape.com 26c2b48eac fix for bug 15169 r-morse 1999-10-27 22:33:35 +00:00
matt%netscape.com 94b65d7c4c 17218 r-mcafee 1999-10-27 22:31:58 +00:00
nisheeth%netscape.com 81e41efa63 Added --enable-detec-webshell-leaks autoconf flag. 1999-10-27 07:14:42 +00:00
hangas%netscape.com e60a23b7ac Fixed the order of the stop and reload buttons on the browser. r=german 1999-10-27 00:17:16 +00:00
cmanske%netscape.com 4d0d5a20d1 Part of fix for 17160, remove TextEditor from Tasks menu. r=mjudge 1999-10-26 23:07:41 +00:00
slamm%netscape.com 612b1f6f25 Add entity for bookmarks menu on personal toolbar 1999-10-26 22:10:15 +00:00
slamm%netscape.com be11f32abf Tweak sidebar styles. r=german. 1999-10-26 19:45:25 +00:00
slamm%netscape.com f7d9d255a6 Use real separator on personal toolbar menus. r=hyatt 1999-10-26 19:44:22 +00:00
slamm%netscape.com 844e9db727 Add bookmarks button (bug #14502) to personal toolbar. Fix spacing of buttons on personal toolbar. r=hyatt 1999-10-26 19:43:32 +00:00
valeski%netscape.com d6c1553baf 17144. api change to nsIIOService.idl made last night missed the javascript caller in here 1999-10-26 19:08:10 +00:00
warren%netscape.com f50d3df7c0 Added nsIChannel::GetOriginalURI so that we can get back to the original chrome file (bug#17144). r=rpotts,mscott 1999-10-26 09:16:24 +00:00
slamm%netscape.com 19f083ad28 New sidebar ui. One panel open at a time. No bug (yet...). r=pavlov 1999-10-26 05:46:00 +00:00
hangas%netscape.com e6c96e93d4 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
law%netscape.com fa237364ed Bug #14999; last holdout that was using toolkit app core - changed to use OpenDialog; r=davidm@netscape.com 1999-10-25 23:02:05 +00:00
law%netscape.com 6d9783f95e Bug #14999; use OpenDialog instead of toolkit app core; r=radha@netscape.com 1999-10-25 22:30:40 +00:00
pavlov%netscape.com ab6fd0a0fa rename PrefsWindow.xul so that it can be better friends with the chrome registry r=hyatt 1999-10-24 07:16:45 +00:00
hyatt%netscape.com fd2ce33fe8 renaming skin.css to global.css r=pavlov 1999-10-24 06:58:38 +00:00
dp%netscape.com b17616fba6 bug#16742 Fixing delete on nsISupports. Thanks for patch from <heikki@citec.fi> Plus using IMPL_ and DECL_ macros and removing operating on refcnt directly. r=dp 1999-10-24 04:41:17 +00:00
ducarroz%netscape.com 677cd2f18d Bug 14258, implement Send Page, R=alecf 1999-10-23 04:51:40 +00:00
ducarroz%netscape.com 61963bad56 Bug 14258, implement Send Page. R=alecf 1999-10-23 04:50:20 +00:00
sspitzer%netscape.com 719d18a101 remove pref-select.html, it is obsolete. 1999-10-23 01:29:09 +00:00
sspitzer%netscape.com 2321af2ed0 remove PrefsWindow.html, it is obsolete. 1999-10-23 01:26:07 +00:00
radha%netscape.com 02655f7741 Turning off debug flag that got set in my previous checkin 1999-10-22 22:58:16 +00:00
alecf%netscape.com eca5413d1f prefwindow is now a service thanks to nsIModule conversion 1999-10-22 21:06:26 +00:00
alecf%netscape.com 667cd007ac convert nsPrefWindow to a module
prefwindow was doing it's own singleton management, so changed it to use getService()
1999-10-22 21:05:31 +00:00
radha%netscape.com 9cf9ffe640 Clean up of Session History apis. Corresponding changes to the users of SH. r=mcafee. No bug #. 1999-10-22 20:48:07 +00:00
sspitzer%netscape.com 1df3f9eb17 make the PrefWindow work for html select dom elements, instead of just html input dom elements.
right now, it only works for int prefs.  fix #15230, heed and reflect the quoted style and quoted size prefs
in the html select widget in pref-mailnews.xul.

rewrite the html select elements in the pref xul, to work correctly.
remove unused, commented out xul to avoid confusion.

add new option for "yesterday" for the news offline download pref.
use nsCOMPtr. use PR_snprintf() to avoid potential buffer overruns.
use #defines to clean up the code.  use PR_sscanf instead of sscanf.

r=mscott
1999-10-22 02:09:18 +00:00
danm%netscape.com 38f4b0469b removing (unused) references to nsIWebShell.h. requested by buster@netscape.com, bug 16510, r:me 1999-10-21 22:47:50 +00:00
cata%netscape.com 4d48e409f7 bug #15690, r=ftang, removing bogus rules which were affecting the menu template 1999-10-21 21:42:40 +00:00
danm%netscape.com eb79d40b50 observe EventQueue creation and deletion. r:hyatt@netscape.com 1999-10-21 21:36:25 +00:00
ramiro%fateware.com 1f9fabe0ce Fix #ifdef DEBUG_ramiro build bustage. 1999-10-21 19:56:05 +00:00
matt%netscape.com 12d7c924da Adding manual proxies -r by bill 1999-10-21 19:53:19 +00:00
waterson%netscape.com a6bff4a24e Change nsTraceRefcnt::WalkTheStack() to accept stream. 1999-10-21 03:45:12 +00:00
dp%netscape.com 37e611148b Fixed crash on -f file on quit by using async proxy post event as
opposed to calling quit directly. r=dougt
1999-10-21 00:15:30 +00:00
cmanske%netscape.com aa863e0267 Fixed bug 16923. r=mjudge 1999-10-20 23:50:20 +00:00
law%netscape.com d4cf853e97 Fix for bug #9131; add dependent=yes feature on find dialog so it behaves properly; r=matt@netscape.com 1999-10-20 20:36:08 +00:00
law%netscape.com 755977ac26 Fix for bug #?????; Avoid false positive on check for -f cmd line option; r=warren@netscape.com 1999-10-20 14:40:25 +00:00
cmanske%netscape.com 9e5949f923 Changed a comment. This and last checkin were reviewed by mjudge 1999-10-20 01:06:05 +00:00
cmanske%netscape.com d63ebdf00e Adding menu item to start Composer from Browser debug menu as workaround for bug 16789 (can't start editor on command line). Also removed editor init page from code that's not even run? 1999-10-20 01:03:39 +00:00
alecf%netscape.com 3bfd243bc9 remove old gifs 1999-10-20 00:19:23 +00:00
warren%netscape.com 371d859b18 Added 'PageCycler' code so that we can iterate through URL loads (by calling mozilla.exe -f <file-of-urls>). We need this for adding bloat/leaks info to tinderbox. r=law 1999-10-19 22:01:28 +00:00
slamm%netscape.com b95ce6697b Handle clicks properly. Fix for 14857 and 11986. r=rjc 1999-10-19 21:11:39 +00:00
tbogard%aol.net bf80c61b26 Removed border from the XUL browser, editor, and iframe tags. This allows content coming up in chromeless pop-up windows not be visually cluttered with a needless border. r=hyatt. 1999-10-19 07:40:44 +00:00
dougt%netscape.com ef6d2a7263 Fix for bug 14784. Moved pref item up. r=cathleen. 1999-10-19 01:01:51 +00:00
waterson%netscape.com 49f6bf693e Bug 15558. Fix personal toolbar style rules (patch courtesy dbaron@fas.harvard.edu). r=matt 1999-10-18 21:35:28 +00:00
law%netscape.com c9330bf665 Bug #14999; stop using toolkit app core; r=davidm@netscape.com 1999-10-18 21:33:29 +00:00
brade%netscape.com 2340222103 make doEditor create an html editor rather than the plaintext editor. (bug #16681; r=sfraser@netscape.com) 1999-10-18 20:27:14 +00:00
slamm%netscape.com bf503710b1 Landing of SIDEBAR_19991007_BRANCH. r=waterson 1999-10-18 19:21:52 +00:00
danm%netscape.com 12834d6474 moving Push/PopThreadEventQueue to nsIEventQueueService r:hyatt@netscape.com 1999-10-18 15:04:18 +00:00
shaver%netscape.com b6b3762c6f make View->Use Stylesheet use type=radio. (r=hyatt) 1999-10-17 21:38:21 +00:00
morse%netscape.com 0ccf1220b4 fix bug 15137, open->openDialog, r=jar 1999-10-16 23:36:22 +00:00
peterl%netscape.com d168caadef Added namespace ID to the AttributeChanged notification
Part of the fix for Bug 15153
r=troy
1999-10-15 23:17:53 +00:00
jevering%netscape.com 002f28c343 Forget continuation line - boehm collector work. 1999-10-15 21:56:51 +00:00
shaver%netscape.com c09d70aace Make View->Sidebar a type=checkbox menuitem (r=slamm) 1999-10-15 21:37:53 +00:00
beard%netscape.com 71bd7215e6 using dumpMemoryLeaks() instead of about:bloat?leaks. bug=15906, r=hyatt 1999-10-15 21:35:18 +00:00
beard%netscape.com be948fd2a4 added dumpMemoryLeaks(). bug=15906, r=hyatt 1999-10-15 21:35:11 +00:00
cmanske%netscape.com 004c1677de Fixed bug 15442 - use about:blank for empty doc URL for editor. r=law 1999-10-15 21:24:45 +00:00
law%netscape.com 3701af60c8 Fix for bugs #16525 and #16527, Remove menu separator when not link or frame, add back in missing items; r=matt@netscape.com 1999-10-15 21:13:31 +00:00
law%netscape.com 6147b50106 Fix for bug #16269, add resizable feature to view-source window, r=danm@netscape.com 1999-10-15 21:11:22 +00:00
hyatt%netscape.com 80d4dd9246 Fix for 16479. r=waterson 1999-10-15 07:54:43 +00:00
jevering%netscape.com e6573be100 Adding boehm collector to windows.
(not part of the build yet)
1999-10-15 07:41:54 +00:00
neeti%netscape.com 04b27bf059 Converted to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=waterson 1999-10-15 04:05:22 +00:00
radha%netscape.com 0cc268758c fixing session history for frames. I accidently broke the behavior in
my monday's checkin. No bug #. r=law
1999-10-15 03:49:29 +00:00
shaver%netscape.com 18cbc4b5ab Fix for 15480 (menu reflow from content change).
Use <titledbutton>, not <div>, for accelerator text to fix alignment
and improve performance _ever_ so slightly.
Initial support for checked menus (needs more magic).
(r=hyatt)
1999-10-14 23:59:18 +00:00
davidm%netscape.com 8acd8f991e First Checked In. 1999-10-14 23:45:20 +00:00
alecf%netscape.com 009c27ba7d add boehm to apprunner
(flag not active in build yet)
1999-10-14 23:27:45 +00:00
alecf%netscape.com 8b167a1893 fix back/forward buttons, #16415
a=leaf
1999-10-14 18:26:13 +00:00
tbogard%aol.net 6f592148b8 Changed the content area of navigator to use the new browser tag rather than html:iframe. r=hyatt. 1999-10-14 11:00:21 +00:00
hyatt%netscape.com b2a4325241 Landing re-architected command dispatcher. r=hangas(XUL/JS), saari(C++) 1999-10-14 10:58:25 +00:00
tbogard%aol.net 75e967f96c Added rules for the new browser, editor and iframe types. r=hyatt 1999-10-14 10:50:10 +00:00
beard%netscape.com 67ade3a167 added support for "about:bloat?leaks". bug=15906,r=warren 1999-10-14 01:56:49 +00:00
evaughan%netscape.com 35f37a3be4 Fixed gfx scrollbars style rule. Reviewed by Hyatt 1999-10-14 01:55:41 +00:00
alecf%netscape.com f92243c775 convert to nsIModule
r=sspitzer
no bug
1999-10-14 01:40:27 +00:00
mcafee%netscape.com fd1235c9a2 Backing out quotes change for (14663), r=matt 1999-10-14 01:38:22 +00:00
cmanske%netscape.com 074c63daae Fixed bug 16118, part of fix for 14342. Reduced size of ender input widget. r=hyatt,hangas 1999-10-14 00:13:21 +00:00
alecf%netscape.com 839ce5d98c fix windows bustage (sorry, I thought I checked this line in from my windows box, must have missed it) 1999-10-13 07:00:42 +00:00
alecf%netscape.com cbf8c4356c convert XPFE components over the nsIModules 1999-10-13 06:12:15 +00:00
alecf%netscape.com 0fa5cd6df4 update new image names in all XUL, JS, and CSS 1999-10-13 04:26:01 +00:00
sspitzer%netscape.com 298b3b506a fix for #16262, r=mscott. now we have "Mozilla Profile Wizard" (a.k.a. -ProfileWizard) for the mac. 1999-10-13 04:21:18 +00:00
alecf%netscape.com 12a5dc2f40 oops, missed this mac file 1999-10-13 04:17:04 +00:00
alecf%netscape.com bc629c312d export new gifs on Mac 1999-10-13 04:10:49 +00:00
alecf%netscape.com dddb1a32a5 export new images on windows
r=mscott
no bug
1999-10-13 04:09:25 +00:00
alecf%netscape.com 0084bc2df1 export new gifs on unix
r=sspitzer
1999-10-13 04:08:15 +00:00
alecf%netscape.com 172de2dfa6 checkin new image file names
not part of build
no reviewer 'cause you can't review images :)
no bug #, just maintenance for skins a la German
all files added with -kb
1999-10-13 03:57:13 +00:00
mscott%netscape.com ee28759d13 Bug #16115 --> addref the web shell window inside it's Close method to keep the web shell window from getting
deleted out from under us. This could happen because in closing the window, we are destroying a webshell which
could have the last outstanding reference to the webshell window.
r=dp
1999-10-13 02:47:56 +00:00
valeski%netscape.com 1c4b9c98dd 16250. r=warren. IOService method name case changed. reflecting the new method names in the directory javascript 1999-10-13 01:36:57 +00:00
davidm%netscape.com c468426b31 8010 [FEATURE] Task Menu | Tools sub-menu items do not work remove bogus rules r = hangas 1999-10-13 01:25:39 +00:00
pinkerton%netscape.com bf942c2800 removed some visibility/display rules that were already in xul.css. added a workaround for bug #15722 to not change the icons of the scrollbar buttons on rollover, which caused the trees that contained said scrollbars to fully reflow. (r=hyatt). 1999-10-13 01:00:05 +00:00
waterson%netscape.com 11ab383f8f Fix up commentary to reflect reality; remove some confusing stylistic changes. r=bienvenu 1999-10-13 00:45:57 +00:00
rjc%netscape.com 0b287cf12c Fix VC5 build bustage. 1999-10-12 23:09:09 +00:00
rjc%netscape.com a0d87839ca [performance] When profile manager is being used, don't read in bookmarks twice... by deferring hiddenwindow.xul loading until after profile manager is done. Review: danm and sspitzer 1999-10-12 22:20:28 +00:00
warren%netscape.com 0e00f0a570 Added Bloat statistics under QA menu. 1999-10-12 09:37:37 +00:00
mscott%netscape.com 8da987fdeb Remove this file from the repository to fix the Mac buids.
The mac projects were looking in this folder and always finding the
stale nsISessionHistory.h file instead of using the idl generated
header file
r=davidm
1999-10-12 07:50:17 +00:00
radha%netscape.com 010b13e83b Build bustage in solaris 1999-10-12 05:57:03 +00:00
mscott%netscape.com 7138787ec9 nsISessionHistory.idl needs to be in this project. i think this should fix Radha' build breakage for the mac. 1999-10-12 05:45:10 +00:00
mcafee%netscape.com e617436351 Adding debug Pref UI for evaughan's gfx scrollbars. r=waterson 1999-10-12 05:40:15 +00:00
radha%netscape.com 00822a5991 XPIDLising session history. bug # 15437. r=law 1999-10-12 04:40:59 +00:00
radha%netscape.com c1ee066eb7 XPIDised session history. Corresponding changes to users of nsISessionHistory.
Bug # 15437. r=law
1999-10-12 04:37:43 +00:00
waterson%netscape.com 8241422540 Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur 1999-10-12 02:10:08 +00:00
sspitzer%netscape.com 66239ff2bf fix for #16098, r=mscott. Now we have "Mozilla Profile Manager" for the mac, which is the same as -ProfileManager on the other platforms 1999-10-12 00:16:31 +00:00
dveditz%netscape.com ff01d5e8f4 Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz 1999-10-10 01:32:59 +00:00
law%netscape.com 0e4600ac24 Bug #15916; cleaned up context menu generation to make it faster; rev=hyatt@netscape.com 1999-10-09 07:58:24 +00:00
law%netscape.com d1e36c3edc Bug #14999; removed use of toolkit app core; rev=davidm@netscape.com 1999-10-09 06:18:58 +00:00
dp%netscape.com 13cdc26847 adding precheckin tests. r=matt 1999-10-08 23:50:49 +00:00
dp%netscape.com fecc0faf3e Adding precheckin tests 1999-10-08 23:48:20 +00:00
waterson%netscape.com f50797d473 Add new files not in the build. 1999-10-08 21:11:20 +00:00
kipp%netscape.com 65f6ba5343 Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
slamm%netscape.com 4002bb00ca Fix empty sidebar. bug #15468. Need to wait for sidebar-panels in init routine. 1999-10-08 17:15:27 +00:00
law%netscape.com 87439ca1fb For bug #14999; adding new method to simplify applying OpenDialog to the hidden window. rev=danm@netscape.com 1999-10-08 14:04:17 +00:00
sspitzer%netscape.com 59d5c420aa add some bulletproofing. r=davidm 1999-10-08 04:55:37 +00:00
sspitzer%netscape.com afe51bfba3 make the prompt and alert dialogs resize to content.
fix by davidm, r=sspitzer, bug #15815
1999-10-08 04:51:19 +00:00
danm%netscape.com b5fb6d742b hiddenWindow loads its full glory only on the Mac. speeds launch time for everyone else. r:hyatt 1999-10-08 03:31:41 +00:00
warren%netscape.com 8c71c45537 Fixed AddRef/Release problems to eliminate negative refcounts in Bloaty. 1999-10-08 01:49:06 +00:00
tao%netscape.com dfc5dc1b02 Move da-DK files to l10n/lang; r=leaf 1999-10-08 01:06:56 +00:00
tao%netscape.com 452378ee8a Move localized resource files to mozilla/l10n/lang. 1999-10-07 23:59:32 +00:00
danm%netscape.com f86eb66b97 killing general table and td rules since these are global to the entire app, and table display:block in particular will break all tables. want to remove other rules, too, but stopped with the delightfully self-contradictory #righttext, which isn't used. r:hyatt 1999-10-07 23:10:41 +00:00
slamm%netscape.com 4066a25924 Make the sidebar panels appear. Bug #15468. r=mcafee. Had 'datasources' defined when it wasn't needed. 1999-10-07 22:56:22 +00:00
dp%netscape.com 48397acd29 Instrumentation to detect leaks of BrowserInstance. r=don 1999-10-07 21:01:16 +00:00
dp%netscape.com 1b40406ef5 Fixed webshell leak caused by session history entry circular
reference. r=radha
1999-10-07 20:55:14 +00:00
rods%netscape.com ac9115fd89 set the padding to 1 related to bug# 15314 1999-10-07 20:53:23 +00:00
bienvenu%netscape.com bb0be78f52 fix mork factory r=waterson 12326 1999-10-07 14:27:50 +00:00
sspitzer%netscape.com e8fb6b9150 fix my comment 1999-10-07 09:12:27 +00:00
sspitzer%netscape.com 5a95c13603 minor tweak on the way to getting Cancel / Exit to behave properly in the
Profile Manager UI.  they both set the current profile to "".
1999-10-07 09:01:23 +00:00
sspitzer%netscape.com 7dd6e3333a GetSingleProfile() is going away. use GetFirstProfile now. 1999-10-07 06:55:59 +00:00
sspitzer%netscape.com c695a85031 fix for #15735, r=waterson. fix the JS error by re-writing the C style
fancy logic.
1999-10-07 06:37:32 +00:00
sspitzer%netscape.com f3885b19a5 fix for bug #15402. exit if we get past the profile manager without a current profile. this can happen. 1999-10-07 03:10:18 +00:00
morse%netscape.com 7308d7d024 fix bug 15721, cookies not persistent, r=jar nsAppRunner.cpp 1999-10-07 02:48:27 +00:00
mcafee%netscape.com 73d733e8c2 Cleaning up whitespace so I can edit this file with a clue. 1999-10-07 01:07:41 +00:00
slamm%netscape.com 7faffbd33c Remove call to sidebarOverlayInit(). This is already called in sidebarOverlay.js when sidebarOverlay.xul loads. Fixes bug #15719, 'Sidebar panels get added twice'. r=waterson. 1999-10-07 01:03:19 +00:00
mcafee%netscape.com ca34e454c3 Adding option for modeless pref dialog, ifdef'd off by default. r=akkana 1999-10-06 23:54:47 +00:00
waterson%netscape.com 3a996ae835 Bug 13910. Fix flash panel style rules, XUL, and JS so that flashes start to display again. r=slamm. 1999-10-06 21:08:50 +00:00
sspitzer%netscape.com c837c78a4e make sure we save the prefs when we exit. will fix a bunch of problems, including #15705. r=alecf, a=leaf 1999-10-06 20:52:50 +00:00
waterson%netscape.com c9fb61d225 Comment out '_dead' renaming to get context menus working again. r=law 1999-10-06 18:53:32 +00:00
mcafee%netscape.com 46c9d36103 Removing unnecessary label rule that was making prefs look like crap. Thanks to pavlov for this fix. r=pavlov,myself 1999-10-06 07:45:05 +00:00
rjc%netscape.com 60c3d0c897 Fix broken XUL. Review: sdagley 1999-10-06 03:33:28 +00:00
rjc%netscape.com a429ff2900 Bug #14034: Convert to nsIModule to prepare for memory leak fixing. Also fix leak of search stream listener. Review: sdagley@netscape.com 1999-10-06 01:37:47 +00:00
mcafee%netscape.com 886ef180d1 removing redundant xul: tags, minor whitespace stuff. r=slamm 1999-10-05 23:44:41 +00:00
mcafee%netscape.com c4654485e8 xul: is redundant in xul files. r=slamm 1999-10-05 23:40:07 +00:00
rjc%netscape.com d5cc699921 Bug # 14034: Convert to nsIModule to prepare for memory leak fixing. Review: dp@netscape.com 1999-10-05 23:39:48 +00:00
morse%netscape.com 35eeaffa17 fix bug 14889, lazy initialization of wallet, r=sfraser 1999-10-05 22:11:22 +00:00
pavlov%netscape.com 45fd3e457d fix bugs in find dialog and make it use the dialog overlay. make it not resizeable, fixed style rules on the windows and buttons. r=sfraser 1999-10-05 05:20:29 +00:00