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

28393 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com c6fc90b4be Added support for alphapca56. 1999-05-29 00:49:32 +00:00
sspitzer%netscape.com 15cdf321d5 fix the subscribe xul and css 1999-05-29 00:28:02 +00:00
rjc%netscape.com 6170b8c351 Clean up sidebar.xul a bit. 1999-05-29 00:26:06 +00:00
rjc%netscape.com 3a6f8aedb4 Fix some bugs with template rules. Added some needed styles for bookmarks window. Fixed a bug with sorting in bookmarks window (don't add RDFCore into list, as its unnecessary.) Bookmarks panel in sidebar is now using template rules. 1999-05-29 00:17:32 +00:00
andreas.otte%primus-online.de 944e5d0543 Some more ignorance 1999-05-29 00:06:00 +00:00
sspitzer%netscape.com 159b9819e4 cvs ignorage for the generate Makefiles 1999-05-28 23:52:47 +00:00
andreas.otte%primus-online.de 26da9b2475 Adding missing headerfiles 1999-05-28 23:48:58 +00:00
andreas.otte%primus-online.de 4def615a43 Change to "camel case" nsIHttpEventSink 1999-05-28 23:48:12 +00:00
alecf%netscape.com e7aecdc348 don't leak! 1999-05-28 23:28:37 +00:00
alecf%netscape.com 8a1d272148 remove call to GetCharPref 1999-05-28 23:28:04 +00:00
alecf%netscape.com c23ec07dee aug, I'll get this right yet - pass in propertyURL correctly 1999-05-28 23:26:14 +00:00
alecf%netscape.com 7c15a89a1c aug. Rename GetCharPref to CopyCharPref 1999-05-28 23:25:27 +00:00
alecf%netscape.com 36923b79cc remove call to GetCharPref() 1999-05-28 23:25:09 +00:00
alecf%netscape.com c864a622ea I forgot to make this interface scriptable 1999-05-28 23:04:19 +00:00
alecf%netscape.com af1f1289fa register nsIPref with a useable progID 1999-05-28 23:02:13 +00:00
hyatt%netscape.com 0d62207d4d Focus tracker actually tracks! 1999-05-28 22:55:10 +00:00
rjc%netscape.com 3e7875c5db Use entities instead of hard-coded text in translation menus. 1999-05-28 22:50:45 +00:00
ducarroz%netscape.com e6449aed79 Messenger resources now go to the chrome folder. 1999-05-28 22:43:26 +00:00
warren%netscape.com 39ffb3fd54 Added nsConstructorPattern.cpp 1999-05-28 22:41:13 +00:00
putterman%netscape.com e9ab7b9791 Part of new mailnews resources hierarchy. 1999-05-28 22:38:07 +00:00
gagan%netscape.com 1167739df0 General fixes and changed #include nsHTTPEventSink to match the camel-case
file name. Will be fixed when we migrate to network.
1999-05-28 22:34:41 +00:00
putterman%netscape.com d3ec2ff35b Update preference tree with new chrome urls. 1999-05-28 22:34:12 +00:00
putterman%netscape.com c1dd4dc7fc update registry for new mailnews hierarchy. 1999-05-28 22:33:30 +00:00
gagan%netscape.com 50b9784af9 General fixes. 1999-05-28 22:31:47 +00:00
alecf%netscape.com fb39f49376 oops, missed a few more size_t's 1999-05-28 22:30:30 +00:00
alecf%netscape.com 29861f277b fix mac bustage - missed this size_t when switching to XPIDL syntax 1999-05-28 22:29:53 +00:00
hyatt%netscape.com eca246c6ab added files: mozilla/rdf/content/src/nsXULFocusTracker.cpp, mozilla/rdf/content/src/nsJSXULFocusTracker.cpp 1999-05-28 22:29:25 +00:00
hyatt%netscape.com f17e7aa8a6 More accurate tracking of chrome shells. 1999-05-28 22:26:48 +00:00
hyatt%netscape.com df8cbbf242 Editing makefiles to add sources for the focus tracker. 1999-05-28 22:18:11 +00:00
dougt%netscape.com 83629f6dd7 Adding Proxy to the xpcom init. 1999-05-28 22:17:24 +00:00
hyatt%netscape.com 1114c356e3 Adding source files for focus tracker. 1999-05-28 22:16:47 +00:00
hyatt%netscape.com aa3038f6b1 More focus tracker work. 1999-05-28 22:15:57 +00:00
dougt%netscape.com 9970148ca8 Adding "Fire And Forget" async method calling.
Added Create() function for the generic factory.
Made ProxyObject into an nsISupports Object for refcounting.
Fixed proxytest to work in the new xpcom2 world.
1999-05-28 22:15:20 +00:00
dougt%netscape.com c8f4529686 Adding a local include path to proxy/src 1999-05-28 22:10:55 +00:00
dp%netscape.com 1fe0f8ea19 Fixed crasher bug# 7311 by removing aggregation. Both constructors need to take an additional parameter that will initialize the outer need to happen. Doing the bigger change of introducing aggregation later 1999-05-28 22:09:32 +00:00
putterman%netscape.com f4c0578972 Add resultPane.xul to MANIFEST file. 1999-05-28 22:05:54 +00:00
alecf%netscape.com 70f0431202 turn on XPConnect for nsIPref 1999-05-28 22:03:40 +00:00
alecf%netscape.com 4c0c45e2d6 make nsIPref scriptable, and turn on XPIDL compiling on unix
(windows is on the way)
1999-05-28 22:01:07 +00:00
hyatt%netscape.com 155264dfb0 Focus tracker stubbing. 1999-05-28 21:56:07 +00:00
kmcclusk%netscape.com d22e0e971e Added test16 to GTK menu. Also added missing aform.css, bform.css, cform.css
mozform.css and demoform.css file to be exported in Makefile.in
1999-05-28 21:55:33 +00:00
kin%netscape.com 4b3b88ce40 Fixed double addref in EnableUndo() that was causing us to leak the transaction manager on destruction of the editor. 1999-05-28 21:49:24 +00:00
ftang%netscape.com 3b287b0353 do not call StopDocumentLoading to avoid libnet reent problem. return NS_ERROR_ABORT to indicate reload happend. set teh rendering to false instead of true 1999-05-28 21:41:51 +00:00
andreas.otte%primus-online.de f3ceb9ed38 copy strres.properties to $(DIST)/bin/res to give StringBundleTest something to work with 1999-05-28 21:37:38 +00:00
alecf%netscape.com 2dfd9609ec remove bogus files from build 1999-05-28 21:34:58 +00:00
ftang%netscape.com f52f234117 change the ReloadDocument implementation by using RefreshURL do avoid reentrance problem in libnet 1999-05-28 21:32:29 +00:00
buster%netscape.com 87b3a69509 Preparation for ender-based text control
* added focus listener.  Doesn't do much yet, but when focus notifications start appearing, we'll be ready for them.  The code is in
place to hide selection when we lose focus and paint selection when we get focus.  That's probably not quite right, but it's a start.
We will need to be able to determine the distinction between losing focus to another control within our app, and losing focus to
another app.
* added support for disabled and readonly states in the editor.  This is accomplished by having flags set by the client, and letting the
rules system deal with those flags.  The flags I added are:
     TEXT_EDITOR_FLAG_PLAINTEXT   0x01   // only plain text editing is allowed
     TEXT_EDITOR_FLAG_SINGLELINE  0x02   // enter key and CR-LF handled specially
     TEXT_EDITOR_FLAG_PASSWORD    0x04   // text is not entered into content, only a representative character
     TEXT_EDITOR_FLAG_READONLY    0x08   // editing events are disabled.  Editor may still accept focus.
     TEXT_EDITOR_FLAG_DISALBED    0x10   // all events are disabled (like scrolling).  Editor will not accept focus.
* added WillInsertBreak/DidInsertBreak into text rules, so flags could be checked.  This gets us readonly, disabled, and single line
behavior.
* cleaned up the code that allocates, registers, and destroys event listeners.  Thanks to Kin and Simon for cleaning up the
ownership model on the listeners, it was a big help.
* added support for a max text length.  You can now tell the text editor, be no bigger than n characters.
1999-05-28 21:24:18 +00:00
jfrancis%netscape.com 35b0d02e18 cleanup util function duplication 1999-05-28 21:17:30 +00:00
kmcclusk%netscape.com fd468cfbd4 fix for bug #6971. Added support for clicking and dragging over items in single
and multiselect listboxes. Also supports holding down the shift and ctrl keys
while dragging.
1999-05-28 21:12:09 +00:00
nhotta%netscape.com a40a8715a8 Added a check for force charset. 1999-05-28 20:53:29 +00:00
nhotta%netscape.com eb13ecf4a0 Clean up and preparing for auto detection. 1999-05-28 20:40:05 +00:00