Граф коммитов

25683 Коммитов

Автор SHA1 Сообщение Дата
hshaw%netscape.com 2202874089 wrap #include <windows.h> with #ifdef XP_WIN (for unix builds) 1999-05-04 00:31:40 +00:00
hshaw%netscape.com 37991de521 fix signature for nsGetFactory() 1999-05-04 00:21:42 +00:00
bryce-mozilla%nextbus.com 4b6033e72e Add parameter "usebrowserinfo", to allow disabling the setting of OS and Platform
based on the brower the user makes the report from.  Realign text box for
narrower windows.  Remove Mozilla-specific default parameter.
1999-05-04 00:05:27 +00:00
bryce-mozilla%nextbus.com 04f62c0f29 Create a summary report for "-All-" bugs. Default links on. Switch sense of
banner flag.  Add commented-out line to enable showing SQL line.
1999-05-04 00:01:57 +00:00
hshaw%netscape.com 1e0820285f remove duplicate nsISocketTransportService.h reference 1999-05-03 23:53:18 +00:00
alecf%netscape.com 9b9373e4b5 fix for #5792 - pass the URI, not the local file path to nsBuildLocalMessageURI, and add a helper function to do a hacky conversion from the local file path to the URI
a=chofmann
1999-05-03 23:52:12 +00:00
alecf%netscape.com 26d3d4dc2c fix for #5792 - fix move/copy message in message menu to use the new account manager datasource 1999-05-03 23:50:58 +00:00
mcmullen%netscape.com b81996e890 Fix an error in the previous checkin. 1999-05-03 23:14:28 +00:00
kipp%netscape.com d94dea8945 Made DestroySignal protected instead of private (as it should have been) so it builds on AIX 1999-05-03 23:10:30 +00:00
nisheeth%netscape.com da356ccbae Fix for bug 5472. Approved by chofmann. Reviewed by Kipp. 1999-05-03 23:04:50 +00:00
tague%netscape.com 83e78f89e5 Fixed bug #5527 (Editor is not able to accumulate successive Japanese input) 1999-05-03 22:57:48 +00:00
sfraser%netscape.com 3b2d7aef50 Memory leak fixes for bug 5870. r mjudge, a chofmann. 1999-05-03 22:26:07 +00:00
jfrancis%netscape.com 724e8503af fix for bug 5832; bad constant for nbsp value. rvd - floppy moose; appv - chofmann 1999-05-03 22:16:02 +00:00
mjudge%netscape.com f9a664a948 ok done Simon reviewed 5870. choffman approved for M5 1999-05-03 21:52:19 +00:00
ducarroz%netscape.com 1617a3f8e2 fix for #5855, A=chofmann. delay Creation of mPath to avoid avoid to create a nsFileSpec without knowing the path. Propagate error returned by nsGetMailboxRoot() in nsLocalURI2Path(). 1999-05-03 21:40:44 +00:00
ramiro%netscape.com 5207b614ce Comment out unused code that was breaking aix, dec and some others. 1999-05-03 21:36:18 +00:00
ramiro%netscape.com 5052d3c4c8 Part of fix for bugs 4445, 4768. Let the default rendering mode on unix
be "native" as it is on mac and win.
1999-05-03 21:32:15 +00:00
ramiro%netscape.com b31c443d09 Fix bugs 4445, 4768. Make form widgets work a little better. This includes:
1) Radio/Toggle button initial state properly set.
2) Radio/Toggle button toggling works as expected.
3) Form Buttons work/submit on the first click as expected.

The problem was that enter/leave events expected by the form controlling
frames were not properly emitted.  They were being emitted for the parent
widget and not the buttons.

I also had to add a pathetically lame hack to work around artificial
intelligence in the GtkToggleButton widget.  Because the gtk toggle widget
changes its state on button press, we are out of whack by one.

