Commit Graph

17 Commits

Author SHA1 Message Date
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
briano%netscape.com
1f53a4dd3f General cleanup.
git-svn-id: svn://10.0.0.236/trunk@48168 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 03:45:06 +00:00
cyeh%netscape.com
cfce14ff56 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
git-svn-id: svn://10.0.0.236/trunk@45405 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 01:13:14 +00:00
mccabe%netscape.com
11fd6c8b36 Remove unused explicit NS_DECL_IFOO declarations from %{C++ blocks in the header files; these are replaced by xpidl-generated NS_DECL_NSIFOO macros.
git-svn-id: svn://10.0.0.236/trunk@44106 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 01:41:52 +00:00
mccabe%netscape.com
1999447bdb 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.


git-svn-id: svn://10.0.0.236/trunk@42960 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 12:18:01 +00:00
law%netscape.com
81c79ada58 Adding nsISearchContext to win/unix builds
git-svn-id: svn://10.0.0.236/trunk@39428 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 22:42:13 +00:00
law%netscape.com
6f5904c0b8 Updating; not part of the build
git-svn-id: svn://10.0.0.236/trunk@38748 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 00:49:34 +00:00
law%netscape.com
4eb2d0e6ce New interface to help replace use of nsIXULWindowCallbacks
git-svn-id: svn://10.0.0.236/trunk@37288 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 00:05:20 +00:00
tague%netscape.com
32033e0a82 Removed empty export lists from files. This breaks older versions of nmake
git-svn-id: svn://10.0.0.236/trunk@35116 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-14 03:49:31 +00:00
law%netscape.com
45ed3c204e Switching xpfe components to use XPIDL
git-svn-id: svn://10.0.0.236/trunk@34676 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-10 22:43:08 +00:00
law%netscape.com
2dc6f4fa0f Preparing for switch to XPIDL
git-svn-id: svn://10.0.0.236/trunk@34652 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-10 21:47:30 +00:00
sfraser%netscape.com
4c3082ab0c New, improved Find that keys off the selection, rather than storing offsets inside the find context.
git-svn-id: svn://10.0.0.236/trunk@33780 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-04 21:48:47 +00:00
law%netscape.com
53c28d1db8 Anchor Find off nsIWebShell rather than nsIDocument
git-svn-id: svn://10.0.0.236/trunk@29382 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-27 04:21:12 +00:00
sfraser%netscape.com
08d3aa416d First Checked In.
git-svn-id: svn://10.0.0.236/trunk@28632 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-22 03:05:01 +00:00
law%netscape.com
4bd9eacaf5 Add to unix build
git-svn-id: svn://10.0.0.236/trunk@28614 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-22 02:24:41 +00:00
law%netscape.com
ceb2dccd2b Updates
git-svn-id: svn://10.0.0.236/trunk@28590 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-22 00:27:39 +00:00
law%netscape.com
d87f078699 Initial draft of new Find Component
git-svn-id: svn://10.0.0.236/trunk@28449 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-21 06:52:36 +00:00