Commit Graph

32839 Commits

Author SHA1 Message Date
jband%netscape.com
488ac73cde added files: mozilla/js/src/xpconnect/src/xpcthreadcontext.cpp 1999-07-05 19:42:55 +00:00
jband%netscape.com
935615bc82 adding new file to build projects 1999-07-05 19:42:32 +00:00
hyatt%netscape.com
2336371f60 Making sure dialogs really look like dialogs. 1999-07-05 19:38:43 +00:00
jband%netscape.com
acc9aa4f7f added files: mozilla/js/src/xpconnect/idl/nsIJSContextStack.idl 1999-07-05 19:29:09 +00:00
jband%netscape.com
65b75a8897 adding JSContextStack interface 1999-07-05 19:26:36 +00:00
kipp%netscape.com
224337a955 Fixed bug #8905 by moving a copy of the first-letter construction code into the bowels of the generated content frame generation code 1999-07-05 18:46:09 +00:00
kipp%netscape.com
bef3754263 Fixed margin calcs for block elements (and tables) so that when the object is wider than the avail width the object is pinned to the left/right edge as appropriate (bug #6155) 1999-07-05 18:45:12 +00:00
kipp%netscape.com
7128c4ecd7 Made direction inheritable by tables in nav-quirks mode; cleaned up some linux specific compiler warning noise 1999-07-05 18:43:38 +00:00
kipp%netscape.com
f967462f7d Cleaned up ctor initializer order to quite down compiler warnings 1999-07-05 18:42:51 +00:00
cmanske%netscape.com
964e056ebd Changed Named Anchor dialog to use autosizing 1999-07-05 18:36:50 +00:00
jefft%netscape.com
3936368326 CopyFileMessage() now adds the new message header to the database 1999-07-05 17:37:37 +00:00
hyatt%netscape.com
eef8de7fca Fixing the toolkit core's ShowWindow methods to not SHOW THE DAMN WINDOW
ON THEIR OWN.  Why are these %^*%^&%&^ methods still being used everywhere?
1999-07-05 17:01:55 +00:00
hyatt%netscape.com
b053e6d540 Fixing the profile manager (the div was in the wrong place). 1999-07-05 17:01:00 +00:00
hyatt%netscape.com
29aef8ae97 Will do intrinsic sizing when the window is really small (doesn't have to be
0, since Linux barfs on that).
1999-07-05 16:54:14 +00:00
hyatt%netscape.com
01fcc007c0 Keep the initial width and height from being 0. Set it to 1 instead. 1999-07-05 16:53:43 +00:00
zuperdee%penguinpowered.com
55e9c01caf Lots of Motif menu code fixes. With these changes, hopefully it will no longer grab the mouse and refuse to release it, though the pulldown menus still don't quite work yet. 1999-07-05 07:57:04 +00:00
morse%netscape.com
6f2639bea6 added newline at end of file -- fixes bug 9270 1999-07-05 03:48:42 +00:00
racham%netscape.com
9128816dca Moved profile.mcp to build after network module 1999-07-05 01:53:52 +00:00
racham%netscape.com
4268c36ec5 Adding RecursiveCopy interface 1999-07-05 01:39:42 +00:00
racham%netscape.com
f9d24c46cc Added login to support netcenter's product registration work 1999-07-05 01:27:39 +00:00
racham%netscape.com
2a9b148974 Adding netcenter Preg pref 1999-07-05 01:21:30 +00:00
racham%netscape.com
0f11400bc0 Adding interfaces to support Netcenter Preg work 1999-07-05 01:18:59 +00:00
racham%netscape.com
d34ce9a4fb Added Network Module library 1999-07-05 01:12:48 +00:00
racham%netscape.com
95877e2e85 added netlib library 1999-07-05 01:07:21 +00:00
dp%netscape.com
4390287ead Turn off autoregistrations for release builds if component.reg exists. 1999-07-05 00:59:27 +00:00
gayatrib%netscape.com
64ca55df57 Added netcenter files 1999-07-05 00:59:23 +00:00
gayatrib%netscape.com
5e6a5a47de Adding xul files for Netcenter PReg 1999-07-05 00:58:00 +00:00
radha%netscape.com
c75a8d3c38 Activate the mailcomposer code only if NECKO is *not*
defined. Mail composer header files are not found if
NECKO is defined and thereby NECKO build fails.
1999-07-05 00:53:20 +00:00
rickg%netscape.com
07d7cae00d fixed bug 9185 1999-07-05 00:24:23 +00:00
radha%netscape.com
59223b8a6c Don't use the values returned by NS_MakeAbsURL to pass it to link handler, when
a mailto: url is clicked. This is because netlib doesn't understand mailto: urls yet.
This will be fixed the right way after NECKO lands
1999-07-04 23:48:06 +00:00
radha%netscape.com
32eddfe0b4 WebShellWindow is now a url dispatcher until a common app independant module is
identified. Add url dispatcher related functions
1999-07-04 23:41:32 +00:00
radha%netscape.com
f4d1a3b534 Pass mailto: urls to the Url Dispatcher 1999-07-04 23:40:15 +00:00
radha%netscape.com
28e9091188 Add nsIUrlDispatcher.h to export list 1999-07-04 23:39:39 +00:00
radha%netscape.com
2484649336 Add set/get urldispatcher functions 1999-07-04 23:38:56 +00:00
radha%netscape.com
00ef1b9860 Initial checkin. 1999-07-04 23:38:33 +00:00
cmanske%netscape.com
586992a44e Trying to get popup XUL windows to behave: not correct yet, but checking in so others can examine 1999-07-04 23:14:36 +00:00
cmanske%netscape.com
9761f8e938 Implemented insert named anchor and table. Fixed dialogs to utilize autosizing. Popups are screwed up because of stupid box layout behavior 1999-07-04 23:01:10 +00:00
radha%netscape.com
0dbc2efd4c Set XP_AppPlatform to the right platform name instead of a
generic "Unix". This checkin applies only to unix builds
1999-07-04 22:41:59 +00:00
andreas.otte%primus-online.de
3b7dac23f8 NECKO only: fixing MakeAbsolute while loading images 1999-07-04 22:41:42 +00:00
andreas.otte%primus-online.de
029524c65d NECKO only: fixing MakeAbsolute when loading images, cleanup 1999-07-04 22:23:38 +00:00
andreas.otte%primus-online.de
4cb2c169f8 NECKO only: fixing MakeAbsolute when using link 1999-07-04 20:56:29 +00:00
hyatt%netscape.com
a34b9faa23 Removing the obsolete nsIWidgetController interface. 1999-07-04 19:46:05 +00:00
hyatt%netscape.com
6e2d5189fb Removing the obsolete files. 1999-07-04 19:43:01 +00:00
hyatt%netscape.com
e7d9821140 Removing the compilation of obsolete files on windows. 1999-07-04 19:41:37 +00:00
hyatt%netscape.com
6952cd57d8 Replacing window.frames[0].frames[1] with window.content.
Also tried to cut down on some uses of the toolkitCore (those that I could
switch over).
1999-07-04 19:20:52 +00:00
briano%netscape.com
e1b35bdc00 Automated update 1999-07-04 18:55:56 +00:00
briano%netscape.com
40b9bca9b0 Fix for Workshop 5.0 builds on Solaris. Bug 9269. 1999-07-04 18:54:24 +00:00
zuperdee%penguinpowered.com
9f6fb9b839 Attempting to fix the Motif nsMenu::Create function; it was horribly broken, and very ugly looking. It should mostly work now, but do *not* click on the menus yet, or it will grab your mouse, and not let go. Should be cleaner now too, since I managed to scrape out some cruft in the process. 1999-07-04 15:56:28 +00:00
andreas.otte%primus-online.de
69469e8d7b implemented MakeAbsolute 1999-07-04 15:50:56 +00:00
bruce%cybersight.com
832daf7541 Temporary fix for luxor and other build bustages. There is an include loop going on here where nsMsgCopy.h includes nsMsgSend.h which ends up including nsMsgCopy.h again .. or something like that. This leads to an incomplete type definition for something in an nsCOMPtr. This builds for me, I can only hope it builds for the rest of the world. 1999-07-04 07:10:43 +00:00