60396 Commits

Author SHA1 Message Date
attinasi%netscape.com
c862485d34 Tables now inherit backgrond color and image into the cells and allow them to paint instead in quirks mode (the way it originally was). b=34838 2000-05-04 21:41:02 +00:00
attinasi%netscape.com
e6aca4fe1b Put checks for quirk mode before painting table background back in. Tables now inherit backgrond color and image into the cells and allow them to paint instead in quirks mode (the way it originally was). 2000-05-04 21:39:14 +00:00
attinasi%netscape.com
78953ce816 Change to disallow underscore character in identifiers, as required in the CSS2 spec. Fix contributed by VYV03354@nifty.ne.jp, r=attinasi@netscape.com 2000-05-04 21:36:49 +00:00
sfraser%netscape.com
403f0ba9b0 New routine to install skin files from mozilla/themes, by iterating through directories looking for MANIFEST files. It is expected that MANIFEST files in these dirs have a first line like #!dest chatzilla:skin that specifies the destination directory. Also pull mozilla/themes. 2000-05-04 21:35:47 +00:00
mscott%netscape.com
2b7f09c1b0 add thread safey addref and release macros to docloader. 2000-05-04 21:34:50 +00:00
pavlov%netscape.com
1376983623 reduce the amount of memory allocated by the charset menu by 600k r=brendan,cata 2000-05-04 21:32:20 +00:00
nhotta%netscape.com
3ed709f662 Added an option to use charset code point as collation key controlled by a pref, bug 18338. 2000-05-04 21:31:14 +00:00
ddrinan%netscape.com
69a4fa9208 Build NSS before building PSM 2000-05-04 21:30:45 +00:00
wtc%netscape.com
f96ea3ebaf Non-blocking PR_Connect fails with PR_IN_PROGRESS_ERROR as opposed to
PR_WOULD_BLOCK_ERROR.  Made the test run two passes, one with local
threads and one with global threads.
2000-05-04 21:30:19 +00:00
sfraser%netscape.com
51ad977582 Space to tab conversion, redoing the badness that was done a few revisions ago. 2000-05-04 21:30:02 +00:00
ddrinan%netscape.com
2ca53e522d Fixed typo in nss gmake 2000-05-04 20:58:44 +00:00
ddrinan%netscape.com
7bafb59ea8 Initial revision 2000-05-04 20:40:41 +00:00
waterson%netscape.com
8743489395 Bug 38185. Fix ports build bustage. a=brade 2000-05-04 19:57:31 +00:00
pinkerton%netscape.com
51c960c946 remove tooltip from content area, for now. 2000-05-04 18:51:18 +00:00
pinkerton%netscape.com
6b2e0b7976 check that there is a childpopup before removing the key listener from it. 2000-05-04 18:50:34 +00:00
sspitzer%netscape.com
f836f89331 changes for the mac build. 2000-05-04 18:32:16 +00:00
brade%netscape.com
45146921c5 add tooltips for page color properties dialog 2000-05-04 14:57:43 +00:00
brade%netscape.com
7e04b92dc7 add tooltips for insert table dialog 2000-05-04 14:56:55 +00:00
brade%netscape.com
87cf80b941 add tooltips for image dialog 2000-05-04 14:56:07 +00:00
karnaze%netscape.com
4d98b01382 bug 34538 - allow more types of non table content inside table content get frames. 2000-05-04 14:53:59 +00:00
brade%netscape.com
d9597d7e35 add tooltips to hrule dialog 2000-05-04 14:53:52 +00:00
karnaze%netscape.com
6e6baf6140 bug 37791 - calculate auto margins during an incremental reflow. 2000-05-04 14:49:35 +00:00
karnaze%netscape.com
b55c22c6ab consider captions as blocks to calculate box-sizing. 2000-05-04 14:47:37 +00:00
kin%netscape.com
9a62a21851 Added spellchecker support for different dictionaries/languages:
mozilla\editor\base\nsEditorShell.cpp
    mozilla\editor\idl\nsIEditorSpellCheck.idl
    mozilla\editor\txtsvc\public\nsISpellChecker.h

      - Added GetDictionaryList() and Get/SetCurrentDictionary() methods.

    mozilla\editor\ui\dialogs\content\EdDialogCommon.js

      - Added AppendValueAndDataToMenulist() function.

    mozilla\editor\ui\dialogs\content\EdSpellCheck.xul

      - We now import strres.js.

    mozilla\editor\ui\dialogs\content\EdSpellCheck.js

      - Added InitLanguageMenu().
