putterman%netscape.com
ad63066e1a
Add a standalone message window and make multiple 3 pane configurations work. r=mscott, sspitzer.
2000-04-11 20:19:32 +00:00
ducarroz%netscape.com
d2fc913cd4
More work on autocomplete. NOT YET PART OF THE BUILD
2000-04-11 06:05:28 +00:00
ducarroz%netscape.com
372e1a61e0
First Checked In.
2000-04-11 06:04:29 +00:00
ducarroz%netscape.com
62742b5917
Fix make file build error. NOT YET PART OF THE BUILD
2000-04-11 00:14:43 +00:00
ducarroz%netscape.com
7f86a82fe3
First Checked In.
2000-04-11 00:00:38 +00:00
pavlov%netscape.com
8c7e1ff515
fix for 34651 r=sfraser a=leaf
2000-04-10 22:08:19 +00:00
law%netscape.com
95ae0d5e57
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
e1122c2d8c
Backing out some global changes that cause sidebar horkage.
2000-04-07 18:38:04 +00:00
hyatt%netscape.com
a0e7620837
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
ec3dde208d
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
9104f7a01d
fix for colorpicker not working r=ben a=leaf
2000-04-06 06:49:10 +00:00
mccabe%netscape.com
d1f26b6c42
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
156f926ff9
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
3c1876ab59
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
f5ae297131
fix bug 34499 don't display Block-Image if image is already blocked
2000-04-05 05:05:09 +00:00
rjc%netscape.com
87a011d982
Fix bug # 29871: allow string substution with shortcut URLs.
2000-04-05 04:06:40 +00:00
rjc%netscape.com
03c1bdd55b
Fix bug # 34125: bookmarks drag&drop edge-case fix.
2000-04-05 02:56:44 +00:00
sfraser%netscape.com
ec81a40013
Work in progress for Cut/copy/paste on context menu. r=ben
2000-04-05 02:37:06 +00:00
sfraser%netscape.com
b96cbaf68f
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
3af0830a48
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
cf6df5ee11
Add a Redo menu item, for future use. r=ben
2000-04-05 02:35:15 +00:00
sfraser%netscape.com
8ba6e59d67
Fix for bug 29811 -- srGetStrBundle error on Mac. r=ben
2000-04-05 02:34:25 +00:00
sfraser%netscape.com
d662366533
Fix for bug 29807; JS error from hidden window on Mac. r=ben
2000-04-05 02:33:03 +00:00
sfraser%netscape.com
734fd0dcc7
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
f5462d5481
when constraining z-level, make changes if "immediate" flag is set
2000-04-05 02:30:59 +00:00
sfraser%netscape.com
b2e9fe069c
Make the prefs dialog position persist. r=ben
2000-04-05 02:29:30 +00:00
sfraser%netscape.com
e5a89783b7
Convert the Find dialog to use new XUL widgets. r=ben.
2000-04-05 01:43:15 +00:00
morse%netscape.com
810439364d
undo partial fix for bug 26020
2000-04-05 00:30:40 +00:00
davidm%netscape.com
d20b65f04c
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
63c490cec5
Eliminating nsIFocusableContent
2000-04-04 23:54:06 +00:00
pavlov%netscape.com
ad8f59cb37
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
9d522902e4
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
6c366ca7c7
Fix a couple of signed/unsigned warnings.
2000-04-04 04:52:33 +00:00
cls%seawood.org
57978e5c23
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
cdfe2d7d70
Expose support for adding a search engine via JavaScript (with appropriate user acceptance).
2000-04-04 04:42:50 +00:00
pavlov%netscape.com
368596de6b
fix bug with not handling null parents correctly
2000-04-04 00:29:47 +00:00
tbogard%aol.net
938b79e35c
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
4512a0765d
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
0203056a29
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
a4e2330c8c
Fix a syntax error (simple missing brace). r=syd, a=leaf
2000-04-03 19:50:15 +00:00
rjc%netscape.com
649e910e55
Reduce amount of string allocations/copies when doing a search.
2000-04-03 09:02:16 +00:00
rjc%netscape.com
30f12a7c0a
Fix fragment name on Macintosh.
2000-04-03 07:27:34 +00:00
rjc%netscape.com
d1c93a66db
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
a436e77cae
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
b445230127
Add MOZ_TIMER_LIBS to resolve NS_NewTimer. r=cls
2000-04-02 23:35:56 +00:00
colin%theblakes.com
f145c5bbdf
Define MOZ_COMPONENT_LIBS to resolve missing symbols. r=cls
2000-04-02 23:34:34 +00:00
erik%netscape.com
319380c5f3
trying to fix build bustage with Enlarge/Reduce Text Size keys
2000-04-02 23:08:49 +00:00
erik%netscape.com
f84e783851
bug 30022; added SetTextZoom and some UI stuff for that
2000-04-02 21:58:08 +00:00
tbogard%aol.net
ccb7b3e336
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
fdc29f54bb
sync with nsWebShellWindow.h 1.291
2000-04-01 22:15:07 +00:00
danm%netscape.com
c147bfb793
adding events to constrain z-level
2000-04-01 22:13:46 +00:00
danm%netscape.com
c67d91f31f
now additionally keeps track of windows in z-order
2000-04-01 22:07:41 +00:00
danm%netscape.com
ebf40913da
add z-ordering attribute
2000-04-01 22:03:28 +00:00
rjc%netscape.com
c08fcbd6d8
Small sorting changes on search results.
2000-04-01 10:23:31 +00:00
sspitzer%netscape.com
d63498c8d7
ignore generated makefiles.
2000-04-01 10:08:39 +00:00
sspitzer%netscape.com
9691b2d94a
fix for #34182 . r=cls
2000-04-01 10:04:45 +00:00
rjc%netscape.com
725b1b66e9
Get hard-coded beta1 search URLs out of the tip.
2000-04-01 09:37:27 +00:00
rjc%netscape.com
a1098aad8f
Small text change.
2000-04-01 09:00:41 +00:00
rjc%netscape.com
eddcdc9e7c
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
2e5b007759
Make bookmark property dialog skinnable.
2000-04-01 08:46:14 +00:00
rjc%netscape.com
6f38125082
Add new bm-props.css file into builds.
2000-04-01 08:45:10 +00:00
rjc%netscape.com
2940bc0926
Add new bookmark property window CSS.
2000-04-01 08:44:31 +00:00
morse%netscape.com
a28e418cb1
minor wording change
2000-04-01 08:00:51 +00:00
tbogard%aol.net
6a8b242fdb
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
6896b0624e
Improved pavlov's changes to open location dialog. r=pavlov
2000-04-01 00:16:39 +00:00
morse%netscape.com
91e74bd9cd
add log-out ability to password manager
2000-03-31 15:41:04 +00:00
brade%netscape.com
bbcc3d49b1
add strings for localization of Edit Frame and Edit Frameset
2000-03-31 15:16:47 +00:00
cls%seawood.org
19382e559b
Another DLL_SUFFIX change hidden by not clobbering.
2000-03-31 12:05:29 +00:00
mccabe%netscape.com
1b406032ce
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
382e9e071f
quiet down the unix filepicker
2000-03-31 10:37:12 +00:00
pavlov%netscape.com
825e5b1127
use nsIFilePicker instead of nsIFileSpecWithUI
2000-03-31 10:27:17 +00:00
tbogard%aol.net
8ee0467cc0
Changed nsPIDOMWindow::GetXPConnectObject to GetObjectProperty and the same change to Set.
2000-03-31 09:26:02 +00:00
evaughan%netscape.com
4891539d50
box skinnablility changes.
...
-r Hyatt
2000-03-31 07:02:06 +00:00
mccabe%netscape.com
8a8a2155c9
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
32ffaeca59
Add JS Console components to the unix and windows build systems.
2000-03-31 04:20:00 +00:00
pavlov%netscape.com
3147da3bb5
few more changes
2000-03-31 04:19:59 +00:00
mccabe%netscape.com
a909f3ffeb
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
5d77107339
few minor changes here and there
2000-03-31 04:01:02 +00:00
pavlov%netscape.com
a66c3f2998
use nsIFilePicker instead of nsIFileSpecWithUI
2000-03-31 03:55:41 +00:00
tbogard%aol.net
3d5fa0a660
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
79d6c9d6df
initial check-in.
2000-03-31 02:03:19 +00:00
mccabe%netscape.com
bfd7d3e4d5
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
a2dc8e53b6
Need to link search service against timers (on Windows).
2000-03-31 01:08:18 +00:00
rjc%netscape.com
49b905931a
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
66a5ecddf0
When using bookmark timers, set channel load attributes to always validate.
2000-03-31 00:58:02 +00:00
rjc%netscape.com
e920ad64cb
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
3adfb32d67
open location tweaks
2000-03-30 12:00:43 +00:00
mccabe%netscape.com
521e977623
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
a7c0fcbf34
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
3ae2bad890
updated test page for new widget styles
2000-03-30 07:52:15 +00:00
ben%netscape.com
cd583eb879
removing invalid binding link to avoid crash
2000-03-30 03:19:08 +00:00
rjc%netscape.com
3199e32b59
Fix bug # 33546: drag&drop positioning.
2000-03-30 01:47:29 +00:00
saari%netscape.com
71f461645d
Fixing MacOS native menu leak
2000-03-30 01:47:20 +00:00
gayatrib%netscape.com
ddd9673274
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
d199659215
Small tweak for GetFolderViaHint()
2000-03-30 00:26:30 +00:00
mccabe%netscape.com
13ed5e9125
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
92c355e7af
fix typo
2000-03-29 23:42:39 +00:00
ben%netscape.com
1d154476f5
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
6cf9cfb692
allowing drag feedback on sorted trees.
2000-03-29 23:21:01 +00:00
rjc%netscape.com
a747812010
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
a64976a213
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
d60b12b153
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
78a2bc728d
changes to accomodate global.css change
2000-03-29 03:25:58 +00:00
ben%netscape.com
a76253ad07
widget test page
2000-03-29 03:22:07 +00:00
ben%netscape.com
4729df9489
new widget styles
2000-03-29 03:21:13 +00:00
rjc%netscape.com
36e41d9f07
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
7da4567d47
file picker changes
2000-03-29 01:42:45 +00:00
rjc%netscape.com
15c5a26fbd
Fix bug # 33664: UMR in bookmarks.
2000-03-29 01:41:45 +00:00
shaver%mozilla.org
b0c2810d8b
fix leak of nsAppShellService ( #29907 , r=warren)
2000-03-29 01:21:23 +00:00
morse%netscape.com
349fe8555a
fix bug 33545, button too wide + typo on button
2000-03-28 22:54:11 +00:00
dougt%netscape.com
02e277fe61
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
977f5cc092
FindNamedBrowser is now FindNamedBrowserItem and deals with nsIDocShellTreeItems instead of nsIWebBrowser.
2000-03-28 09:54:25 +00:00
sspitzer%netscape.com
2ca48b7d76
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
46891eefc9
Bug # 26334: Small fixes for search datasets.
2000-03-28 04:16:43 +00:00
norris%netscape.com
b1bac05243
Fix bug 7264 All JavaScript running with correct principals
...
r=mstoltz
2000-03-28 03:59:46 +00:00
rjc%netscape.com
e462258c1b
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
3ef0f08740
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
434a6c482c
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
7684abde79
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
d30f3e9e56
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
1f718342a1
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
0f827ac25f
small changes to clients of string converting APIs
2000-03-27 01:11:01 +00:00
morse%netscape.com
ede536e900
clean up wording on wallet functions
2000-03-27 00:02:53 +00:00
morse%netscape.com
a7ccc8583f
remove a temporary statement
2000-03-26 23:56:59 +00:00
morse%netscape.com
051a634b0e
Create image-manager and form-manager submenus
2000-03-26 21:34:49 +00:00
morse%netscape.com
356cc8adfd
Create image-manager and form-menu submenus
2000-03-26 21:33:05 +00:00
morse%netscape.com
8b2363856b
Implemented ability to start up cookie viewer in the image tab
2000-03-26 21:18:15 +00:00
scc%netscape.com
1381293dea
small changes to clients of string converting APIs
2000-03-26 12:05:32 +00:00
scc%netscape.com
b3197adb8c
small changes to clients of string converting APIs
2000-03-26 11:48:10 +00:00
rjc%netscape.com
9b5e0ff28b
Add support for "Dates" as per search spec.
2000-03-26 08:51:34 +00:00
rjc%netscape.com
b9abf52244
Fix simple signed/unsigned comparison warning.
2000-03-26 06:38:46 +00:00
rjc%netscape.com
55d26ad38c
Fix simple signed/unsigned comparison warning.
2000-03-26 06:29:44 +00:00
rjc%netscape.com
1518baf199
Check for any existing search filters before enabling "Clear Filter" command.
2000-03-26 06:11:52 +00:00
rjc%netscape.com
dc5a62614d
Remove errant <rule>
2000-03-26 05:47:18 +00:00
rjc%netscape.com
9a016e6bda
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
7c9af85e8b
New search images.
2000-03-26 05:30:56 +00:00
sford3%swbell.net
a24f970f73
Fixing 32550, renaming Ok to Save in the sidebar
2000-03-26 01:00:48 +00:00
rjc%netscape.com
185bb63100
Use .get() when comparing native ptr and nsCOMPtr.
2000-03-25 09:52:48 +00:00
rjc%netscape.com
9a35bb1f85
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
1b4f1c76e6
Removing using prefs to control xpcom logging.
2000-03-25 08:28:13 +00:00
mccabe%netscape.com
d511ab7c98
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
8dbff951d3
r=saari stop scrollbars from being selected
2000-03-25 01:12:51 +00:00
law%netscape.com
c806eec3a6
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
0e02a4a509
fix bustage.
2000-03-24 23:30:41 +00:00
pavlov%netscape.com
59f09ce278
few more changes to the way we handle saving
2000-03-24 22:40:13 +00:00
norris%netscape.com
c7afcfb732
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
5723bcda31
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
993a4a643c
update new unix filepicker stuff
2000-03-24 21:55:04 +00:00
sspitzer%netscape.com
a3ac4fb5b2
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
5bde5ac04e
Bug #28776 , 28569 --> support weak references
...
r=sspitzer
2000-03-24 05:44:10 +00:00
dougt%netscape.com
abdfc8c3ec
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
6c7344e692
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
0f509a3a7d
Bug 32702: Rename GetHistoryState to CaptureHistoryState (as it is), r=nisheeth
2000-03-24 03:37:03 +00:00
tbogard%aol.net
04fa164cc7
added files: mozilla/xpfe/browser/public/nsIXULBrowserWindow.idl
2000-03-24 03:12:32 +00:00
tbogard%aol.net
f89ab586e7
Added new file nsIXULBrowserWindow.idl.
2000-03-24 03:09:39 +00:00
rjc%netscape.com
6597fdadec
Add RDF command separator support.
2000-03-24 02:44:26 +00:00
slamm%netscape.com
46478195aa
Fix typo.
2000-03-24 00:36:12 +00:00
tbogard%aol.net
ebde98fc63
Adding implementation for the new method OnStartURIOpen on nsIURIContentListener.
2000-03-24 00:35:48 +00:00
slamm%netscape.com
034c573988
Fix typo and build bustage.
2000-03-24 00:35:28 +00:00
ben%netscape.com
c8c06da0e6
forgot these rules with yesterday's button tweaks, hence horked mailnews/editor toolbars.
2000-03-24 00:32:19 +00:00
slamm%netscape.com
fba703ff66
Unused. Used generic dialogs instead.
2000-03-24 00:21:07 +00:00
matt%netscape.com
f398ce51b6
adding for bug 26076
2000-03-24 00:09:47 +00:00
slamm%netscape.com
a937ffbcba
Fix Mac bustage
2000-03-24 00:06:33 +00:00
slamm%netscape.com
623c9f3be0
Fix 23606, 'Sidebar shows incorrect cursor.' Use a box instead of a splitter when the sidebar is the only thing there (e.g. no mail folders).
2000-03-23 23:57:55 +00:00
slamm%netscape.com
83c6b1a0a2
Makefile did nothing. Remove it.
2000-03-23 23:30:15 +00:00
slamm%netscape.com
f092de3351
Use one iframe per panel/tab instead of a shared iframe. Sandbox non-chrome urls.
2000-03-23 23:30:09 +00:00
slamm%netscape.com
7b3dea48e0
hidden == display:none and collaptes == visibility:collapsed
2000-03-23 23:30:06 +00:00
slamm%netscape.com
50d6cdfabd
Leave 'Ok' button enabled all the time. Only save the panels if something has changed. Use customize-panel.xul again.
2000-03-23 23:30:00 +00:00
slamm%netscape.com
a8f79a22a1
Resurrect this to make simple chromeless window.
2000-03-23 23:29:52 +00:00
slamm%netscape.com
58778c00fe
Alerts are dead.
2000-03-23 23:29:50 +00:00
slamm%netscape.com
d60cbe9fb0
Remove remote-panels.rdf (comes from Netcenter).
2000-03-23 23:29:45 +00:00
slamm%netscape.com
141419bfb9
Remove remote-panels.rdf (comes from Netcenter). Rename sidebar-rdf.dtd to local-panels.dtd. Screw with the whitespace.
2000-03-23 23:29:35 +00:00
slamm%netscape.com
d71255bf49
Rename sidebar-rdf.dtd to local-panels.dtd
2000-03-23 23:29:00 +00:00
radha%netscape.com
2ca621ad0e
Removed unused code inside #ifdef debug_radha. No bug #s.
2000-03-23 23:03:27 +00:00
morse%netscape.com
4a20287849
fix typo in prevous check-in, r=law
2000-03-23 22:54:16 +00:00
hyatt%netscape.com
b58af300fc
XUL <textfield> lives.
2000-03-23 22:18:17 +00:00
morse%netscape.com
78540d4142
keep two copies of CookieViewer.dtd in synch until bug 26020 is fixed properly
2000-03-23 22:11:29 +00:00
morse%netscape.com
5160abda8b
keep two copies of CookieViewer.js in synch until bug 26020 is fixed properly
2000-03-23 22:10:41 +00:00
morse%netscape.com
936ae45e3d
keep two copies of SignonViewer.xul in synch until bug 26020 is fixed properly
2000-03-23 22:09:21 +00:00
rjc%netscape.com
dbc8e1b6f9
Fix bug # 30152: showing/hiding bookmark columns. CSS fix from aaronr@us.ibm.com.
2000-03-23 10:55:04 +00:00
rjc%netscape.com
acfa780b1c
Use GetValueConst() in a couple of places.
2000-03-23 10:33:55 +00:00
rjc%netscape.com
d2929d398f
When using various bookmark commands, now prompt for arguments. Prevent invalid arguments (for example, disallow deletion of the "Personal Toolbar Folder").
2000-03-23 10:33:03 +00:00
hyatt%netscape.com
92cdf53a21
More textarea/textfield goodness
2000-03-23 10:12:14 +00:00
hyatt%netscape.com
5ecbf1520a
More textarea/textfield goodness
2000-03-23 10:11:09 +00:00
hyatt%netscape.com
f03f7253a1
Adding support for new XUL widgets.
2000-03-23 09:58:49 +00:00
pavlov%netscape.com
d758892d30
add some windows makefiles so that we export filepicker.property
2000-03-23 08:10:46 +00:00
pavlov%netscape.com
32bd20ea59
change create to init
2000-03-23 07:52:28 +00:00
pavlov%netscape.com
f7c867f24e
add properties file, update js, etc.
2000-03-23 07:40:49 +00:00
dougt%netscape.com
e2466d418e
Adding AlertCheck() to common dialogs. r=davidm@netscape.com
2000-03-23 06:38:35 +00:00
ben%netscape.com
d3a815e58c
checking in fix for linux orangeness, browser bustage
2000-03-23 03:58:37 +00:00
rjc%netscape.com
e549668ca6
Check for correct mouse buttons.
2000-03-23 02:35:54 +00:00
rjc%netscape.com
6899c86219
Disallow generic browser context menus for the search results area. (Note: Search-specific context menus ARE available when context-clicking on results.)
2000-03-23 02:25:25 +00:00
ben%netscape.com
d9b2719c6d
converting navigator toolbar navigation buttons from button32 over to <button>'s 'large-toolbar' class
2000-03-23 02:10:14 +00:00
ben%netscape.com
277550dab5
more new widget styles
2000-03-23 02:09:03 +00:00
rjc%netscape.com
9757b61bb2
Activate context menus for search results in content area of browser. Consolidate common JS into "shared.js".
2000-03-23 00:55:41 +00:00
rjc%netscape.com
4b72a3452a
<text> is now <textnode> due to Hyatt's change.
2000-03-22 22:48:23 +00:00
mcafee%netscape.com
563ff02aef
Fixing english typo in timebomb blurb. r=akkana
2000-03-22 22:06:20 +00:00
matt%netscape.com
1f2bd5fe0c
changing java pref string to the one in 4.7 and fixing cache opening code
2000-03-22 21:51:37 +00:00
morse%netscape.com
df2266833e
fix bug 32502, put change-master-password into pref panel
2000-03-22 21:01:56 +00:00
pavlov%netscape.com
74fccc2067
build filepicker stuff on unix
2000-03-22 10:32:24 +00:00
rjc%netscape.com
1925b7e9b5
Rest of fix for bug # 32681: also support html for clipboard encoding.
2000-03-22 09:33:35 +00:00
pavlov%netscape.com
d845ddfd01
use nsILocalFile instead of nsIFile
2000-03-22 09:17:01 +00:00
rjc%netscape.com
9e6fc92e0f
Fix bug # 32681: also support text for clipboard encoding.
2000-03-22 09:16:16 +00:00
rjc%netscape.com
08dd4f1cdc
Fix bug # 17333: use a string bundle. Code from aaronr@us.ibm.com: Review: me
2000-03-22 08:18:02 +00:00
pavlov%netscape.com
e20c6c997e
add Makefiles.ins, .cvsignores, update css file to reflect correct paths
2000-03-22 08:13:31 +00:00
sford3%swbell.net
d4757d7858
removing the offending, file, 31307
2000-03-22 07:25:05 +00:00
pavlov%netscape.com
22e8f78a89
xp file picker
2000-03-22 07:22:06 +00:00
sford3%swbell.net
d63a3ff62f
more 31307, r=ben
2000-03-22 07:18:21 +00:00
sford3%swbell.net
801129f130
bug 31307, moving globalBindings.xml to content
2000-03-22 07:13:17 +00:00
sford3%swbell.net
4698d92583
Bug 31711, splitting up a try into two. r=ben@netscape.com
2000-03-22 07:07:02 +00:00
sford3%swbell.net
a0d20ea7f0
Fix 27411, r=ben
2000-03-22 06:36:53 +00:00
ben%netscape.com
4a32d7819f
some more style rules for the new widgets, checkmark images, etc.
2000-03-22 05:55:02 +00:00
rjc%netscape.com
ef2fda0dbe
Set transparency on this GIF.
2000-03-22 03:10:00 +00:00
rjc%netscape.com
4e074fb672
No need to auto-generate the "All items" html:option.
2000-03-22 03:04:04 +00:00
dougt%netscape.com
2b72e9cd21
removing PSMTaskMenu.xul. This file comes from /extensions/psm-glue.
2000-03-22 02:41:10 +00:00
ben%netscape.com
1bddf7177b
some new images for search
2000-03-22 01:38:27 +00:00
law%netscape.com
9eb682f3ee
Fix, hehe, for bug 32352. I worked hard to write the code that way, darn it.
2000-03-22 01:27:11 +00:00
bryner%uiuc.edu
1f5e71c5a3
Clean up the mousewheel prefs so that the Boxes and Springs are the same
...
for each option in the dropdown box, and the text doesn't jump around when
you change it. r=sspitzer.
2000-03-22 00:38:02 +00:00
law%netscape.com
5ecb54a6f3
Fix for bug 30901. Set initial content to blanks.
2000-03-21 23:38:16 +00:00
norris%netscape.com
b088569dfa
Fix 32595 BAD: browser crashed on links.
...
r=mstoltz
2000-03-21 23:14:29 +00:00
law%netscape.com
370b767d24
Fix for bug 29216. Add <keyset> so global keyset overlay applies
2000-03-21 23:01:35 +00:00
law%netscape.com
5dcfcfeee6
Fix for bug 28588. Add <keyset> so global keyset overlay applies
2000-03-21 22:57:20 +00:00
law%netscape.com
0c7ebcc9ef
Fix for bug 29775. Permit customized splash screen .bmp's
2000-03-21 22:46:50 +00:00
law%netscape.com
1ad136d25b
Fix for bug 31422. Unescape file name when suggesting saveas file name.
2000-03-21 22:44:08 +00:00
brade%netscape.com
7180365342
fix bug #25779 ; alternate cut/copy/paste keybindings for Windows and Linux
2000-03-21 14:47:24 +00:00
brade%netscape.com
201721b6c7
fix bugs 28313 and 25779; alternate key bindings for cut/copy/paste and shift-word-select in textarea (wrong command)
2000-03-21 14:44:10 +00:00
brade%netscape.com
bcb60a3be7
fix for #25456 ; add keybindings for shift-home and shift-end
2000-03-21 14:26:08 +00:00
rjc%netscape.com
95f3318af2
Part of fix for bug # 18604: use [XUL] <checkbox> and ".checked".
2000-03-21 08:30:19 +00:00
mscott%netscape.com
6ed9ece196
Bug #30790 --> regiser browser window to be the default content handler
...
for other content types besides text/html.
no reviewer due to the trivial nature of the change.
2000-03-21 06:38:26 +00:00
dougt%netscape.com
18119c7d6a
removing manual confirmation check box, bug:16825
2000-03-21 06:11:24 +00:00
danm%netscape.com
e9a467543f
specify no min/max buttons for resizeable dialogs. bug 7372. code by roc+moz@cs.cmu.edu
2000-03-21 03:38:24 +00:00
nisheeth%netscape.com
b28dbbbec3
r=pollmann. Bug 10847. Moved the webshell leak detection code to the end of the main() function.
2000-03-21 03:31:20 +00:00
sfraser%netscape.com
b320424475
Fix for 31669: get the right PSMTaskMenu.xul on Mac. r=ducarroz
2000-03-21 01:34:23 +00:00
ben%netscape.com
bd9ee9d7f7
adding modality pref for prefwindow, r=akkana
2000-03-20 23:58:39 +00:00
sford3%swbell.net
1664c9c745
Prepatory work for reorganizing wallet
2000-03-20 23:57:42 +00:00
morse%netscape.com
b108420bac
fix bug 32459, remove blockimage from menu if not pointing at a menu
2000-03-20 23:17:08 +00:00
rjc%netscape.com
75b403b687
Fix bug # 32546: MLKs in search service. Found by bruce@cybersight.com.
2000-03-20 22:39:24 +00:00
rjc%netscape.com
2bf0437de5
Add CSS for support of #IEFavoritesFolder
2000-03-20 07:57:00 +00:00
rjc%netscape.com
c2907c238c
Stronger implementation of isBookmarked() method.
2000-03-20 02:03:17 +00:00
rjc%netscape.com
b6b9e11372
Fix bug # 28062: now able to again save a search query in bookmarks. Also fix bug # 31208: get full list of categories back. Finally, also fix up some of the search datasets to not use silly redirect urls.
2000-03-20 01:16:19 +00:00
rjc%netscape.com
e1adb4f4da
Small shrike experiment to see if can fix static mLoadGroup leak. (I'll be watching shrike until this clears.)
2000-03-19 13:40:10 +00:00
rjc%netscape.com
67708ca811
For the moment, back out mLoadGroup leak fix... see if shrike returns to happy green.
2000-03-19 12:06:55 +00:00
rjc%netscape.com
41f604c57f
Fix three trivial warnings of shadowed variables.
2000-03-19 11:06:10 +00:00
rjc%netscape.com
870f1d7fac
Don't leak static mLoadGroup.
2000-03-19 10:09:14 +00:00
rjc%netscape.com
019282bedf
Take out "crap". :^)
2000-03-19 09:10:53 +00:00
rjc%netscape.com
c0d448ffd8
Oops, need to do proper comparison for Linux.
2000-03-19 08:56:31 +00:00
rjc%netscape.com
61394fdeb2
Add support for various ways of filtering search results... (accessable via context menus.)
2000-03-19 08:52:18 +00:00
rjc%netscape.com
165e8f083d
Add "IsBookmarked" method.
2000-03-19 08:50:34 +00:00
andreas.otte%primus-online.de
3cda654338
fix bug 26003, Files with the percentage (%) sign cannot be viewed via mouse, r=valeski@netscape.com
2000-03-18 11:07:04 +00:00
ben%netscape.com
99f51a9525
make sidebar customize dialog skinnable
2000-03-18 06:17:40 +00:00