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

37483 Коммитов

Автор SHA1 Сообщение Дата
rods%netscape.com cb52233ea9 It now takes into account the suggested size in the calculation 1999-08-19 14:02:20 +00:00
rods%netscape.com df9a24b432 The button was being sized wrong, so the computed border padding needed to be removed beforehand and then is added back in later by layout 1999-08-19 14:00:09 +00:00
buster%netscape.com 7691b3b77a added the ability to set content in a readonly or disabled control via DOM.
fixed some error checking
1999-08-19 13:43:33 +00:00
buster%netscape.com 3fa1207a8b fixed some documentation 1999-08-19 13:33:49 +00:00
buster%netscape.com d3b61f6c7b Fixed a ton of errors where we were not handling error results correctly.
Added some comments of the form "// XXX: ERROR_HANDLING <explanation>"
wherever I saw a potential error but wasn't 100% sure of the intention of the code.
Fixed a few bugs along the way.
1999-08-19 13:30:48 +00:00
kin%netscape.com 87c395df64 Re-enabling Editor API Logging on Mac. 1999-08-19 13:27:57 +00:00
brade%netscape.com 1a77fc9d7e modal dialogs 1999-08-19 13:27:29 +00:00
kin%netscape.com 8b67b9aca2 added files: mozilla/editor/base/nsEditorTxnLog.cpp, mozilla/editor/base/nsHTMLEditorLog.cpp 1999-08-19 13:25:14 +00:00
kin%netscape.com a436af1474 Added ScrollRectIntoView() method and other utility methods
to fix several bugs related to scrolling the selection into view.
1999-08-19 13:20:11 +00:00
kin%netscape.com 7c4fbcd36b Modifications to re-enable Editor API Logging which was broken after the last editor source reorg.
editor/base/Makefile.in
  editor/base/makefile.win
    - Modified makefiles build files that were
      renamed, and use new define to build the
      API Logging code.

  editor/base/nsEditor.cpp
  editor/base/nsEditor.h
  editor/base/nsHTMLEditor.cpp
    - Removed all ENABLE_JS_EDITOR_LOG ifdef'd code.
    - Removed all references to nsVector.h.

  editor/base/nsEditorFactory.cpp
    - Added ENABLE_EDITOR_API_LOG ifdef'd code
      that will create an instance of nsHTMLEditorLog
      instead of nsHTMLEditor.

  editor/base/nsEditorTxnLog.cpp
    - Initial checkin of file. File was originally named nsJSTxnLog.cpp.

  editor/base/nsEditorTxnLog.h
    - Initial checkin of file. File was originally named nsJSTxnLog.h.

  editor/base/nsHTMLEditorLog.cpp
    - Initial checkin of file. File was originally named nsJSEditorLog.cpp.
    - nsHTMLEditorLog.cpp now derives from nsHTMLEditor, and only
      overrides methods that modify the content tree and are publicly
      available via XPIDL.

  editor/base/nsHTMLEditorLog.h
    - Initial checkin of file. File was originally named nsJSEditorLog.h.
    - nsHTMLEditorLog.cpp now derives from nsHTMLEditor, and only
      overrides methods that modify the content tree and are publicly
      available via XPIDL.
1999-08-19 13:19:10 +00:00
brade%netscape.com 042a579eb8 add license 1999-08-19 13:17:22 +00:00
mccabe%netscape.com e7e02f01c7 Changes to the xpidl compiler to support generating an 'NS_DECL_NSIFOO' macro when generating the nsIFoo interface, which provides a shorthand to declare all of the methods of that interface.
Also included are various architectural changes to support this, (which required descending the interface and method subtree of the IDL parse tree an extra time) including abstracting out the write_method_signature and write_attr_accessor methods so that they can be called both when generating the interface and when generating the macro.

Purged passing the single TreeState parameter from several leaf functions, and broke it out into parameters foo_tree and output file.  This saved a lot of tree->state twiddling when calling tree-descent functions.

