Commit Graph

30281 Commits

Author SHA1 Message Date
matt%netscape.com
14adea95c5 Updated css files from german. Addes fixes for titledbuttons 1999-06-14 19:14:37 +00:00
beard%netscape.com
9d00dc8e8c support more "java_" prefixed attributes. 1999-06-14 18:41:33 +00:00
beard%netscape.com
384f4312bb added "application/x-java-applet;version=1.1" for Java plugin compatibility, when will it end? 1999-06-14 18:41:18 +00:00
larryh%netscape.com
bc3655e584 BugZilla #8018 1999-06-14 18:07:59 +00:00
terry%mozilla.org
d18fa25ded A null quip file was causing errors. 1999-06-14 17:37:02 +00:00
terry%mozilla.org
dad605834b Added the ability to configure bugzilla so that we only allow local
usernames for email addresses.
1999-06-14 17:33:52 +00:00
beard%netscape.com
f2afcce737 support "java_CODE" and "CLASSID" attributes. 1999-06-14 16:56:11 +00:00
beard%netscape.com
e252710d2a added "application/x-java-applet;version=1.1.2" for Java plugin compatibility 1999-06-14 16:55:23 +00:00
beard%netscape.com
c487bf9c1e now looks for MIME types that merely start with NS_APPLET_MIME_TYPE for better Sun Java plugin compatibility. changed MRJPlugin::CreateInstance() to use QueryInterface() rather than checking for interfaces itself. 1999-06-14 16:54:44 +00:00
beard%netscape.com
0ca2eea868 simplified external access paths to point into dist 1999-06-14 16:51:34 +00:00
terry%mozilla.org
88498ae495 Added BeOS to the list of OS's. 1999-06-14 16:46:40 +00:00
rjc%netscape.com
7c7e52d75a Check for URLs that need to be massaged to be absolute URLs. 1999-06-14 09:54:19 +00:00
gagan%netscape.com
c7b25b5f1a Added urltest.cpp. Hasn't been compiled as yet. 1999-06-14 08:45:27 +00:00
gagan%netscape.com
6ecb25b173 Added the urltest program as well. 1999-06-14 08:44:22 +00:00
mccabe%netscape.com
d3e4855338 Removed misleading /* interface scooby */ comment in generated #include "scooby.h" line. 1999-06-14 08:28:23 +00:00
hyatt%netscape.com
815e81f837 More nested row group work. 1999-06-14 08:22:47 +00:00
rjc%netscape.com
5853a4243b Unset column sorting attributes instead of setting them to false if they aren't active. 1999-06-14 08:20:35 +00:00
hyatt%netscape.com
16d4e11bdf More changes to allow tables to support nested row groups. 1999-06-14 08:01:00 +00:00
rjc%netscape.com
82af360df9 More search support. 1999-06-14 07:14:38 +00:00
beard%netscape.com
a9efb9dc76 bug #7018: conditionally initializing LiveConnect classes only if Java is truly enabled. 1999-06-14 06:41:09 +00:00
bruce%cybersight.com
1e47eb8696 Interface classes really do need to define |GetIID()|. 5 of these files are just being switched over to the macro. The others were all lacking |GetIID()| implementations. 1999-06-14 06:16:08 +00:00
rhp%netscape.com
04b7d1e78f New quoting interface 1999-06-14 05:23:06 +00:00
rhp%netscape.com
a99aa038bc Adding new quoting interface 1999-06-14 05:22:07 +00:00
tague%netscape.com
2ee25ba819 Fixed conditional problem when i turned on my keyobard patch. 1999-06-14 04:39:03 +00:00
mscott%netscape.com
bd8c64b8a2 Fix copy messages which I broke when I cleaned up some of this code. *oops* 1999-06-14 04:30:31 +00:00
talisman%anamorphic.com
fa1a05e4f8 Minor modifications in response to but #8067. This file was not part of the bug. 1999-06-14 03:57:55 +00:00
talisman%anamorphic.com
df85a26552 Fixed edwin's code in response to his bug report(#8067). Bug was caused by not setting the button sizes correctly (Dimension.setSize() is not for setting component sizes). 1999-06-14 03:57:04 +00:00
tague%netscape.com
50ebaac494 Removed empty export lists from files. This breaks older versions of nmake 1999-06-14 03:49:31 +00:00
karnaze%netscape.com
fedc87dda6 regression test 1999-06-14 03:46:21 +00:00
erik%netscape.com
0d19673c18 Added GetIID. 1999-06-14 02:59:55 +00:00
waterson%netscape.com
189548ff5a Add MISCDEP so that DLL gets rebuilt if a static lib changes. 1999-06-14 02:22:52 +00:00
bienvenu%netscape.com
33e7b223dc prepare for msgdb idl 1999-06-14 02:20:41 +00:00
blizzard%redhat.com
268bb12140 Make sure this interface has a GetIID() method. Approved by Shaver. 1999-06-14 02:11:02 +00:00
danm%netscape.com
237d42554d adding extensions/wallet/editor for morse 1999-06-14 02:09:29 +00:00
dp%netscape.com
8044b2e000 - NS_RegistryGetFactory API changed 1999-06-14 02:08:49 +00:00
dp%netscape.com
462e42b5b3 - NS_RegistryGetFactory API Change
- QuickRegister eliminated
1999-06-14 02:07:03 +00:00
danm%netscape.com
a80e70c790 First Checked In. 1999-06-14 02:04:37 +00:00
blizzard%redhat.com
fb05821898 let mouse events flow... 1999-06-14 01:53:52 +00:00
blizzard%redhat.com
b1e4b75575 always flush the X event queue before going back into select and always process X events as long as they are available. 1999-06-14 00:48:30 +00:00
blizzard%redhat.com
66bc260f9c a slightly more sane nsDrawingSurface 1999-06-14 00:47:37 +00:00
talisman%anamorphic.com
5aefc7cc83 Added handlers for mousePressed() and mouseReleased() so the border paints appropriately. 1999-06-13 23:57:19 +00:00
rhp%netscape.com
06b91d1df9 New files for StreamConverter interface - not part of the build yet 1999-06-13 22:15:14 +00:00
rickg%netscape.com
87874b2f16 fixed build error; accidently left debug code exposed 1999-06-13 22:13:16 +00:00
rhp%netscape.com
53147d1243 Cleanup of test harness 1999-06-13 22:08:55 +00:00
tague%netscape.com
5fc79524b1 Fixed build bustage. 1999-06-13 21:53:27 +00:00
rickg%netscape.com
fdacfb0a4b faster viewing of text, bugs: 7889, 7892, 8047, 3795 1999-06-13 21:24:25 +00:00
rickg%netscape.com
d22b6af279 perf improvements, bug fix in insert(), better error reporting in ToInteger() 1999-06-13 21:23:04 +00:00
tague%netscape.com
8688949472 Turned on bug fix for #6896: Windows editorinterprets the period key as a forward delete. 1999-06-13 21:13:12 +00:00
syd%netscape.com
8e3da9f573 Add SetModal() widget interface to nsIWidget, and provide an implementation
for Gtk+. Now, when we do modal dialogs, Gtk+ calls a routine that makes the
dialog modal within Gtk+; this is in addition to the code in nsWebShellWindow
that is being invoked to support modals on the other platforms. For Gtk+, the
nsWebShellWindow code doesn't appear to be enough; in order for the event
plumbing to stay alive, we need to call into Gtk+, and unless we actually make
the dialog modal using Gtk+ mechanisms, the user can still get to the menu bar, which is not good.
1999-06-13 20:56:08 +00:00
sspitzer%netscape.com
21297e7a96 clean up my original hack to display error messages in the message pane.
before I was using a .eml file, and so I need the error message to be an
rfc 822 message for things to work.  Now, the file is a .htm file, so I can
just write normal html to the file, and it will work.

all this will go away when we don't have to use files, and we can write
directly to the stream.
1999-06-13 20:37:56 +00:00