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

5817 Коммитов

Автор SHA1 Сообщение Дата
rickg%netscape.com 48e209d263 a few more bug fixes. Ain't life grand 1998-08-13 08:51:52 +00:00
rickg%netscape.com dac8ffff94 a host of propagation bugs and a comment bug to boot 1998-08-13 08:33:18 +00:00
rpotts%netscape.com ca2c7d9353 Fixed OnDataAvailable(...) to abort the stream if it returns a failure code... 1998-08-13 08:19:49 +00:00
law%netscape.com 10b4d2e0e9 Add support for showing stand-alone preferences 1998-08-13 07:09:49 +00:00
law%netscape.com f5b7d7e2ee Now using new nsIDefaultBrowser interface 1998-08-13 07:07:20 +00:00
law%netscape.com d58514b989 Adding nsIDefaultBrowser.cpp to the build 1998-08-13 07:05:48 +00:00
law%netscape.com c9967413f0 Suppport for m_bShowPrefsOnStartup 1998-08-13 07:02:55 +00:00
law%netscape.com 65778df095 Adding support for Details... button on Default Browser dialog 1998-08-13 06:58:58 +00:00
law%netscape.com 1b8ef34e18 Added support for -prefs cmd line arg 1998-08-13 06:50:08 +00:00
law%netscape.com 87599f5e8f Adding m_bShowPrefsOnStartup to handle showing prefs on startup (duh) 1998-08-13 06:47:17 +00:00
law%netscape.com 9951d60432 Enabled new Details... button on Default Browser dialog 1998-08-13 06:44:47 +00:00
law%netscape.com 2e9b7582bd Added #define for new Details... button on Default Browser dialog 1998-08-13 06:42:19 +00:00
law%netscape.com 5d66aba2b4 New 'default browser' interface 1998-08-13 06:36:39 +00:00
law%netscape.com 23e8a773fa Adding support for new 'desktop' preferences 1998-08-13 06:34:31 +00:00
vidur%netscape.com 51fe5f427d Implemented Reload() on nsIWebShell 1998-08-13 04:49:16 +00:00
vidur%netscape.com c07c4a5ef1 Correctly implemented reload 1998-08-13 04:48:57 +00:00
wtc%netscape.com 1b8f8755bf Deleted the code that sets BYTE_ORDER to LITTLE_ENDIAN on Linux, whic
on big-endian machines.  Use __osf__ instead of __alpha to identify
Digital Unix, which has <machine/endian.h>.
Files changed: mozilla/include/mcom_db.h, mozilla/dbm/include/mcom_db.h.
1998-08-13 04:47:03 +00:00
clayton 1c55aaf8d0 Removed a few stale files
Updated the MANIFEST to reflect these removals
Made a few minor changes to the top bits of test_api
1998-08-13 04:40:02 +00:00
wtc%netscape.com 267d484791 Use $< so that VPATH works. 1998-08-13 04:39:45 +00:00
wtc%netscape.com 3562329355 Increase the timer interval from 1ms to 8ms. 1998-08-13 04:38:42 +00:00
vidur%netscape.com 90f219c74e Added modifyHistory option to LoadURL. 1998-08-13 04:36:42 +00:00
vidur%netscape.com c9ac421d98 Added better handling of search component of URL. Added GetSearch() method to nsIURL. 1998-08-13 04:35:37 +00:00
wtc%netscape.com 9fdb1ea9fd OPTIMIZER: use -O2 in optimized builds. Do not use -g (for now) in
debug builds because it would produce a huge executable.
1998-08-13 04:35:20 +00:00
vidur%netscape.com 50187fd7d0 Implemented window.location 1998-08-13 04:34:53 +00:00
clayton 43db33bc18 Release Notes 1998-08-13 04:34:42 +00:00
clayton ae36fc1653 Fixed the documentation a bit. Still needs lots of work. 1998-08-13 04:11:20 +00:00
spider%netscape.com 2a3c365acc Create a GC for toplevel window to. Some app's need to modify that
DC also.
1998-08-13 02:36:40 +00:00
mcafee%netscape.com 2304713878 Backing out stubs, waiting for mac. 1998-08-13 01:04:47 +00:00
michaelp%netscape.com ec31b76e60 fixed build. 1998-08-13 00:07:09 +00:00
michaelp%netscape.com b59035b2ae fixed crash where widgets would return null clientdata because they were going
away, but the view was assuming the clientdata was non-null.
1998-08-13 00:03:41 +00:00
mcafee%netscape.com 3d2bdcb120 Checking in stubs for FE_CheckConfirm() and FE_SelectDialog() to match backend changes from danm. 1998-08-13 00:02:06 +00:00
joki%netscape.com c316d58438 Adding url and lineno to script evaluation 1998-08-12 23:37:50 +00:00
toshok%netscape.com 479b020a61 Fix non windows build - FE_CheckConfirm needs to have the same number of arguments in both the XP_WIN/not XPWIN cases. 1998-08-12 22:59:36 +00:00
radha%netscape.com 1159971950 Cut and refresh context menus fixed. basic code for "rename" context menu. It doesn't work though. 1998-08-12 22:55:16 +00:00
toshok%netscape.com 602bdc8f86 add elements for SUPER and SUB, so that we don't lose the basline adjustment on resize (bug 313426). 1998-08-12 22:33:32 +00:00
joki%netscape.com 3c6cb25a6b Fix script src equals problem when src contained in quotes. 1998-08-12 22:28:50 +00:00
mccabe%netscape.com 8ae7434b2b Towards running w/o crashing on alpha linux; add -mieee flag to ask
the compiler to puhleeze let us used denormalized floating point
values, as required by the ECMA spec.  Thanks to various contributors,
including Torsten R�ger <torsten@ponton-hamburg.de>, for working on
numeric issues.  Fix courtesy wtc.
1998-08-12 22:09:21 +00:00
michaelp%netscape.com 891419af3d with -np plugins will no longer be initialized due to frames. 1998-08-12 22:06:00 +00:00
karnaze%netscape.com 73e4145994 fixed destructor problems causing www.goto.com to crash when hitting a link 1998-08-12 21:50:11 +00:00
danm%netscape.com f144820e06 XP_WIN versions of the privacy FE dialogs 1998-08-12 21:46:09 +00:00
joki%netscape.com 4eedd54c45 Change so browser window doesn't assume it has toolbars. 1998-08-12 21:41:05 +00:00
spider%netscape.com cc68685429 win fix 1998-08-12 21:36:51 +00:00
saari%netscape.com 976bf283da Mac only I/O buffer size increases Eliminating speed bottlenecks. 1998-08-12 21:30:26 +00:00
kmcclusk%netscape.com da4a394f63 Removed bogus ValidateDocData, XP_ReBuffer and XP_Trace stubs. They exists in
their correct form in nsStubs.cpp
1998-08-12 21:24:25 +00:00
wtc%netscape.com a7d686be89 Linux/Alpha needs the -mieee compiler flag to turn on IEEE floating
point arithmetics.
1998-08-12 21:18:20 +00:00
michaelp%netscape.com aa7f5d1453 we now allocate a single offscreen buffer. 1998-08-12 21:17:52 +00:00
kmcclusk%netscape.com daa45238f8 Added output to indicate when a stubbed function is called. 1998-08-12 21:13:52 +00:00
kmcclusk%netscape.com f413ee27d8 Added stubs for ValidateDocData XP_ReBuffer and XP_Trace to
get Linux build to work.
1998-08-12 21:04:30 +00:00
kipp%netscape.com d5931797aa Allocate IID's for nsLoggingSink and nsILoggingSink 1998-08-12 21:04:13 +00:00
ftang%netscape.com ed49410e8f add vps.u{f,t} . Thanks Van Le <levan@hotmail.com> from the net 1998-08-12 21:00:20 +00:00