Commit Graph

30560 Commits

Author SHA1 Message Date
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
blizzard%redhat.com
988e27bab4 merge in Erik's changes to gtk fonts 1999-06-13 20:34:56 +00:00
rhp%netscape.com
20cb7876cc A new test harness for libmime's new nsIStreamConverter.h interface 1999-06-13 20:11:37 +00:00
morse%netscape.com
05069a0a19 fix minor bug 1999-06-13 19:53:51 +00:00
jband%netscape.com
4984bba80e changing JS_AddRoot calls to JS_AddNamedRoot calls to satisfy request in bug 8070 1999-06-13 19:19:44 +00:00
morse%netscape.com
3396c49642 minor editing changes 1999-06-13 19:10:48 +00:00
sspitzer%netscape.com
67afa8ceaf initialize previously uninitialized memory 1999-06-13 19:04:19 +00:00
morse%netscape.com
c4137ee208 CANCEL from safe-form-fill dialog was not working 1999-06-13 18:42:39 +00:00
erik%netscape.com
3391461f38 Started using Frank's 64K bit array code and the Unicode converters.
The euro now displays on Linux.
1999-06-13 18:33:37 +00:00
waterson%netscape.com
df6128537a Remove crufty code that wasn't doing anything. Fix refcounting on the database. 1999-06-13 18:31:06 +00:00
waterson%netscape.com
ea79d87ea4 Remove crufty code that wasn't doing anything. 1999-06-13 18:30:47 +00:00
morse%netscape.com
b9ca37e63a use new get-password and get-user dialog 1999-06-13 17:25:56 +00:00
morse%netscape.com
fc54e9cd4f use new get-password dialog 1999-06-13 17:25:35 +00:00
morse%netscape.com
419e333283 add dialogs needed by wallet 1999-06-13 17:23:12 +00:00
sspitzer%netscape.com
197b332044 changes to get news cancel working. more to be done, but the basics of
news cancel works for now.
1999-06-13 17:14:05 +00:00
morse%netscape.com
f270a0605f remove wallet-related stuff from appcores 1999-06-13 15:01:07 +00:00
morse%netscape.com
ab2e112803 remove wallet previewer from appcores 1999-06-13 14:57:15 +00:00
morse%netscape.com
1fc94e63d3 remove signon viewer from appcores 1999-06-13 14:51:08 +00:00
morse%netscape.com
23802a8505 remove cookie viewer from appcores 1999-06-13 14:47:09 +00:00
edwin%woudt.nl
4283cfdd5f forgot MPL 1999-06-13 12:43:32 +00:00
edwin%woudt.nl
2a2d385181 Display quoted stuff correctly 1999-06-13 12:42:47 +00:00
edwin%woudt.nl
76b08c2621 Upgrade to version 1.0 of the knife NNTP provider 1999-06-13 10:14:03 +00:00