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

23537 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com f0743a6a37 added code to create a tristatecheckbox when seen in xul. 1999-04-16 17:08:16 +00:00
pinkerton%netscape.com 2fa8eaddcf add tristatecheckbox to atom list. 1999-04-16 17:07:48 +00:00
ramiro%netscape.com f16f605750 More event cleanup. Move button and crossing events into nsWidget. 1999-04-16 14:33:52 +00:00
rods%netscape.com 877d64444f Added Folder picker 1999-04-16 13:58:40 +00:00
ramiro%netscape.com 1177a08276 First part of event cleanup checkins. Move the motion event handler into
the widget superclass and provide methods to install it and catch signals
dispatch by the GtkWidget.  The actual handling is done in a virtual
method, which subclasses can override.
1999-04-16 10:20:44 +00:00
waterson%netscape.com 2c542d876c Added .get()'s to fix Mac. 1999-04-16 08:44:47 +00:00
waterson%netscape.com 2fa4cabcd6 Added new test files. 1999-04-16 08:39:42 +00:00
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