Commit Graph

3179 Commits

Author SHA1 Message Date
hyatt%netscape.com
b3c543fda4 Adding support for proportional widths to tree columns.
git-svn-id: svn://10.0.0.236/trunk@45606 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 01:13:27 +00:00
karnaze%netscape.com
2c1d0d3778 changed default for nsStyleTable.mRules to NS_STYLE_TABLE_RULES_ALL
git-svn-id: svn://10.0.0.236/trunk@45579 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:06:35 +00:00
kmcclusk%netscape.com
ac7983253c Bug#12729 Modified SinkContext::DemoteContainer to cache the child's mForm before
Removing it. After removing it the child's mForm is reset to the cached value.


git-svn-id: svn://10.0.0.236/trunk@45536 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 21:57:01 +00:00
putterman%netscape.com
2ccc4893e0 speedup building content. checkin for waterson.
git-svn-id: svn://10.0.0.236/trunk@45440 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 04:58:36 +00:00
cyeh%netscape.com
cfce14ff56 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
git-svn-id: svn://10.0.0.236/trunk@45405 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 01:13:14 +00:00
kipp%netscape.com
67d5a7ce45 Added another debug atom
git-svn-id: svn://10.0.0.236/trunk@45403 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 01:10:02 +00:00
kipp%netscape.com
80ddd6ef6a Removed GetRC code
git-svn-id: svn://10.0.0.236/trunk@45395 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 01:00:59 +00:00
briano%netscape.com
33f0e42086 General cleanup.
git-svn-id: svn://10.0.0.236/trunk@45370 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 00:47:39 +00:00
nisheeth%netscape.com
deb1bb177e The HTML Content sink now generates content IDs for each of the content objects it creates. The IDs start at NS_CONTENT_ID_COUNTER_BASE, defined in nsIContentSink.h, and increase monotonically as content objects get created.
git-svn-id: svn://10.0.0.236/trunk@45327 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 11:17:26 +00:00
nisheeth%netscape.com
9a418f414b Added Get/Set methods to content IDs. An ID is used as a key to store state information about a content object and its associated frame object. The state information is stored in a dictionary that is manipulated by the frame manager (nsIFrameManager) inside layout. An opaque pointer to this dictionary is passed to the session history as a handle associated with the current document's state.
git-svn-id: svn://10.0.0.236/trunk@45321 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 10:06:17 +00:00
waterson%netscape.com
c6f830f3c1 Bug 12811. Fix frame system notifications s.t. as _few_ as possible get forwarded through to layout. Temporarily remove timer hacks from tree widget.
git-svn-id: svn://10.0.0.236/trunk@45312 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 06:40:41 +00:00
kipp%netscape.com
2ca907103d Added new atoms
git-svn-id: svn://10.0.0.236/trunk@45286 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 04:31:39 +00:00
kipp%netscape.com
c9002f20df Reimplemented SizeOf methods in some of the frame classes; partial rework of first-line handling snapshot
git-svn-id: svn://10.0.0.236/trunk@45274 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 03:09:40 +00:00
tague%netscape.com
6bbc6c0935 Added support for a reply from the StartComposition message. Necessary for XIM support on UNIX.
git-svn-id: svn://10.0.0.236/trunk@45252 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 01:20:32 +00:00
rjc%netscape.com
69b50f0cc4 Try again.
git-svn-id: svn://10.0.0.236/trunk@45145 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 10:28:37 +00:00
rjc%netscape.com
4f2965aa1d Small fix.
git-svn-id: svn://10.0.0.236/trunk@45144 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 10:26:55 +00:00
rjc%netscape.com
f48f77a6f5 Cleanup a bit, and fix bug # 11516.
git-svn-id: svn://10.0.0.236/trunk@45143 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 10:05:40 +00:00
waterson%netscape.com
2e2b5b3f71 Clean up compiler warnings.
git-svn-id: svn://10.0.0.236/trunk@45123 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 03:18:06 +00:00
waterson%netscape.com
83f0108fa0 Content model whackage. Remove all code that tried to keep the graph in sync with DOM changes. Regenerate JS from newer idlc compiler. Fix bug 12177. Fix miscellaneous breakage with templates.
git-svn-id: svn://10.0.0.236/trunk@45115 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 02:45:54 +00:00
norris%netscape.com
3a6d863c13 * clean up nsScriptSecurityManager
* remove nsJSSecurityManager
* save principals in nsIChannels and nsIDocuments


