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

5799 Коммитов

Автор SHA1 Сообщение Дата
wtc%netscape.com b9a162ce0d Use $< so that VPATH works. 1998-08-13 04:39:45 +00:00
wtc%netscape.com 668cdb7bfe Increase the timer interval from 1ms to 8ms. 1998-08-13 04:38:42 +00:00
vidur%netscape.com 177ffce3ef Added modifyHistory option to LoadURL. 1998-08-13 04:36:42 +00:00
vidur%netscape.com d183e5debb Added better handling of search component of URL. Added GetSearch() method to nsIURL. 1998-08-13 04:35:37 +00:00
wtc%netscape.com 42bfefc33f 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 ee732521f4 Implemented window.location 1998-08-13 04:34:53 +00:00
clayton 4f975179e7 Release Notes 1998-08-13 04:34:42 +00:00
clayton a457d44495 Fixed the documentation a bit. Still needs lots of work. 1998-08-13 04:11:20 +00:00
spider%netscape.com 787f3c1ab8 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 4874de026a Backing out stubs, waiting for mac. 1998-08-13 01:04:47 +00:00
michaelp%netscape.com f199e896c4 fixed build. 1998-08-13 00:07:09 +00:00
michaelp%netscape.com dc2243f8bb 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 eab9d0cd9f 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 a0e09aecb4 Adding url and lineno to script evaluation 1998-08-12 23:37:50 +00:00
toshok%netscape.com 170148f272 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 b73a0657ee 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 d13fac760b 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 67753fb375 Fix script src equals problem when src contained in quotes. 1998-08-12 22:28:50 +00:00
mccabe%netscape.com a767affc84 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 ba84f1fafa with -np plugins will no longer be initialized due to frames. 1998-08-12 22:06:00 +00:00
karnaze%netscape.com e06f3cfc86 fixed destructor problems causing www.goto.com to crash when hitting a link 1998-08-12 21:50:11 +00:00
danm%netscape.com e7eccbbf13 XP_WIN versions of the privacy FE dialogs 1998-08-12 21:46:09 +00:00
joki%netscape.com 00d6476959 Change so browser window doesn't assume it has toolbars. 1998-08-12 21:41:05 +00:00
spider%netscape.com 0c8f4203ed win fix 1998-08-12 21:36:51 +00:00
saari%netscape.com 4f01f56a85 Mac only I/O buffer size increases Eliminating speed bottlenecks. 1998-08-12 21:30:26 +00:00
kmcclusk%netscape.com 001a80c8f5 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 cb11cc82d1 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 0f7b0ea851 we now allocate a single offscreen buffer. 1998-08-12 21:17:52 +00:00
kmcclusk%netscape.com eb99817313 Added output to indicate when a stubbed function is called. 1998-08-12 21:13:52 +00:00
kmcclusk%netscape.com 286a229a68 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 fd6f1e7926 Allocate IID's for nsLoggingSink and nsILoggingSink 1998-08-12 21:04:13 +00:00
ftang%netscape.com 59b62f6f27 add vps.u{f,t} . Thanks Van Le <levan@hotmail.com> from the net 1998-08-12 21:00:20 +00:00
ftang%netscape.com 46656d6874 add credit lines 1998-08-12 20:58:12 +00:00
leif 83626c49ad *** empty log message *** 1998-08-12 20:56:38 +00:00
rjc%netscape.com 3f4f915467 Small context changes for HT_Properties() and HT_Find(). 1998-08-12 20:17:23 +00:00
rods%netscape.com f05e37167d Changed the WindowStyle so the scrollbar appears when the list is larger
than the given bounding rectangle.
1998-08-12 20:10:41 +00:00
rods%netscape.com 485a5aec9a Change the calculation of how big the dropdown list should be. The max size
is now 20.
1998-08-12 20:05:25 +00:00
rjc%netscape.com d5b6e1e328 Export XP_StripLine (needed by RDF) 1998-08-12 19:58:53 +00:00
rjc%netscape.com f45d413806 Fix SMART_MAIL for Mac. 1998-08-12 19:58:08 +00:00
kmcclusk%netscape.com 2d69ecb7d1 Save the alpha buffer in a member variable. 1998-08-12 19:57:05 +00:00
kmcclusk%netscape.com 05b38ad9d4 Added unix support for PR_ProcessPendingEvents. 1998-08-12 19:54:39 +00:00
kmcclusk%netscape.com 92df07fecf Added support for PR_ProcessPendingEvents. This allows the unix viewer to
support clicks on links + submitting form data.
1998-08-12 19:52:03 +00:00
michaelp%netscape.com 5d169479f1 fixed *massive* memory leak. 1998-08-12 19:50:13 +00:00
mccabe%netscape.com 0013dd0487 modified #if from __alpha to __osf__, because Alpha/Linux also runs on
an alpha processor, and we really want to know osf instead.  Courtesy
wtc.
1998-08-12 19:45:04 +00:00
ftang%netscape.com 672fb44150 Add vps.txt for unicode conversion . Thaks Van Le <levan@hotmail.com> from the net 1998-08-12 19:18:59 +00:00
ftang%netscape.com 79b0278351 fix problem with # 1998-08-12 19:16:01 +00:00
ftang%netscape.com b4ba51f3cb fix # problem 1998-08-12 19:10:35 +00:00
ftang%netscape.com 58cd94fca4 Merge changes from nhotta's fix in 4.5. Approved by blythe 1998-08-12 19:03:57 +00:00
pinkerton%netscape.com 41a4cff3ea Bring in edges on popdown tree for sunken bevel. 1998-08-12 18:48:42 +00:00
pinkerton%netscape.com 06c49dc6c0 Draw popdown tree with a sunken bevel border. 1998-08-12 18:48:27 +00:00