rpotts%netscape.com
81f9be545d
Added an argument to CreateTopLevelWindow() which specifies the controller object to instantiate along with the UI document
1999-01-21 07:25:05 +00:00
rpotts%netscape.com
d42e7d078c
The WebShellWindow now implements nsIWebShellContainer. Added a controller argument to CreateTopLevelWindow()
1999-01-21 07:24:01 +00:00
rpotts%netscape.com
9620b02d48
The AppShell now uses the EventQueue service. Added a temporary argument to CreateTopLevelWindow() which represents the controller object associated with a UI document - this will be removed when XUL supports this feature. Reworked the factory to use the template implementation provided by XPCom...
1999-01-21 07:22:58 +00:00
rpotts%netscape.com
9562c088aa
Added the DOM to the include path...
1999-01-21 07:20:32 +00:00
rpotts%netscape.com
038df08a5d
CIDs are now kept in nsAppShellCIDs.h
1999-01-21 07:20:01 +00:00
rpotts%netscape.com
fbffd07ed8
Added a controller CID string argument to createTopLevelWindow (for now)...
1999-01-21 07:18:30 +00:00
rpotts%netscape.com
41ba04040b
Added exports for nsAppShellCIDs.h and nsIWidgetController.h
1999-01-21 07:17:44 +00:00
rpotts%netscape.com
3aebcba442
Interface for a non-ui controller component...
1999-01-21 07:17:01 +00:00
rpotts%netscape.com
92f469f365
AppShell CID file...
1999-01-21 07:15:52 +00:00
pinkerton%netscape.com
9ead608102
adding toolbox to collection of xul atoms
1999-01-21 05:54:38 +00:00
pinkerton%netscape.com
31d98fe667
First Checked In.
1999-01-21 05:49:24 +00:00
pollmann%netscape.com
04c59f0085
Bug 2279: Don't create widgets for hidden form elements.
1999-01-21 04:02:37 +00:00
danm%netscape.com
9f5ec1acde
build XUL
1999-01-21 03:51:16 +00:00
briano%netscape.com
109f574d2a
Automated update
1999-01-21 03:45:38 +00:00
danm%netscape.com
e89787a2e7
build xul
1999-01-21 03:41:43 +00:00
danm%netscape.com
e90a90f02e
build XUL
1999-01-21 03:40:21 +00:00
danm%netscape.com
23f9c7d07f
create XUL frames
1999-01-21 03:37:37 +00:00
danm%netscape.com
673e89c4af
load XUL atoms on XML document creation
1999-01-21 03:35:24 +00:00
danm%netscape.com
d42a3de04b
added file xul/content/src/nsXULAtoms.cpp
1999-01-21 03:32:30 +00:00
pollmann%netscape.com
4ad4a7c1d6
Bug 1958: Fixing an apparent typo.
1999-01-21 03:09:25 +00:00
buster%netscape.com
1bf76fe187
bug fixes to delete range, plus some debugging printf's
1999-01-21 02:29:52 +00:00
jj%netscape.com
084796f828
changed default CVS module from 'RaptorMac' to 'SeaMonkeyEditor'.
1999-01-21 02:26:40 +00:00
danm%netscape.com
57ae1e3dd3
new xul directory
1999-01-21 01:56:05 +00:00
buster%netscape.com
b1e795dbdc
starting to move towards a slimmed down nsIEditor.h
1999-01-21 01:53:10 +00:00
buster%netscape.com
c544a4698b
* added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler.
...
* added DeleteSelection to editor. Doesn't work very well yet because selection is giving me random offsets into text content.
* lots of work in the various transactions.
1999-01-21 01:51:09 +00:00
jfrancis%netscape.com
ef32e16f88
added a bunch of editor stuff for Steve
1999-01-21 01:46:52 +00:00
nhotta%netscape.com
86c9f5ca8d
Initial check in.
1999-01-21 01:28:27 +00:00
waterson%netscape.com
72f667cefc
Modified to just descend into the subdirs; got rid of rdftest.cpp.
1999-01-21 01:26:51 +00:00
waterson%netscape.com
160255e4fe
Obsolete.
1999-01-21 01:26:07 +00:00
fur%netscape.com
ca6e438532
Add java_lang_Thread.h
1999-01-21 01:25:12 +00:00
mscott%netscape.com
c72784c5b0
Add news to top level directories that get built.
1999-01-21 01:15:26 +00:00
mscott%netscape.com
eeb966f91a
Use the transport interface for communicating across the thread boundary...
1999-01-21 01:14:03 +00:00
mscott%netscape.com
d2bf976a23
Cosmetic changes to build on windows...
1999-01-21 01:13:08 +00:00
mscott%netscape.com
cd2ef561d0
Export new header files.
1999-01-21 01:12:11 +00:00
nhotta%netscape.com
eb428fc2d3
Initial check in.
1999-01-21 01:11:00 +00:00
mscott%netscape.com
806a88fe61
Added new event sink files to makefile. nsINNTPHost should support ISupports....
1999-01-21 01:09:10 +00:00
mscott%netscape.com
a3e476bd70
First checked in.
1999-01-21 01:07:44 +00:00
mscott%netscape.com
1c4fbae413
Export nsITransport.h
1999-01-21 01:06:55 +00:00
mscott%netscape.com
29af54efb8
First checked in. The transport interface is the means through which a protocol communicates to a socket (or file or some other mechanism) across the thread boundary between netlib and the protocol.
1999-01-21 01:06:22 +00:00
mjudge%netscape.com
5ac652bd34
changes to unload my library correctly
1999-01-21 00:56:18 +00:00
nhotta%netscape.com
61cd3a1343
Initial check in.
1999-01-21 00:49:28 +00:00
endico%mozilla.org
e4f65a92b1
Add java support
1999-01-21 00:42:26 +00:00
fur%netscape.com
7b5c6b88c2
Fix comment.
1999-01-21 00:42:03 +00:00
fur%netscape.com
65fec7605c
Allow class CharToByteConverter to be initialized, since the codegen limitations
...
that didn't allow it to be compiled have been remedied.
1999-01-21 00:41:09 +00:00
fur%netscape.com
d84ca63910
Unicode characters are uint16, not int16.
1999-01-21 00:39:17 +00:00
fur%netscape.com
366b96e226
Added routines to handle conversion of Java strings between UTF8 and UCS2
...
representations.
1999-01-21 00:38:34 +00:00
fur%netscape.com
8294dd6711
Frame::getCallingJavaMethod() now takes a stack depth parameter which indicates
...
the number of levels to pop the stack.
1999-01-21 00:37:14 +00:00
fur%netscape.com
3ea48d26a2
Flush the log file after entry into a method is traced.
1999-01-21 00:22:22 +00:00
fur%netscape.com
6c7512d748
Unicode characters are uint16's not int16's.
1999-01-21 00:20:41 +00:00
fur%netscape.com
78937749e8
Fixes to newInstance0() method:
...
When checking to see if a calling method has permission to access a
class/constructor with package-level scope, walk two levels up the
stack, instead of one, since the immediate caller is always
java.lang.newInstance().
In addition to creating the object, invoke it's zero-argument constructor.
1999-01-21 00:19:56 +00:00