Commit Graph

53979 Commits

Author SHA1 Message Date
sfraser%netscape.com
2f775a9ace mozBrowser should be a component, so pass 1 not 0.
git-svn-id: svn://10.0.0.236/trunk@45917 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 20:39:24 +00:00
sfraser%netscape.com
da516e7717 Fix the fragment name to fix Mac quit on startup. r bill law, a leaf.
git-svn-id: svn://10.0.0.236/trunk@45916 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 20:38:31 +00:00
waterson%netscape.com
d4788436e3 Fix 'rename profile' to bring up the right file.
git-svn-id: svn://10.0.0.236/trunk@45915 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 20:36:04 +00:00
waterson%netscape.com
a24a663e44 Wrap in <html:div> to get layout to work right.
git-svn-id: svn://10.0.0.236/trunk@45914 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 20:32:10 +00:00
edburns%acm.org
19cc7f8d9d Added Mark Goddard from OMTP's changes to add "Refresh" to API and implementation.
Also added Refresh button to EmbeddedMozilla.


git-svn-id: svn://10.0.0.236/trunk@45913 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 19:28:47 +00:00
ssu%netscape.com
01b35cfe60 added icon to nsinstall.exe. This change does not affect the seamonkey build. The windows wizard is not part of the build yet.
git-svn-id: svn://10.0.0.236/trunk@45912 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 19:20:44 +00:00
ssu%netscape.com
862f38a7c2 new file. It is not part of the seamonkey build yet
git-svn-id: svn://10.0.0.236/trunk@45911 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 18:55:28 +00:00
ssu%netscape.com
7536cc5188 added icon to setup.exe and changed a parse variable from JAR PATH to XPI PATH. These changes do not affect the seamonkey build. The windows wizard is not part of the build yet.
git-svn-id: svn://10.0.0.236/trunk@45910 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 18:53:45 +00:00
waterson%netscape.com
d49dc12444 Always return NS_OK from Refresh(), because if we couldn't load the
file, we still need to be able to put crap into the local store.


git-svn-id: svn://10.0.0.236/trunk@45909 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 18:31:30 +00:00
waterson%netscape.com
4c50aa7a85 Stomach ill XUL that uses namespaces without declaring them.
git-svn-id: svn://10.0.0.236/trunk@45905 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 16:52:34 +00:00
waterson%netscape.com
0d10c4c113 Fix profile manager XUL; was incorrectly using 'xul:' namespace on window tag.
git-svn-id: svn://10.0.0.236/trunk@45904 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 16:51:41 +00:00
waterson%netscape.com
0375a34de1 Back out previous checking; was causing trouble changing folders in mailnews.
git-svn-id: svn://10.0.0.236/trunk@45903 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 16:49:26 +00:00
pavlov%netscape.com
0dc45530f1 move XIM code to the right place, fix crash on linux
git-svn-id: svn://10.0.0.236/trunk@45900 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 16:44:56 +00:00
rods%netscape.com
c47a3d09dc ListControlFrame now use the nsSelectsAreaFrame to get the correct frame
when clicking in a list
removed NS_VIEW_PUBLIC_FLAG_DONT_CHECK_CHILDREN on list frames the events get routed correctly


git-svn-id: svn://10.0.0.236/trunk@45899 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 14:57:47 +00:00
rods%netscape.com
714db7d291 Added NS_NewSelectsAreaFrame
git-svn-id: svn://10.0.0.236/trunk@45898 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 14:52:17 +00:00
rods%netscape.com
fcf49d01c5 it now does its own reflow in Quirks mode and paint its own border in Quirks mode
(the size of the native border from look and feel)


git-svn-id: svn://10.0.0.236/trunk@45897 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 14:50:23 +00:00
rods%netscape.com
30529a6153 when in standard mode and calculating desired size it removes the width of the native border
because it is implicitly added during the calculation


git-svn-id: svn://10.0.0.236/trunk@45896 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 14:48:26 +00:00
rods%netscape.com
b6f8bc909e during reflow it now should only reflow once for GFX widgets
git-svn-id: svn://10.0.0.236/trunk@45895 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 14:44:53 +00:00
rods%netscape.com
ac3fd6cc62 added files: mozilla/layout/html/base/src/nsSelectsAreaFrame.cpp
git-svn-id: svn://10.0.0.236/trunk@45894 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 14:41:37 +00:00
rods%netscape.com
8a49283e24 Added nsSelectsAreaFrame.cpp to build
git-svn-id: svn://10.0.0.236/trunk@45893 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 14:38:26 +00:00
rods%netscape.com
036205931d added family and font size to type text and textarea
git-svn-id: svn://10.0.0.236/trunk@45892 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 14:35:17 +00:00
rods%netscape.com
04b1eeb64e initial add (not in the build yet)
git-svn-id: svn://10.0.0.236/trunk@45891 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 14:25:15 +00:00
rods%netscape.com
5063c0dff0 Added metric for native TextField Border width
git-svn-id: svn://10.0.0.236/trunk@45890 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 14:19:08 +00:00
rods%netscape.com
cc301775a8 Added new Metric that provides the TextField's native border width
git-svn-id: svn://10.0.0.236/trunk@45889 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 14:15:16 +00:00
bruce%cybersight.com
7be3238b20 Use nsAllocator not new[] for char* data.
git-svn-id: svn://10.0.0.236/trunk@45888 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 14:15:03 +00:00
rods%netscape.com
b3d49bd415 Added extra parameters so PaintBorder can be used to draw borders with a size that
is passed in instead of get the size from style.