This checkin will cause depend builds to rebuild most of the tree, so be patient...
1999-08-19 13:02:08 +00:00
sgehani%netscape.com 73a3e6cfe5 Turn on building of static zlib and static libjar. 1999-08-19 11:08:19 +00:00
sgehani%netscape.com 46ce58a15b Adjusted static lib targets in anticipation of adding them to the build. 1999-08-19 10:52:58 +00:00
jband%netscape.com 3854fff49d Fixing xptinfo bug with getting information about the type of an interface pointer parameter of a method when the method is inherited from another interface in another typelib file. The api needs to also pass along the method index in order to convey enough information to always give the right answer. Got that? :) Fixing users of this modified api also. 1999-08-19 10:12:30 +00:00
sgehani%netscape.com 3c86ec982a Fix for Mac specific bug: 10421. 1999-08-19 09:48:53 +00:00
mscott%netscape.com 8a0f71a666 Fix build breakage for alecf. Be sure to build a header file for nsIUrlListenerManager.idl 1999-08-19 07:59:40 +00:00
alecf%netscape.com e84e139f14 add servertype attribute so that folders show up correctly 1999-08-19 07:31:48 +00:00
sspitzer%netscape.com a2123b87a8 fix #8515, #11815. I was failing to send QUIT to the nntp server. this would leave all nntp connections open. eventually the nntp server would stop respond to us. (probably a denial-of-service prevention mechanism). the second side effect is the throbber would spin and spin. now, both are fixed. eventually, I'll need to implement a nntp connection pool...but that's not necessary yet. 1999-08-19 07:08:19 +00:00
mscott%netscape.com 0be7c726d9 Add local string bundle. Note: I haven't checked in the makefile changes to build these yet. 1999-08-19 06:57:49 +00:00
tbogard%aol.net 81f90e5c5d Fixed Mac.. 1999-08-19 06:29:05 +00:00
sspitzer%netscape.com f35a6d8fb2 remove my old, temporary code to generate a prefs.js file with some default mail-news prefs. we don't need this anymore. fixes #12064 1999-08-19 06:28:39 +00:00
sspitzer%netscape.com d8c53baaea fix warning 1999-08-19 06:27:24 +00:00
mscott%netscape.com 1380af5cfb cvs ignore file. 1999-08-19 06:24:11 +00:00
mscott%netscape.com 65ea64ce87 export the local properties file. 1999-08-19 06:23:21 +00:00
mscott%netscape.com 0894663c2d Properties file for local mail strings. 1999-08-19 06:22:40 +00:00
mscott%netscape.com 2b91637b85 Adding to the repository. Makefiles for the locale\en-US directory for local mail. 1999-08-19 06:21:59 +00:00
mscott%netscape.com c5a53ffd70 Adding to CVS. 1999-08-19 06:21:24 +00:00
mscott%netscape.com f4846b899f Bug #11980 --> fix a crash after entering a bogus password for pop. 1999-08-19 06:20:19 +00:00
rhp%netscape.com a7cc1e9b6c Turning on new message header display using XUL 1999-08-19 06:18:22 +00:00
alecf%netscape.com 46135c959f oops, didn't mean to remove this file 1999-08-19 06:09:50 +00:00
alecf%netscape.com f191590a30 add nsIUrlListenerManager.idl to the mac build and remove the old header once and for all 1999-08-19 06:07:33 +00:00
ftang%netscape.com 26e88426e4 implement word jump for non Ascii 1999-08-19 06:06:57 +00:00
ducarroz%netscape.com d941af4181 First Checked In. 1999-08-19 05:49:48 +00:00
tbogard%aol.net c96570c9fa XPCOM Cleanup: Fixed error checking on AggregatedQueryInterface agruments. 1999-08-19 05:48:10 +00:00
tbogard%aol.net c8c8eea4c0 XPCOM Cleanup: Fixed Aggregation macros in nsAgg.h to do aggregation correctly. Fixed usages and implementation of aggregation using these macros through out the tree. 1999-08-19 05:36:30 +00:00
tbogard%aol.net 968e8cf4a5 XPCOM Cleanup: Added macros to make checking arguments and state upon entering interface boundaries easier. 1999-08-19 05:32:15 +00:00
mcafee%netscape.com 569482643e Compiler warnings. 1999-08-19 05:21:34 +00:00
mcafee%netscape.com 503b7e6e35 Compiler warning. 1999-08-19 05:15:59 +00:00
waterson%netscape.com 8f7bc98497 Bug 11819. Create delegate object to implement drag listener events; frames CANNOT be refcounted like normal XPCOM objects. 1999-08-19 05:12:07 +00:00
morse%netscape.com def50c2aaf remove most compilation warnings 1999-08-19 05:04:36 +00:00
rhp%netscape.com 6a0dde566c Adding new sample code
NOT PART OF THE BUILD
1999-08-19 04:20:55 +00:00
rhp%netscape.com 105605bb5a Adding sample component
THESE ARE NOT PART OF THE BUILD
1999-08-19 04:15:42 +00:00
troy%netscape.com 2a655ce368 Changed to table incremental reflow 1999-08-19 03:51:25 +00:00
davidm%netscape.com fd559113ad File Removed. 1999-08-19 03:32:51 +00:00
davidm%netscape.com 0931d89d07 remove custom button names 1999-08-19 03:26:37 +00:00
davidm%netscape.com bfc594fae3 remove double spacing 1999-08-19 03:26:18 +00:00
davidm%netscape.com 3b02ce17a6 comment out debugging info 1999-08-19 03:26:08 +00:00
rhp%netscape.com 428755dbce Changes for resource copying 1999-08-19 03:23:24 +00:00
rhp%netscape.com b749ab33dd Changes for new header display 1999-08-19 03:23:15 +00:00