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

17403 Коммитов

Автор SHA1 Сообщение Дата
ebina%netscape.com 62c1c93e76 The magic stuff is gone. The real stuff is in XPCOM/repository now. 1999-02-18 18:42:35 +00:00
kipp%netscape.com 44573facc6 Fixed bug #3161 - removed bogus assertion 1999-02-18 18:25:45 +00:00
grail%cafebabe.org 5d1d9c4e56 Added EditHostDialog back into the build. 1999-02-18 18:24:28 +00:00
cyeh%netscape.com af4818f5e3 Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
cyeh%netscape.com c9329977bb don't include liteness.mak anymore, all those flags are obsolete. 1999-02-18 18:12:10 +00:00
shaver%netscape.com 7c4aa3b23b Add dependency on libxpt and NSPR for typelib generation.
Only output |static const IID()| if we have an IID defined.
Output forward declarations.
Initial -m typelib stuff (handles methods, barely).
1999-02-18 17:43:38 +00:00
shaver%netscape.com d96b4c6f50 fix InterfaceDescriptorAddMethods to not randomly overwrite memory, and fix
DoMethodDescriptor to not randomly overwrite md->result
1999-02-18 17:36:46 +00:00
ebina%netscape.com e6a074a940 Forgot to ifdef USE_REGISTRY which was breaking the MAC. 1999-02-18 17:18:06 +00:00
ebina%netscape.com 0bffef2fc0 Have generic text, image, and application look for plugins in
NET_PluginStream
1999-02-18 17:14:25 +00:00
rods%netscape.com a50a28fae6 Added temporary menu delegate code. This enables menus to invoke JavaScript
BUT it menus can't observe changes or broadcasts
1999-02-18 17:13:30 +00:00
rods%netscape.com a027a5a75b Changed default page to navigator.xul 1999-02-18 17:12:09 +00:00
ebina%netscape.com 4e60464b22 Remove the "magic" hack because we now have the real thing
in XPCOM/repository
1999-02-18 17:09:48 +00:00
ebina%netscape.com 3aade9514b Clean up an nsnull comparison. 1999-02-18 17:02:49 +00:00
ebina%netscape.com b01dc22f0f Add public functions RegisterComponent, UnregisterComponent, and ProgIDToCLSID 1999-02-18 16:58:22 +00:00
troy%netscape.com dc28188fdc Fixed a style context problem 1999-02-18 16:56:15 +00:00
rods%netscape.com 50033001d3 Status bar is now hooked up. 1999-02-18 16:39:32 +00:00
rods%netscape.com 4189e7dba6 Fixed up some indentation issues and added fixed position style attributes. 1999-02-18 16:33:56 +00:00
rods%netscape.com b9de8e1a22 Added a little code to find the menus and load them.
They aren't hooked up yet.
1999-02-18 16:32:44 +00:00
rods%netscape.com 388137e5ed Removed the InsertItemAt method that takes a string, this was a conveince
method no one was implementing.
Changed The InsertMenuItemAt to nsISupports because either a nsIMenu or nsIMenuItem
can be inserted.
1999-02-18 15:17:11 +00:00
mcafee%netscape.com cbff9a4021 Adding newline at end of file for Solaris/CC 1999-02-18 12:14:59 +00:00
mcafee%netscape.com d4aa7716eb Moving egrep -q to redirect to /dev/null to get around egrep portability problem. Thanks to ramiro for this fix. 1999-02-18 11:30:29 +00:00
mcafee%netscape.com 8ce67a6961 Icons live in AppCores/xul/resources now. 1999-02-18 11:10:18 +00:00
mcafee%netscape.com 35029ba61e navigator.xul is referencing toolbar, not Toolbar 1999-02-18 11:09:06 +00:00
grail%cafebabe.org db275db01b Added in full toggle button functionality into the PageModel. 1999-02-18 10:26:42 +00:00
grail%cafebabe.org c50494eafc Page builder, page model now works. It's ugly. The entire XML widget
building needs help in general.
1999-02-18 10:11:44 +00:00
jband%netscape.com 7723eec138 added macro to ease defining the static const IID() accessor to xpcom interface class declarations 1999-02-18 05:37:50 +00:00
jband%netscape.com 86940cf070 changed MAP_IS_NATIVE to allow for objects that have their own jsObjectOps but still use the slots in the 'normal' manner (this is necessary for XPConnect) - same change as made on SpiderMonkey140_BRANCH 1999-02-18 05:36:16 +00:00
hyatt%netscape.com 28e29775fa Commented out some code I shouldn't have in the menu code. 1999-02-18 05:18:18 +00:00
hyatt%netscape.com c05f430b29 Fixing Mac build bustage. 1999-02-18 05:14:30 +00:00
hyatt%netscape.com 4ee9124f11 Improvements to the document getElementByID method. 1999-02-18 05:03:20 +00:00
hyatt%netscape.com 7d48abba75 Inside an INCLUDE_XUL #ifdef, making sure that HTML atoms get addrefed and
released by the frame constructor.
1999-02-18 05:02:50 +00:00
hyatt%netscape.com 88bfd97827 Checking in the new appRunner. 1999-02-18 05:01:03 +00:00
hyatt%netscape.com 16117b114d Changes to the XUL stylesheet file and tweaks to the makefiles to make
sure that the navigator.xul file is properly installed in the res/samples
directory.
1999-02-18 05:00:22 +00:00
hyatt%netscape.com 020da12e3e This is the true file that will be loaded by the browser. 1999-02-18 04:57:21 +00:00
mscott%netscape.com 16a331eb5f Change default path for writing tempArticle.eml into to c:\temp. 1999-02-18 04:46:54 +00:00
troy%netscape.com 9748bc8839 Added support for 'width' and 'height' values of 'inherit' 1999-02-18 04:40:16 +00:00
mcafee%netscape.com caa8320807 Backing the egrep part of slamm's change out, solaris egrep doesn't know what -q is 1999-02-18 04:33:23 +00:00
briano%netscape.com ac6beb8ec0 Automated update 1999-02-18 04:31:38 +00:00
jband%netscape.com 70b9e835ae more tests 1999-02-18 04:30:20 +00:00
ramiro%netscape.com f98fa53d9e Added --{enable,disable}-build-nspr --{enable,disable}-build-xpfe. 1999-02-18 04:19:43 +00:00
alecf%netscape.com 97115a0312 fix initialization ordering to match declaration 1999-02-18 03:56:24 +00:00
mscott%netscape.com 50cc020dba We need to build mime as part of messenger... 1999-02-18 03:54:15 +00:00
mscott%netscape.com 4ddbab89cf Rebuild our 3-pane UI using iframes..the old code was using HTML frames which caused only one nsIWebShell for the whole mail frame.... 1999-02-18 03:52:40 +00:00
alecf%netscape.com 2f0ca98b89 ignore generated files 1999-02-18 03:46:47 +00:00
alecf%netscape.com ee12252276 fix for egcs/gcc compiler bug 1999-02-18 03:46:32 +00:00
kipp%netscape.com 9cc931167f Update window-manager hints so that the window is resizable after its shown 1999-02-18 03:33:00 +00:00
kipp%netscape.com 2f7dd04fb2 Compute subscript/super-script offsets; support (disabled) scalable fonts 1999-02-18 03:32:29 +00:00
kipp%netscape.com b566ddb09a Made it build and work on linux 1999-02-18 03:29:37 +00:00
kipp%netscape.com 2b027db79b updated hash generator 1999-02-18 03:29:24 +00:00
kipp%netscape.com 674d43c0b3 Fixed up alignment mappings 1999-02-18 03:28:55 +00:00