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

29461 Коммитов

Автор SHA1 Сообщение Дата
putterman%netscape.com 5c158bd9ea Selection now selects the entire line. Folder pane no longer wraps. 1999-06-08 17:47:28 +00:00
valeski%netscape.com 1e42ea1bf1 removed this one. good one is in mozilla/netwerk/protocol/http/public 1999-06-08 17:10:25 +00:00
selmer%netscape.com fed3d7fecd use correct css file - duh. 1999-06-08 17:08:18 +00:00
valeski%netscape.com 1d8bf6ff3c added root notification idl 1999-06-08 17:07:39 +00:00
valeski%netscape.com d5e9119fa7 added nsINetNotify.idl to idl list 1999-06-08 17:07:09 +00:00
valeski%netscape.com c27c8b5ecd added nsIHttpNotify.idl to the idl srcs list 1999-06-08 16:40:44 +00:00
valeski%netscape.com 6e31ac7943 changed method names to match new symantics 1999-06-08 16:39:48 +00:00
cbegle%netscape.com aff9dd66fb Object getters should return the same object set in the object setters,
and not create a new object.
1999-06-08 16:27:43 +00:00
andreas.otte%primus-online.de 7924e08238 removed obsolete (I think) endless while loop from run method
added check for file size zero in SerialTest
1999-06-08 12:28:27 +00:00
andreas.otte%primus-online.de 629596441c use new HandleEvent method of EventQueue
removed obselete stuff from manual registration
added two printf failure messages
1999-06-08 12:26:12 +00:00
andreas.otte%primus-online.de 57320fedd0 use new HandleEvent method of EventQueue 1999-06-08 12:24:10 +00:00
morse%netscape.com 6fb1c53e86 fix treatment of notification message 1999-06-08 11:39:47 +00:00
andreas.otte%primus-online.de 4b6841d203 fix to build with new AsyncRead interface from nsIChannel 1999-06-08 10:09:00 +00:00
andreas.otte%primus-online.de f9e00b49a3 some cleanup after IDLisation 1999-06-08 10:07:50 +00:00
andreas.otte%primus-online.de 070a9cfe91 building the right library 1999-06-08 09:50:19 +00:00
andreas.otte%primus-online.de c819d27dd4 included dns makefiles 1999-06-08 09:48:28 +00:00
andreas.otte%primus-online.de ae4ff75af8 first checked in 1999-06-08 09:47:53 +00:00
andreas.otte%primus-online.de a57dfa00be changed nsIUrl.h to nsIURL.h 1999-06-08 09:46:10 +00:00
andreas.otte%primus-online.de a2b5c4f6f4 some cleanup after IDLisation 1999-06-08 09:44:04 +00:00
mcafee%netscape.com b548f00e9a Fixing this Makefile so that it does something. 1999-06-08 08:01:35 +00:00
warren%netscape.com b1970c722a Updated emacs TAGS rules for idl. 1999-06-08 07:43:32 +00:00
sspitzer%netscape.com e76d622b2f makefile fixes from reg@shale.csir.co.za (Jeremy Lea) 1999-06-08 06:25:56 +00:00
av%netscape.com e5b943bd76 *** empty log message *** 1999-06-08 06:07:51 +00:00
hyatt%netscape.com 7a33870b06 Adding code to force the user into STANDARD mode. Otherwise the chrome
malfunctions.
1999-06-08 06:05:53 +00:00
buster%netscape.com 6a3429ddc2 * Added nsAutoSelectionReset, a tiny class that resets the selection to what it was before a block transformation.
* Added some code to restore selection after RemoveTextProperty.
* Made a tiny change to the way the editor holds onto the transaction manager, so client (like the ender text control) can
turn undo on and off effectively
* Fixed a bug in IsNodeInline that was causing GetBlockParent to return the wrong parent node (and who knows what
other mischief) where atom compares were being done on strings of different case, for <B>, "b" vs. "B".  The DOM
method nsIDOMElement::GetTagName forced the returned tag name to upper case.  I don't know how long that has
been true, but I assume it's a fairly recent change (or something on our side related to it changed recently) or this method
never would have worked.  I also found a few cases of nsString::Equals that I changed to EqualsIgnoreCase
* Made some general improvements to the interaction between editors and rules, so that the aCancel out param is always
intialized, and all rules with Will... are matched with a Did... call.  Added Will/DidSetTextProperty() and
Will/DidRemoveTextProperty().  This helps enable plain text mode.  Added a skeleton for max length support in text editor.
* fixed some warnings.
1999-06-08 06:04:51 +00:00
hyatt%netscape.com 47ba7b813d That's right baby. Whole row selection turned on. 1999-06-08 05:49:00 +00:00
hyatt%netscape.com f0aed7d386 Adding a reminder comment to a file for future reference. 1999-06-08 05:24:06 +00:00
hyatt%netscape.com 89519b109c Removing the destruct from webshellwindow for arbitrary XUL popups. This should
happen on loss of focus instead.
1999-06-08 05:22:01 +00:00
hyatt%netscape.com ebc88068bb Fix to ensure construct and destruct DOM events fire for popups. 1999-06-08 05:20:04 +00:00
hyatt%netscape.com 1605014d5e Added construct and destruct events to the DOM. 1999-06-08 05:10:13 +00:00
hyatt%netscape.com b520345abb Added new events for popup construction and destruction. 1999-06-08 05:08:46 +00:00
sspitzer%netscape.com 82354feb6e move StringHash to nsMsgUtils.cpp, and use NS_MsgHashIfNecessary() in all
the ns*URI2Path() calls in the ns*Utils.cpp files to hash the file
names if necessary.
also, don't use fprintf().
1999-06-08 05:08:31 +00:00
hyatt%netscape.com 2537f3bb24 Added support for "onconstruct" and "ondestruct" events for popups. 1999-06-08 05:08:16 +00:00
karnaze%netscape.com 3324192cb4 empty table cells ignore their background 1999-06-08 05:04:22 +00:00
rhp%netscape.com 106f845dea a new test harness for send unsent messages (send later) interfaces 1999-06-08 04:46:08 +00:00
alecf%netscape.com 51592ac23a use attribute rather than function 1999-06-08 04:29:35 +00:00
alecf%netscape.com ce9c1bc500 we can now use the frame directly instead of the IFRAME 1999-06-08 04:29:03 +00:00
alecf%netscape.com fb5fe45595 for now, still use SetWindow whenever OpenURL is run 1999-06-08 04:28:43 +00:00
mscott%netscape.com 5eab92356f random changes to a non building test file =).
Bug #5633 --> more NS_WITH_SERVICE changes....I missed 2 spots last time.
1999-06-08 03:13:10 +00:00
mscott%netscape.com e5282ee10e Bug #5633 --> more NS_WITH_SERVICE changes....I missed 2 spots last time. 1999-06-08 03:09:13 +00:00
blizzard%redhat.com 2e58ba7bae port performance enhancements from gtk fonts 1999-06-08 02:40:24 +00:00
sspitzer%netscape.com 1ae9ed722b whoops, forgot one. 1999-06-08 02:34:51 +00:00
sspitzer%netscape.com 026c93aa61 giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.) 1999-06-08 02:22:10 +00:00
joki%netscape.com 7e2352ba3a Adding new method to nsIDOMNSUIEvent to give event pos as range offset. 1999-06-08 02:19:26 +00:00
alecf%netscape.com aa061f9788 add NPL 1.1 1999-06-08 02:17:35 +00:00
sspitzer%netscape.com 614b25751b giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
name things so that Windows and UNIX match.  (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
brendan%netscape.com 85b69beb44 - "varargs" counterpart to JS_ConvertArguments, JS_ConvertArgumentsVA.
- JS_PushArguments{,VA} and JS_PopArguments to convert a list of C/C++ values
  passed as actual arguments into an 'jsval *argv' on the JS stack.
- Clean up and robustify ConvertArgs test command in the js shell.
1999-06-08 02:15:57 +00:00
briano%netscape.com 4d8ab97905 Changed the location of libxpcombase_s.a in the list in order to fix the NetBSD build. 1999-06-08 02:01:01 +00:00
briano%netscape.com 7793568591 Fix for NetBSD. Eliminates spurious __.SYMDEF files when building composite static libs. 1999-06-08 01:42:51 +00:00
selmer%netscape.com 52942ff0ce added class=push to titledbuttons 1999-06-08 01:09:00 +00:00