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

47503 Коммитов

Автор SHA1 Сообщение Дата
tbogard%aol.net 85b5334721 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 88639c509e 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 108efebf8a Oops, added '-o $@' to necessary MKSHLIB definitions. 1999-11-29 05:27:26 +00:00
cls%seawood.org f0b3558b58 Added preliminary autoconf support for solaris. Untested. 1999-11-29 04:46:11 +00:00
rhp%netscape.com c55e612ff1 Changes to build this on Unix 1999-11-29 03:58:20 +00:00
rginda%netscape.com 3f34d95584 -- 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 99f5ad93db Change for new code that is not part of the build! 1999-11-29 03:51:31 +00:00
rhp%netscape.com 4f76fe4ed3 Just adding files to the tree. NOT PART OF THE BUILD YET! 1999-11-29 03:37:47 +00:00
blizzard%redhat.com 7229cab6b5 [MLK] make sure to destroy the region before creating a new one 1999-11-29 03:08:49 +00:00
cls%seawood.org f3c93f2e86 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 c3560e789f 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 7f9d7c07db Added support for combobox and image 1999-11-29 00:44:34 +00:00
edwin%woudt.nl 286728df84 Adding PageUI to the build 1999-11-29 00:43:54 +00:00
brendan%mozilla.org ef9a60a3fb Destroy rt->stateChange condvar (also trim deadwood; 20168, r=beard@netscape.com). 1999-11-28 19:56:52 +00:00
tor%cs.brown.edu 3b0ab1a458 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 fcd6a5cce2 Fix timers with interval greater than a second. r=blizzard 1999-11-28 19:12:10 +00:00
beard%netscape.com c9b19c6c0d 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 dd942f46a6 no message 1999-11-28 16:39:50 +00:00
locka%iol.ie 2966b099a8 Removed FPKLUDGE hack for Delphi 1999-11-28 16:31:21 +00:00
duncan%be.com 9defa861bb Fix memory allocation checking bug 9828.
Fix DrawLine and DrawString rendering bugs (contributed by
Yannick Koehler <koehler@mythrium.com>).
r=syd
1999-11-28 10:53:47 +00:00
brendan%mozilla.org 62ebb4b490 Whitespace/comment police. 1999-11-28 10:32:13 +00:00
brendan%mozilla.org b4fef52e82 Whitespace police! 1999-11-28 10:26:53 +00:00
brendan%mozilla.org 8e5a02d3ad Fix decompiler to search function clone prototypes for args and vars (20160, r=rginda@netscape.com). 1999-11-28 09:46:33 +00:00
brendan%mozilla.org 869d5f55c0 Clean up whitespace/returns/braces, plus Ben's update to GetFields. 1999-11-28 06:37:13 +00:00
warren%netscape.com f2a5a70e3a Forced Windows nslocale.dll to pull in NSGetFactory. 1999-11-28 05:40:40 +00:00
warren%netscape.com f31eff1b13 Forced Windows gkgfxwin to pull in NSGetFactory. 1999-11-28 05:39:46 +00:00
warren%netscape.com 84a5f30651 Checked in work-around for the fact that SeaMonkeyAll doesn't pull modules/makefile.win 1999-11-28 03:47:01 +00:00
warren%netscape.com 96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
warren%netscape.com 4371911062 Added new version that's used with new no-libs-pass make on Windows. 1999-11-28 02:48:59 +00:00
tbogard%aol.net 9b922ed9d5 Added do_GetInterface to the dlldeps so it is properly exported from the DLL. 1999-11-28 02:17:24 +00:00
tbogard%aol.net dec406dc95 Turned on the do_GetInterface implementation by removing the #ifdef 0. 1999-11-28 02:16:22 +00:00
tbogard%aol.net 963f9e7043 Added nsIInterfaceRequestor.cpp to the build. 1999-11-28 02:15:11 +00:00
toshok%hungry.com dcf53bcc22 x86Win32ExceptionHandler.h => x86ExceptionHandler.h 1999-11-28 00:10:16 +00:00
toshok%hungry.com d0c9099ffc move all x86 specific stuff into a CPU_ARCH guarded section, and if NETBSD_ELF is defined, don't build with GLOBALS_NEED_UNDERSCORE 1999-11-27 23:48:29 +00:00
toshok%hungry.com dd59ce6115 x86Win32ExceptionHandler.h => x86ExceptionHandler.h 1999-11-27 23:38:58 +00:00
toshok%hungry.com c800126fc4 for egcs-1.1.1 (gcc 2.91) don't include the terminate() function. there may be previous revisions that don't need this function, but this is the version i have - we can always change the check later. 1999-11-27 23:17:20 +00:00
toshok%hungry.com 46b7c1f2d9 don't worry about the compile time warnings wrt this function definition, and add support for platforms that have an underscore prepended to the symbol name. 1999-11-27 23:05:49 +00:00
blizzard%redhat.com 3880998712 make the grab a little more idiot proof 1999-11-27 20:08:18 +00:00
shaver%netscape.com b829e11c5a Fix for 18505 (rename nsDeque::Peek to nsDeque::PeekFront) from Sammy Ford
<fuzed@swbell.net>.
1999-11-27 17:47:05 +00:00
toshok%hungry.com 95f659e6bc switch from nspr21 to nspr3 1999-11-27 10:39:22 +00:00
toshok%hungry.com 4853e84afd NetBSD needs underscores (at least in a.out mode. i need to try out elf.) 1999-11-27 10:36:10 +00:00
toshok%hungry.com 7396d13343 add handling for platforms that need underscores in front of global symbols. 1999-11-27 10:35:31 +00:00
toshok%hungry.com 4df491f18e NetBSD uses the same stuff for ThreadContexts as FreeBSD 1999-11-27 10:30:58 +00:00
toshok%hungry.com f6ae3b6a42 include x86UnixishThread.h for LINUX, FREEBSD, and NETBSD 1999-11-27 10:29:00 +00:00
toshok%hungry.com 0f79d5e1ad switch to using the md/Asm.h macros (GLOBAL_ENTRY and END_ENTRY) 1999-11-27 10:28:16 +00:00
toshok%hungry.com 671b348574 add NetBSD.mk 1999-11-27 10:26:55 +00:00
toshok%hungry.com 9e12028c73 stop listing OS's that exclude the prototypes and list the only one for which we include them. this file should be renamed to x86ExceptionHandler.h 1999-11-27 10:24:57 +00:00
toshok%hungry.com c64723b026 use END_ENTRY instead of a naked .size pseudo op 1999-11-27 10:23:06 +00:00
toshok%hungry.com 1be797de9e use GLOBAL_ENTRY/SYMBOL_NAME so symbol names are prepended with '_' 1999-11-27 10:22:33 +00:00
toshok%hungry.com 03c4f1c38d merge the freebsd/linux thread files into one, and use it for netbsd too 1999-11-27 10:21:49 +00:00