gagan%netscape.com
89799f53da
Calling PRE_fetch now. Removed a parameter from Addtoprefetch list. Approved by Nisheeth.
1998-08-04 00:18:07 +00:00
dfm%netscape.com
d32a87ccf5
Removed ifdefs from privacy-policy fields. Approved: gagan
1998-08-03 23:39:51 +00:00
dfm%netscape.com
3cd8bb5742
Added laylayer.h export for privacy module. Approved: nisheeth
1998-08-03 22:52:16 +00:00
dfm%netscape.com
eaf3064335
Added unconditional dependency on privacy module, switch for
...
MOZ_TRANSACTION_RECEIPTS. Reviewed: nisheeth
1998-08-03 22:49:38 +00:00
dfm%netscape.com
c27baca0d5
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
386a6307f6
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
a1e57cbb66
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
72ec0a7a16
Support JavaScript version 1.4. Patch by Mike Shaver <shaver@netscape.com>
1998-08-03 00:11:24 +00:00
morse%netscape.com
725d9a80f3
backing out change
1998-08-01 16:09:55 +00:00
morse%netscape.com
61c8aa8f01
backing out change to fix build bustage
1998-08-01 16:08:35 +00:00
morse%netscape.com
7b5d928234
fix build bustage
1998-08-01 15:56:23 +00:00
morse%netscape.com
d0ed84d95b
change for anonymous mode, reviewed by nisheeth
1998-08-01 14:55:14 +00:00
ftang%netscape.com
d7429b269a
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
bbff83725a
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
c8a6e25205
add Unicode conversion table for Thai
1998-08-01 08:46:02 +00:00
ftang%netscape.com
456cd4f98b
Make the table easier to change and read.
1998-08-01 08:03:19 +00:00
ftang%netscape.com
486cf5762b
Check in submit by Samphan Raruenrom <samphan@email.ksc.net> for Thai support.
1998-08-01 07:53:24 +00:00
ftang%netscape.com
d55a93504d
Check in submit by Samphan Raruenrom <samphan@email.ksc.net> for Thai languages
1998-08-01 07:52:36 +00:00
ftang%netscape.com
811e97ed82
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
9f4d6f0827
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
1cdeba207d
Ender checkins got Nisheeth's approval. whew last one
1998-08-01 06:18:19 +00:00
mjudge%netscape.com
1d8534e91b
Damn almost let that one by.
1998-08-01 06:16:47 +00:00
mjudge%netscape.com
6b0c41cf00
Ender checkins got Nisheeth's approval.
1998-08-01 06:14:59 +00:00
mjudge%netscape.com
1911e78830
Ender checkins got Nisheeth's approval.
1998-08-01 06:08:32 +00:00
warren%netscape.com
2c7a27b391
Changes from OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag.
1998-07-31 23:41:45 +00:00
warren%netscape.com
c9bd5d8074
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
a9ddc88b80
make sure we use the right size for an LO_FLOAT element.
1998-07-31 03:25:08 +00:00
toshok%netscape.com
ce052abc4e
track change to lo_AppendFloatInLineList, and plug a style sheet memory leak.
1998-07-31 03:23:54 +00:00
toshok%netscape.com
a1f347a78c
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
5585c8333c
Add LO_SPACER to the list of elements to ignore in lo_DisplayElement.
1998-07-31 03:19:21 +00:00
guha%netscape.com
0e25cd15f1
Make related links work again
1998-07-31 02:55:27 +00:00
mjudge%netscape.com
8962f7ebcd
ENDER checkins. all Ifdef'd out
1998-07-31 00:24:57 +00:00
cmanske%netscape.com
acc1d6016a
Fixed build bustage
1998-07-30 04:38:01 +00:00
pierre%netscape.com
fa7460a752
added ostrstream.h
1998-07-30 03:32:43 +00:00
pierre%netscape.com
d318816ff3
First Checked In.
1998-07-30 03:32:20 +00:00
cmanske%netscape.com
c08490ff21
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
8c24fc154d
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
baf7c85d49
Always initialize clear_type. gets rid of UMR.
1998-07-29 20:30:24 +00:00
toshok%netscape.com
43355cce76
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
3b2b453d84
Free the cloned tag of the LO_LIST element.
1998-07-29 07:37:14 +00:00
toshok%netscape.com
3f42ebd9eb
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
7715c80dd3
backing out toshok's changes made to a closed burning tree
1998-07-29 02:41:52 +00:00
toshok%netscape.com
19661eba07
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
2afdbeecd5
Free the cloned tag of the LO_LIST element.
1998-07-29 00:37:04 +00:00
pinkerton%netscape.com
fa4316d9cc
Added clickCountToOpen() and made some methods const.
1998-07-28 00:44:27 +00:00
cmanske%netscape.com
28fc5354ea
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
0a41929fcc
Added check for null pointer in lo_ValidEditableElement
1998-07-27 16:14:29 +00:00
cmanske%netscape.com
5745def7d6
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
3a9ef55473
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
ab8bf13420
Added detection of element clicked on to determine text format to use
1998-07-27 02:01:51 +00:00