Commit Graph

5796 Commits

Author SHA1 Message Date
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
ftang%netscape.com
1d93fbfb78 add credit lines 1998-08-12 20:58:12 +00:00
leif
eb02bf2f05 *** empty log message *** 1998-08-12 20:56:38 +00:00
rjc%netscape.com
3252efac4f Small context changes for HT_Properties() and HT_Find(). 1998-08-12 20:17:23 +00:00
rods%netscape.com
4ead1bd614 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
4d6426e924 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
11329ecec7 Export XP_StripLine (needed by RDF) 1998-08-12 19:58:53 +00:00
rjc%netscape.com
5f7d8eb417 Fix SMART_MAIL for Mac. 1998-08-12 19:58:08 +00:00
kmcclusk%netscape.com
803289486a Save the alpha buffer in a member variable. 1998-08-12 19:57:05 +00:00
kmcclusk%netscape.com
cdbadaf7fb Added unix support for PR_ProcessPendingEvents. 1998-08-12 19:54:39 +00:00
kmcclusk%netscape.com
b4ba2fc20f 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
4df9924717 fixed *massive* memory leak. 1998-08-12 19:50:13 +00:00
mccabe%netscape.com
acf486a530 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
0fa6813c34 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
a52145f74b fix problem with # 1998-08-12 19:16:01 +00:00
ftang%netscape.com
29f5d9865d fix # problem 1998-08-12 19:10:35 +00:00
ftang%netscape.com
b3d1ed9541 Merge changes from nhotta's fix in 4.5. Approved by blythe 1998-08-12 19:03:57 +00:00
pinkerton%netscape.com
a102d7c0bb Bring in edges on popdown tree for sunken bevel. 1998-08-12 18:48:42 +00:00
pinkerton%netscape.com
487aa30b0c Draw popdown tree with a sunken bevel border. 1998-08-12 18:48:27 +00:00
pinkerton%netscape.com
5c37ee63ae No longer try and cache the popdown tree. Just delete/recreate every time because of problems with LScroller and changing windows. 1998-08-12 18:47:54 +00:00
blythe%netscape.com
eb57d4bdfc fix from martin.nilsson@bigfoot.com for transparency problems in bitmap 1998-08-12 18:47:46 +00:00
peterl%netscape.com
189579e0f1 made parse color compress whitespace first 1998-08-12 18:28:55 +00:00