Commit Graph

4735 Commits

Author SHA1 Message Date
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