tague%netscape.com
2f5bd9c888
Added implementation of locale sensitive date/time formatting functions
...
git-svn-id: svn://10.0.0.236/trunk@13222 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-20 21:40:27 +00:00
jfrancis%netscape.com
e335e63e8a
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@13139 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-19 23:09:50 +00:00
shaver%netscape.com
d845c03da1
remove stale DOM span/transclusion code
...
git-svn-id: svn://10.0.0.236/trunk@13119 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-19 20:45:03 +00:00
cyeh%netscape.com
477761b77a
remove NSPR20 #ifdef
...
git-svn-id: svn://10.0.0.236/trunk@13114 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-19 20:21:04 +00:00
kin%netscape.com
5260f16e31
Modified the following files to get Unix ENDER to save Multi-part MIME:
...
cmd/xfe/forms.c
include/edt.h
lib/layout/editor.cpp
lib/mailto/mhtmlstm.cpp
git-svn-id: svn://10.0.0.236/trunk@13094 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-19 18:24:51 +00:00
kin%netscape.com
72188b7413
Fix for bug #329764 : ENDER: Occassional infinite loop when loading
...
multi-part mime
Modified ParseBuffer to increment t_index when calling continue in the while
loop that searches for the string "SRC".
git-svn-id: svn://10.0.0.236/trunk@13093 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-19 18:23:44 +00:00
pollmann%netscape.com
7f4edf7cd7
Added libdom.[ch] for DOM Style parsers
...
git-svn-id: svn://10.0.0.236/trunk@13062 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-17 02:40:25 +00:00
nisheeth%netscape.com
51d5ffd0d2
Patch submitted by Chris Siegler (siegler@citilink.com). Checks for an
...
error case in layout of formatted and preformatted text and aborts early.
Fixes a crash on resizing of pages with preformatted text inside tables.
git-svn-id: svn://10.0.0.236/trunk@13049 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-17 00:42:30 +00:00
sdagley%netscape.com
8971dd2932
Even though the Mac has the best compilers of all the Mozilla platforms it doesn't allow you to do C++ code in C files.
...
git-svn-id: svn://10.0.0.236/trunk@13046 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 23:55:56 +00:00
nisheeth%netscape.com
a5810d7432
Patch for Layout Probe API. Submitted by Ori Kravitz (orik@mercury.co.il).
...
git-svn-id: svn://10.0.0.236/trunk@13035 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 22:26:29 +00:00
pollmann%netscape.com
b2e3cfdead
Move DOM Style parsers to laydom.[ch]
...
Add destructor to entries
git-svn-id: svn://10.0.0.236/trunk@13028 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 22:11:19 +00:00
saari%netscape.com
8c3d3311e8
Mac only change.
...
Making changes to make the mac toolbars no flash on mouse rollover or when playing an animated GIF
git-svn-id: svn://10.0.0.236/trunk@13018 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 21:29:55 +00:00
pollmann%netscape.com
be78f27eea
#ifdef the whole file for Mac builds :S
...
git-svn-id: svn://10.0.0.236/trunk@13017 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 21:24:41 +00:00
pollmann%netscape.com
e042d5c584
Move DOM Style parsers to laydom.[ch]
...
Add destructor to entries.
git-svn-id: svn://10.0.0.236/trunk@13016 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 21:18:24 +00:00
shaver%netscape.com
d6b2f1dbd3
add destructor to entries
...
git-svn-id: svn://10.0.0.236/trunk@13013 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 20:51:20 +00:00
cyeh%netscape.com
4445c154ab
remove lm_span.c and lm_trans.c. these files were wrapped around an #ifdef DOM and were never built. if you must protest, please write the office of Mike Shaver, shaver@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@13012 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 20:42:37 +00:00
kin%netscape.com
478882211f
Changed bogus MOZ_ENDER ifdef to the proper ENDER ifdef.
...
git-svn-id: svn://10.0.0.236/trunk@13006 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 19:26:11 +00:00
cyeh%netscape.com
91035380e4
reflect NO_SECURITY changes in Makefile
...
git-svn-id: svn://10.0.0.236/trunk@13004 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 18:53:47 +00:00
shaver%netscape.com
34be3454f2
Perignon: don't force creation of style DB
...
git-svn-id: svn://10.0.0.236/trunk@13000 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 18:25:21 +00:00
toshok%hungry.com
42b6110574
DOM_StyleGetDatabaseFromContext => DOM_StyleDatabaseFromContext
...
git-svn-id: svn://10.0.0.236/trunk@12982 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 07:38:32 +00:00
saari%netscape.com
ac3cfc4391
Mac only change to Mac memory allocator.
...
Checking in John McMullen's change to the small block allocator.
git-svn-id: svn://10.0.0.236/trunk@12974 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 04:52:44 +00:00
cyeh%netscape.com
9635ce6b3d
remove NO_SECURITY
...
git-svn-id: svn://10.0.0.236/trunk@12936 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 22:42:14 +00:00
cmanske%netscape.com
b437ecfbf4
Implemented new function to check if in Preformt text
...
git-svn-id: svn://10.0.0.236/trunk@12931 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 22:03:20 +00:00
nisheeth%netscape.com
8ec5d1453a
This change is realy cool. The compositor gets enabled at the end of layout
...
rather than at the beginning, so, we don't see a blank page between URL
traversals at all. The earlier page remains visible until the new page has
pixels that can be shown, and then, BANG, the new page becomes visible.
Gone are the days when we have to stare at a blank page while layout occurs.
git-svn-id: svn://10.0.0.236/trunk@12928 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 22:01:21 +00:00
shaver%netscape.com
ff591346ce
need prlong.h explicitly now that JS doesn't provide LL_* by default
...
git-svn-id: svn://10.0.0.236/trunk@12926 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 21:43:32 +00:00
cmanske%netscape.com
492295c5a2
Fixing build bustage
...
git-svn-id: svn://10.0.0.236/trunk@12913 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 20:39:34 +00:00
cyeh%netscape.com
347eee7298
trying to fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@12910 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 19:36:49 +00:00
cmanske%netscape.com
7929e2ceda
Fixed object sizing bugs. Renamed params in these areas for readability. Fixed problems when clicking below doc or inbetween table cells
...
git-svn-id: svn://10.0.0.236/trunk@12909 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 19:35:48 +00:00
shaver%netscape.com
f4aa850478
Fixed tree generation and added new STYLE_NODE flags for content-hiding.
...
git-svn-id: svn://10.0.0.236/trunk@12903 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 18:34:05 +00:00
shaver%netscape.com
c2529a4155
(All DOM changes.)
...
Fixed layer properties. Links and images-within-links get the right appearance
even when there are no style rules. Started on lo_SetStyleSheetBoxProperties.
Don't force the creation of a style db, ever. Handle style-system failures
more gracefully. Update to use ACTIVE_NODE where appropriate.
git-svn-id: svn://10.0.0.236/trunk@12902 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 18:32:04 +00:00
shaver%netscape.com
684148cae8
memory management fixes and debug cleanup
...
git-svn-id: svn://10.0.0.236/trunk@12894 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 17:45:03 +00:00
nisheeth%netscape.com
c3e35c8ca1
Resizing from the middle of the document was resetting the scrollbar to the
...
top and then setting it back to the remember position. Fixed the unnecessary
up and down jumping of the scrollbar.
git-svn-id: svn://10.0.0.236/trunk@12872 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 06:16:16 +00:00
nisheeth%netscape.com
a30cf37991
Fix for Bugzilla bug 492. We were inserting the floating element for the
...
left/right aligned tables into the line list at the beginning of the list
rather than the end. This caused re-ordering of floating tables as well
as display problems.
git-svn-id: svn://10.0.0.236/trunk@12871 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 05:32:19 +00:00
mccabe%netscape.com
211af529a6
Change "%c" date specifier for document.lastModified to "%#c" on
...
windows to get a 4-digit date in the string produced.
Were that it were just a Date object instead of a string. Oh, woe.
git-svn-id: svn://10.0.0.236/trunk@12859 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 02:49:44 +00:00
mjudge%netscape.com
ecb25efdfb
this will fix it. i will get rid of unused files later.
...
git-svn-id: svn://10.0.0.236/trunk@12846 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 23:16:00 +00:00
mjudge%netscape.com
bbdd8c06f6
another file
...
git-svn-id: svn://10.0.0.236/trunk@12842 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 23:07:38 +00:00
mjudge%netscape.com
73417c4932
need to export, fix for breakage
...
git-svn-id: svn://10.0.0.236/trunk@12840 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 22:59:38 +00:00
mjudge%netscape.com
a019c0116a
turning on the MOZ_ENDER_MIME by default
...
git-svn-id: svn://10.0.0.236/trunk@12825 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 20:48:16 +00:00
mjudge%netscape.com
bf4daa1995
turning on ender_mime
...
git-svn-id: svn://10.0.0.236/trunk@12824 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 20:47:31 +00:00
kin%netscape.com
b88ae5f133
Turn on MOZ_ENDER_MIME code.
...
git-svn-id: svn://10.0.0.236/trunk@12821 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 20:31:10 +00:00
kin%netscape.com
75200d01e2
Turn on MOZ_ENDER_MIME code. Added mailto to the REQUIRES list.
...
git-svn-id: svn://10.0.0.236/trunk@12819 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 20:29:40 +00:00
mjudge%netscape.com
ee2c0a8fe3
ender carpool
...
git-svn-id: svn://10.0.0.236/trunk@12817 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 20:24:50 +00:00
akkana%netscape.com
b2342730a5
326690: when clicking in cell but outside cell contents, select nearest part of cell contents
...
git-svn-id: svn://10.0.0.236/trunk@12763 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 01:00:22 +00:00
akkana%netscape.com
b2d91b9ad4
251710: center is the wrong attribute, should be middle
...
git-svn-id: svn://10.0.0.236/trunk@12746 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-13 22:34:52 +00:00
cmanske%netscape.com
d6ad711ae6
Fixed object sizing bugs and crash in PRE text in Composer
...
git-svn-id: svn://10.0.0.236/trunk@12729 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-13 20:59:49 +00:00
kin%netscape.com
2c0cdb4289
Commented out call to AddImagesToSafeList() in PastHTML to prevent possible
...
security hole.
git-svn-id: svn://10.0.0.236/trunk@12719 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-13 20:35:26 +00:00
cmanske%netscape.com
14a3005a7c
Fixed crashing when setting doc title to NULL. R/A by brendon
...
git-svn-id: svn://10.0.0.236/trunk@12718 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-13 20:32:21 +00:00
kin%netscape.com
cb61debdb9
Fix build bustage on Unix when MOZ_ENDER_MIME is defined by checking for
...
MOZ_MAIL_COMPOSE.
git-svn-id: svn://10.0.0.236/trunk@12697 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-13 14:14:24 +00:00
nisheeth%netscape.com
fe449b9657
Fixed bug 328921. Resizing no longer jumps to the top of the document. The
...
position that you are at when you resize is remembered.
git-svn-id: svn://10.0.0.236/trunk@12687 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-13 10:01:53 +00:00
nisheeth%netscape.com
fc27316259
Fix Mac build bustage by doing an explicit cast to an LO_Element *.
...
git-svn-id: svn://10.0.0.236/trunk@12684 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-13 08:05:10 +00:00