Commit Graph

36722 Commits

Author SHA1 Message Date
brade%netscape.com
30f474f457 *** empty log message *** 1999-08-10 14:17:47 +00:00
mccabe%netscape.com
2a403483de Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
racham%netscape.com
fa19a5296c fixing the bustage 1999-08-10 09:11:47 +00:00
racham%netscape.com
c73fd5b141 fixing the bustage 1999-08-10 08:59:00 +00:00
morse%netscape.com
004a53fc3d fix build bustage 1999-08-10 08:26:20 +00:00
racham%netscape.com
d6d7cc779f Checking filespec existence 1999-08-10 08:25:57 +00:00
pavlov%netscape.com
2b294fe8f3 fix compileation issues on stupid sun compilers 1999-08-10 08:08:05 +00:00
racham%netscape.com
3da16e2ce3 Added options to delete operation, bug 6684 1999-08-10 08:03:21 +00:00
racham%netscape.com
065148a096 Fixed bugs 6684, 10171 and added profile cloning feature 1999-08-10 08:00:19 +00:00
morse%netscape.com
c8841d8c34 download mapping tables when browser starts up 1999-08-10 07:54:33 +00:00
pavlov%netscape.com
41525e161f first go at nsIWidget::CaptureMouse() 1999-08-10 07:38:26 +00:00
brendan%mozilla.org
6ae312488c Regenerate to eliminate degenerate unsigned comparisons and dead code. 1999-08-10 07:30:12 +00:00
mscott%netscape.com
87baa370a5 nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes 1999-08-10 07:24:11 +00:00
ftang%netscape.com
b71a536920 tune performance by elimate unnecessary reference to nsIWordBreaker in nsTexTransformer. Add NS_PRECONDITION code into nsTextTransformer to make code better 1999-08-10 07:23:56 +00:00
mscott%netscape.com
c37bb590d2 Add GetUserName support which is a private method on nsMsgMailNewsUrl and is not part of an interface. 1999-08-10 07:22:03 +00:00
alecf%netscape.com
4794a7f45a make this compile on unix
(this build on unix only!)
1999-08-10 07:02:10 +00:00
morse%netscape.com
6ec5c6a6ae fix mac bustage 1999-08-10 07:02:01 +00:00
brendan%mozilla.org
6ae1ed6087 - Avoid generating "if (argc >= 0)" dead code and incurring warnings on some
platforms.  Those warnings were degrading slamm's tinderbox warning page's
  S/N ratio.
- Use const char arrays initialized by string constants, rather than const
  pointers to unnamed arrays created by string constants.
- Chop out some extra leading newlines that sometimes tripled up when emitted
  after a double trailing newline.
1999-08-10 06:59:03 +00:00
shaver%netscape.com
70082a6469 stop tripping myself up 1999-08-10 06:47:38 +00:00
jband%netscape.com
a4e5d1f7cf updating status page 1999-08-10 06:30:34 +00:00
morse%netscape.com
aa36438228 load up mapping tables when browser starts up 1999-08-10 06:27:17 +00:00
saari%netscape.com
b7ad7241f9 Fixing bug 4960, mac menu items reflect enabled/disabled state 1999-08-10 06:25:34 +00:00
jband%netscape.com
4939d0f312 updating tests 1999-08-10 06:12:06 +00:00
rjc%netscape.com
2276a27ea0 Now we can save find queries in bookmarks. 1999-08-10 06:07:53 +00:00
saari%netscape.com
9725722a0b Fix for bug 9706, menu shortcut characters should be capitalized 1999-08-10 05:49:40 +00:00
dougt%netscape.com
cd9eb2c9d3 updating flash software notification gif. 1999-08-10 05:42:19 +00:00
dougt%netscape.com
341e6b6dc5 removing css file from build. 1999-08-10 05:40:32 +00:00
jband%netscape.com
340cc49b7e was forgetting to check a result 1999-08-10 05:35:09 +00:00
pavlov%netscape.com
76c5fc7dad fix for popups being too big 1999-08-10 05:31:06 +00:00
toshok%hungry.com
de92454091 we need keyCompare functions to these hashtables. 1999-08-10 05:25:14 +00:00
jband%netscape.com
d010c9a713 check member for null before using it in dtor 1999-08-10 05:23:03 +00:00
rjc%netscape.com
df7003925b Small XUL fix. 1999-08-10 05:21:04 +00:00
sspitzer%netscape.com
2696a2a86b ignore generated Makefile 1999-08-10 05:16:39 +00:00
sspitzer%netscape.com
338f1519e1 ignore generate Makefile 1999-08-10 05:11:59 +00:00
jband%netscape.com
167d0af817 fix for bug 11510 1999-08-10 05:11:47 +00:00
saari%netscape.com
721145f907 Fixing bug 7319 1999-08-10 05:09:30 +00:00
jband%netscape.com
bf0f7149b8 adding missing NS_INIT_REFCNT() to ctor 1999-08-10 05:08:18 +00:00
bienvenu%netscape.com
a03473b8c2 fix build bustage 1999-08-10 04:51:32 +00:00
bienvenu%netscape.com
b51f6c1b47 remove hello kitty (sob), twiddle a couple status messages 1999-08-10 04:45:58 +00:00
alecf%netscape.com
719f9b06af clean up folder and server naming:
- prettyName is now a unicode string and lives in nsIFolder
- servers now have the automatic pretty name of "userid on servername" and can be overridden
- name consolidation is complete
1999-08-10 04:39:22 +00:00
rhp%netscape.com
beb8958aeb New images for message display UI 1999-08-10 04:25:49 +00:00
bienvenu%netscape.com
9c9bba02b4 fix build bustage by replacing libreg32 with mozreg 1999-08-10 04:13:27 +00:00
alecf%netscape.com
029a406afa fix unused variable 1999-08-10 04:04:58 +00:00
alecf%netscape.com
7cddd0f05d fixing uninitialized variables 1999-08-10 04:04:28 +00:00
rpotts%netscape.com
f2ce78ae81 Release the pointers that were passed into AsyncRead(...) when the operation is compelete. This breaks some circular references that prevented WebShells from being deleted... 1999-08-10 04:02:10 +00:00
alecf%netscape.com
fbc1a37229 fix uninitialize variable 1999-08-10 04:00:38 +00:00
briano%netscape.com
991b034b61 Automated update 1999-08-10 04:00:24 +00:00
briano%netscape.com
49cc72cc45 Verify that archive extraction flags really are supported on Solaris before overriding MKSHLIB_FORCE_ALL. 1999-08-10 03:59:25 +00:00
mark.lin%eng.sun.com
e0a370e2d4 Added port to Linux. 1999-08-10 03:59:07 +00:00
dougt%netscape.com
21fab80042 feable attempt to get the notfication.gif to display. 1999-08-10 03:53:58 +00:00