Commit Graph

60288 Commits

Author SHA1 Message Date
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
rbs%maths.uq.edu.au
b9ca802a72 [not part of default build] refine the flexibility of those stretchy chars which can be rendered with less partial glyphs nsMathMLChar.cpp 2000-05-04 04:44:36 +00:00
ben%netscape.com
6958ddb8c6 tooltips for navigator 2000-05-04 04:32:08 +00:00
ben%netscape.com
c9b679e083 prefwindow code tidy-up 2000-05-04 04:31:12 +00:00
ben%netscape.com
6dbe1821e5 tooltip infrastructure 2000-05-04 04:30:53 +00:00
waterson%netscape.com
6af30c5a92 Bug 37639. Be sure to send notifications about document change down to anonymous content elements. r=hyatt 2000-05-04 04:25:50 +00:00
dcone%netscape.com
a15ebee0dc Added FillStdPoly() call to the nsRenderingContext for drawing post tranformation. 2000-05-04 04:03:10 +00:00
blizzard%redhat.com
f426ff690a add signals to monitor loading, progress values, start and stop and the ability to stop a network load. 2000-05-04 03:53:30 +00:00
waterson%netscape.com
0d36e7b677 Reverting my previous changes, as they have no effect on tinderbox leak stats. 2000-05-04 03:52:33 +00:00