git-svn-id: svn://10.0.0.236/trunk@45887 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 14:12:09 +00:00
bruce%cybersight.com
de50afc8c5 Use nsCRT::free() instead of delete[] for char* data.
git-svn-id: svn://10.0.0.236/trunk@45886 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 14:08:47 +00:00
bruce%cybersight.com
2a6864c0c9 Use nsCRT::free() instead of delete[] for char* data. Also, use nsAllocator instead of new[].
git-svn-id: svn://10.0.0.236/trunk@45885 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 14:03:21 +00:00
bruce%cybersight.com
71fe4fde73 Use nsCRT::free() instead of delete[] for char* data.
git-svn-id: svn://10.0.0.236/trunk@45884 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 13:45:10 +00:00
dcone%netscape.com
2010de027e added the PopUpCID
git-svn-id: svn://10.0.0.236/trunk@45883 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 13:34:50 +00:00
Jerry.Kirk%Nexwarecorp.com
5e167b12ea Just the beginnings of a Photon Event Loop, still work in progress
git-svn-id: svn://10.0.0.236/trunk@45882 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 12:55:19 +00:00
duncan%be.com
c725727628 A bunch of things to get the BeOS build to work. Mostly
BeOS specific fixes, except for the change to nsinstall.c
that ignores trailing "/." in the function mkdirs (as
creating a "." dir fails under BeOS).


git-svn-id: svn://10.0.0.236/trunk@45881 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 12:54:05 +00:00
briano%netscape.com
557953e256 Automated update
git-svn-id: svn://10.0.0.236/trunk@45880 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 12:45:44 +00:00
Jerry.Kirk%Nexwarecorp.com
46a86206fe Added ${_COMPILER_PREFIX} to the -pedantic flags for Neutrino
git-svn-id: svn://10.0.0.236/trunk@45879 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 12:44:56 +00:00
morse%netscape.com
2f4abb88d2 remove forms-not-captured tab which is now obsolete
git-svn-id: svn://10.0.0.236/trunk@45878 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 12:42:32 +00:00
cls%seawood.org
924d972d2d Simple check to see if we can get rid of these osf1 cc compiler errors on the ports page. Sorry about causing the world to be rebuilt.
git-svn-id: svn://10.0.0.236/trunk@45877 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 11:24:00 +00:00
sspitzer%netscape.com
d477f04e12 add newline to end of file to please certain UNIX compilers.
git-svn-id: svn://10.0.0.236/trunk@45876 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 10:43:00 +00:00
sspitzer%netscape.com
1f3c551ca2 rewrite the migration code to use CreateAccount(), CreateIncomingServer() and CreateIdentity(). rely on alecf's code to generate the uniq keys. fix a infinite loop bug in the uniq key generation for accounts. remove or cleanup a bunch of printfs.
git-svn-id: svn://10.0.0.236/trunk@45875 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 10:25:06 +00:00
sspitzer%netscape.com
5d7dbb3829 fix a couple warnings.
git-svn-id: svn://10.0.0.236/trunk@45874 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 10:21:20 +00:00
briano%netscape.com
5df60e3f69 Automated update
git-svn-id: svn://10.0.0.236/trunk@45873 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 09:45:56 +00:00
cls%seawood.org
85887dfc0d Only turn on -pedantic for compilers that support it.
git-svn-id: svn://10.0.0.236/trunk@45872 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 09:42:46 +00:00
hyatt%netscape.com
20b461bac4 Hooking up persistence of column state in bookmarks.
git-svn-id: svn://10.0.0.236/trunk@45871 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 09:33:32 +00:00
hyatt%netscape.com
4a78fd826f Hooking up persistence of tree column state in the folder pane.
git-svn-id: svn://10.0.0.236/trunk@45870 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 09:31:25 +00:00
tbogard%aol.net
61488b8cb3 Tests for collapsing of boxes.
git-svn-id: svn://10.0.0.236/trunk@45869 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 09:29:56 +00:00
hyatt%netscape.com
95b1e031f0 Hooking up persistence of column state in the thread pane.
git-svn-id: svn://10.0.0.236/trunk@45868 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 09:22:19 +00:00
cls%seawood.org
c77d331bcf Oops. This file shouldn't have INTERNAL_TOOLS set.
git-svn-id: svn://10.0.0.236/trunk@45867 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 09:11:12 +00:00
cls%seawood.org
784ae9f568 Fix for the AIX build which claims 'Operand of "&" operator must be an lvalue.'
git-svn-id: svn://10.0.0.236/trunk@45866 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 09:04:31 +00:00
waterson%netscape.com
3398e56bb4 Remove unused decls to clean up Unix warnings.
git-svn-id: svn://10.0.0.236/trunk@45865 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 09:03:47 +00:00
hyatt%netscape.com
f969ca3c79 Adding fixed width columns to the mailnews UI.
git-svn-id: svn://10.0.0.236/trunk@45864 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 09:02:21 +00:00
waterson%netscape.com
46f0a6a4ec Change to use xul:tag instead of rdf:type as the meta-attribute that gets an element's tag info thru the graph. This was clashing with other 'normal' uses of rdf:type, and was working because of, er, another bug which I fixed by centralizing the namespace/attribute munging code.
git-svn-id: svn://10.0.0.236/trunk@45863 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 08:59:29 +00:00