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

47538 Коммитов

Автор SHA1 Сообщение Дата
dbragg%netscape.com c9eeef6857 New confirm dialog for xpinstall. Fixes bug #17506. r=dougt 1999-11-29 21:14:49 +00:00
rods%netscape.com 4047685baf changes to make the XP wheel tracker code work for windows.
Code is from bryner@uiuc.edu, reviewed by self. I don't think there was a bug
but there should have been.
1999-11-29 21:14:43 +00:00
dbragg%netscape.com ea96385530 added the content directory. This should have been done a long time ago. Also fixes bug 17506. r=dougt 1999-11-29 21:13:14 +00:00
dbragg%netscape.com 62163fd5b9 New confirmation dialog for xpinstall. Fixes bug #17506. r=dougt 1999-11-29 21:11:26 +00:00
tbogard%aol.net 6d4e6dae63 Changed GetDocumentLoaderObserver to return a ** instead of a *&. This is in sync with the nsIDocShell::GetDocumentLoaderObserver. r=pavlov 1999-11-29 21:09:47 +00:00
dp%netscape.com 6e19dd7919 - Removed IID defines
- Using GenericModule
1999-11-29 21:07:48 +00:00
mscott%netscape.com d33e82b36d Fix warning. 1999-11-29 21:06:49 +00:00
mscott%netscape.com 69dfb4790a fix case sensitivity of include file 1999-11-29 21:03:41 +00:00
dp%netscape.com f897390478 NS_RELEASE if there isn't a global service manager 1999-11-29 21:02:51 +00:00
nhotta%netscape.com 20c8fb4141 Change to pass empty string instead of null for setlocale, increased a local buffer size to hold larger locale name, bug 18338, r=tao. 1999-11-29 21:01:54 +00:00
mscott%netscape.com aaa0a6e533 temporary tweak to doc loader to use private uri loader
with post data stream support if we are trying to load
a url that has a post data stream.
r=travis
1999-11-29 21:01:15 +00:00
mscott%netscape.com e869c2a7ad changes to support private post stream data interface.
changes to support aWindowContext parameter and to remove
the content listener and progress sink as arguments. Instead,
use an interface requestor on the window context to get these.
I was also able to take out the capabilities class as well.
r=travis
1999-11-29 21:00:52 +00:00
mscott%netscape.com 7beb523ec1 add private interface for opening a url with post data
removed content listener and progress sink interfaces from
OpenURI and friends. Instead, pass in a nsISupports window
context. We can use the requestor interface to ask the
window context for the content listener and progress sink.
This reduced the number of arguments to OpenURI by one.
And eventually we'll query the window context for a
docshell / webshell interface which we could pass around.
r=travis
1999-11-29 21:00:14 +00:00
bienvenu%netscape.com 008b735acb remove newline, fix 19128 spurious n in error msg 1999-11-29 20:57:29 +00:00
waterson%netscape.com 7f0d4111fa Bug 20147. Make sure to correctly scope 'parent' when creating script objects. XUL document's parent is the window; XUL element's parent is the document. r=brendan 1999-11-29 20:53:40 +00:00
brendan%mozilla.org 6fd322ea4b Fix refcnt underflow bug, defend against null myObj (r=vidur@netscape.com). 1999-11-29 20:44:36 +00:00
sspitzer%netscape.com 482fba02c7 remove workaround for #14312, it is no longer needed. 1999-11-29 20:41:23 +00:00
sspitzer%netscape.com 98214e5d2c fix warnings 1999-11-29 20:40:39 +00:00
bryner%uiuc.edu 31301221b2 Minor changes to fix building on Linux with --enable-oji. r=shaver. 1999-11-29 20:27:00 +00:00
larryh%netscape.com fa4ff6d029 BugZilla: 19247. Add support for VMS, QNX, NTO 1999-11-29 19:42:11 +00:00
tbogard%aol.net d73d71e653 Updated the UNIX makefiles to be in sync with the Windows ones. (Not Part of the build). 1999-11-29 18:42:33 +00:00
tbogard%aol.net 263f367110 Changes to reflect the fact that the nsIDocShell API now has a GetPresShell. Used NS_STATIC_CAST on a comparison to 'this'. (Not Part of build). 1999-11-29 18:41:59 +00:00
tbogard%aol.net 4b01ec4f79 Added a readonly attribute to get the PresShell. (Not Part of the build) 1999-11-29 18:40:06 +00:00
shaver%netscape.com 4cf5eca87c track nsIFile changes (not part of build) 1999-11-29 15:17:57 +00:00
shaver%netscape.com 528cb517ac - Portions of nsIFile and nsIDirectoryEnumerator implementations for Unix.
- Various missing-newline-at-end-of-file fixes from Andrew Taylor
  <Andrew.Taylor@cal.montage.ca>.
- Fixed case in nsIDirectoryEnumerator.idl
- Added |normalize()|, |truncate()| and |target|, |isSpecial()| to nsIFile.idl
- Changed |isExists()| to |exists()|, |fileName| to |leafName|, |isEqual()| to
  |equals| and added |in boolean recur| to |isContainedIn()|.