Finally, some minor cleanup to event debug code in nsWidget.
1999-05-03 21:29:28 +00:00
jj%netscape.com 132a9ed47e turned mailnews ON for Tinderbox 1999-05-03 21:15:59 +00:00
kipp%netscape.com 751e2a2073 Fixed bug 5255 and removed some compiler warnings 1999-05-03 20:55:12 +00:00
kipp%netscape.com 5e1f60f6ff Implement List method 1999-05-03 20:54:24 +00:00
kipp%netscape.com f297ff8225 Tweaked to handle updated line-height calculation code that will now return -1 sometimes 1999-05-03 20:54:11 +00:00
kipp%netscape.com e650e7915d Renamed a method 1999-05-03 20:53:46 +00:00
kipp%netscape.com 2ecc585200 Fix bug 2058 and improve nav4 compatability by not making line-height normal == 1.0 1999-05-03 20:53:27 +00:00
kipp%netscape.com b2a0219c52 Removed a compiler warning 1999-05-03 20:51:30 +00:00
kipp%netscape.com dd779c3a05 Updated a comment 1999-05-03 20:51:16 +00:00
kipp%netscape.com 77e9067f50 Fixed bug 5375 - the conditions for avoiding combined area computations were wrong 1999-05-03 20:51:02 +00:00
kipp%netscape.com 52dcf42237 Fix menubar bug to avoid dup menubars 1999-05-03 20:50:01 +00:00
kipp%netscape.com 9611a59431 Added more null pointer checks to avoid crashes 1999-05-03 20:49:45 +00:00
kipp%netscape.com a94af7d585 Make hidden form elements invisible 1999-05-03 20:49:06 +00:00
kipp%netscape.com 0afac13714 Fix small bug in DrawRect and added a comment to help 1999-05-03 20:48:35 +00:00
mcmullen%netscape.com 9caf9d55f4 Check for a null path before calling stat() and friends (bug #5576). a=chofmann. 1999-05-03 20:29:01 +00:00
mcmullen%netscape.com 1f50a27f52 Bullet-proofing for bug #5576 (make sure profile directory is always initialized) 1999-05-03 20:27:44 +00:00
kostello%netscape.com b025153c86 Small update to fix for bug #5525. Approval for checkin: chofmann. 1999-05-03 20:16:14 +00:00
evaughan%netscape.com 209e5e101e Fixed bug #5619. With Chris Hofmann's ok. 1999-05-03 19:04:16 +00:00
kostello%netscape.com 6c898433b2 Removed debug save code -- no longer relevant 1999-05-03 18:50:48 +00:00
jband%netscape.com 47d20e9d19 ***NOT PART OF SEAMONKEY BUILD***. Updated status tracking doc. 1999-05-03 18:50:40 +00:00
kostello%netscape.com 42d872e576 Changed to match new API for the nsHTMLContentSinkStream 1999-05-03 18:49:59 +00:00
kostello%netscape.com 860a8b9cfa Changed:
nsI*Editor::OutputText(nsString& aOutputString);
nsI*Editor::OutputHTML(nsString& aOutputString);

These methods always returns back a Unicode version of whatever is in the content model. It is the
responsibility of the caller then to call whatever converter is required to convert to the appropriate
charset.

Added:

nsI*Editor::OutputText(nsIOutputStream* aOutputStream, nsString* aCharsetOverride = nsnull)
nsI*Editor::OutputHTML(nsIOutputStream* aOutputStream, nsString* aCharsetOverride = nsnull)

These methods output the the current content model to aOutputStream. The document is encoded using the
document defined charset or if the user passes in a non-null value for aCharsetOverride then this
encoding overrides the encoding used by the document.
1999-05-03 18:48:39 +00:00
kostello%netscape.com b9a1437db0 Added OutputText and OutputHTML that take in an nsIOutputStream. 1999-05-03 18:47:04 +00:00
kostello%netscape.com ac8dc35665 Added GetContentsAsText and GetContentsAsHTML that take in a nsIOutputStream
as a parameter.
1999-05-03 18:44:54 +00:00
kostello%netscape.com 69a841f3b2 Moidifed to match the API change in nsHTMLContentSinkStream. 1999-05-03 18:42:53 +00:00
kostello%netscape.com dbc32c5326 Added support to encode the document as either a nsString or an nsIOutputStream.
In the case of the stream, the document is encoded using the document defined charset
or the user may override the charset.

Added constructors for creating a sink using a nsIOutputStream or an nsString.

Removed all HTML and TEXT encoding which relied on references to ostream. Using John McMullen's
platform independent streaming code in its place. :)
1999-05-03 18:41:23 +00:00
hshaw%netscape.com d4a48d70d3 Add some comments 1999-05-03 18:11:50 +00:00
norris%netscape.com 7ea4f505a3 Fix spelling, don't claim uniqueness. 1999-05-03 17:56:07 +00:00
norris%netscape.com c7d28e0cbb Make it purdy. 1999-05-03 17:55:21 +00:00
norris%netscape.com 9628273770 Add README with support for LXR. 1999-05-03 17:53:10 +00:00
hshaw%netscape.com 8c77cfb96d List of makefiles for the netwerk directory 1999-05-03 16:37:03 +00:00
hshaw%netscape.com 651741d25b Temporary script to generate netwerk unix Makefiles. Once we land, we'll integrate into allmakefiles.sh 1999-05-03 16:36:29 +00:00
kipp%netscape.com 060e5e4b0f Fixed bug #4309 - propogated handling of floating image frames to floating object frame code during CantRenderReplacedElemen to avoid assertion check in block code 1999-05-03 16:07:47 +00:00