Commit Graph

3940 Commits

Author SHA1 Message Date
norris%netscape.com
c04c4d51f9 Fix bug #25864 watch() vulnerability
r=vidur,rogerl
2000-02-02 00:22:58 +00:00
alecf%netscape.com
d98a4d2ef9 add GetDataForTag() so that WSM consumers can pre-fill content area pages before they are displayed for the first time
r=ben
2000-02-02 00:08:37 +00:00
ben%netscape.com
56b9738994 fixing mousewheel pref panel causing the prefsdialog to not quit on OK, r=jst@citec.fi 2000-02-01 23:06:49 +00:00
law%netscape.com
03142628e0 Delay closing dialog slightly to avoid timing bug on Linux; b=?????, r=danm@netscape.com 2000-02-01 22:40:30 +00:00
pp%ludusdesign.com
0106d94d4c Converting ::GetIID() to NS_GET_IID(). Bug #20232. r=scc@netscape.com 2000-02-01 22:27:48 +00:00
pinkerton%netscape.com
ff5704575e native clipboard/d&d impls now handle text/plain internally, always providing text/unicode to a client. fixes bugs 8427 and 24010. r=scc. 2000-02-01 22:26:21 +00:00
pp%ludusdesign.com
48e640ed4f Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-01 14:26:27 +00:00
sspitzer%netscape.com
b4f1c05ac0 make it so we can stuff a value given to us by the user from a Prompt()
can be stuffed into the single signon database, just like a password
can be.  auth news needs this.  r=dp,alecf
2000-02-01 08:43:48 +00:00
morse%netscape.com
f4077f3663 reverting back to version 1.11, new changes broke single signon 2000-02-01 08:08:06 +00:00
rjc%netscape.com
ef519570f0 More changes for bug # 24959: sidebar search panel changes. 2000-02-01 03:06:46 +00:00
mcafee%netscape.com
25e7eeb7f7 Fixing XUL typo, r=ben 2000-02-01 02:46:01 +00:00
rjc%netscape.com
3aace03128 Part of work for bug # 24959: the sidebar's search panel now has an input field for doing searches and "notices" / "remembers" when you search for something via a web page (if we have a matching search dataset.) 2000-02-01 02:44:25 +00:00
scc%netscape.com
6366d6d779 Fixed access paths for upcoming switch to Pro5, see bug #25949. r=pinkerton 2000-02-01 00:49:16 +00:00
hyatt%netscape.com
e0003e62a8 Keeping space from scrolling. This is a total and complete hack that wants a better fix later. 2000-02-01 00:38:51 +00:00
akkana%netscape.com
65781a368d 18033: Emacs XBL key bindings for unix. r=hyatt 2000-01-31 23:47:40 +00:00
scc%netscape.com
8424ac3d64 removed errant |QueryInterface()|s in favor of appropriate macros, as part of bug#23737. Changed |NS_DEFINE_IID| to |NS_DEFINE_CID| where appropriate; or else removed it, and fixed up clients to use |NS_GET_IID| in the appropriate spots. Built and ran pre-checkin tests. r=pinkerton 2000-01-31 23:45:42 +00:00
hangas%netscape.com
eb85b2aac5 Partial Fix for 25139. r=scottip 2000-01-31 23:24:21 +00:00
ben%netscape.com
3e08a6366c fix for checkbox in wallet dialogs having label "check", r=alecf 2000-01-31 21:49:31 +00:00
danm%netscape.com
94a219f706 changing name of opened window from 'null' to '_blank'. travis' idea. r:me 2000-01-31 21:33:50 +00:00
tbogard%aol.net
7c45f8716d The default content tree owner now has a separation of primary versus normal content areas. Primary areas are the only content areas that actually react to and set the title. 2000-01-30 07:29:38 +00:00
tbogard%aol.net
a5383448c8 Need to specify the class to call because the nsWebShellWindow base ends up calling the content set title. This ensures that Chrome and content go different paths for Setting the title. 2000-01-30 07:18:01 +00:00
ben%netscape.com
3ed3c22fb7 common dialog (25104)/dialogOverlay appearance tweaks 2000-01-30 02:01:59 +00:00
ben%netscape.com
14c814dee6 25104 - common dialog appearance tweaks, skinnability. 2000-01-30 01:59:40 +00:00
ben%netscape.com
5acc7f1910 menu appearance tweaks, commondialog appearance work (25104) 2000-01-30 01:58:46 +00:00
sspitzer%netscape.com
ca164ddbb2 ignore generated makefile 2000-01-29 22:30:55 +00:00
tbogard%aol.net
b1f0a0aacb Fixed bug where when the aRequestor was the tree owner of the docShell in a content shell list. It was not advancing checking to see if the list had more. 2000-01-29 11:15:15 +00:00
tbogard%aol.net
e88463bfe8 Fixed the order in which the main docShell is released against when the content shells are released. The content shells are held onto until after the main docShell is released so the content shells can still be grabbed. 2000-01-29 11:08:21 +00:00
mscott%netscape.com
5299c7f507 oops forgot a checkin!!!
include nsIDocumentLoaderFactory.h
r=travis
2000-01-29 06:48:38 +00:00
mscott%netscape.com
7478af3fd0 include nsIDocumentLoaderFactory
r=travis
2000-01-29 06:09:13 +00:00
mscott%netscape.com
ee72520994 Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
r=travis
2000-01-29 06:08:52 +00:00
michael.lowe%bigfoot.com
c76eb61269 Repositioning offline menu item in browser (bug 24044) 2000-01-29 02:52:36 +00:00
sfraser%netscape.com
cfef057383 Fix for 25366 -- check for color grafport before getting the GrafVars. r=pinkerton 2000-01-28 23:39:24 +00:00
mjudge%netscape.com
3524003c64 adding bindings to handle some specific windows cases. simple change 2000-01-28 23:24:29 +00:00
sspitzer%netscape.com
7a566e754c add new line to the end of the file. that is a CID, not an IID, so use the right macro. 2000-01-28 23:12:24 +00:00
dp%netscape.com
5e21feaad4 - Converting to Generic Module
- Removing unneccessary IID and CID defines
r=waterson
2000-01-28 09:21:54 +00:00
dp%netscape.com
f5cb07fa25 - Converting to Generic Module
- Removing unneccessary defines of IID and CID
r=rjc
2000-01-28 09:14:44 +00:00
syd%netscape.com
5473932705 Added support for registering JS functions, by the preference panel, with
prefwindow. These will be called by prefwindow when the user hits OK or
Cancel button; the intent is that a panel can then determine if the user
made changes that were commited, and act upon them. I will post something
to prefs and general about how that can be done. r=ben
2000-01-28 05:35:32 +00:00
sdagley%netscape.com
bbe5a1d59d Fix #25042. Moving PR_Init_Log proto from prlog.h to pprio.h as it is an internal function that normally doesn't belong in the NSPR public interfaces but the Mac needs it. Changes actually from wtc, sdagley just reviewed them and is checking them in. 2000-01-28 04:00:28 +00:00
hyatt%netscape.com
98a3a526b1 Getting rid of createPopup 2000-01-28 03:04:40 +00:00
waterson%netscape.com
fa13303470 Make sure to install htmlBindings.xml on Mac and Unix. 2000-01-28 00:28:05 +00:00
law%netscape.com
c2e0d3f0e1 Tweaks to new shist per bug 18804; r=travis@netscape.com 2000-01-27 14:31:01 +00:00
hyatt%netscape.com
88f06ca41e Adding files for Mac. 2000-01-27 09:55:01 +00:00
hyatt%netscape.com
952e178387 Adding files for UNIX. 2000-01-27 09:52:07 +00:00
hyatt%netscape.com
d186b2e002 Adding makefile stubs for UNIX. 2000-01-27 09:51:32 +00:00
hyatt%netscape.com
56a8de0b1c *** empty log message *** 2000-01-27 09:39:48 +00:00
hyatt%netscape.com
6d238e1056 Working on input field conversion to XBL. 2000-01-27 08:23:04 +00:00
hyatt%netscape.com
ac565042b5 Making sure htmlBindings.xml gets installed. 2000-01-27 08:15:48 +00:00
hyatt%netscape.com
746d0b6f12 First draft of the new XBL key binding handlers for HTML input fields and
text areas.
2000-01-27 08:15:29 +00:00
pepper%netscape.com
37e80e1ac7 All source files must contain a newline at the end of some unix builds fail. 2000-01-27 06:13:00 +00:00
pepper%netscape.com
87cbe5c9a6 ALL files must have a newline at then end 2000-01-27 06:07:03 +00:00