- Corrected widespread misspelling of |NS_ERROR_FILE_UNRECOGNIZED_PATH|.
- Partially updated Windows code to track changes.
Partially addresses 17948, r=dougt
1999-11-29 14:55:03 +00:00
andreas.otte%primus-online.de 5bd63e6b95 Adding res-protocol makefiles r=warren 1999-11-29 10:10:21 +00:00
jfrancis%netscape.com 79218192b4 * ported the html editor work for the "caret doesn't move when i hit return" bug (16715) back to the plaintext editor. * fixed a paste/rules interaction problem (19367) * introduced an init time pass over html documents to populate empty list items and table cells with special breaks so that the user can click in them and actually get a caret * fixed some warnings r = floppy moose 1999-11-29 08:28:46 +00:00
tbogard%aol.net a101c26ce4 Implemented GetPositionAndSize.... Fixed some calls to DOMHandleEvent. 1999-11-29 07:47:20 +00:00
blizzard%redhat.com 0816f40bb7 make sure that windows are destroyed when the Destroy() method is called. fix for bug #18801. r=syd 1999-11-29 07:44:22 +00:00
idk%eng.sun.com 96e688a798 20114
added null checking
1999-11-29 07:26:37 +00:00
hyatt%netscape.com accc6a1b3f More skin work. r=pavlov 1999-11-29 06:51:24 +00:00
cls%seawood.org 3a001d2492 Removed unneeded -e argument to grep.
Changed print-depth-path.sh to check for Makefile instead of Makefile.in for objdir builds.
1999-11-29 06:15:04 +00:00
tbogard%aol.net 46918d296f nsXULDocument now uses the nsIBaseWindow interface for windowing stuff on webshell instead of nsIWebShell. This paves the way for the new docshell object to move in. 1999-11-29 06:04:15 +00:00
tbogard%aol.net ff2fe303c1 Flipped the default of the Windows Warning box that can come up. It now requires an environment variable be set to come up. 1999-11-29 05:50:22 +00:00
cls%seawood.org 0beb18f8d5 Oops, added '-o $@' to necessary MKSHLIB definitions. 1999-11-29 05:27:26 +00:00
cls%seawood.org 9a5c8d068c Added preliminary autoconf support for solaris. Untested. 1999-11-29 04:46:11 +00:00
rhp%netscape.com b3fb1602bd Changes to build this on Unix 1999-11-29 03:58:20 +00:00
rginda%netscape.com 131db27bf6 -- CHATZILLA CHANGES ONLY --
* Makefile.in, makefile.win
Install new files: munger.js, test3-readprefs.js, and face-*.gif (9 files)

* irc.js
Update regexps to 1.5 syntax.

* test3-commands.js
Wire whois command.

* test3-handlers.js
readPrefs() on startup.
Show checkmark on debug message menu.
Clear inputbox after a /command.
Send eval output to currentobject, instead of *client*
Fix for /join #channelname joining ##channelname.
Whois command implementation.
Factor _addToUserList out of onJoin so it can be used from onNick as well.
Whois reply display code.

* test3-output-*.css
New styles for munger tags.
Assorted style changes.

* test3-static.js
Change linuxnet->moznet.
Munger hookup.
newInlineText creates spans instead of anchors.
notifyActivity blinks indicator if it is already lit.
s/parity/mark

* test3.css
Assorted ui style changes: tbuttons in groove, color changes, etc.

* test3.xul
Include new js file.
Put statusbar in a toolbox.
1999-11-29 03:57:45 +00:00
rhp%netscape.com 4c8ac9d296 Change for new code that is not part of the build! 1999-11-29 03:51:31 +00:00
rhp%netscape.com e93e879df7 Just adding files to the tree. NOT PART OF THE BUILD YET! 1999-11-29 03:37:47 +00:00
blizzard%redhat.com 9ffe275348 [MLK] make sure to destroy the region before creating a new one 1999-11-29 03:08:49 +00:00
cls%seawood.org 4f7f0766bf Fixed tabbing problems with emacs caused by the mode header.
Added preliminary autoconf support for aix, dgux, freebsd and hpux.  All untested.
1999-11-29 02:15:22 +00:00
rbs%maths.uq.edu.au 5a32520084 Removed a default arg. See where bug 19398 where axel@pike.org reported that a default arg is both in .h and .cpp, and Suns CC seems unhappy about this. 1999-11-29 02:03:26 +00:00
edwin%woudt.nl e2b83be370 Added support for combobox and image 1999-11-29 00:44:34 +00:00
edwin%woudt.nl 37dd2f1f85 Adding PageUI to the build 1999-11-29 00:43:54 +00:00
brendan%mozilla.org 6a6109e43c Destroy rt->stateChange condvar (also trim deadwood; 20168, r=beard@netscape.com). 1999-11-28 19:56:52 +00:00
tor%cs.brown.edu 11402c9385 Incorporate MATH_ML code from gfx/src/gtk into the xlib version.
Also changes MAX to PR_MAX. r=blizzard
1999-11-28 19:14:23 +00:00
tor%cs.brown.edu ea9d345f2e Fix timers with interval greater than a second. r=blizzard 1999-11-28 19:12:10 +00:00
beard%netscape.com e7245bec84 bug #19474, r=ftang. fixes major memory leak of nsCharsetAlias2 object, which is (12) bytes but references a total of {52708} bytes. 1999-11-28 17:20:11 +00:00
locka%iol.ie 3f562a6d09 no message 1999-11-28 16:39:50 +00:00