git-svn-id: svn://10.0.0.236/trunk@45080 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-29 21:58:42 +00:00
pavlov%netscape.com
f112add407 add palette name atom
git-svn-id: svn://10.0.0.236/trunk@45016 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 19:50:15 +00:00
nisheeth%netscape.com
b791d4288f Checking in initial version of Keith Visco's (kvisco@ziplink.net) XSL processor, Transformiix. Some glue code to interface it with mozilla is #ifdef MOZILLA protected.
git-svn-id: svn://10.0.0.236/trunk@44991 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 08:19:56 +00:00
nisheeth%netscape.com
e1d677c891 Work in progress to integrate Keith Visco's XSL processor, Transformiix, into Gecko. All code is protected by #ifdef XSL and will not affect the build.
git-svn-id: svn://10.0.0.236/trunk@44989 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 07:37:23 +00:00
nisheeth%netscape.com
623d44aef7 Work in progress to integrate Keith Visco's XSL processor, Transformiix, into Gecko. All code is protected by #ifdef XSL and will not affect the build.
git-svn-id: svn://10.0.0.236/trunk@44988 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 07:31:08 +00:00
rpotts%netscape.com
e6270075bd Null terminate the new buffer.
git-svn-id: svn://10.0.0.236/trunk@44979 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 05:12:11 +00:00
kipp%netscape.com
dd723473bb Fixed bug #10571 by always initializing 'ref'
git-svn-id: svn://10.0.0.236/trunk@44931 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 21:52:19 +00:00
kipp%netscape.com
ee40827af0 Nuked some warnings
git-svn-id: svn://10.0.0.236/trunk@44917 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 21:43:33 +00:00
kipp%netscape.com
fa88c783a4 Moved hardcode into ua.css
git-svn-id: svn://10.0.0.236/trunk@44916 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 21:42:46 +00:00
kipp%netscape.com
b687f33436 Use revised DivAlignValue methods
git-svn-id: svn://10.0.0.236/trunk@44915 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 21:42:31 +00:00
kipp%netscape.com
c389a442d8 Made a method to inquire about nav-quirks mode and fixed a few methods to not be static so that they could use it
git-svn-id: svn://10.0.0.236/trunk@44914 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 21:42:08 +00:00
kipp%netscape.com
976f1bf1be Revised implementation to better manage the embedded text fragment; implement revised nsITextContent API
git-svn-id: svn://10.0.0.236/trunk@44912 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 21:41:13 +00:00
kipp%netscape.com
e8e2636fba Implement GetTextLength and CopyText methods from revised nsITextContent API
git-svn-id: svn://10.0.0.236/trunk@44911 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 21:40:47 +00:00
kipp%netscape.com
ee5f7e7837 Added in GetTextLength and CopyText methods for the MathML folks
git-svn-id: svn://10.0.0.236/trunk@44910 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 21:40:13 +00:00
pollmann%netscape.com
2908644b55 Opps!
git-svn-id: svn://10.0.0.236/trunk@44877 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 20:59:28 +00:00
brade%netscape.com
d7e1f74167 change error messages to flag inappropriate uses of GetCharCode
git-svn-id: svn://10.0.0.236/trunk@44834 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 14:16:44 +00:00
ramiro%netscape.com
dc0d55bf2d lower the volume on printf noise.
git-svn-id: svn://10.0.0.236/trunk@44795 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 09:38:44 +00:00
hyatt%netscape.com
d74368e809 Fixes to enable the command dispatcher to properly instantiate.
git-svn-id: svn://10.0.0.236/trunk@44784 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 07:54:06 +00:00
rjc%netscape.com
deee6090e7 Add nsIXULSortService
git-svn-id: svn://10.0.0.236/trunk@44774 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 06:54:08 +00:00
rjc%netscape.com
c2b1a1ecf2 Add nsIXULSortService.idl
git-svn-id: svn://10.0.0.236/trunk@44773 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 06:52:34 +00:00
pollmann%netscape.com
96e8d86713 Warning cleanups and Bug 12350
git-svn-id: svn://10.0.0.236/trunk@44735 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 03:59:49 +00:00
pinkerton%netscape.com
556ec8eb34 remove nsTriStateCheckboxFrame.cpp
git-svn-id: svn://10.0.0.236/trunk@44709 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 03:41:43 +00:00
rpotts%netscape.com
c1eed107d9 M9 BRANCH landing...
git-svn-id: svn://10.0.0.236/trunk@44701 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 22:45:55 +00:00
rods%netscape.com
d766d88fa1 removed the hard coded blue border from Input typ=image
git-svn-id: svn://10.0.0.236/trunk@44676 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 14:49:42 +00:00
rods%netscape.com
a3696c4a31 Put in check for null a mOptions and return zero for GetLength
git-svn-id: svn://10.0.0.236/trunk@44675 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 14:48:59 +00:00
waterson%netscape.com
b3698a0c27 Bug 12270. XUL builder was ok. Fixed generic builder to do the right thing.
git-svn-id: svn://10.0.0.236/trunk@44640 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 04:29:15 +00:00
waterson%netscape.com
8aa306ab56 Bug 12470. Check for null pointer in SetParent(); occurs during teardown.
git-svn-id: svn://10.0.0.236/trunk@44639 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 04:28:47 +00:00
karnaze%netscape.com
42a0e08a9e bug 1271 - percentage height cells, added GetNumCellsOriginatingInRow, fixed GetNumCellsOriginatingInCol
git-svn-id: svn://10.0.0.236/trunk@44534 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:49:18 +00:00
ftang%netscape.com
98ec742dc3 fix the default charset problem I introduced when I fix 12378
git-svn-id: svn://10.0.0.236/trunk@44530 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:42:30 +00:00
sfraser%netscape.com
98ceab82e9 No longer need a pres shell for the document encoder; remove it.
git-svn-id: svn://10.0.0.236/trunk@44529 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:42:20 +00:00
rods%netscape.com
9b3d301a91 The index of the option being deleted needs to be remembered before the it is removed from the list
git-svn-id: svn://10.0.0.236/trunk@44496 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 13:44:49 +00:00