2000-05-04 14:37:56 +00:00
cmanske%netscape.com
fdced22104 Replace GetBodyElement with GetRootElement to fix bustage 2000-05-04 14:32:07 +00:00
cmanske%netscape.com
3403bfda38 HTML Soure editor is working. Tweaked some dialog xul. Removed some unused stuff from EditorCommands.js 2000-05-04 14:02:03 +00:00
rods%netscape.com
9a59e55f40 button and input button content nodes now cancel all mouse click events except mouse up/down
b=38083
2000-05-04 13:57:35 +00:00
dcone%netscape.com
52e88bcad4 Working on the Curve stroking and filling. 2000-05-04 13:35:54 +00:00
rjc%netscape.com
08a91fd541 Add flex on bookmark separators. 2000-05-04 13:29:00 +00:00
michael.lowe%bigfoot.com
1a28e89dbc Adding Windows cursor files 2000-05-04 13:02:02 +00:00
rjc%netscape.com
40f7929750 Comment change. 2000-05-04 12:54:11 +00:00
rjc%netscape.com
5627a17082 AddBookmark() now takes an additional type parameter. 2000-05-04 11:40:28 +00:00
cls%seawood.org
4bb89416eb More OS/2 Makefile changes. Bug #34106 Batch 12 2000-05-04 11:00:47 +00:00
rjc%netscape.com
5c92f915a5 Fix so that sorting works correctly with separators. 2000-05-04 10:56:57 +00:00
rjc%netscape.com
36a48293ca Use proper CSS to indicate when a sort is active. 2000-05-04 10:42:33 +00:00
rjc%netscape.com
24fe80105b Use proper CSS to indicate when a sort is active. 2000-05-04 10:31:07 +00:00
waterson%netscape.com
b833debf12 Bug 37290. Fix 'bindings' implementation to avoid excessive update when re-computing: only index sources that participate in a binding, using bindings rather than lookup to maintain values even for 'simple' rules, lazily compute bindings. Rename 'nsBinding' to 'nsAssertion' to clarify difference. 2000-05-04 09:57:59 +00:00
mjudge%netscape.com
e08e0cd08f merge error. my fault. fix 2000-05-04 09:32:40 +00:00
mjudge%netscape.com
12dcab0c56 left this one out 2000-05-04 09:03:58 +00:00
mjudge%netscape.com
24e9fbcab6 stealing new bit for frames with their own selection. changing caret to be able to handle multiple selected areas. if the bit doesnt work out i will back it out. 2000-05-04 08:35:42 +00:00
mjudge%netscape.com
ebafd36182 massive change to prepare for ender-lite. should be a no-op for current implementation 2000-05-04 08:33:48 +00:00
alecf%netscape.com
d0528c2204 read-only filter lists live!
fix up a bunch of stuff to make XBL widgets initialize after being inserted into the document
2000-05-04 08:17:57 +00:00
alecf%netscape.com
178a8c19eb remove some dumps 2000-05-04 08:16:55 +00:00
alecf%netscape.com
0246443b66 first pass at smtpserver datasource
(not part of build)
2000-05-04 08:08:43 +00:00
cls%seawood.org
df475ab2ce Add support for more informative tinderbox column names.
Move the automatic setting of CVSROOT so that it can be overridden by tinder-config.pl.
2000-05-04 07:30:45 +00:00
leaf%mozilla.org
a8edd5e632 Automated update 2000-05-04 07:00:14 +00:00
waterson%netscape.com
f672c8d8b8 Improve wording for C++ tests. 2000-05-04 06:55:09 +00:00
rickg%netscape.com
f058c29eb4 fixed DTDMode regression 2000-05-04 05:54:04 +00:00
rickg%netscape.com
fe164d6005 StrictDTD WIP and fixed mode regression 2000-05-04 05:53:52 +00:00
dcone%netscape.com
f71d3c9be6 Fixed up the FillStdPoly call, took out the transform. 2000-05-04 05:16:35 +00:00