kipp%netscape.com
|
1b94e401a8
|
Landed changes made on branch (bug #312572)
|
1998-08-06 19:52:48 +00:00 |
toshok%netscape.com
|
01f629fc5c
|
actually fix the freebsd conditional.
|
1998-08-06 19:49:15 +00:00 |
toshok%netscape.com
|
014a30e652
|
FreeBSD doesn't need (and complains about) -rdynamic
|
1998-08-06 19:48:00 +00:00 |
norris%netscape.com
|
c207e01a8b
|
Get signed JavaScript working using the non-Java capabilities code.
Also, implement a preference to run only signed JavaScript.
|
1998-08-06 19:46:03 +00:00 |
norris%netscape.com
|
1f109cdc86
|
Add routine to initialize capabilities code.
Code was actually written by raman.
|
1998-08-06 19:41:12 +00:00 |
karnaze%netscape.com
|
fe57bce33b
|
implemented border, frameborder attributes in <frameset>
|
1998-08-06 19:40:37 +00:00 |
rods%netscape.com
|
b4b0e7126e
|
Memory Leak in selection and a crash bug where a stack varible is being deleted.
|
1998-08-06 19:28:44 +00:00 |
danm%netscape.com
|
0d2583b95a
|
(optionally) include GlowCode lib. a:warren,fur
|
1998-08-06 18:52:34 +00:00 |
dcone%netscape.com
|
f7798da92a
|
backed out my changes for mac
|
1998-08-06 18:01:26 +00:00 |
dcone%netscape.com
|
b6ab87a8b5
|
update to new static factory methods.
|
1998-08-06 17:47:55 +00:00 |
dcone%netscape.com
|
e765302500
|
update to static library factory methods
|
1998-08-06 17:47:21 +00:00 |
dcone%netscape.com
|
84fe342cf4
|
update to new static way
|
1998-08-06 17:47:02 +00:00 |
dcone%netscape.com
|
fbcf1c5cec
|
updated to new factory methods using static libraries
|
1998-08-06 17:45:47 +00:00 |
dcone%netscape.com
|
a67ac8f50f
|
*** empty log message ***
|
1998-08-06 17:44:43 +00:00 |
dcone%netscape.com
|
1e063d17a3
|
Raptor change, worked on factory methods
|
1998-08-06 17:44:15 +00:00 |
rods%netscape.com
|
5205107d87
|
Commented out the FOCUS event cases, it cleared up several crashes
It's unclear whether we need to notified of these events.
|
1998-08-06 17:23:49 +00:00 |
donm%netscape.com
|
50717976b4
|
FE_Trace needed #ifdef DEBUG wrapper for optimized builds.
|
1998-08-06 16:59:39 +00:00 |
terry%netscape.com
|
c58d902be0
|
Patch by Erik Bruchez <Erik.Bruchez@iname.com> -- cope with "-d" in
the modules file.
|
1998-08-06 16:54:50 +00:00 |
rods%netscape.com
|
e26cb21fb1
|
Fixed: Links now work.
Fixed: Selection cursor no longer shows when clicking on a link.
(These are the same fixes as Stability branch bugs 312562 and 312563)
|
1998-08-06 16:29:45 +00:00 |
joki%netscape.com
|
8b39ebcf3a
|
Fix links not working.
|
1998-08-06 07:55:05 +00:00 |
ftang%netscape.com
|
9792e6dc34
|
check in viscii unicode conversion table. Thanks for
Thu Nguyen <tnn@neomagic.com> from the net
|
1998-08-06 06:15:27 +00:00 |
warren%netscape.com
|
c3c9dc312a
|
Removed version of file with name that's too long for the mac.
|
1998-08-06 05:10:35 +00:00 |
troy%netscape.com
|
2b3ca378d3
|
Some improvements to the ref counting
|
1998-08-06 05:06:24 +00:00 |
law%netscape.com
|
d77cb25599
|
Updates for Win(98) integration feature (not yet being built)
|
1998-08-06 03:53:29 +00:00 |
ramiro%netscape.com
|
04b499a22d
|
Change usage of jint to PRint32. Fixes the current unix build bustage.
|
1998-08-06 03:10:34 +00:00 |
troy%netscape.com
|
4687600fff
|
Fixed shoddy reference counting in FindBrowserFor(), and changed
Destroy() to release references on six widgets
|
1998-08-06 02:21:23 +00:00 |
spider%netscape.com
|
0b77d7bfc6
|
Unix fixes
|
1998-08-06 02:16:51 +00:00 |
troy%netscape.com
|
68dd96b029
|
Added code to Ondestroy() to do an AddRef() before calling DispatchStandardEvent()
and then a Release() afterwards. This ensures the object doesn't get destroyed until
after we've dispatched the event
|
1998-08-06 02:11:43 +00:00 |
spider%netscape.com
|
ea711a7e1c
|
win fix
|
1998-08-06 02:07:49 +00:00 |
racham%netscape.com
|
96a76e5a64
|
Correcting 1step & 2step navigational errors
|
1998-08-06 01:58:14 +00:00 |
spider%netscape.com
|
f6526d1734
|
Unix updates
|
1998-08-06 01:56:22 +00:00 |
spider%netscape.com
|
12aad5bffc
|
Add julian dll to list of abstractions
|
1998-08-06 01:55:28 +00:00 |
rjc%netscape.com
|
36cf893ce7
|
File system is now read/write on Mac.
|
1998-08-06 01:36:42 +00:00 |
radha%netscape.com
|
27ff95b30a
|
Change usage of jint to PRint32. One of he fixes from the net.
|
1998-08-06 01:31:57 +00:00 |
kin%netscape.com
|
b05a1df40d
|
Modified fe_GravityCorrectForms() to call XtMoveWidget() instead of setting
the widget's x,y values directly. This allows SHACK and ENDER widgets to scroll
with the HTML page.
|
1998-08-06 01:28:53 +00:00 |
rjc%netscape.com
|
e7a0b29e77
|
On remote AFP volumes, don't show invisible files/folders.
|
1998-08-06 01:27:45 +00:00 |
spider%netscape.com
|
34089372b8
|
WIP: Menubar and Popup's
|
1998-08-06 01:23:37 +00:00 |
rjc%netscape.com
|
d831c1a0cd
|
Add some prototypes for Mac, but a bug where "db" was used by not initialied to anything.
|
1998-08-06 01:15:04 +00:00 |
rjc%netscape.com
|
cf4a94f812
|
Small changes, including bug fix regarding passed in string being potentially changed.
|
1998-08-06 01:04:20 +00:00 |
sudu%netscape.com
|
2a072a9125
|
Fix to build js classes when NSJVM=1.
|
1998-08-06 01:01:42 +00:00 |
michaelp%netscape.com
|
a5fa7a9844
|
changed to work with stuff on branch.
|
1998-08-06 00:59:11 +00:00 |
beard%netscape.com
|
9d86966f3e
|
Turning OJI on.
|
1998-08-06 00:40:45 +00:00 |
timm%netscape.com
|
096a023e26
|
renamed and obsoleted
|
1998-08-05 23:50:07 +00:00 |
timm%netscape.com
|
333ac2b59d
|
fix anchor ugliness
|
1998-08-05 23:38:32 +00:00 |
timm%netscape.com
|
428e7ebac7
|
fix ugly buttons
|
1998-08-05 23:35:49 +00:00 |
racham%netscape.com
|
0d6a575785
|
Added help file 2step mode register page
|
1998-08-05 23:30:52 +00:00 |
racham%netscape.com
|
5f3cf863d7
|
Added help file 1step mode register page
|
1998-08-05 23:30:30 +00:00 |
racham%netscape.com
|
7543c4ad44
|
Added help file 2step mode dialinfo page
|
1998-08-05 23:29:28 +00:00 |
racham%netscape.com
|
9c1b8b8d40
|
Added help file 1step mode dialinfo page
|
1998-08-05 23:29:02 +00:00 |
robinf%netscape.com
|
f4812fb3d3
|
updating terminology to reflect the UI
|
1998-08-05 23:27:24 +00:00 |