rickg%netscape.com
2e3ff29319
fixed silly string usage error
...
git-svn-id: svn://10.0.0.236/trunk@64760 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 10:45:55 +00:00
mjudge%netscape.com
30a7d8a091
changing troys generated content SUB iterator with changes that he sent me personally. these will allow us to have iterators over generated tables or just plain before or after nodes.
...
git-svn-id: svn://10.0.0.236/trunk@64721 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:22:38 +00:00
mjudge%netscape.com
d068ec5d0f
moving nsGeneratedContent stuff to new file nsGeneratedIterator. adding new bitflags for selection types for nsSelection
...
git-svn-id: svn://10.0.0.236/trunk@64717 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:17:22 +00:00
mjudge%netscape.com
e0a2a09284
adding in nsGeneratedContent as new file
...
git-svn-id: svn://10.0.0.236/trunk@64716 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:15:13 +00:00
mjudge%netscape.com
6384655e67
changing bitflags for selection types. well they are bitflags now
...
git-svn-id: svn://10.0.0.236/trunk@64715 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:14:39 +00:00
mjudge%netscape.com
195c000691
adding in new init methods for the new nsGeneratedContentIterator!
...
git-svn-id: svn://10.0.0.236/trunk@64714 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:14:02 +00:00
attinasi%netscape.com
9657bf7bed
Implemented Style Size Dump. r=rickg b=26565
...
git-svn-id: svn://10.0.0.236/trunk@64709 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:08:36 +00:00
evaughan%netscape.com
82b44e2844
box skinnablility changes.
...
-r Hyatt
git-svn-id: svn://10.0.0.236/trunk@64707 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:02:06 +00:00
troy%netscape.com
46036dc8cc
Increase the size of the underlying arenas from 2K to 4K. After looking
...
at a veriety of pages that seems to be a better choice
git-svn-id: svn://10.0.0.236/trunk@64691 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 04:11:28 +00:00
attinasi%netscape.com
094bb4201d
Fixed warning from Mac compiler: no prototype for local static function.
...
git-svn-id: svn://10.0.0.236/trunk@64582 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-30 07:20:16 +00:00
attinasi%netscape.com
fcb3f69499
Background color for border style -moz-bg-inset and -moz-bg-outset is now obtained from the HTML element instead of nearest ancestor with non-transparent bgcolor (only in Quirks Mode). r=rods b=8524
...
git-svn-id: svn://10.0.0.236/trunk@64577 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-30 06:27:32 +00:00
jim_nance%yahoo.com
b1ccfbf2cb
Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
...
days for module owners to comment on. r=troy@netscape.com
git-svn-id: svn://10.0.0.236/trunk@64566 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-30 03:21:26 +00:00
warren%netscape.com
9fa657f1cd
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
...
git-svn-id: svn://10.0.0.236/trunk@64449 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-29 03:58:50 +00:00
jst%netscape.com
ccdce1534d
Replace internal HTML Doctype API with the DOM DocumentType API, HTML documents now get a DOM DocumentType if the file contains one and the DOM DocumentType is ouput if/when the document is saved. This fixes bug #25020 .
...
git-svn-id: svn://10.0.0.236/trunk@64402 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-28 23:25:26 +00:00
rbs%maths.uq.edu.au
2a99fa3eec
[#ifdef MOZ_MATHML: NOT PART OF THE DEFAULT BUILD]. Update a MathML hook for <mtable>
...
git-svn-id: svn://10.0.0.236/trunk@64350 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-28 09:32:54 +00:00
rickg%netscape.com
dfec82a91e
add null ptr check to stop crash seen in talkback
...
git-svn-id: svn://10.0.0.236/trunk@64291 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-28 01:08:36 +00:00
hyatt%netscape.com
20928e2f2f
Fix for 33526
...
git-svn-id: svn://10.0.0.236/trunk@64282 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-28 00:41:33 +00:00
akkana%netscape.com
5a1992b769
Fix an entity bug for Naoki: Japanese entities weren't being correctly
...
pasted. This also fixes the symptoms, but not the underlying cause,
of the html mail nbsp bug. r=nhotta
git-svn-id: svn://10.0.0.236/trunk@64270 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-28 00:10:44 +00:00
rods%netscape.com
25cb4be46b
Added space manaer flag to the creation of Labels.
...
b=33200
Reworked how and when the prefs are accessed for getting the Gfx Scrollbar prefs
they are got only once and then are cached. Potential preformance issue.
git-svn-id: svn://10.0.0.236/trunk@64247 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-27 22:12:42 +00:00
erik%netscape.com
5890e4382e
lang group table has been moved to proper place under mozilla/intl;
...
switching calls to that API; minor change; r=none
git-svn-id: svn://10.0.0.236/trunk@64212 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-27 04:51:12 +00:00
scc%netscape.com
d88198c611
small changes to clients of string converting APIs
...
git-svn-id: svn://10.0.0.236/trunk@64167 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-26 10:06:21 +00:00
pierre%netscape.com
277d41c869
#3371 . Implemented css2/css3 system fonts. GFX on Windows and GTK needs to be completed.
...
git-svn-id: svn://10.0.0.236/trunk@64127 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-25 18:54:36 +00:00
morse%netscape.com
49ce8b7af6
fix bug 32374, block foreign images
...
git-svn-id: svn://10.0.0.236/trunk@64111 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-25 07:09:25 +00:00
hyatt%netscape.com
bc3540ff1f
Adding support for the <children/> element to XBL.
...
git-svn-id: svn://10.0.0.236/trunk@64092 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-25 02:18:55 +00:00
jst%netscape.com
6965052726
Don't leak the hash table used for the attribute map ( #32196 ). Patch from shaver, r=beard
...
git-svn-id: svn://10.0.0.236/trunk@64078 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-25 00:54:30 +00:00
slamm%netscape.com
7fcc669c9f
Change "struct" to "class ... { public:" to quiet a warning.
...
git-svn-id: svn://10.0.0.236/trunk@64061 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-24 21:50:40 +00:00
rods%netscape.com
12db48d604
Checkbox construction now gets the resolved moz-checkbox style on creation.
...
Fieldset's block frame now gets the flags with the spacemanager set if it is being absolutely positioned.
r=kmcclusk,dcone b=32949
git-svn-id: svn://10.0.0.236/trunk@64042 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-24 15:48:59 +00:00
pollmann%netscape.com
109ad2d952
Bug 32702: Rename GetHistoryState to CaptureHistoryState (as it is), r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@63983 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-24 03:37:03 +00:00
pollmann%netscape.com
d5064110de
Bug 32702: Rename GetHistoryState to CaptureHistoryState (as it is), and add GetHistoryState method, r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@63982 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-24 03:36:58 +00:00
cmanske%netscape.com
d7aa412329
Optimized SelectBlockOfCells to select/unselect only those cells that really need to be. r=mjudge
...
git-svn-id: svn://10.0.0.236/trunk@63970 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-24 02:52:07 +00:00
kmcclusk%netscape.com
527a6dc707
Offset the viewmanager in nsDocumentViewer by passing the offset to nsIViewManager::Init instead of offsetting the root view b=32161 r=attanasi@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@63933 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-23 23:50:42 +00:00
nisheeth%netscape.com
df55a6d2bc
r=buster. bug 31644. FindPrimaryFrameFor() now accounts for "special" frames created when blocks are encountered within inlines.
...
git-svn-id: svn://10.0.0.236/trunk@63910 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-23 23:18:56 +00:00
troy%netscape.com
8ab2d40e28
Added generated content iterator
...
git-svn-id: svn://10.0.0.236/trunk@63871 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-23 21:05:23 +00:00
mstoltz%netscape.com
6bc9c31751
Changed UpdatePrincipal to AddPrincipal; it takes an input parameter now instead of an inout parameter; this is clearer. r=norris
...
git-svn-id: svn://10.0.0.236/trunk@63828 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-23 04:53:16 +00:00
cmanske%netscape.com
e15bf8d5b3
Added support for Ctrl+Shift+mouseclick to select block of cells. Rewrote nsITableLayout::nsGetCellData() to be much more efficient, eliminating a method in the process. Implemented nsTableCellFrame::Get[Previous|Next]CellInColumn for cursor key navigation in tables. r=mjudge,karnaze.
...
git-svn-id: svn://10.0.0.236/trunk@63825 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-23 04:24:58 +00:00
troy%netscape.com
75d3e8bd33
Adding back changes that were backed out because they broke the Win32
...
clobber build. The problem building TestAttributes.exe is fixed
git-svn-id: svn://10.0.0.236/trunk@63795 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-23 00:34:54 +00:00
buster%netscape.com
f57e02d7a3
fixed optimized vs. debug build problem.
...
git-svn-id: svn://10.0.0.236/trunk@63791 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-23 00:10:26 +00:00
buster%netscape.com
bf63049426
bug 29595 (and others)
...
fixes layout of pages where a single line is impacted by 2 or more floaters
r=troy
git-svn-id: svn://10.0.0.236/trunk@63783 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-22 23:19:10 +00:00
jst%netscape.com
0436606d70
Update DOMImplementation, DocumentType and DOM Error codes to match the current DOM Level 2 recommendation, also make HTML documents have a DocumentType if one is given in the file. r=joki@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@63772 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-22 22:16:14 +00:00
granrose%netscape.com
8c63097a16
backing out troy.
...
git-svn-id: svn://10.0.0.236/trunk@63748 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-22 17:28:54 +00:00
troy%netscape.com
ef085d6975
New code that isn't being used
...
git-svn-id: svn://10.0.0.236/trunk@63744 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-22 15:15:48 +00:00
jst%netscape.com
3021373294
Implmentation of the DOM Level 2 DocumentType interface. Not part of the build yet. r=joki
...
git-svn-id: svn://10.0.0.236/trunk@63742 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-22 14:38:50 +00:00
troy%netscape.com
d15b0ee243
Work-in-progress that isn't being used. Added stub for returning a content
...
iterator for generated content
git-svn-id: svn://10.0.0.236/trunk@63713 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-22 05:53:32 +00:00
dbaron%fas.harvard.edu
8102c58fcf
Fix leak of style contexts. r=pollmann@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@63694 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-22 02:54:26 +00:00
dbaron%fas.harvard.edu
0936aaafab
Fix event targetting bugs by using paint layers in GetFrameForPoint, testing for visibility, and trying GetFrameForPoint on additional views if one fails. r=joki@netscape.com(, hyatt@netscape.com) b=12232,20051,21304,24474,26785, and remaining issues from 23161.
...
git-svn-id: svn://10.0.0.236/trunk@63689 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-22 02:43:08 +00:00
cmanske%netscape.com
183fd36b13
Removing nsRangeList.cpp -- it is replaced by nsSelection.cpp. this and previous checkin today were reviewed by mjudgensRangeList.cpp
...
git-svn-id: svn://10.0.0.236/trunk@63682 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-22 01:43:40 +00:00
akkana%netscape.com
f74b43d420
23980: convert relative href= and src= to absolute. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@63677 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-22 01:33:59 +00:00
jst%netscape.com
90ebc6a542
Reducing the size of text nodes by 4 bytes per node. r=troy
...
git-svn-id: svn://10.0.0.236/trunk@63671 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-22 01:23:42 +00:00
cmanske%netscape.com
4c4c8e8cf0
Cleaning up selection: changed 'RangeList' to 'Selection', thus changing implementation class of nsIDOMSelection and nsIFrameSelection to nsSelection. File nsRangeList.cpp replaced with new nsSelection.cpp
...
git-svn-id: svn://10.0.0.236/trunk@63660 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-21 23:58:02 +00:00
rods%netscape.com
0dc31886a5
the previous var wasn't being set so it went down the wrong code path when adjusting
...
the child list for creating the fieldset.
b=27151 r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@63616 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-21 21:40:23 +00:00