akkana%netscape.com
b766fef843
Fix IRIX build problem
1998-09-03 21:40:20 +00:00
cmanske%netscape.com
16a12520bb
Changed spelling of const and removed string not used for Change Encoding dialog
1998-09-03 21:33:02 +00:00
amusil%netscape.com
4a0973d258
MacFE code for Anthrax along with minor XP tweaks
1998-09-03 21:08:25 +00:00
ftang%netscape.com
6cec96a800
merge one of 4.06 fix. bug 123957 and 311153. approved by mlm
1998-09-03 20:53:44 +00:00
ftang%netscape.com
fe39d1964f
Merge the fix 311741 from 4.5 tree.
1998-09-03 20:47:32 +00:00
cmanske%netscape.com
866bc5a0b5
Fixed problems with PA_Block and busted file loading into Composer
1998-09-03 01:10:13 +00:00
cls%seawood.org
49b606e47a
Removed OJI ifdef from LO_GetBuiltInAttribute() as the LO_BuiltinStruct is the same for both cases.
1998-09-02 18:54:53 +00:00
pinkerton%netscape.com
0c4e559f70
fix build bustage on mac (rev mjudge).
1998-09-02 16:15:43 +00:00
cmanske%netscape.com
e6bb5283b3
Fixed build bustage for Mac
1998-09-02 16:08:46 +00:00
ramiro%netscape.com
b16a2d8da2
Add support for -config-dir command line flag. That means mozilla can now
...
use a configdir other that ~/.netscape without having to do HOME environment
hacks.
Thanks to Aleksey Nogin (ayn2@cornell.edu ) for doing all the work and being
patient for me to actually check the stuff in.
1998-09-02 14:29:42 +00:00
cmanske%netscape.com
bb022be61f
Composer work: Check for valid charset in metatag, paste character style, split table cell, optimization for table cell layout (not turned on), remove P_MENU, P_DIRECTORY support for UIs
1998-09-02 14:21:41 +00:00
mcafee%netscape.com
e79aa722c4
Moving getBuiltInAttribute() from winfe to layout, it's now LO_GetBuiltInAttribute(). a+r=nisheeth
1998-09-02 09:13:50 +00:00
morse%netscape.com
f567de491e
enable trust labels for unix
1998-09-02 05:06:15 +00:00
cls%seawood.org
876891e7ae
Sync'd Makefile.ins
1998-09-02 00:54:34 +00:00
akkana%netscape.com
fb6c7758a8
Call new FE_EncodingDialog
1998-09-01 22:19:12 +00:00
pinkerton%netscape.com
830829beed
turn on trust labels for mac and fix mac problem.
1998-09-01 20:22:11 +00:00
pinkerton%netscape.com
9a98b13993
turn on trust labels on mac.
1998-09-01 20:21:19 +00:00
pinkerton%netscape.com
c23dd829b6
making RefreshRowRange const.
1998-09-01 20:19:34 +00:00
pinkerton%netscape.com
2fb62246a8
updated for new CProgressCaption
1998-09-01 20:16:43 +00:00
mjudge%netscape.com
c6c2e904b7
Ender reload and new toolbar code
1998-09-01 18:53:36 +00:00
shaver%netscape.com
7affbab99c
don't call layout from the mocha thread, and other progress
1998-09-01 12:54:17 +00:00
shaver%netscape.com
1b31c67847
fix dumb typo (how embarrassing)
1998-09-01 12:52:30 +00:00
nisheeth%netscape.com
fae669c975
Fix for bug# 313278. Random links on the page were unclickable.
...
The problem was that the width and height of the dummy floating element that gets appended to the line list were not being initialized to 0 in lo_AppendFloatToLineList() and was
fooling the selection code into thinking that the floating element is insanely large.
So, the link wasn't being returned to the FE when you moused over it.
1998-09-01 05:40:50 +00:00
warren%netscape.com
758f5528a1
Removed secstubn.h for mac build.
1998-09-01 04:35:11 +00:00
warren%netscape.com
8daa66afc1
Added xpcom dependency.
1998-09-01 03:30:59 +00:00
warren%netscape.com
d7ec8b918e
Added requires for xpcom.
1998-09-01 02:45:39 +00:00
warren%netscape.com
0bd4428f4d
Added requires for oji and ojiimpl
1998-09-01 01:59:14 +00:00
warren%netscape.com
15e51c72b0
Added ojiimpl requirement for jvmmgr.h
1998-09-01 01:19:59 +00:00
warren%netscape.com
320811506e
Changes for lazy java initialization.
1998-09-01 00:23:43 +00:00
shaver%netscape.com
2bb47c8f8b
JS_InternString is volatile, so I'll avoid its use
1998-08-31 22:46:06 +00:00
shaver%netscape.com
e5941a0ce7
update NodeOps APIs
1998-08-31 22:32:57 +00:00
shaver%netscape.com
562737cd88
avoid dangerous JS_InternString call, and update NodeOps APIs
1998-08-31 22:31:44 +00:00
morse%netscape.com
d44b1c9c56
disable trust labels for mac
1998-08-30 13:55:38 +00:00
morse%netscape.com
d9ff6c6bf6
I give up, backing out trust labels
1998-08-30 08:49:56 +00:00
morse%netscape.com
f99179fdba
another attempt to fix linux bustage
1998-08-30 06:46:25 +00:00
morse%netscape.com
67c31b0bd3
attempt to fix build bustage on Sun in gromit tinderbox
1998-08-30 06:10:12 +00:00
morse%netscape.com
d87a5dd85d
second attempt to fix linux bustage on gromit
1998-08-30 05:47:25 +00:00
morse%netscape.com
2965b60d60
attempt to fix linux bustage on gromit
1998-08-30 04:49:13 +00:00
morse%netscape.com
3b138266dd
added trust labels
1998-08-30 03:40:51 +00:00
shaver%netscape.com
6bd344553d
don't use JS_InternString for now -- weird crash in JS_AtomizeString
1998-08-29 23:46:47 +00:00
cls%seawood.org
c67a55b026
Needed for --enable-dom.
1998-08-29 22:28:46 +00:00
cls%seawood.org
b19f34d1a9
Added ifdef JAVA_OR_OJI around jsjava.h include.
1998-08-29 05:50:45 +00:00
shaver%netscape.com
8a3eba90d3
Move current_node and top_node to top_state, to protect them from tables.
...
Handle table and row and cell data.
(We do nested-table text now.)
1998-08-29 02:52:27 +00:00
shaver%netscape.com
eeedb69b78
move top_node and current_node into top_state, where they're invulnerable to the evil tactics of table layout
1998-08-29 02:49:13 +00:00
pinkerton%netscape.com
9e930ec253
New RowIsContainer method which can replace CellHasDropFlag to determine if the row is a container and if it is currently expanded or collapsed. Fixed auto-expand d&d to use this instead of CellHasDropFlag so it will still autoexpand when drop flags are not used.
1998-08-28 20:32:00 +00:00
shaver%netscape.com
46f1e4b60d
actually reflow altered text
1998-08-28 13:42:25 +00:00
shaver%netscape.com
5bf08ad207
wire up DOM_Nodes and LO_Elements; maybe fix <LI> CSS bug? (all #if DOM)
1998-08-28 10:29:42 +00:00
shaver%netscape.com
134d655d6a
current_node is always the current_node now. also: set up for text mutation
1998-08-28 10:23:35 +00:00
shaver%netscape.com
dc8518abd7
break universal dep on lm_dom.h; start wiring DOM_Node<->LO_Element
1998-08-28 07:53:18 +00:00
shaver%netscape.com
a3b18a4883
switch to void * in lo_DocState, not DOM_Node * because too many places #include "layout.h"
1998-08-28 07:52:07 +00:00
morse%netscape.com
ace2adf899
single-signon fix
1998-08-27 21:05:58 +00:00
shaver%netscape.com
3ed3f05475
start to flesh out lm_CDataOp (you can set the title!) and remove attrs from HTMLElementPrivate
1998-08-27 09:13:00 +00:00
shaver%netscape.com
138992abb1
implemented cdata_setter
1998-08-27 09:11:45 +00:00
shaver%netscape.com
12372c95ac
protect against multiple inclusion (possibe now with DOM/layout/libmocha)
1998-08-27 05:54:56 +00:00
shaver%netscape.com
cc6ecc9aaf
DOM stub tweakage and fixed Text/CData init
1998-08-27 05:54:01 +00:00
shaver%netscape.com
9344766cbc
Added CData operations (append, insert, delete, replace, substring).
...
Added Element {[sg]et,remove}Attribute
Check for illegal child in Node ops appendChild, insertBefore and replaceChild.
1998-08-27 05:25:40 +00:00
shaver%netscape.com
92e297be04
fix typo and kill warning
1998-08-27 00:17:40 +00:00
shaver%netscape.com
3887d1204a
build libdom (if DOM)
1998-08-27 00:14:53 +00:00
shaver%netscape.com
44fa1abb04
added code to drive the lib/libdom stuff
1998-08-27 00:09:43 +00:00
shaver%netscape.com
4e5346bc79
added hooks to lib/libdom stuff, and exposed lo_IsEmptyTag for use by libmocha DOM hooks
1998-08-27 00:05:26 +00:00
shaver%netscape.com
4ff8b8dd14
added first cut of Level-1 DOM (not layout or XML dependent)
1998-08-27 00:02:31 +00:00
slamm%netscape.com
f53f5cbda3
Remove the old-style bookmarks. RDF is the way.
1998-08-26 18:35:54 +00:00
cls%seawood.org
9c74df02ff
Updates to autoconf files.
1998-08-26 04:04:57 +00:00
cmanske%netscape.com
4b1b763dea
Removed attempt to optimize editor layout by not relaying out entire line. Must find another solution
1998-08-25 22:48:27 +00:00
pinkerton%netscape.com
1de225703f
Allow tooltip to show up even when not on a valid cell.
1998-08-25 20:25:15 +00:00
cmanske%netscape.com
2344227069
Backed out change intended for testing only
1998-08-25 20:24:04 +00:00
pinkerton%netscape.com
5b5b561ac6
Better handling of UTF8.
1998-08-25 20:23:47 +00:00
cmanske%netscape.com
03d25bfac4
Composer performance optimization work - FixupTableData optimizations. Added SingleSignon feature for Composer publishing. Fixed layout cell background bug - permission by nisheeth
1998-08-25 20:16:10 +00:00
ftang%netscape.com
bd654a1042
fix window UTF8 problem. But the UTF8 to UTF8 conversion before Vietnamese
1998-08-25 20:03:34 +00:00
brendan%netscape.com
b8c24872eb
Cope with uninitialized MWContext charset id (312759, mlm).
1998-08-25 07:37:52 +00:00
brendan%netscape.com
99f80db506
Fix indentation nit.
1998-08-25 07:32:25 +00:00
pinkerton%netscape.com
cfeb74516b
new UTF8 drawing routines (yay!)
1998-08-25 00:04:34 +00:00
pinkerton%netscape.com
cbc34d9544
Landing code from 4.5. Allows tooltips to stay around between areas that want them, instead of hiding each time.
1998-08-25 00:03:19 +00:00
pinkerton%netscape.com
b7a3a0b6d1
Landing of 4.5 changes to get new tooltips, bug fixes, and spring-loaded folders. Caused some APIs to change, I hope I got them all in derrived classes.
1998-08-25 00:02:34 +00:00
pinkerton%netscape.com
7e5842050d
Changes from 4.5 to support new tooltips that don't go away when you move between two areas that desire a tooltip.
1998-08-25 00:01:56 +00:00
pinkerton%netscape.com
34d3631381
Move EClickState to Netscape_Constants
1998-08-24 23:58:57 +00:00
pinkerton%netscape.com
c1670471d4
First Checked In.
1998-08-24 23:54:19 +00:00
pinkerton%netscape.com
f9a488499c
Ability to set # of clicks to open row from API.
1998-08-24 19:52:47 +00:00
morse%netscape.com
3eeab5df8a
pass current url rather than base url to single signon
1998-08-21 20:38:28 +00:00
brendan%netscape.com
a1fea6016b
Insist on / after builtin at front of MIME type.
1998-08-21 08:12:14 +00:00
brendan%netscape.com
b495c6f095
Use text/html, not HTMLAREA, as value of TEXTAREA TYPE field; debloat code.
1998-08-21 08:11:13 +00:00
pinkerton%netscape.com
3a29f0259f
Broadcast message on mouse-up.
1998-08-20 21:49:11 +00:00
cyeh%netscape.com
e639229fbf
merging files from AUTOCONF_1_0 branch
1998-08-20 00:30:12 +00:00
cls%seawood.org
90d0af1408
AUTOCONF_1_0 landing.
1998-08-19 20:42:14 +00:00
cmanske%netscape.com
856a8dc5c8
More table editing work: convert Excel spreadsheet to internal table format for more flexible paste options
1998-08-18 20:24:37 +00:00
pnunn%netscape.com
b7103625c1
fix for #313251 , migrating #312030 to mozilla. pnunn. ok'd by nisheeth.
1998-08-17 22:20:27 +00:00
norris%netscape.com
81b9b5804b
Allow setting document.domain to remove the port part of the URL for later origin checks.
1998-08-17 20:04:23 +00:00
ftang%netscape.com
afdb10a2ee
add vni support from the net for WinFE. Thansk Van Le <levan@hotmail.com> and folks
1998-08-14 20:40:27 +00:00
ftang%netscape.com
98bfbd7555
Check in new version of vietnam.c Thansk Van Le <levan@hotmail.com> and folks
1998-08-14 20:39:52 +00:00
ftang%netscape.com
45e9e8eb61
add additional interface. Thansk Van Le <levan@hotmail.com> and folks
1998-08-14 20:39:29 +00:00
ftang%netscape.com
0929c1e3aa
fix typo for last check in
1998-08-14 20:38:08 +00:00
cmanske%netscape.com
4c00620385
Fixed bug that prevented placing caret in empty table cell
1998-08-14 03:04:11 +00:00
cmanske%netscape.com
9464c04081
Fixed warnings thanks to UNIX compilers
1998-08-14 01:38:35 +00:00
sdagley%netscape.com
1d79b3a846
Fix a functionality problem with my previous checkin - change the MacFE stubs for FE_CheckConfirm and FE_SelectDialog to the workaround versions until the actual versions are implemented. Yes the tree is in flames but these files aren't related and folks are all over the problem (akkana and jfrancis have checked in fixes for X and Mac).
1998-08-14 01:21:46 +00:00
mcafee%netscape.com
b9d0e30807
Privacy is passing in nil arguments to ET_PostCheckConfirmBox(), we now check for this. a=joki
1998-08-14 00:57:55 +00:00
mcafee%netscape.com
60474197ce
Stubs to fix breakage from privacy backend change.
1998-08-14 00:29:13 +00:00
cmanske%netscape.com
b1c64d408b
Fixed missing () for function call Unlink. Stupid Windows compiler.
1998-08-14 00:07:50 +00:00
cmanske%netscape.com
e9e353a8e7
Fixed lots of bugs. Implemented drag/drop/paste cells into existing table.
1998-08-13 23:14:33 +00:00
sdagley%netscape.com
02ff6820f9
Add MacFE stubs for FE_CheckConfirm and FE_SelectDialog for morse's privacy code. danm acquired the appropriate permissions from the module owners for the XP spammage.
1998-08-13 22:11:56 +00:00
ftang%netscape.com
68e7f2b9c8
vietnamese Unicode conversion table. Thanks Van Le <levan@hotmail.com> from the net
1998-08-13 19:36:43 +00:00
ftang%netscape.com
3cc5dded11
add vietnamese support. Thanks Van Le <levan@hotmail.com> from the net
1998-08-13 19:33:52 +00:00
ftang%netscape.com
3ee01b245f
extend the unicode conversion from max 64 to max 128
1998-08-13 19:26:19 +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
danm%netscape.com
e7eccbbf13
XP_WIN versions of the privacy FE dialogs
1998-08-12 21:46:09 +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
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
akkana%netscape.com
d8050443c3
Don't show caret on inactive Ender areas. Reviewed by cmanske.
1998-08-11 22:59:45 +00:00
ftang%netscape.com
10c929bd01
fix bug 302137 by fallback to - on Mac. This is not really a fix . The real fix won't be here untill we have full Unicode support
1998-08-11 22:40:06 +00:00
ftang%netscape.com
c3dff13df9
add koi8u to the cyrillic list, also fix bug 76586 by adding font list rearrange code
1998-08-11 22:22:42 +00:00
pinkerton%netscape.com
51d2f14ce4
Fix redraw problem on refresh with inline editing.
1998-08-11 19:15:28 +00:00
kin%netscape.com
c41ef62eb1
Modified lo_BeginTextareaTag() to call XP_STRCASECMP() when looking for
...
"HTMLAREA". Approved by nisheeth and toshok.
1998-08-11 19:10:47 +00:00
nisheeth%netscape.com
4ca051f736
Fixes bug 311240. We were crashing in layout when a new bookmark was added.
...
The real problem here is that RDF is overloading the HTML stream converter to
get at the META tags. I have a hacky fix to layout that checks for the special
RDF slave context type and does not layout any tag other than META and HEAD.
This will get backed out as soon as we come up with a better solution...
1998-08-11 04:03:10 +00:00
ftang%netscape.com
36822dfe64
Add cp1252 conversion tolower table and make winfe to use it.
...
Thanks for from the net Antoine.Leca@renault.fr (Antoine Leca)
1998-08-10 23:29:27 +00:00
jwz%mozilla.org
a4a0684211
I could tell you what this patch was for, but then I'd have to shoot you.
1998-08-10 03:50:04 +00:00
jwz%mozilla.org
829cd98506
add -DNO_SECURITY so that it works on the internal Netscape builds as well
...
(which do have security, but which do not have a libmime with S/MIME code.)
1998-08-10 00:24:00 +00:00
waterson%netscape.com
e4563540c7
Modified timing macros to include MWContext parameter.
1998-08-09 20:32:30 +00:00
jwz%mozilla.org
6ce77c912a
build and link against libmime (on Unix only, until I find some victims to
...
test things out on the other platforms.)
1998-08-09 03:53:14 +00:00
jwz%mozilla.org
a22863e4cc
various tweaks to get libmime to build, and be linkable with the
...
rest of Mozilla.
1998-08-09 03:51:51 +00:00
jwz%mozilla.org
65f8cfd443
in order to make libmime compile without libmsg, moved some
...
utility functions from libmsg/msgutil.c to new files
libxp/xp_linebuf.c and libnet/mkbuf.c:
msg_GrowBuffer ==> XP_GrowBuffer
msg_LineBuffer ==> XP_LineBuffer
msg_ReBuffer ==> XP_ReBuffer
msg_MakeRebufferingStream ==> NET_MakeRebufferingStream
1998-08-09 03:49:12 +00:00
beard%netscape.com
ac87881c06
Changed all uses of lo_NVList to not depend on OJI being defined.
1998-08-08 20:50:22 +00:00
jwz%mozilla.org
91f0db2e92
Got libmime and the mimefilt program to build in the public Mozilla code base.
...
Mostly I did this by turning on -DMOZILLA_30, which eliminates most of
the, uh, "progress" made in libmime since 3.0. That this worked highlights
the fact that the 3.x libmime had far fewer cross-dependencies on libmsg
than 4.x did.
1998-08-08 02:20:33 +00:00
jwz%mozilla.org
07acf4cd3b
In 2.x/3.x, this file was lib/libmsg/addr.c.
...
In 4.x, it was lib/libmsg/addrutil.cpp. (They felt the need to convert it
to C++ for no adequately explainable reason, and to add some dependencies
on the rest of libmsg.)
Since libmime needs this, and libmsg isn't being built, I converted it
back to C, removed the libmsg dep, and put a copy of this file here.
Someday, something more sensible should be done. Like deleting the copy
in libmsg, perhaps.
1998-08-08 02:17:51 +00:00
cmanske%netscape.com
b9ccc25633
Fixed P0 Composer bug 312249 (backspacing when lines wrap) with help/review/approval by nisheeth. Also layout's part of fix to 310966 (changing doc colorsof current windows)
1998-08-08 02:06:57 +00:00
nisheeth%netscape.com
592bcc2940
Fixes bugs 301002, 206090, and 312021. Blocked tags were getting misordered.
...
lo_FinishLayout() was getting called multiple times. These fixes were migrated
over from the 4.06 branch.
1998-08-07 23:59:48 +00:00
nisheeth%netscape.com
3ce3907515
lo_FillinImageGeometry() was not being called before the image load was started
...
for the case when an <IMG> tag was processed while layout was blocked. Fixed.
1998-08-07 23:45:27 +00:00
clu%netscape.com
7fa9d2586a
modified a conditional statement in ChangeTableSelection so that table selection can be correct on the mac when the movement is ED_MOVE_NONE (unlike other platforms, macfe passes in a NULL pData). Reviewed by cmanske and brade.
1998-08-07 09:17:19 +00:00
saari%netscape.com
a6674fc913
Fixing a checkin error for the MacMemAllocator changes.
This fixes some recent instability in Mac Grommit.
1998-08-07 00:21:29 +00:00
ramiro%netscape.com
83d2ad5bae
DONT USE C++ COMMENT IN C FILES. Fix bustage.
1998-08-06 20:32:12 +00:00
kin%netscape.com
8d937ca61f
Added support for the new HTMLArea form element. All changes are ifdef'd ENDER.
1998-08-06 20:10:37 +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
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
beard%netscape.com
c1b7977c9d
Disabled object stack item caching, as stale cache entries are living longer than the PA_Tags they are associated with. This is the cause of defect ID: 311147 in bugsplat.
1998-08-05 09:01:09 +00:00
ftang%netscape.com
1849371cb5
add viscii to unicode conversion source
...
thanks Thu Nguyen <tnn@neomagic.com> from the net.
1998-08-05 08:45:21 +00:00
warren%netscape.com
532117a108
Removed
1998-08-05 02:56:18 +00:00
warren%netscape.com
0ce1f19590
lib/plugin is obsolete -- moved to modules/plugin
1998-08-05 02:55:03 +00:00
pinkerton%netscape.com
65d528ce61
First Checked In.
1998-08-05 02:50:38 +00:00
kin%netscape.com
663f8cb745
Fix Linux build bustage when ENDER is defined. Changed C++ comment to C
...
comment. Approved by nisheeth.
1998-08-05 02:41:21 +00:00
morse%netscape.com
86ea166dba
change for anonymous mode, reviewed by dfm
1998-08-05 01:49:15 +00:00
morse%netscape.com
19782e26ca
change for anonymous mode
1998-08-05 01:47:15 +00:00
ftang%netscape.com
5118309fe3
back up cp9xx table check in rev 3.3 untill more test got perform
1998-08-05 01:23:24 +00:00
raman%netscape.com
cc3e629384
Adde context as argument to all caps public methods that could be used by JS
1998-08-04 23:54:29 +00:00
av%netscape.com
bf8abc947c
Adding sizing feature to the plugin API. Reviewed by Nisheeth.
1998-08-04 23:49:09 +00:00
kin%netscape.com
8c32cf9ab2
Fixed Unix build bustage when ENDER is defined.
...
Reviewed and approved by brendan.
1998-08-04 23:18:10 +00:00
waterson%netscape.com
1984f8ed69
Added timing for top-level table blockage.
1998-08-04 22:56:15 +00:00
toshok%netscape.com
8081234d18
Fix problem of alignment inside table cells getting lost. fixes 311994 (www.zdnet.com) and 311983 (www.mozilla.org) initial layout.
1998-08-04 22:26:42 +00:00
saari%netscape.com
ac5be60421
Merging in sfraser's MacMemAllocator changes from 4.5, along with improved MacMemAllocator/cache behavior.
1998-08-04 21:50:56 +00:00
ftang%netscape.com
185f44a8b2
these are meaningless check in to attach comment for my last check in.
...
Accidentally, my last check do not include comment.
Below is the comment for last check in;
Add KOI8-U support for UNIX
Add XP_ASSERT to Unicode converter
1998-08-04 21:11:09 +00:00
ftang%netscape.com
3784dcd092
*** empty log message ***
1998-08-04 20:53:37 +00:00
ftang%netscape.com
d5efabd901
Switch to the windows cp9xx Unicode conversion table instead
1998-08-04 20:53:11 +00:00
waterson%netscape.com
7de0f7bb02
Changes to timing to support clocks. Layout changes approved by toshok, netlib changes approved by gagan.
1998-08-04 19:35:56 +00:00
ftang%netscape.com
98ca5c242f
Comment out problemtic XP_ASSERT. We should double check editor when we
...
introduce Thai line breaking into mozill
1998-08-04 19:12:42 +00:00
ftang%netscape.com
4e463141a8
Correct KOI8-U conversion table and add .ut and .uf file.
...
Thanks Dmitry Kohmanyuk dk@farm.org from the net. However, we are
not sure the mapping for Bullet is correct.
1998-08-04 19:09:29 +00:00
nisheeth%netscape.com
4702ad1656
Fix for bug 129639: Only add the new linefeed for preformatted text inside
...
lo_RelayoutTextElements(). This fixes the extra line feeds that were
being generated for regular text.
1998-08-04 19:01:27 +00:00
morse%netscape.com
41e526759c
back out change to fix tree bustage
1998-08-04 02:20:15 +00:00
ramiro%netscape.com
a936f12209
Fix privacy build bustage.
1998-08-04 01:58:43 +00:00
dfm%netscape.com
9a9b97ac78
Added export of laylayer.h, as needed for privacy module.
1998-08-04 01:41:21 +00:00
dfm%netscape.com
214974e7c2
Removed ifdefs from privacy calls. Approved: nisheeth
1998-08-04 01:17:43 +00:00
morse%netscape.com
dfca578ab2
change for anonymous mode
1998-08-04 00:51:34 +00:00
kin%netscape.com
da593bd5ff
Fix for bug crasher bug that occurs when communicator is built with ENDER
...
defined and a page with a textarea is loaded.
Reviewed and approved by nisheeth.
1998-08-04 00:21:36 +00:00
gagan%netscape.com
b13c5441ff
Calling PRE_fetch now. Removed a parameter from Addtoprefetch list. Approved by Nisheeth.
1998-08-04 00:18:07 +00:00
dfm%netscape.com
b133b77690
Removed ifdefs from privacy-policy fields. Approved: gagan
1998-08-03 23:39:51 +00:00
dfm%netscape.com
902b1f19b6
Added laylayer.h export for privacy module. Approved: nisheeth
1998-08-03 22:52:16 +00:00
dfm%netscape.com
a9ed91375f
Added unconditional dependency on privacy module, switch for
...
MOZ_TRANSACTION_RECEIPTS. Reviewed: nisheeth
1998-08-03 22:49:38 +00:00
dfm%netscape.com
d1e19f1e43
Added export of laylayer.h for privacy module, even though the Mac build
...
system is cheating right now and doesn't need it. Reviewed: nisheeth
1998-08-03 22:45:14 +00:00
ftang%netscape.com
614821e309
add cp936,949,950,932 conversion table based on
...
ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS
1998-08-03 21:09:36 +00:00
nisheeth%netscape.com
e1c326d24e
Fix for bug# 301664.
...
We needed to initialize the LO_CELL element's pointers
to table state inside lo_SquishSubDocToCell(). The LO_CELL element in this function
is used to hold the contents of a <CAPTION> tag and does not have a peer lo_TableCell
structure. The uninitialized pointers to table state in this element get dereferenced
when the table is freed and cause the app to crash. Initializing the pointers fixes
the crash.
1998-08-03 06:41:58 +00:00
toshok%netscape.com
e783120b9f
Support JavaScript version 1.4. Patch by Mike Shaver <shaver@netscape.com>
1998-08-03 00:11:24 +00:00
morse%netscape.com
354e7e4bc6
backing out change
1998-08-01 16:09:55 +00:00
morse%netscape.com
d9b0c846de
backing out change to fix build bustage
1998-08-01 16:08:35 +00:00
morse%netscape.com
88268b6511
fix build bustage
1998-08-01 15:56:23 +00:00
morse%netscape.com
8d574fdf3c
change for anonymous mode, reviewed by nisheeth
1998-08-01 14:55:14 +00:00
ftang%netscape.com
73a0915ee8
add macthai.uf and macthai.ut which build based on
...
ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/APPLE/THAI.TXT
dated Feb 6,1998
1998-08-01 09:13:51 +00:00
ftang%netscape.com
badb822e0d
Check in new cp874.ut cp874.uf based on the one which include EURO sign.
...
The source is posted in ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/CP874.TXT
and date as Apr 15, 1998 by cpxlate@microsoft.com
1998-08-01 09:04:33 +00:00
ftang%netscape.com
b172558103
add Unicode conversion table for Thai
1998-08-01 08:46:02 +00:00
ftang%netscape.com
de790845ef
Make the table easier to change and read.
1998-08-01 08:03:19 +00:00
ftang%netscape.com
f4f36fe3e1
Check in submit by Samphan Raruenrom <samphan@email.ksc.net> for Thai support.
1998-08-01 07:53:24 +00:00
ftang%netscape.com
d10f8c6a3b
Check in submit by Samphan Raruenrom <samphan@email.ksc.net> for Thai languages
1998-08-01 07:52:36 +00:00
ftang%netscape.com
31a1ccbb5b
Check in change to make it easier to do different line breaking.
...
Prepare for Thai line break to land. approved by thshok
1998-08-01 07:44:33 +00:00
ftang%netscape.com
4da3afdb84
Add NPL to file in fromftp .
...
Check in unicode table submit by chenxy@sun.ihep.ac.cn
1998-08-01 07:42:06 +00:00
mjudge%netscape.com
aea6e48d27
Ender checkins got Nisheeth's approval. whew last one
1998-08-01 06:18:19 +00:00
mjudge%netscape.com
c90ce0ab48
Damn almost let that one by.
1998-08-01 06:16:47 +00:00
mjudge%netscape.com
6e52dcf0b7
Ender checkins got Nisheeth's approval.
1998-08-01 06:14:59 +00:00
mjudge%netscape.com
a8e93b85b5
Ender checkins got Nisheeth's approval.
1998-08-01 06:08:32 +00:00
warren%netscape.com
8f7c454960
Changes from OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag.
1998-07-31 23:41:45 +00:00
warren%netscape.com
207bbebb65
Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag.
1998-07-31 20:19:50 +00:00
toshok%netscape.com
30fbbb23c8
make sure we use the right size for an LO_FLOAT element.
1998-07-31 03:25:08 +00:00
toshok%netscape.com
0f96aa0aa8
track change to lo_AppendFloatInLineList, and plug a style sheet memory leak.
1998-07-31 03:23:54 +00:00
toshok%netscape.com
ec01c58ae2
Change lo_AppendFloatInLineList to use lo_NewElement instead of XP_NEW_ZAP. This fixes a memory leak, since now it's allocated from the arena instead of just random heap space.
1998-07-31 03:22:35 +00:00
toshok%netscape.com
0a2d7a6329
Add LO_SPACER to the list of elements to ignore in lo_DisplayElement.
1998-07-31 03:19:21 +00:00
guha%netscape.com
bddaa4e168
Make related links work again
1998-07-31 02:55:27 +00:00
mjudge%netscape.com
e15205e219
ENDER checkins. all Ifdef'd out
1998-07-31 00:24:57 +00:00
cmanske%netscape.com
66123d401b
Fixed build bustage
1998-07-30 04:38:01 +00:00
pierre%netscape.com
3ce7b35e8c
added ostrstream.h
1998-07-30 03:32:43 +00:00
pierre%netscape.com
081d4f6c9f
First Checked In.
1998-07-30 03:32:20 +00:00
cmanske%netscape.com
6a3fce5714
Backed out hack for loading image problems in Composer. Also fixed other Composer bugs
1998-07-30 02:30:35 +00:00
sdagley%netscape.com
3c8c4aa9a6
Fix build hoarkage caused by missing access path in one of the project targets
1998-07-29 21:55:32 +00:00
toshok%netscape.com
45a6069f31
Always initialize clear_type. gets rid of UMR.
1998-07-29 20:30:24 +00:00
toshok%netscape.com
07025ab2f4
make sure to initialize all parts of the LO_TextStruct structure. this was causing UMR's in the XFE (and causing the text to just not be displayed).
1998-07-29 19:41:17 +00:00
toshok%netscape.com
b7f7770ede
Free the cloned tag of the LO_LIST element.
1998-07-29 07:37:14 +00:00
toshok%netscape.com
632288bd0e
call lo_FreeLayoutData when we're done relaying out -- stop leaking memory on resizes
1998-07-29 07:36:54 +00:00
sar%netscape.com
b0aa54402b
backing out toshok's changes made to a closed burning tree
1998-07-29 02:41:52 +00:00
toshok%netscape.com
bf62779560
call lo_FreeLayoutData when we're done relaying out -- stop leaking memory on resizes.
1998-07-29 00:37:32 +00:00
toshok%netscape.com
6f529dcb50
Free the cloned tag of the LO_LIST element.
1998-07-29 00:37:04 +00:00
pinkerton%netscape.com
e6afe5f8f1
Added clickCountToOpen() and made some methods const.
1998-07-28 00:44:27 +00:00
cmanske%netscape.com
47538a875b
Tweaked return key handling to pay attention to m_bUseCurrentTextFormat value when adjusting text format
1998-07-27 16:34:48 +00:00
cmanske%netscape.com
483c38944c
Added check for null pointer in lo_ValidEditableElement
1998-07-27 16:14:29 +00:00
cmanske%netscape.com
337a275b1c
Implemented smart detection of character format (to be used for next text type) depending on last arrow key usage
1998-07-27 15:45:27 +00:00
cmanske%netscape.com
6d0756cceb
Fixed Composer bug 227527 - Implemented autodelete of single space in table cell when new text is typed.
1998-07-27 04:17:18 +00:00
cmanske%netscape.com
a0c0858748
Added detection of element clicked on to determine text format to use
1998-07-27 02:01:51 +00:00
cmanske%netscape.com
bc1adf040b
Lots of Composer bug fixes and continued work on table and list editing
1998-07-27 01:09:58 +00:00
kin%netscape.com
40ccd5cdd2
Fix for 5.0SF1 in bug #300901 : Lose <br> inside a cell in a table
...
Modified lo_LayoutTag() to set hard linebreaks for NSDTs.
Reviewed by toshok and nisheeth.
1998-07-24 23:59:46 +00:00
kin%netscape.com
d87bbc4eed
Fix for bug #300809 : Composer adds and deletes tags; bad image display;
...
HTML does not validate
Modified CEditContainerElement::PrintEnd() to fix problem where we were
not closing all CENTER tags.
1998-07-24 23:04:39 +00:00
sman%netscape.com
9617e0a9f3
libmime updates: security cleansing
1998-07-24 21:05:24 +00:00
brade%netscape.com
dd03b437cf
make editor call API change
1998-07-24 04:15:11 +00:00
brade%netscape.com
b6007dfca1
remove warnings on Macintosh; clean up internal API calls
1998-07-24 04:14:39 +00:00
brade%netscape.com
5a14a053cb
remove warnings on Macintosh; clean up internal API calls
(if'd out for now)
1998-07-24 04:12:58 +00:00
brade%netscape.com
2d6855c8a7
fix warnings (only for Macintosh)
1998-07-24 03:58:28 +00:00
brade%netscape.com
2cac994947
fix warning on Macintosh
1998-07-24 01:56:47 +00:00
blythe%netscape.com
bced789cd1
aprvd Scott Furman, changes to support VC6 compiler
1998-07-24 01:30:02 +00:00
akkana%netscape.com
f78a0a8613
244341: infinite loop/hang in text layout. Reviewed by Nisheeth.
...
Thanks to Matthew Dillon <dillon@backplane.com> for the fix!
1998-07-24 00:39:30 +00:00
ramiro%netscape.com
5d09002103
C++ comment begone from c code. thank you.
1998-07-23 18:22:43 +00:00
hyatt%netscape.com
a3df8e978f
Landing SHACK changes for RDF_BRANCH.
1998-07-23 17:44:53 +00:00
hyatt%netscape.com
5940bef488
Landing SHACK changes from RDF branch.
1998-07-23 17:44:04 +00:00
cmanske%netscape.com
8b569a0b10
Fixed bugs 174178, 188530, 299735. Implemented new drag cell and table behavior
1998-07-23 04:18:49 +00:00
cmanske%netscape.com
c1d76b73f3
Fixed problem with clearing is_new_document flag in edit buffer when reusing existing new-doc buffer
1998-07-21 23:36:03 +00:00
cmanske%netscape.com
c056561675
Fixed bad XP_BOOL usage. Submitted by Kazushi Marukawa (jam@pobox.com)
1998-07-21 22:57:04 +00:00
ftang%netscape.com
69156f5e41
fix 241429
1998-07-21 20:38:27 +00:00
scullin%netscape.com
6cc3d454f9
Include xp strings.
...
NGLayout build only.
1998-07-21 18:40:42 +00:00
cmanske%netscape.com
4c19c09810
Added flag to signal editor when laying out images in Composer
1998-07-21 04:13:04 +00:00
cmanske%netscape.com
30889b7f89
Fixed problem with loading images in Composer
1998-07-21 02:38:18 +00:00
cmanske%netscape.com
64893f1236
Fixed SF1 bug 148158 as well as problems with loading images into an editor document
1998-07-21 01:59:47 +00:00
valeski%netscape.com
78f0414f4f
63313 - Bugsplat query page now loads faster. This was a problem with javascript pages. approved by don.
1998-07-21 01:53:10 +00:00
dfm%netscape.com
91d899a2d0
Landed privacy features from PRIVACY_BRANCH_070898; Transaction Receipts
...
and Privacy Policies are still switched off, so mozilla/privacy doesn't
build by default.
1998-07-20 18:40:09 +00:00
saari%netscape.com
24954de7a1
Merging sfraser's MacMemAllocator changes from 4.5
1998-07-20 18:10:48 +00:00
pinkerton%netscape.com
b00d7da90c
turn on Hyatt's hack for chrome images on mac. Still off on X.
1998-07-20 16:09:34 +00:00
pinkerton%netscape.com
a3e6b4161c
Preliminary stuff for turning off drag feedback if container is sorted. Bug fixes for dropping at end of list. Handle tabbing into in Pro2 way.
1998-07-20 16:08:17 +00:00
ftang%netscape.com
77e3fbaed8
add EUR for &EURO; ascii fallback
1998-07-17 23:46:26 +00:00
ftang%netscape.com
711b7d6aef
Add several unicode tables
...
Fix the problem in cp1251/2
Add euro sign into mac unicode table
1998-07-17 23:45:44 +00:00
kin%netscape.com
cfeec46577
Fix for 5.0 SF1in bug #301716 : Table WIDTH parameter lost when loaded in
...
composer
Changed the type of the m_iWidth field of the CEditTableElement class from
XP_Bool to int32.
Reviewed by mjudge.
1998-07-16 22:19:46 +00:00
kin%netscape.com
79c4ad6e14
Fix for 5.0 SF1in bug #300809 : Composer adds and deletes tags; bad image
...
display; HTML does not validate
There are actually 3 different bugs reported in 300809. This checkin fixes
the problem where the spacing and the image are too close: <P></P><BR><IMG>
edtbuf.cpp:
- Modified CEditBuffer::ParseOpenTag() so we don't discard a <BR> that
comes after a </P>.
- Commented out code that adds a blank container before a table that
follows a </P>.
edtele.cpp:
- Modified CEditContainerElement::AdjustContainers() to add a blank
container after a paragraph that ends with a </P> tag.
1998-07-16 21:56:54 +00:00
nisheeth%netscape.com
6abffe75f6
Fix for bug #300477 to stabilize the table freeing changes. This fixes
...
the crash that occurred when you aborted the loading of the Netscape home
page.
1998-07-16 08:42:43 +00:00
ramiro%netscape.com
b50ae3dfab
Fix a broken INCLUDES += ./
...
Should be INCLUDES += -I./
Im not really sure why this is needed since the current mime is on the
REQUIRES list. I had to fix this cause 'make depend' was breaking because
of the misplaced './'
1998-07-16 07:25:12 +00:00
mlm%netscape.com
a727bb8a3f
Fix for bug 122467 (P0 SF1 In): Merge from 4.06 fix for 123836.
...
If two layers come in with the same name, rename the first one
to avoid a layer getting prematurely garbage collected or GC'd
twice. Originally reviewed by brendan, chouck, and nisheeth.
1998-07-16 05:20:45 +00:00
morse
53527b1c0f
fix bug 161346, reviewed by valeski
1998-07-15 00:29:04 +00:00
toshok
cf441af448
Only call lo_SetLineBreak if we indeed inserted a line break - fixes SF1 P0 bug 300047.
1998-07-14 22:16:21 +00:00
toshok
c216d3363b
switch order of if checks. gets rid of a SF1 P0 bug 300045.
1998-07-14 21:39:00 +00:00
pierre
338555653b
Following my MOZ_DARK checkin 2 weeks ago, changed a "((long (*) (char *, uint32, void *))" to "((int32 (*) (char *, uint32, void *))". Just in case...
1998-07-14 01:17:15 +00:00
kin
2eb9f3cb02
Fix for SF1in bug 299356: Indentation increases line spacing for same indent
...
level
Modified CEditBuffer::IndentContainer (case 0) to combine adjacent
blockquote containers.
Reviewed by mjudge.
1998-07-13 23:22:50 +00:00
mjudge
057f36a321
117388 110370 are both solved by this change. tadaaa
1998-07-13 22:55:01 +00:00
ftang
94d61d8c9f
Fix 5.0 SF1 in bug 123225. merged from 4.5 fix.
1998-07-13 16:51:53 +00:00
ftang
50607e1f74
Fix crashing bug #241466 Approved by jar. This bug currently tag as 4.5 bug but since it is
...
a crashing bug, jar approve to check it in. We didn't change the bug Target FIX version
to 5.0 SF1 in because Nova also need to track it.
1998-07-13 16:37:49 +00:00
nisheeth
35b3c34967
Fix the Mac build bustage...
1998-07-10 07:05:12 +00:00
nisheeth
128b8245f2
Fix for bug #173417 and bug #186496 . Reviewed by toshok.
...
We redo the way tables get freed.
Earlier when the LO_TABLE element got freed, it would free stuff that hangs
of the subsequent LO_CELL elements. Now, only table related stuff gets freed
and the LO_CELL peer data structures get freed when the LO_CELL is freed.
Lots of code that was if-defed or commented out since Mariner hit the tip
has been removed to improve code readability.
1998-07-10 01:03:46 +00:00
danm
181ec43df6
glowcode. bug 299200 a:don.
1998-07-09 16:33:15 +00:00
ricardob
d7fcea553e
free mail unix changes
1998-07-07 18:29:09 +00:00
mjudge
c098bc6cc6
Fixing Sf1in. no number but definate crash. no initializer for int i=0
1998-07-07 16:49:37 +00:00
nisheeth
73cdb97051
Fix for bug 123318. Only do the textblock checks in lo_BoundaryJumpingPrev()
...
and lo_BoundaryJumpingNext() for the editor context.
If you don't do it the editor, backspacing between lines gets hosed.
If you do it for the browser, selection goes into an infinite loop.
1998-07-07 06:31:07 +00:00
nisheeth
9b35fbe8c1
Fix for bug 232611 which was a duplicate of bug 120234 which got fixed in 4.06.
...
Fix was reviewed by rjc and dp when it went into the 4.06 branch.
Fixed the case where an unclosed single quote in a
tag causes the STYLE attribute to not be found. This was causing
an infinite loop where layout would process the style attribute repeatedly.
See bug report for details. Affected code is inside lo_ProcessStyleAttribute().
1998-07-07 05:57:50 +00:00
nisheeth
444445552c
Fix for Mac build bustage.
1998-07-05 01:51:33 +00:00
nisheeth
9c70ee8fb5
Approved by Don. Checking in latest Layout Probe API implementation from
...
the 4.06 branch into the mozilla tip. This API is not being called from
anywhere and hence cannot affect stability.
1998-07-04 23:25:24 +00:00
ricardob
a0eb9c05f3
Comment out again temp define for Gromit, use addrbook.h instead
1998-07-03 00:35:22 +00:00
ricardob
2cd2704875
Use kGromitxxx definition from addrbook.h
1998-07-03 00:34:45 +00:00
pierre
33ef4c66b9
Fixing Mac MOZ_MEDIUM: ifndef'd XP_MAC the "misc temp kludges"
1998-07-02 23:32:15 +00:00
ricardob
f26d6ea38d
fix build
1998-07-02 21:35:53 +00:00
pierre
0e2c6bd9f5
Mac MOZ_DARK
1998-07-02 02:38:19 +00:00
pierre
e8d83471ad
First Checked In.
1998-07-02 02:24:28 +00:00
cmanske
a9cff01872
Fixed Composer SF1 in bugs 26852, 123355, 148474, 233518. Reviewed by mjudge
1998-07-02 01:20:39 +00:00
ricardob
a4fff7cf8e
Use MOZ_SECURITY
1998-07-02 01:15:11 +00:00
terry
c3a66fb00e
Patch by Dawn Endico <dawn@cannibal.mi.org> -- add comment at top.
1998-07-01 13:53:28 +00:00
terry
28520818f6
Patch by Dawn Endico <dawn@cannibal.mi.org> -- cleaned up some
...
comments, added a README file.
1998-06-30 14:06:34 +00:00
atotic
b9883bfb08
Making it compile on the Mac
1998-06-26 23:55:37 +00:00
sman
80a0e01e10
Whether or not we compile CALENDAR, we still want to image VCARDs.
...
Had to move a define 2 lines down to make this happen.
1998-06-26 23:43:04 +00:00
spider
7b08c23fa4
NORMANDY_DDAY merge...
1998-06-25 05:50:45 +00:00
spider
602af671fa
More libmsg Normandy stuff
1998-06-22 22:54:34 +00:00
spider
81893da3e7
Adding libmsg in Normandy merge
1998-06-22 22:39:40 +00:00
spider
2aed570e50
Adding libaddr as part of Normandy merge
1998-06-22 21:46:46 +00:00
spider
8f94f24ac8
Normandy Merge ....
1998-06-22 21:21:28 +00:00
cmanske
856457d48b
Fixed SF1 Composer bugs 117881, 122061, 147518, 148003. Reviewed by mjudge
1998-06-21 19:03:10 +00:00
akkana
db78357a7b
94115: don't show unnecessary horizontal scrollbars on resize.
...
Reviewed by cmanske.
1998-06-19 23:18:04 +00:00
mjudge
0080fb0592
Bugs numbers 78936,78922,78925,78926,78934,78939,105689,139286,139301,139359
1998-06-19 04:00:49 +00:00
ftang
4fd6cb624d
fix 147582 5.0SF1 IN
1998-06-18 16:21:24 +00:00
montulli
1c8d97400d
merge tip with montulli branch and create montulli1
1998-06-18 00:53:50 +00:00
waterson
ace7131f79
Bug 127280. Approved by don. Make sure reference count is properly initialized in NP_LoadPluginByType().
1998-06-17 21:15:23 +00:00
nisheeth
288dbf57ac
Fix for bug#124552. No code review needed coz fix is smaller than 5 lines.
...
Now text layout looks at both the state structure and the current text block
for propagating anchor information when a new text layout element is created.
1998-06-16 03:05:10 +00:00
cmanske
fdacde33b7
Finished fix for SF1 bug 123355 - force JavaScript on for Composer Plugins. Reviewed by mjudge.
1998-06-15 21:44:23 +00:00
nisheeth
074f460e7b
Fix for bug#112027. Reviewed by Dan. The crash was occuring for the case
...
when the MULTICOL tag had no content. Fixed lo_rl_FitMultiColumn()
to handle that case.
1998-06-12 22:35:50 +00:00
mjudge
819704e1aa
bug 113680 fix for horizontal rule strangeness after tables. when reflowing tables, do not reflow beyond the last cell
1998-06-12 16:05:46 +00:00
nisheeth
dcbb949f5a
Fix for bug 123984. Approved by don. LO_SelectAll was crashing in
...
lo_FindDocumentEdge() because state->end_last_line was not being set
properly during layout of the document. Fixed.
1998-06-12 06:09:51 +00:00
cmanske
006921c7e8
Fixed SF1 bugs 65190, 105787, 123355. Reviewed by mjudge, approved by brade, don
1998-06-12 01:22:22 +00:00
cmanske
b16f18b21d
Part of fix for SF1 bug 123355, reviewed by fur. Approved by brade, don
1998-06-12 01:22:14 +00:00
nisheeth
f19cf5302a
Fix for bug #108358 . No code review coz its a one liner. Fixes the infinite
...
loop by letting us break out on a condition that wasn't being checked
earlier in lo_LayoutTextBlock() in laytext.c. Thanks a lot to Jeff
Caldwell (look@shell.lazerlink.net ) for the patch.
1998-06-12 01:16:59 +00:00
nisheeth
5a0a7aac9a
Fix for bug 124273. Reviewed by toshok. Commented out call to
...
LO_PopStyleSheetTagByIndex() in lo_RelayoutCell() in laytable.c.
This should fix lots of crashes on rendering pages with stylesheets.
1998-06-11 23:39:15 +00:00
gordon
608a073452
Fixing Mac bustage by adding typecast. Approved by sar.
1998-06-10 23:04:18 +00:00
toshok
62649b53f5
fix relayout of preformatted text (and hopefully help out in the
...
relayout of normal text as well.) Make sure we start at the element
immediately following the LO_TextBlock (if possible, otherwise start
at the startTextElement.) Also, loop up to and including the
endElement. Lastly, insert new soft line breaks after recycling the
old ones.
1998-06-10 19:12:01 +00:00
toshok
bfb691fe55
Make line breaks at the start and end of a PRE section hard, so they persist across resizes (part of the fix for 123300.
1998-06-10 18:58:14 +00:00
toshok
bcdd237c1b
Add one liners about the PRE_*, QUOTE_* and SUBDOC_* #defines.
1998-06-10 16:54:35 +00:00
pinkerton
3facc9f2fc
Fix bug #12413 in single signon (appr don, rev morse).
1998-06-10 15:20:06 +00:00
nisheeth
d4e2e2cc89
Fix for bug 123208. Fixes the problem of nested tables with 100% height
...
getting heights of 10000 pixels. Thanks to Tim Rowley (tor@cs.brown.edu )
for providing a patch that was very close to the real fix. You saved me
a lot of work!
1998-06-10 06:56:10 +00:00
waterson
7020dbb4e8
Added plugin to list of directories so the nsIPlug.h gets exported. Needed for OJI to build.
1998-06-08 21:38:35 +00:00
gordon
9984aa8d7c
Renamed debug target output file to match target name: LibMochaDebug.o.
1998-06-08 17:19:18 +00:00
gordon
ccc1b5ef14
Add typecast in principalsCanAccessTarget(), necessary to satisfy the Mac's more stringent compilers. The parameter should be double checked by someone who's had more sleep.
1998-06-08 11:05:01 +00:00
gordon
ac882b5e10
Remove unnecessary include for XP_MAC.
1998-06-08 11:02:20 +00:00
morse
906f82ef14
fix tree bustage on mac
1998-06-07 17:24:46 +00:00
morse
7bab560296
change for single signon
1998-06-07 16:06:49 +00:00
morse
0eea59e38c
single signon changes
1998-06-07 15:56:07 +00:00
dveditz
c1d50e3ffb
merging from SMARTUPDATE_BRANCH
1998-06-07 09:23:42 +00:00
scullin
68751eee90
Fake out mac build.
1998-06-06 03:30:11 +00:00
scullin
bde554bafb
Removed xp_reg.c
1998-06-06 00:59:13 +00:00
scullin
f7201e4518
Move to network/util/mkreg.c
1998-06-06 00:58:32 +00:00
morse
9f2b5d0fe3
single signon changes
1998-06-06 00:21:25 +00:00
scullin
28fd645add
Add xp_hash to the modular netlib files.
1998-06-05 23:23:05 +00:00
raman
bb160092db
Fix to make OJI to build.
1998-06-05 19:34:36 +00:00
cmanske
caffa1d536
Fixed SF1 list HTML bugs for Composer. Reviewed by mjudge.
1998-06-05 15:00:23 +00:00
pierre
1db289c1d6
First Checked In.
1998-06-05 06:14:09 +00:00
scullin
bc86fc78f0
Clean up for use in modular netlib, create library on windows.
1998-06-05 01:08:32 +00:00
hardts
6fc71dccd8
touching down layout integration branch
1998-06-05 01:03:18 +00:00
pinkerton
562338fe0e
Fix some mac problems in single signon and cookie management. Also fix problems when no security is available (ie, free source).
1998-06-04 17:47:31 +00:00
pierre
4f3469cd3e
First Checked In.
1998-06-04 10:03:05 +00:00
sfraser
bcae3d5b1f
Added a needed prototype for the Mac build
1998-06-04 07:34:52 +00:00
sfraser
c46ec68364
Fixes to allow us to compile Progress with this obsolete class for now.
1998-06-04 07:31:29 +00:00
sfraser
f84910993e
First Checked In.
1998-06-04 07:08:46 +00:00
sfraser
3c2070d530
First Checked In.
1998-06-04 06:57:39 +00:00
sfraser
616b5f8c01
Add a new header to export
1998-06-04 06:50:25 +00:00
law
1d0003e5bc
Fix for defect #122687 : Bypass VC++ v5 optimizer bug
1998-06-03 18:33:25 +00:00
rjc
39313b8464
Merging RDF_BRANCH onto tip.
1998-06-03 17:32:56 +00:00
jgellman
18e91629d4
fix for MSCV 4.21 compiler -- explicit cast
1998-06-03 02:19:42 +00:00
jgellman
3eed711ae4
merge from OJI branch
1998-06-03 00:37:20 +00:00
scc
6a5df9b58c
First Checked In.
1998-06-03 00:12:50 +00:00
scc
48c6bf24d4
First Checked In.
1998-06-02 23:54:58 +00:00
pinkerton
153ca96908
Backing out appearance manager changes because Apple won't be able to deliver an SDK that fits our needs and works with pre 8.5 systems. Code is still in the tree if it ever wants to be pulled out again later (appr sdagley).
1998-06-02 21:39:14 +00:00
warren
42ee822221
Factored nsplugin.h into nsIPlug.h and nsILCPlg.h. nsplugin.h will get obsoleted.
1998-06-02 00:32:49 +00:00
scullin
f122c938a6
Landing modular netlib on UNIX
1998-06-02 00:23:17 +00:00
raman
5454acc32e
Code to display the Signed JS and Applets UI on Mozilla thread by posting an event. Coded by morse. Approved by norris.
1998-06-01 22:10:54 +00:00
raman
ae06f20146
Added handling of buttons for Signed JS and Applets UI. Coded by morse. Approved by nisheeth
1998-06-01 22:10:21 +00:00
cmanske
a5f3979505
Added outdent list level when Enter key is pressed and current item is empty
1998-06-01 16:21:19 +00:00
spence
444d9e89cc
fixed some shack layout problems
1998-06-01 07:28:55 +00:00
jgellman
8acb2a045a
merge from OJI_19980430_BRANCH
1998-05-31 19:20:05 +00:00
cmanske
16165eb124
Composer bug fixes and more feature work
1998-05-30 22:51:37 +00:00
morse
f182637034
lock the signon list when it is in use
1998-05-30 22:37:35 +00:00
ftang
ee2a1223ea
add HTML 4.0 entity
1998-05-30 08:15:07 +00:00
ftang
f15d6ce970
add new name and alias
1998-05-30 08:02:50 +00:00
morse
08e2dc72ab
fix buid bustage
1998-05-29 23:32:51 +00:00
mcafee
26ec188b5b
DisplayBuiltin() and FreeBuiltinElement() undefined for Solaris, adding stubs.
1998-05-29 05:20:06 +00:00
sfraser
c9ab171bed
Really fix the library name this time.
1998-05-28 20:49:02 +00:00
sfraser
2f2a3dbf6c
Fix the output directory, and the lib name for the debug shlb target
1998-05-28 20:29:47 +00:00
sfraser
b866fec03a
Fix a warning about an uninitialized variable
1998-05-28 19:39:58 +00:00
pnunn
842e680c6a
fix #84300 . print images to printer rez not screen rez.
1998-05-28 19:32:00 +00:00
sfraser
efe68b130a
Changed for new build system
1998-05-28 18:58:33 +00:00
sfraser
caf90f1939
First Checked In.
1998-05-28 18:57:26 +00:00
sfraser
0a0fbe414f
Changed for new build system, and to put output of stubs project in dist:client_stubs
1998-05-28 18:53:57 +00:00
pnunn
30c50cb8b4
fix for #84300 . print images at printer resolution not screen resolution.
1998-05-28 18:53:31 +00:00
sfraser
1be5b2a65f
Changed prefix file for new build system
1998-05-28 18:53:07 +00:00
morse
c91b031751
bug 122126, reviewed by mjudge
1998-05-28 17:41:09 +00:00
morse
98b58a9063
bug 122126, reviewed by mjudge
1998-05-28 17:13:10 +00:00
nisheeth
a73ce9efe3
Fix for bug 113155. We were losing the form_data->value of hidden text fields when executing "history.go(0)". Now we keep the value around between session history traversals. Thanks to ludovic for the fix.
...
----------------------------------------------------------------------
1998-05-28 14:24:16 +00:00
scullin
048b72bba0
Fix mac build bustage.
1998-05-28 01:31:47 +00:00
ftang
1078f05b29
add euro sign. approved by dp
1998-05-28 00:49:35 +00:00
scullin
ad9b7170c0
Remove SOCKET_ERRNO from mozilla/network.
1998-05-28 00:18:29 +00:00
scullin
ec43cd68e6
Landing MODULAR_NETLIB_BRANCH on windows.
1998-05-27 22:13:00 +00:00
morse
d81788156c
bug 122126, reviewed by atotic
1998-05-27 07:31:15 +00:00
sfraser
9de4bf3c0a
Added some more headers to export
1998-05-27 00:53:55 +00:00
sfraser
a4fb31f3a4
First Checked In.
1998-05-27 00:53:25 +00:00
ftang
370c8250b4
fix the x-x-big5(and also gb2312, ksc5601) problem MS FrontPage introduced
...
for UNIX and Mac. The Window fixed eariler.
1998-05-26 19:18:47 +00:00
ftang
0390018ee1
Fix NO-ending-SI problem for EUC-KR to ISO-2022-KR conversion
...
Thanks Jungshik Shin <jshin@pantheon.yale.edu> from the net and Erik van der Poel
1998-05-26 18:52:50 +00:00
pinkerton
1931e2ba18
Status bar now uses appearance to draw progress bar separate from status text. Related Netscape classes that do the same thing obsoleted.
1998-05-26 16:32:05 +00:00
sfraser
061bb4d1e2
First Checked In.
1998-05-23 01:14:17 +00:00
pinkerton
dde87184e9
First Checked In.
1998-05-22 20:23:25 +00:00
pinkerton
9ac91db21f
commented out the annoying assert when max round was exceeded.
1998-05-22 04:22:04 +00:00
pinkerton
08e06d9fb7
Landing of a bunch of appearance manager stuff. (appr sdagley).
1998-05-22 04:19:24 +00:00
mccabe
9e74f83626
Removed the escape and unescape functions, as they are now part of the core engine. (They've become part of the ECMA spec.) Fix to (97681).
1998-05-20 03:23:07 +00:00
pinkerton
ca1d8a3b5a
add comment that this class is obsolete (appr sdagley).
1998-05-19 19:31:51 +00:00
pinkerton
5835c8e181
Beginnings of appearance manager support. Add AM classes to powerplant and make toolbars use either AM (through CAMSavvyBevelView) or old way if AM not present (for now, this may change). (appr sdagley).
1998-05-19 19:25:59 +00:00
pinkerton
39dc2d55b8
First Checked In.
1998-05-19 19:16:51 +00:00
scullin
595816445b
Moved cvactive.h from include to network/cnvts
1998-05-18 23:51:09 +00:00
toshok
45462c7240
apparently digital unix's c compiler has a problem with the work 'readonly' (it appears to be a reserved word, as far as that compiler goes). So, I'm changing all occurences of the readonly form element attribute to read_only. Thanks to berkley@cs.wustl.edu (Berkley Shands) for the report and suggested fix.
1998-05-18 21:58:00 +00:00
nisheeth
922d9bcee0
val was not being initialized properly lo_LayoutBlockSpacer(). Fixed. Thanks
...
to Kathy Brade (brade@netscape.com ) for catching this.
1998-05-18 20:44:34 +00:00
spence
db05741117
ifdef bustage
1998-05-15 18:54:35 +00:00
briano
ca603c2e7d
'Fixed' the warning about the supposed trigraph. a=djw
1998-05-15 17:16:49 +00:00
atotic
6e7e9ffc59
Removed NSstring.* because of conflicts with raptor, renamed to macstrdlibxetras
1998-05-15 16:59:14 +00:00
atotic
a3f1e6f894
Renamed nsstring.[c|h] to macstdlibextras.[c|h] because of the naming conflict with Raptor (which uses ns prefix exclusively).
1998-05-15 16:54:09 +00:00
atotic
e2e70d2c67
First Checked In.
1998-05-15 16:52:14 +00:00
spence
4eb140af05
fix ifdef bustage
1998-05-13 22:35:20 +00:00
donm
7f3915aa45
fixed unix build bustage. LO_BUILTIN requires #define SHACK and lo_ele.h
1998-05-13 21:59:20 +00:00
spence
df5c81bf3c
shack layout element
1998-05-12 23:22:14 +00:00
spence
409797545b
handle relayout of shack elements
1998-05-12 23:04:58 +00:00
spence
7167bcc0b0
shack elements are tabable
1998-05-12 21:57:20 +00:00
spence
cae98da4dc
pick up src param for shack elements
1998-05-12 21:19:19 +00:00
spence
4bc5d9bcb6
doc info relfects shack elements
1998-05-12 21:18:46 +00:00
spence
81efe7aeb4
changes for shack layout element
1998-05-12 19:16:46 +00:00
spence
50ae367d0a
changes for shack layout element
1998-05-12 19:10:35 +00:00
spence
cf1a85d1b7
changes for shack layout element
1998-05-12 19:03:13 +00:00
spence
821cd1cec4
changes for shack layout element
1998-05-12 18:55:51 +00:00
spence
1aed4945d5
changes for shack layout element
1998-05-12 18:42:16 +00:00
spence
5b03fa3472
changes for shack layout element
1998-05-12 18:33:45 +00:00
spence
cec66f76e1
changes for shack layout element
1998-05-12 18:25:24 +00:00
spence
a7d45e7b25
new shack layout element
1998-05-12 18:22:49 +00:00
cyeh
ae7cd56466
removing old netlib implementation from tip. these files have been moved
...
to mozilla/network. refer to those files.
1998-05-12 18:03:30 +00:00
montulli
24bbc3a50c
add exports to layout and libstyle
1998-05-11 22:11:39 +00:00
montulli
97a501e7e1
remove libnet
1998-05-11 22:04:01 +00:00
montulli
62230e1bac
changes for the new mozilla/network directory.
1998-05-11 22:02:46 +00:00
spence
17ca15528c
new layout element for shack objects
1998-05-11 19:54:46 +00:00
cmanske
02bd526c7c
Fixed another memory bug in Composer
1998-05-08 18:51:58 +00:00
cmanske
25a86272c2
Fixed memory crash bug in new Composer table code
1998-05-08 01:12:10 +00:00
ftang
9d8ad57f49
Add Armenian support. Thanks for Hovik Melikyan <hovik@moon.yerphi.am> for this.
1998-05-07 23:12:48 +00:00
ftang
442e49f74c
Add Armenian support. Thanks for Hovik Melikyan <hovik@moon.yerphi.am> for this.
1998-05-07 23:03:45 +00:00
ftang
e6401d26de
add codeset conversion table for ARMSCII-8 Thanks Hovik Melikyan hovik@undp.am
1998-05-07 21:28:17 +00:00
toshok
71e0cb97a5
Remove #ifdef's for TEXT_CHUNK_LIMIT, since it's always defined to something.
1998-05-07 21:16:02 +00:00
toshok
b30378f5a4
I know I'm going to get strung up for this, but I just can't read this file without a window that's like 150 columns wide.
1998-05-07 21:12:03 +00:00
toshok
8034cc1873
remove huge commented out chunks of code (that have been commented out since time began, it seems.) also added a couple of fairly bogus comments at the beginnings of lo_Push/PopAlignment
1998-05-07 20:44:45 +00:00
mlm
65eeb26a4f
- Fix for new engine - do not require tag to always be there, as sometimes
...
the prototype object will be passed in.
1998-05-05 22:33:10 +00:00
montulli
afaebaa8a5
fix annoying asserts
1998-05-05 17:50:26 +00:00
nisheeth
e8625a959f
Added a check in LO_RelayoutOnResize() to bail if the document is being
...
laid out.
1998-05-05 17:27:23 +00:00
ftang
730b3a4a80
fix the broken cp125[12] to/from unicode table I check in last time...
1998-05-04 23:44:59 +00:00
hyatt
00e4431602
Fix to ensure that radio buttons and checkboxes are drawn with the proper background color.
...
Reviewed by Nisheeth.
1998-05-02 00:43:19 +00:00
ftang
05747ce5ad
Add cyrillic font auto selection for x frontend.
...
Thanks for Serge Orlov (sorlov@con.mcst.ru ) from the net.
1998-05-01 20:23:44 +00:00
chouck
550bcd9d72
Fix for casts inside PR_FREEIF() inspired by <rkl@csc.liv.ac.uk>
1998-05-01 17:44:19 +00:00
chouck
dee6d61267
Minor memory leak
1998-05-01 17:41:02 +00:00
montulli
f756969e8d
make layout module name be lay instead of layout to be compatible with unix
1998-04-30 23:30:20 +00:00
gagan
9ef46e479e
Added NET_GetURLQuick, for retrieving objects from cache before updating
...
them from the server. Use with caution, possibility of stale objects. See
bug #114363 .
1998-04-30 22:14:29 +00:00
montulli
4bce3658d6
export style header files
1998-04-30 20:35:16 +00:00
montulli
cb08b1bd84
export layout.h into layout public include directory
1998-04-30 20:33:35 +00:00
montulli
70dec44fb1
fix extension labels
...
Thanks to: Paul Chek <pchek@ziplink.net> for the fix
1998-04-30 02:54:34 +00:00
gagan
f07208953f
Fixed the authentication bug #114532 which resulted in an incorrect entry
...
in the authentication list.
1998-04-30 01:55:10 +00:00
gagan
13a7b43358
Corrected a misspelled #include. Thanks Sanjay Gupta (gupta@informix.com)
1998-04-30 01:47:21 +00:00
ftang
d52d5d7f0c
Fix uTable change suggestion from qupta@informix.com (forwarded by
...
Wan-Teh Chang)
1998-04-30 00:02:20 +00:00
nisheeth
a971fa33f1
- Added #ifdef DOM to layout.h
...
- Backing out some changes in layout.c that should not have gotten checked in...
1998-04-29 10:47:20 +00:00
nisheeth
ad3b27e8dd
Added lm_trans.c to Unix makefile...
1998-04-29 10:45:43 +00:00
nisheeth
d864ac89a5
Touchdown of MARINER_DOM_BRANCH.
1998-04-29 10:13:27 +00:00
nisheeth
ea7e325503
Warning fixes. Thanks to Rick Osborne (rick@spacey.net).
1998-04-29 08:41:05 +00:00
nisheeth
c03cfd3d2c
Warning fix. Thanks to tenthumbs@cybernex.net.
1998-04-29 08:39:56 +00:00
ftang
aac9a8b57f
fix CP1251 viewing problem by using 8859_5 font. We may need to
...
add better support (decide which font to use in the init time instead of
compile time) in the future.
1998-04-29 06:09:25 +00:00
ftang
7809fb7a87
fix ISO8859-5,7,9 KOI8-R Name entity problem
1998-04-29 00:36:25 +00:00
nisheeth
211caa8b82
Adding stubs for the Layout Probe API.
1998-04-28 21:41:20 +00:00
atotic
cfd41c7e9c
Fixing the -ko flag
1998-04-28 05:17:41 +00:00
jsw
da88a7f226
remove xp_md5 and xp_sec
1998-04-28 05:17:37 +00:00
jsw
95f0eceb0b
opaque sec info
1998-04-28 05:16:06 +00:00
jsw
fe1f95e5ce
opaque sec info
...
proxy tunnel changes
1998-04-28 05:15:16 +00:00
atotic
2309ac43bb
Fixing the -ko flag
1998-04-28 04:59:01 +00:00
atotic
7ee547824e
Fixed the rcs flag to -kb
1998-04-28 04:39:29 +00:00
hshaw
4eccd273c5
Add jar to REQUIRES and remove references to lm_crypt.c and lm_pk11.c for security build cleanup
1998-04-27 19:07:29 +00:00
cmanske
e2eea4c9fd
More table editing bug fixes. Copy/Paste arbitrary selected cell sets and deleting columns, rows fixed. More resizing bugs fixed.
1998-04-27 14:37:46 +00:00
hshaw
cce4913389
libjar is not part of public source
1998-04-25 11:29:10 +00:00
gagan
fb1c4871d5
This is the fix for bug #93760 . It has a potential of breaking some server
...
implementations of decoding the authentication string that involve a user
login string of accentuated characters (for example- �����)
1998-04-24 22:12:09 +00:00
fur
d94ade94a1
Temporarily disable charSet info so we can compile with JAVA defined
1998-04-24 07:21:01 +00:00
fur
e64dc00b0a
Temporarily disable charSet info so we can compile
1998-04-24 06:26:57 +00:00
fur
bf0383f7b0
Initial checkin of JS1.3. (Minor fix required to accomodate JSAPI behavior changes)
1998-04-24 00:34:15 +00:00
fur
3a1785890d
Initial checkin of JavaScript 1.3, migrated from JSFUN13_BRANCH in /m/src repository.
...
(Minor changes in libmocha required to accomodate JSAPI changes.)
1998-04-24 00:32:02 +00:00
ftang
c104e42152
Change unicode mapping table to include EURP mapping
1998-04-23 01:12:20 +00:00
beard
586a4311fa
AllocateMenuID
1998-04-22 02:18:55 +00:00
beard
86f4829027
nsPluginInstancePeer::AllocateMenuID
1998-04-22 02:18:25 +00:00
beard
4c8309b1db
FE_AllocateMenuID
1998-04-22 02:13:46 +00:00
beard
c9977395b0
npn_allocateMenuID.
1998-04-22 02:13:16 +00:00
gagan
bc9fe32265
A mechanism to flush out all authorizations in a session. Added "about:logout"
...
A-montulli/R-valeski. Thanks to Kit Knox (kit@cn1.connectnet.com )
1998-04-22 01:03:41 +00:00
sar
41880a45ca
change MOZ_SRC references to DEPTH
1998-04-21 21:22:54 +00:00
valeski
8875a442fe
compiler warning fix (paren inclusion) submitted by dkindred@cmu.edu . approved/rev'd by nisheeth
1998-04-21 17:17:35 +00:00
hshaw
b6ae450149
Change JAVA ifdef's to OJI to distinguish between OJI and tightly integrated JAVA
1998-04-21 06:47:20 +00:00
hshaw
631b45559e
Remove dependency on sun-java/config/rules.mak.
1998-04-21 06:45:01 +00:00
montulli
5fb05f0a3d
update cvpics.c to new streams API
1998-04-20 22:50:15 +00:00
pinkerton
705e272f86
Fix 2 const problems for Kathy (rev sdagley, appr sdagely).
1998-04-17 22:41:09 +00:00
pinkerton
85f61e783b
No longer using extra icons for hilighted and disabled state, but drawing them with toolbox transform modes.
1998-04-17 22:39:57 +00:00
mlm
8160e2244d
Oops - back out checkin from wrong tree
1998-04-17 21:42:16 +00:00
mlm
bd01f00c88
Minor nit fixes that I intended to check in before, reviewed by Brendan
1998-04-17 21:37:22 +00:00
cmanske
0c472629da
Fixed Table Editing bugs in Composer. Thanks to donwulff@iki.fi for finding a bug
1998-04-17 21:32:18 +00:00
valeski
019ac69aef
patch from dkindred@cmu.edu. Parenthesis inclusion and a printf formatting snag. rev'd by gagan
1998-04-17 00:33:25 +00:00
ftang
d85943d046
Add cp1258 tables
1998-04-16 21:57:10 +00:00
vidur
ad74ba4547
Fixed compiler warnings. Patch submitted by Rick Osborne (rick@spacey.net)
1998-04-16 21:23:25 +00:00
briano
b4348c6649
Fixed the npglue.c screwup. Should've been npglue.cpp.
1998-04-15 22:07:20 +00:00
nisheeth
f1967ae089
Fix for text overflowing inside nested tables. Fix for background colors not
...
being inherited properly inside tables.
1998-04-15 05:28:39 +00:00
nisheeth
ae5f88b527
Fix for nested comments. Thanks to Jan Kroken (jankr@nntp.ifi.uio.no) for the
...
patch.
1998-04-15 04:13:55 +00:00
nisheeth
abd011db52
LO_UnlockLayout() was being called multiple times in LO_Reflow().
...
Thanks to Nicholas A. Ambrose (nicka@interdyn.com ) for the patch.
1998-04-15 04:01:00 +00:00
nisheeth
327c45b1c0
Documentation patch. Thanks to Pete Bevin (moose@bestiary.com) for submitting
...
it.
1998-04-15 03:54:08 +00:00
pinkerton
1beacecf3c
First Checked In.
1998-04-15 00:06:11 +00:00
ftang
60859b1399
Fix bug for FrontPage generated Chinese/Korean page could not be view
...
on Non Native system
1998-04-14 20:48:29 +00:00
ftang
429cd3963d
Fix CP1250 and CP1253. Thanks Tomas Brodsky <brodsky@cfar.umd.edu> from the net
1998-04-14 20:42:55 +00:00
montulli
ee20c702a1
initial add of files for additional pics functionality
1998-04-14 18:48:28 +00:00
ftang
9f55be21c6
(This is for the previous checkin) Fix warnning. Thanks tenthumbs@cybernex.net
1998-04-14 00:00:06 +00:00
ftang
c44f03b6f5
Fix one warning. Thanks for
1998-04-13 23:58:48 +00:00
cyeh
e0533b8d36
Remove for legal reasons.
1998-04-09 00:33:14 +00:00
valeski
043c8c0ec6
various null checks, fixes 107730, rev'd by malmer
1998-04-09 00:07:08 +00:00
montulli
bc93ff1562
fix really small pics bug by calling Illegal_to_underscore
...
Rev: gagan
1998-04-08 21:23:19 +00:00
pinkerton
5393bba715
Added public DoInlineEditing() (rev sdagley, appr don)
1998-04-08 20:30:13 +00:00
pinkerton
a73da497bc
added public DoInlineEdit for the node edit HT event and made RefreshCellRange public (it was protected, but is public in LTreeView). (rev sdagley, appr don)
1998-04-08 20:29:54 +00:00
ramiro
abb39b0d14
Fix hanging of unix browser on long/bogus dns lookups. r=asharma,a=ramiro
1998-04-08 04:38:32 +00:00
mlm
79d256e189
- Fix for ECMA conformance - remove the "assign()" hack by adding a
...
per-property setter function which performs the same function.
- Fix code reviewed by brendan.
1998-04-08 01:47:23 +00:00
slamm
a22d641c7d
Fix time comparison. Need to return 0 when keys are equal. Fix for Solaris. Patch from R-ramiro. A-brendan.
1998-04-08 00:02:10 +00:00
slamm
6607ad2aad
Sanitization oversight. XP_QSORT() should recursively call XP_QSORT(), not qsort(). Patch from jk@tools.de. R-ramiro. A-toshok.
1998-04-07 23:30:24 +00:00
pinkerton
88494d23be
Fix bug (our first patch from the net) with redraw of cell when the title was clicked to select it and the pane was read-only (like History). (rev sdagley, appr don)
1998-04-07 00:00:41 +00:00
ltabb
624c9d0d12
bump rev to 3.1
1998-03-28 03:38:53 +00:00
ltabb
781c480871
Free the lizard
1998-03-28 02:44:41 +00:00