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

32333 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 9979327268 add new line to end of file 1999-07-01 06:11:16 +00:00
alecf%netscape.com bd80164a02 move hardcoded progid strings into a seperate header file 1999-07-01 06:01:39 +00:00
hyatt%netscape.com dab707cc61 You can specify the size of the popup. 1999-07-01 06:01:03 +00:00
alecf%netscape.com 4a8f501b27 document, document, document these interfaces, just a bit 1999-07-01 06:00:55 +00:00
dveditz%netscape.com cb2e1c8534 Previous fix thanks to jdunn@netscape.com (AIX) and tor@cs.brown.edu (HP-UX) 1999-07-01 05:57:00 +00:00
dveditz%netscape.com 9f5dc4f82c build fix for AIX and HP 1999-07-01 05:51:24 +00:00
alecf%netscape.com bf3d729664 initialize these variables to null! 1999-07-01 05:47:56 +00:00
sspitzer%netscape.com 064702ff8a fix build bustage on Solaris. 1999-07-01 05:38:03 +00:00
sspitzer%netscape.com 11fab808ae ignore the generated Makefile 1999-07-01 05:22:27 +00:00
hyatt%netscape.com e92bf344ef Fix for the crash on startup. 1999-07-01 05:16:56 +00:00
hyatt%netscape.com 0dd84590e4 Adding some atoms. 1999-07-01 05:06:11 +00:00
pinkerton%netscape.com b8d7841b25 early support for eBorderStyle_BorderlessTopLevel. 1999-07-01 04:54:29 +00:00
troy%netscape.com 306ed3a699 Minor cleanup 1999-07-01 04:37:07 +00:00
pinkerton%netscape.com baabf666ba filled in widget, clickCount, and mouse location for mouse enter/exit/over and drag enter/exit/over events. This info was just not getting set as it was for mouse clicks. 1999-07-01 04:12:42 +00:00
sspitzer%netscape.com cf8ec2d418 rename variable to avoid warnings on linux.
time is globally defined.
1999-07-01 03:59:55 +00:00
briano%netscape.com ae785f37e8 Automated update 1999-07-01 03:46:58 +00:00
briano%netscape.com 70e17c056e Forgot the 'then'... Duh. 1999-07-01 03:46:36 +00:00
bryce-mozilla%nextbus.com 745dee3496 The next logical extension of the fixes for non-Netscape browsers
from the last checkin.  Non-serverpush browsers have always been sent
incorrect HTML headers, causing assorted problems (see Bug #8069 affecting
MSIE).  The code paths are very convoluted, but I think I have now
straightened them out.
1999-07-01 03:45:43 +00:00
pinkerton%netscape.com 8c96d9200e don't crash if parent is null when asking for mouse coordinates. 1999-07-01 03:26:43 +00:00
briano%netscape.com a53106dc3d Automated update 1999-07-01 03:02:15 +00:00
gagan%netscape.com 667ae37ab7 NECKO cleanup. 1999-07-01 03:00:06 +00:00
briano%netscape.com dad24d7548 Fix for bug 9110. Sun's Workshop 4.2 compiler can't handle template specialization even though it claims it can. 1999-07-01 02:59:46 +00:00
gagan%netscape.com 44822abd81 Added extension/cookie for building Necko tests. Only for NECKO. 1999-07-01 02:57:10 +00:00
hyatt%netscape.com 67544d190d Implementing borderless top level windows. 1999-07-01 02:50:53 +00:00
sspitzer%netscape.com d1a8390ac4 no need to link nsStubs.o in anymore. removing this line. 1999-07-01 02:30:43 +00:00
jdunn%netscape.com 2a6f91ace2 backing out my change 1999-07-01 02:27:16 +00:00
brendan%mozilla.org 1eed515ae6 Rip out assign hack, simplify boolean value synthesis, minor cleanups. 1999-07-01 02:24:32 +00:00
briano%netscape.com dcbcc86af6 Automated update 1999-07-01 02:22:01 +00:00
briano%netscape.com 9933b1da85 Workaround for the shortcomings of the SunOS 4.x loader. 1999-07-01 02:15:13 +00:00
briano%netscape.com e00f9dcee8 SunOS4 also adds __.SYMDEF to .a files. 1999-07-01 01:59:09 +00:00
rjc%netscape.com bc9d03d879 Use a binary insertion sort. (Note: there is a conditional near the top of the file that can turn off the binary insertion sort and revert back to the older, slower code, in case of any weird bugs I haven't caught.) For the moment, its turned ON as I haven't seen any problems with it. 1999-07-01 01:55:09 +00:00
leaf%mozilla.org 7a4d4cb63d Preparing for distribution of fullsoft headers, dlls, and exes 1999-07-01 01:48:08 +00:00
briano%netscape.com da19f7fbe4 Oops, forgot to nuke one of the old LD_LIBRARY_PATH settings. 1999-07-01 01:31:11 +00:00
waterson%netscape.com 2bc96a3bce Bug 9098. Remove NS_PRECONDITION, as this can happen normally as part of teardown. 1999-07-01 01:21:14 +00:00
pierre%netscape.com 12de00ed62 added nsIAppShellService.idl to fix build breakage 1999-07-01 01:14:34 +00:00
law%netscape.com 3453f967e0 Fix for loading window with explicit url (in certain timing scenarios) 1999-07-01 01:03:08 +00:00
pinkerton%netscape.com 2fb58822af go back to using static define instead of GetIID for one part of QI because of win32 compiler. i hate it, but until i can talk to scc.... 1999-07-01 00:54:46 +00:00
tague%netscape.com 22137b2725 Fix UNIX build warnings 1999-07-01 00:44:05 +00:00
jdunn%netscape.com 4893616885 remove ##, since they are not needed. (since they break HP) 1999-07-01 00:34:24 +00:00
briano%netscape.com 8524980c0a Handle a few new platforms, and now uses config.guess to get the objdir name (if any). 1999-07-01 00:27:12 +00:00
erik%netscape.com 2f44418d3d Make this code a bit more bullet-proof. If the property file is missing,
netlib still returns NS_OK, so this code continues happily. Now it's
checking the pointer for NULL as well, so it's fixed.
1999-07-01 00:24:45 +00:00
pinkerton%netscape.com 976ad341f3 fix build bustage. 1999-07-01 00:20:45 +00:00
putterman%netscape.com 3f0119ce03 Use nsCOMTypeInfo 1999-07-01 00:16:39 +00:00
putterman%netscape.com 4d3c35a2d7 use nsCOMTypeInfo 1999-07-01 00:15:20 +00:00
akkana%netscape.com 13f718dc90 Change (commented out) textarea line to be 6 rows long 1999-07-01 00:13:26 +00:00
pinkerton%netscape.com 98dffbe943 add include for linux to fix build bustage. 1999-07-01 00:12:54 +00:00
putterman%netscape.com 1cc1ef36f3 Use nsCOMTypeInfo 1999-07-01 00:07:42 +00:00
pinkerton%netscape.com 358bcc130a Changing CreatePopup to return the popup. Adding a bunch of stuff for tooltips to the popup code. Fixing some bugs in webshell with loading malformed popups. Renamed "popup" to "popupElement" in the document and added "tooltipElement" as well. 1999-07-01 00:07:41 +00:00
nisheeth%netscape.com 957d5a4f73 Enabling IDL'ized nsIAppShellService on the Mac. 1999-06-30 23:55:10 +00:00
bienvenu%netscape.com 8cf6885157 back out nsCOMPtr leaks 1999-06-30 23:29:06 +00:00