Commit Graph

34903 Commits

Author SHA1 Message Date
hyatt%netscape.com
10e328c922 A thoroughly harmless checkin of a sample XUL file for XP menus. 1999-07-23 02:40:02 +00:00
danm%netscape.com
402548e533 reversing inadvertent removal of dynamic menubar 1999-07-23 02:37:14 +00:00
rods%netscape.com
a7f8331de8 Need to multiple the number of incoming chars by two because they are double byte. 1999-07-23 02:27:09 +00:00
rods%netscape.com
022dd79bc6 Sending wrong length when putting data on the clipboards,
double byte chars need twice the space. Wrongly assummed nsString.Length()
return bytes instead of length in chars doubel or single.
1999-07-23 02:25:17 +00:00
hangas%netscape.com
ee474fa908 Added taskbar to address book, turned on abilty to go to front most mail 3pane or ab from Tasks menu. Added Page Setup to messenger compose. Hook? = jj 1999-07-23 02:14:33 +00:00
beard%netscape.com
eb513d087c bug #7796: changed nsDeviceContextMac::GetDeviceSurfaceDimensions() to return the dimensions of the entire Mac desktop using LMGetGrayRgn(). 1999-07-23 01:59:18 +00:00
gordon%netscape.com
c932b5eea5 Export functions on Mac (only) because it builds Netwerk Util as a shared library, not as static as on the other platforms. 1999-07-23 01:50:58 +00:00
cyeh%netscape.com
921bdc5774 evil evil hack. make sure that sheriffs is connected to
bonsai-hook@cvs-mirror.mozilla.org. This should be moved into a configfile
somewhere.
1999-07-23 01:48:08 +00:00
briano%netscape.com
26e4bc3d24 Automated update 1999-07-23 01:30:08 +00:00
briano%netscape.com
62a63d472d Another IRIX 5.x tweak. 1999-07-23 01:28:24 +00:00
scc%netscape.com
62bac87ecf the fix is to |#include <new.h>|. I tested on several versions of SunOS with different compilers, linux, and Mac. Uncommenting the problematic code. 1999-07-23 01:18:49 +00:00
sspitzer%netscape.com
4d8b244df6 fix #10320 1999-07-23 01:08:09 +00:00
gordon%netscape.com
d8313c8a56 Added nsHTTPEncodeStream.cpp. 1999-07-23 01:03:15 +00:00
hyatt%netscape.com
b28b7c444c Making XP menus work again after Eric's box checkin. They're fast and
smooth now!  YEAH!
1999-07-23 01:02:09 +00:00
racham%netscape.com
afc256c600 Added xpidl interfaces to profile services 1999-07-23 00:56:42 +00:00
gordon%netscape.com
dd4ca602e8 Added nsIHTTPProtocolHandler.idl. 1999-07-23 00:56:23 +00:00
racham%netscape.com
4b17bff67b Enabling xpidl work on Linux platform 1999-07-23 00:54:38 +00:00
cmanske%netscape.com
16ff2d941c Fixed bugs relating to insert element 1999-07-23 00:52:17 +00:00
gordon%netscape.com
eb898b8540 Removed nsStandardUrl.cpp and added nsStdURL.cpp. Changed prefix header of debug target to actually use debug header file (Thanks Scott). 1999-07-23 00:43:07 +00:00
petitta%netscape.com
332457ff04 accidentally left a 'die' command :-( 1999-07-23 00:42:33 +00:00
briano%netscape.com
46f86aa436 Fix for IRIX 5.x. 1999-07-23 00:41:02 +00:00
rjc%netscape.com
da909ebcdc Get rid of warning. 1999-07-23 00:39:29 +00:00
davidm%netscape.com
08542cafae Move task bar to tasksOverlay.xul. Added in some test content 1999-07-23 00:32:42 +00:00
beard%netscape.com
8c56ffebfe bug #8627: simulates NS_MOUSE_LEFT_BUTTON_UP after TrackControl/LClick calls which eat the native mouseUp event. This enables correct DOM event filtering. 1999-07-23 00:27:05 +00:00
briano%netscape.com
1aa9b24b4f Cleanup, in the vain hope that this might clear up the freaky Sol/x86 .L_T7158 undefined symbol problem. 1999-07-23 00:22:57 +00:00
sfraser%netscape.com
8385a88328 Fix message compose to identify content iframe the correct way. 1999-07-23 00:18:44 +00:00
rjc%netscape.com
d2b3aa039b Now use FormatPRTime(). 1999-07-23 00:17:39 +00:00
zuperdee%penguinpowered.com
acff27bf81 Making another attempt to fix the SunOS 5.5.1 Motif build bustage. NOT PART OF MAIN BUILD. 1999-07-23 00:12:38 +00:00
jj%netscape.com
685946941d added instructions to generate the xpidl compiler/linker/panel. temporarily commented out to give everybody a chance to install the plugin sdk in their build environment. 1999-07-23 00:12:05 +00:00
scc%netscape.com
b1c73fa7c7 Fixed boxes to only invalidate and redraw what has changed.
Made min and max sizes work
Made linux not suck!
1999-07-23 00:11:21 +00:00
sfraser%netscape.com
5f74f88c68 Turn on selection for all documents that are being edited. This enables selection in GFX ender widgets. 1999-07-23 00:11:00 +00:00
jj%netscape.com
7926eb10f0 added build{xpidl} key to generate the idl compiler/linker/panel 1999-07-23 00:09:58 +00:00
valeski%netscape.com
86906715b9 changed stream converter progid root and provided more in depth usage notes 1999-07-22 23:59:32 +00:00
briano%netscape.com
2fc1cb5617 Cleaned it up in the vague hope that this might help Solaris/x86 builds overcome their mysterious relocation problem. 1999-07-22 23:58:51 +00:00
sfraser%netscape.com
f4d8e41aad #ifdef out loading the string bundle, because it causes onEndDocumentLoad handlers to fire, which is very bad. 1999-07-22 23:52:08 +00:00
sfraser%netscape.com
165a975859 Fix for GFX ender text widgets; don't parent nsIWebShells that the text widget creates, because you don't want them to interfere with window.frames[]. 1999-07-22 23:48:48 +00:00
briano%netscape.com
5f46af8aa4 Automated update 1999-07-22 23:41:55 +00:00
danm%netscape.com
b4e60f5b6c removing IsMenuBarVisible -- it was a mistake, and unused 1999-07-22 23:41:50 +00:00
briano%netscape.com
9571f8ad0c Potential fix for the build breakage on OSF/1. 1999-07-22 23:41:21 +00:00
slamm%netscape.com
1b90e5a1ab Take out warnings for now. 1999-07-22 23:32:31 +00:00
briano%netscape.com
1bb0eeb32f Workarounds for QNX's compiler choking to death on parts of nsCOMPtr.h. 1999-07-22 23:31:13 +00:00
slamm%netscape.com
424c6b9ce6 Code 'Save' function. Not quite finished. 1999-07-22 23:29:44 +00:00
vidur%netscape.com
0ebbf485db Forms can now be container content. 1999-07-22 23:28:16 +00:00
slamm%netscape.com
3b4a77222c add some debug code 1999-07-22 23:22:46 +00:00
briano%netscape.com
46c72f8f1e Cleanup and fix for BSD/OS. 1999-07-22 23:20:25 +00:00
slamm%netscape.com
cb2bd5abec Protect against bad parses 1999-07-22 23:14:15 +00:00
tague%netscape.com
27e1b6498d Fixed bug #10242 - crash when typing space after IME composition 1999-07-22 23:13:59 +00:00
slamm%netscape.com
7da3da678d slight cleanup 1999-07-22 23:12:00 +00:00
rjc%netscape.com
73d493359b Const this! 1999-07-22 23:01:29 +00:00
rjc%netscape.com
5e018d9859 Cleanup. Use GetValueConst() more, allow returning IE favorites URLs (on Mac), fix memory leak. 1999-07-22 22:58:22 +00:00