Commit Graph

23530 Commits

Author SHA1 Message Date
waterson%netscape.com
c4d7d38b69 Initial revision. 1999-04-16 08:39:29 +00:00
waterson%netscape.com
fc64a02144 Code cleanup. 1999-04-16 08:39:02 +00:00
waterson%netscape.com
f490114e0d Implemented several new DOM methods, including document.createElement() and document.createTextNode(). Fixed some bugs in the XUL content model builder. Code re-organization and cleanup. 1999-04-16 08:38:17 +00:00
waterson%netscape.com
de6baab5e2 Removed a frivolous assert. 1999-04-16 08:36:56 +00:00
waterson%netscape.com
866a6cd1f9 Use 'ns' instead of 'namespace' just to be paranoid about C++ keywords. 1999-04-16 08:35:03 +00:00
hyatt%netscape.com
e6b90f3347 Added support for chrome vs. content in the webshell. Altered some methods
so that they know how to go across the chrome vs. content boundary.
1999-04-16 08:15:04 +00:00
hyatt%netscape.com
12859e8881 Landing (inside an INCLUDE_XUL ifdef) the code that checks for and sets
the type of the web shell (to distinguish chrome frames from content
frames).
1999-04-16 08:14:28 +00:00
hyatt%netscape.com
c4555bdd9f Removing the SetParent to null hack on the content iframe. This causes all
sorts of things to break.  Landing the real fix for this problem.
1999-04-16 08:13:48 +00:00
hyatt%netscape.com
4de7de6ebc The web shell window sets the outermost webshell's type to be chrome. 1999-04-16 08:12:44 +00:00
hyatt%netscape.com
37228ee2b2 Fixing the XUL file to support the new sandboxing syntax. 1999-04-16 08:12:11 +00:00
ramiro%netscape.com
517c5700e0 someone forgot a makefile. 1999-04-16 07:42:06 +00:00
hyatt%netscape.com
2ff04a79a5 Oops. Not right fix. Backing out. 1999-04-16 07:41:35 +00:00
hyatt%netscape.com
c4deeea9f4 Fix for bug #5129. 1999-04-16 07:38:18 +00:00
sspitzer%netscape.com
024217bfdb remove my cruft 1999-04-16 05:55:58 +00:00
bienvenu%netscape.com
afc42f6902 fix line buffering code 1999-04-16 05:37:04 +00:00
michaelp%netscape.com
aba2f5adb4 oops. union works better than intersect... 1999-04-16 05:19:45 +00:00
sspitzer%netscape.com
f99bf01327 pass 1 at internationalizing the mail news xul. 1999-04-16 04:56:03 +00:00
briano%netscape.com
4692a8bd0c Automated update 1999-04-16 04:50:17 +00:00
michaelp%netscape.com
fdc84978d8 added GetExtents(). 1999-04-16 04:50:02 +00:00
briano%netscape.com
8706314a4e Fixes for 4179, 5156, and part of 5157. 1999-04-16 04:49:49 +00:00
ducarroz%netscape.com
949719da80 fix build problem on windows 1999-04-16 04:46:20 +00:00
michaelp%netscape.com
04b6780a88 added zooming front end. 1999-04-16 04:25:17 +00:00
michaelp%netscape.com
768d09d96e modified for new view flags. 1999-04-16 04:24:14 +00:00
michaelp%netscape.com
46d4754a52 cleaned up view flags stuff. 1999-04-16 04:23:43 +00:00
sspitzer%netscape.com
e4b0d4b25a changes to port profiles to UNIX 1999-04-16 04:20:15 +00:00
sspitzer%netscape.com
ccb6e5cc03 add this to the list of idl files to export 1999-04-16 04:19:09 +00:00
sspitzer%netscape.com
ec7603cc66 workf for porting profiles to UNIX 1999-04-16 04:18:07 +00:00
bruce%cybersight.com
0b0fdc5d55 Add newline at end of file for native compilers. 1999-04-16 04:06:04 +00:00
bruce%cybersight.com
833772ba3d Fix for ANSI C++ violation. Clipboard data was passed in a void* and the GTK fu
nction wanted an unsigned char*.  That type of implicit conversion is not permis
sible in ANSI C++. This was breaking most of the unix builds with commercial com
pilers (AIX, Solaris, HP-UX).
1999-04-16 03:58:07 +00:00
briano%netscape.com
7961ee0522 Automated update 1999-04-16 03:44:39 +00:00
ducarroz%netscape.com
695f746aeb First Checked In. 1999-04-16 03:37:21 +00:00
ducarroz%netscape.com
7c6a0242e1 remove hard coded constant MESSAGE_PATH_URL, and use instance of it a string which it build at run time. Now we can use relative as well as absolute path. 1999-04-16 03:32:36 +00:00
ramiro%netscape.com
aeee893bf8 Only works on Linux for some reason. 1999-04-16 03:32:17 +00:00
beard%netscape.com
9f7156459f added libxpt, xpconnect MANIFEST files, added libxpt.mcp, XPConnect.mcp. 1999-04-16 03:07:38 +00:00
beard%netscape.com
0cc098c920 First Checked In. 1999-04-16 03:06:12 +00:00
jj%netscape.com
5ab15e2a1b fix for #5128 : change fragment name 1999-04-16 03:00:10 +00:00
briano%netscape.com
74925eb10f Automated update 1999-04-16 02:59:39 +00:00
rogerl%netscape.com
e32e0eed70 Sample driver for IR factory 1999-04-16 02:55:36 +00:00
ramiro%netscape.com
6dc6cfcfa1 Make it not break on systems where 'make' is not gnu make. 1999-04-16 02:55:02 +00:00
rogerl%netscape.com
2217c712fa Changes for try/catch handling 1999-04-16 02:54:56 +00:00
briano%netscape.com
6501ce7269 Automated update 1999-04-16 02:44:40 +00:00
rhp%netscape.com
54408fc8c9 Just some sanity checking on the emitter object 1999-04-16 02:39:30 +00:00
ramiro%netscape.com
2ed21cb951 Make sure NSPR always builds with make and not make -jX (X > 1). NSPR cant
handle -jX builds because of the OBJDIR dependencies.
1999-04-16 02:39:00 +00:00
mscott%netscape.com
683ecef515 Add some specific info about the folder we just discovered. 1999-04-16 02:24:23 +00:00
mscott%netscape.com
7d750b4f7d Porting/coding many of the protocol functions for issuing commands to discover mailboxes. Including: FindMailboxesIfNecessary, DiscoverMailboxList, FolderNeedsACLInitialized, MailboxDiscoveryFinished, Createmailbox, CreateMailboxRespectingSubscriptions, Lsub, List and others. 1999-04-16 02:23:36 +00:00
mscott%netscape.com
8a13acda7f Fix a couple of crashes i was having involing memory management of the name mailbox spec's name space object. 1999-04-16 02:19:15 +00:00
mscott%netscape.com
e22129117e fix more off by one crashes when iterating through name space list. 1999-04-16 02:17:46 +00:00
mscott%netscape.com
12691e0108 Changed signatures of AllocateServerpath and AddOnlinedirectoryIfNecessary so they could be methods from the interface. 1999-04-16 02:16:50 +00:00
mscott%netscape.com
4589b4e244 Add AllocateServerpath and AddOnlinedirectoryIfNecessary to the interface. 1999-04-16 02:15:22 +00:00
beard%netscape.com
4e5fc1616f added IID accessor, changed GetJavaClass() to have a JNIEnv* parameter, no longer inherits from nsIPlugin. 1999-04-16 02:10:05 +00:00