Commit Graph

7559 Commits

Author SHA1 Message Date
slamm%netscape.com
5273e8d085 Don't require focus for a copy. Allows copy in view source window. 1998-09-11 18:58:32 +00:00
slamm%netscape.com
9b0cf55a2a Fix some comments that were missing '!' at the beginning of the line 1998-09-11 18:58:29 +00:00
slamm%netscape.com
983f4eef56 Retire the bookmarks and history translation and add navcenter translations 1998-09-11 18:58:18 +00:00
slamm%netscape.com
f7f120bd1b Fixing close window bug for html dialogs. Make html dialogs have the same translations as the browser. This may be overkill. We can trim back the list later. Kill some long dead code. 1998-09-11 18:58:12 +00:00
slamm%netscape.com
5023a1aa40 Compress consecutive spaces and tabs down to one space. Saves about 40k bytes. 1998-09-11 18:58:09 +00:00
troy%netscape.com
f35125901c Fixed leak of reflow command 1998-09-11 18:57:54 +00:00
vidur%netscape.com
de174c314b Added stopgap code for aliased constructors 1998-09-11 18:31:38 +00:00
sman%netscape.com
ed6e8a73df more updates 1998-09-11 18:23:31 +00:00
jsun%netscape.com
64d6dac5b9 Reads from CAPI much faster 1998-09-11 18:21:56 +00:00
spider%netscape.com
f9ed320e6a Remove ref to calnetwork 1998-09-11 18:12:07 +00:00
vidur%netscape.com
19eefa54ce Added stopgap code for aliased constructors 1998-09-11 18:05:11 +00:00
dcone%netscape.com
2f4b7095a7 fixed some focus bugs 1998-09-11 17:49:49 +00:00
dcone%netscape.com
8bccd8d904 fixed focus bugs 1998-09-11 17:49:32 +00:00
dcone%netscape.com
0746233add focus bug fixes 1998-09-11 17:47:50 +00:00
sman%netscape.com
1842710844 bumped maxrepeat up to 17 1998-09-11 17:39:46 +00:00
sman%netscape.com
3798be6845 need to add x400 parsing to deal with cst server login 1998-09-11 17:35:45 +00:00
spider%netscape.com
9d3466cfcc Fix for html 1998-09-11 17:24:08 +00:00
terry%netscape.com
6b733aef2f Added new "Layout" component to NGLayout. 1998-09-11 16:59:02 +00:00
spider%netscape.com
c95f56e8ef Remove calnetwork lib 1998-09-11 16:27:02 +00:00
ramiro%netscape.com
9d20e4acea Split MOZILLA_MOTIF_SEARCH_PATH into two: MOZILLA_MOTIF_INCLUDE_SEARCH_PATH
and MOZILLA_MOTIF_LIB_SEARCH_PATH to deal with "smart" oses like hpux
which place motif headers and libraries in different places.
1998-09-11 13:27:04 +00:00
rjc%netscape.com
6650ec876c More polling mechanism testing. 1998-09-11 11:05:50 +00:00
pierre%netscape.com
000bfe4efc fix crash when GetFontMetrics() returns nil, which should never happen of course 1998-09-11 10:45:26 +00:00
pierre%netscape.com
502a96beeb fix SetClipRegion + FillRect / added a temp SetFont / dispose mMainRegion 1998-09-11 10:37:36 +00:00
pierre%netscape.com
640eb49bd7 fix crash on update 1998-09-11 10:19:26 +00:00
pierre%netscape.com
a98460e5c6 fix uninitialized mWindowRegion / make the window title bar visible 1998-09-11 10:17:02 +00:00
brendan%netscape.com
f1dc01ae5b - Fix js_AllocTryNotes to track how much space has been allocated from tempPool
for trynotes in the current code generator, and grow that space as needed.
- Avoid dividing by a multiple of 3 (JSTryNote is 3 ptrdiff_t's) via (char *)
  arithmetic.
1998-09-11 09:25:15 +00:00
pierre%netscape.com
1971412a64 initialize member variables to 0 1998-09-11 09:13:02 +00:00
pierre%netscape.com
9938e484a0 in the works / return hard-coded values instead of 0's 1998-09-11 09:12:37 +00:00
pierre%netscape.com
9a5ed777f0 initialize mBounds 1998-09-11 09:07:19 +00:00
pierre%netscape.com
7dfdfb41f7 added and removed plenty of files 1998-09-11 09:02:46 +00:00
pierre%netscape.com
f9b4dadf7c added nsDTDUtils 1998-09-11 09:02:13 +00:00
pierre%netscape.com
2826bae31b added nsPluginViewer 1998-09-11 09:01:42 +00:00
rjc%netscape.com
7cfa3bec43 Polling mechanism test. 1998-09-11 07:45:49 +00:00
mcafee%netscape.com
5226c267ce Moved privacy prefs from Advanced pane to new privacy pane. Removed some white space and bogus comments. 1998-09-11 06:48:39 +00:00
kipp%netscape.com
86265c40fe Updated Makefile to have the right source file list 1998-09-11 05:53:55 +00:00
kipp%netscape.com
5c0b879887 Implement ListTag on bullet-frame's so that they dump better 1998-09-11 05:42:31 +00:00
kipp%netscape.com
1ea6fd9a4e inlined IsSynthetic implementation AND made it work 1998-09-11 05:38:25 +00:00
kipp%netscape.com
29976662a8 Make full-screen plugins deactivate better 1998-09-11 04:43:27 +00:00
kipp%netscape.com
dcf6b5fd92 Use InitialReflow to layout the image document instead of ResizeReflow so that images layout properly 1998-09-11 04:20:30 +00:00
kipp%netscape.com
9ac3b81c32 Removed a bunch of bogus code that (a) did very little (b) doesn't work for image documents 1998-09-11 04:17:07 +00:00
kipp%netscape.com
a375a19cac Check in of somewhat bogus handling of the notify values (which is going away!) 1998-09-11 04:16:18 +00:00
kipp%netscape.com
37fb2e7a12 Support length values for vertical-align 1998-09-11 04:15:03 +00:00
kipp%netscape.com
e5f3193e42 Added length tests 1998-09-11 04:14:40 +00:00
troy%netscape.com
de1641f3f9 Changed new frame construction code to handle floaters 1998-09-11 04:13:29 +00:00
jband%netscape.com
98c507c676 (not part of mozilla build) added source hook to jsdbgapi so that debugger can get clean access to source from jsscan when the JSFILE hack is used 1998-09-11 04:04:26 +00:00
kipp%netscape.com
079e4efb66 Applied patch to make the timer code independent of motif (thanks goes to cls@seewood.org) 1998-09-11 03:58:43 +00:00
gagan%netscape.com
24f399ef62 Added cachelib for Nu_cache. Should not affect the builds. 1998-09-11 02:44:07 +00:00
gagan%netscape.com
52c94f6e29 Added nu_cache define. 1998-09-11 02:43:05 +00:00
spider%netscape.com
a018a39601 Implemented asynchronous stream manager for loading multiple
XML UI definitions simultaneously
1998-09-11 02:26:35 +00:00
peterl%netscape.com
4701208437 added strength api to style rule 1998-09-11 02:07:58 +00:00