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

19019 Коммитов

Автор SHA1 Сообщение Дата
brade%netscape.com fe2af98da0 add static to 2 functions to reduce Macintosh compiler warnings 1999-03-03 14:54:48 +00:00
brade%netscape.com 85c27fb66b add static to reduce Macintosh compiler warnings 1999-03-03 14:54:20 +00:00
brade%netscape.com 845d5ae209 add "static" to HandleRobotEvent and HandleSiteEvent to reduce compiler warnings on Macintosh 1999-03-03 14:53:39 +00:00
brade%netscape.com 9377486314 reduce compiler warnings on Macintosh by adding comparison in loop (around assignments) 1999-03-03 14:50:41 +00:00
brade%netscape.com 3db681fe28 add static to reduce Macintosh compiler warnings 1999-03-03 14:47:48 +00:00
brade%netscape.com 3005ae08ce add curly braces to reduce Macintosh compiler warnings 1999-03-03 14:47:18 +00:00
brade%netscape.com 55325034b8 add static to 4 functions to reduce Macintosh compiler warnings 1999-03-03 14:44:02 +00:00
brade%netscape.com 11382522e8 add static to reduce Macintosh compiler warnings 1999-03-03 14:37:04 +00:00
brade%netscape.com f1cad0aeb2 *** empty log message *** 1999-03-03 14:35:06 +00:00
brade%netscape.com 93fbf8505d reduce compiler warnings 1999-03-03 14:31:00 +00:00
ramiro%netscape.com 60a05869de Unhardcode nspr libs. 1999-03-03 13:35:52 +00:00
edwin%woudt.nl 9ee4250389 Patch from Morgan Schweers <morgan@vixen.com> to directly edit the From: header in the composition window. We need to add an advanced configuration option to turn this on, because otherwise not-so-clueful users might make mistakes. It'll stay here for now 1999-03-03 11:18:50 +00:00
edwin%woudt.nl 69feba9926 We don't want to send the whole path, just the filename. 1999-03-03 11:01:22 +00:00
edwin%woudt.nl af18b408ec For adding attachments a swing JFileChooser is now displayed instead of the AWT FileDialog 1999-03-03 10:47:40 +00:00
edwin%woudt.nl 8af80013bc Patches from Thomas Down <thomas.down@tri.ox.ac.uk> for better attachment sending handling. 1999-03-03 10:46:57 +00:00
edwin%woudt.nl 3210db3e51 Moving Constants from grendel.storage to grendel.util. Also a little bit of cleaning up on this subject. 1999-03-03 10:10:23 +00:00
edwin%woudt.nl 879504bc57 Message deletion works 1999-03-03 10:03:06 +00:00
mcafee%netscape.com b95bf6ec27 Removing tests that link with components, we need to dlopen() these libraries and not link with them. 1999-03-03 09:17:32 +00:00
pierre%netscape.com f0ce82f127 fix last part of #2336 "Miscellaneous cosmetic problems with scrollbars" 1999-03-03 09:05:50 +00:00
pierre%netscape.com 3fa93de57c fix funny button hilites that happened when moving quickly the mouse after doing a dragWindow 1999-03-03 09:04:42 +00:00
pierre%netscape.com db0c840742 fix #3358 "Missed mouse up events cause chaos" fix double-clicks in buttons 1999-03-03 09:02:54 +00:00
pierre%netscape.com 8179724298 fix #3358 "Missed mouse up events cause chaos" 1999-03-03 09:01:58 +00:00
pierre%netscape.com 854c43fc25 updated some comments about nsIWindow 1999-03-03 09:00:44 +00:00
rickg%netscape.com 23b564466a ifdef expat until more testing can be done 1999-03-03 08:55:23 +00:00
rickg%netscape.com 085c70f16e enabled expat in parsing engine 1999-03-03 08:34:23 +00:00
waterson%netscape.com 509aec2de6 Cleaned up OnSetAttribute() and OnRemoveAttribute() to only listen on elements in the tree. Special-cased the 'open' attribute on a xul:treeitem to construct and destroy treechildren as its value is set and unset. 1999-03-03 08:10:20 +00:00
waterson%netscape.com 4d5513faaf Cleaned up OnSetAttribute() and OnRemoveAttribute() to only listen on elements in the XUL document. Renamed the 'contentsgenerated' attribute to 'xulcontentsgenerated' to differentiate from the tree builder's stuff. Made this actually work. 1999-03-03 08:09:21 +00:00
waterson%netscape.com c9a1447694 Removed tree-specific open and close code. This is now in the nsRDFTreeBuilder, where it belongs. 1999-03-03 08:07:10 +00:00
waterson%netscape.com 28ca9cc805 Modified tree double-click handler to use DOM APIs instead of nsIContent. 1999-03-03 08:05:32 +00:00
beard%netscape.com 1e7482ab24 struct -> class 1999-03-03 06:10:58 +00:00
rhp%netscape.com 4c7d85e8f2 More cleanup for stream conveter interface. 1999-03-03 05:58:00 +00:00
rhp%netscape.com 60a2a99854 Changes for new XP-COM interface for stream converters. 1999-03-03 05:45:55 +00:00
rhp%netscape.com 93041ebaa1 New files for XP-COM stream converter interface. 1999-03-03 05:36:20 +00:00
bienvenu%netscape.com 2fa3681daa fix build bustage courtesy of the nsCOMPtr team 1999-03-03 05:13:21 +00:00
beard%netscape.com edfeabdc27 resolving aliases. 1999-03-03 04:11:15 +00:00
beard%netscape.com 78d0bcfe04 rewrote SetUpPluginInstance to use GetPluginFactory. 1999-03-03 04:10:54 +00:00
beard%netscape.com 19dc7e5b59 moved NS_CALLBACK to nsCom.h. 1999-03-03 04:09:33 +00:00
beard%netscape.com 12e2a6116d Added NS_CALLBACK macro for standard callback APIs 1999-03-03 04:09:11 +00:00
evaughan%netscape.com 2292d10dc5 Fixed mac event bug.
Fixed alignment bug.
1999-03-03 04:04:48 +00:00
waterson%netscape.com c738542331 Added mozilla/rdf/base/idl so Makefile is generated. This is not otherwise in the build. 1999-03-03 03:30:17 +00:00
waterson%netscape.com 9584cfd711 Initial revision: all of the IDL files globbed together. 1999-03-03 03:29:37 +00:00
waterson%netscape.com 2e67fb60f3 Fixed use of Object, which is apparently a keyword. 1999-03-03 03:29:13 +00:00
mscott%netscape.com 42d969687b Remove nsIsmgSend->Test() call. 1999-03-03 03:27:31 +00:00
bienvenu%netscape.com bf43d5448c latest drop of mork files 1999-03-03 03:15:45 +00:00
hyatt%netscape.com a49cb56aaf Fix to the ContentInserted function (ifdef XUL only) for treechildren. 1999-03-03 03:11:55 +00:00
pollmann%netscape.com 0ccbd837a4 Handle readonly changes for TextAreas as well as Text Inputs. 1999-03-03 03:06:36 +00:00
pollmann%netscape.com 5204ba1e7a Give nsTextControlFrame a notification when readonly on a TextArea is changed. 1999-03-03 03:05:31 +00:00
pollmann%netscape.com e91bfd4a29 Fix bug #3375 and #3368: Allow hidden inputs and password inputs to store values. 1999-03-03 02:54:25 +00:00
nisheeth%netscape.com 05d8db1a37 We've decided to do away with the notion of an nsExpatDTD. The expat tokenizer which encapsulates the expat parser will be driven by nsWellFormedDTD. So, nsExpatTokenizer has changed accordingly. nsWellFormedDTD() creates an nsExpatTokenizer if EXPAT is #define'd; otherwise it creates the old nsXMLTokenizer. nsParser no longer registers and createsthe nsExpatDTD. 1999-03-03 02:34:18 +00:00
dp%netscape.com 1daed4fa4c Forcing registry upgrade to alpha0.30 due to autoreg beginning at ./components instead of ./ 1999-03-03 02:17:57 +00:00