Commit Graph

17045 Commits

Author SHA1 Message Date
rickg%netscape.com
3bb1e2efd6 added v-dtor to taghander 1999-02-16 08:07:20 +00:00
rickg%netscape.com
a165f39078 fixed backward define 1999-02-16 08:04:01 +00:00
hyatt%netscape.com
c3913b0ae7 Added the sync-up when the broadcast listener first gets added. 1999-02-16 07:57:55 +00:00
rickg%netscape.com
359e6e5567 fixed a wad of little bugs and added regression test 1999-02-16 07:38:27 +00:00
rickg%netscape.com
de5fffb57b allow plain text file to be handled by HTML document 1999-02-16 07:37:53 +00:00
rickg%netscape.com
71624eb818 removed bug from deque, and added replaceChar call to string 1999-02-16 06:47:00 +00:00
jband%netscape.com
cc5872f551 NOT YET PART Of SEAMONKEY - fixes for conversions, added 'load' to test program to breakout js code into its own file, added support for global object being a wrapped native, fixed parent interface support, change makefiles for JS_THREADSAFE, add missing dropProperty support to my Ops, added more tests 1999-02-16 06:29:29 +00:00
brendan%netscape.com
fe8a88eaf3 prep for -m stub; misc code cleanups. 1999-02-16 05:10:40 +00:00
troy%netscape.com
912d59f314 Added code to set/get the view manager's root scrollable view 1999-02-16 04:41:15 +00:00
troy%netscape.com
db8cffe775 Minor clean up 1999-02-16 04:07:27 +00:00
shaver%netscape.com
c70caa7ec2 make includes work right; support `-\' as stdin for input file 1999-02-16 03:47:24 +00:00
mjudge%netscape.com
90ade6856e fixing some things for selection to allow keyboard navigation. not hooked up to caret yet. also removed some not used calls in nsFrame for the "old" selection model. 1999-02-16 02:42:08 +00:00
rickg%netscape.com
5e703b428d added mtbf to tools directory 1999-02-16 02:41:05 +00:00
michaelp%netscape.com
5f525464c3 turned off timers when our damage count goes to zero. 1999-02-16 02:25:20 +00:00
mcafee%netscape.com
6ecfff87d0 Ignore generated files 1999-02-16 01:50:51 +00:00
mcafee%netscape.com
054a462fe3 Fixing libreg breakage 1999-02-16 01:40:50 +00:00
mcafee%netscape.com
fe8764fbbe More portable makefile, fixing -lreg breakage. 1999-02-16 01:35:23 +00:00
nisheeth%netscape.com
c2d0de6547 Test file for changing attributes on the PRE tag via the DOM. 1999-02-16 01:02:21 +00:00
michaelp%netscape.com
f8b4bc0d49 added Get/SetScrollableRoot() to nsIViewManager. fixed bug where maximizing
window would cause junk to be shown below/to the right of the real content
if the document was scrolled towards bottom/right. fixed flashing scrollbar
problem. made quality control work again.
1999-02-16 00:57:06 +00:00
michaelp%netscape.com
6992018f6f turned on quality control again, but until someone who better understands
thr browser window better has a look at this, it won't work across
frame sets.
1999-02-16 00:55:15 +00:00
michaelp%netscape.com
980dd8c34f all scrollbar recomputation is now the responsibility of the owner of the
scrolled view.
1999-02-16 00:53:15 +00:00
michaelp%netscape.com
82897ea6a1 made nsRenderingContextWin::GetClipRegion() work. 1999-02-16 00:50:32 +00:00
nisheeth%netscape.com
540463be30 Test for changing attributes on the DIV, P, and HEADING tags via the DOM. 1999-02-16 00:24:29 +00:00
nisheeth%netscape.com
e0692ded40 Test file for changing attributes on the FONT and BASEFONT elements using the
DOM.
1999-02-15 23:51:32 +00:00
nisheeth%netscape.com
9dda2f1b02 Added style hints for DOM attribute changes to the FONT and BASEFONT content objects. 1999-02-15 23:48:09 +00:00
waterson%netscape.com
085a8b47ad Got rid of #include's, too. 1999-02-15 19:56:47 +00:00
waterson%netscape.com
4aa3bc8de1 Got rid of nsIRDFDocument: we never use it here anyway. 1999-02-15 19:53:55 +00:00
beard%netscape.com
e3301ae8b7 Synced with current stream interfaces. 1999-02-15 18:29:06 +00:00
buster%netscape.com
3c0989c25b minor fixes and lots of comments 1999-02-15 18:25:30 +00:00
buster%netscape.com
1cd1a05857 merges text insertions again, based on new aggregate insert txn 1999-02-15 18:24:58 +00:00
buster%netscape.com
edfd4544b9 removed unnecessary parent param from DeleteNode 1999-02-15 18:22:58 +00:00
buster%netscape.com
ef3bcb4d01 changed some forward class declarations to #include of the class
declaration.  These classes are used in nsCOMPtr's, and
VC 5.0 needs the full class declaration to compile.
1999-02-15 16:26:04 +00:00
cyeh%netscape.com
c29eb3ab75 complete botched file rename attempted by danm. 1999-02-15 15:31:38 +00:00
danm%netscape.com
8ec9e10463 renaming. cursed mixed-case filenames. 1999-02-15 07:15:48 +00:00
nisheeth%netscape.com
c447c1ece3 - Changed name of getter function for style hints to GetStyleHintForAttributeChange().
- Plugged in style hint for changes to the <HR NOSHADE> attribute.
1999-02-15 06:42:44 +00:00
danm%netscape.com
e703b1d4ec added beginnings of toolkit dialog factory 1999-02-15 05:38:15 +00:00
danm%netscape.com
ce43b5aa79 matching Troy's recent checkins adding const to some method parameters. Didn't compile for me using VC6 until I made these changes. They seem harmless enough. 1999-02-15 05:21:53 +00:00
bienvenu%netscape.com
24ff0846f8 add Reset method for byte array 1999-02-15 03:08:04 +00:00
bienvenu%netscape.com
057fd548a1 add stubs for mdb 1999-02-15 03:06:55 +00:00
bienvenu%netscape.com
b453dd105d change default mailbox path 1999-02-15 03:05:20 +00:00
pavlov%pavlov.net
aee1386629 apply patch from Tomi Leppikangas <Tomi.Leppikangas@oulu.fi> to fix
nsTextHelper::SetText()
1999-02-15 01:54:08 +00:00
nisheeth%netscape.com
e0678c9c7e Test for DOM attribute changes on the HR element. 1999-02-15 01:50:01 +00:00
bienvenu%netscape.com
a6d9443a3e we need rdfbase now 1999-02-14 22:34:47 +00:00
bienvenu%netscape.com
eeddd09934 get rid of duplicate m_mailDB in derived class 1999-02-14 22:34:00 +00:00
bienvenu%netscape.com
59ce6832d9 more work to get mailbox parsing working 1999-02-14 22:33:19 +00:00
bienvenu%netscape.com
999831a000 hack up to get rid of pure virtual classes and virtual routines so I can link 1999-02-14 22:31:28 +00:00
bienvenu%netscape.com
68e9f813f7 override IID method 1999-02-14 19:45:41 +00:00
bienvenu%netscape.com
cf5f976a91 override IID method 1999-02-14 19:31:54 +00:00
bienvenu%netscape.com
1d21e06b68 override IID method 1999-02-14 19:16:49 +00:00
troy%netscape.com
b0009be1b8 Fixed some more memory leaks 1999-02-14 18:02:38 +00:00