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

39679 Коммитов

Автор SHA1 Сообщение Дата
davidmc%netscape.com ac7ed3154f file API changes 1999-09-03 22:27:25 +00:00
bienvenu%netscape.com fc903d7944 add new files to makesystem 1999-09-03 22:25:46 +00:00
davidmc%netscape.com e3d6030b4e files, sorting, searching 1999-09-03 22:23:21 +00:00
dougt%netscape.com dd5c903d9e Changes nsIAtom iterface to return a shared (non-allocated) wstring when
GetUnicode() is called.  (thanks waterson, jband)

Also fixing 12237.  (thanks jband).
1999-09-03 22:21:29 +00:00
akhil.arora%sun.com f3816228a3 Nikolay Igotti <inn@sparc.spb.su> found a bug in the implementation of equals 1999-09-03 22:19:40 +00:00
davidmc%netscape.com 3fc0c4177a First Checked In. 1999-09-03 22:19:04 +00:00
radha%netscape.com 8183b57734 Dummy checkin to provide log information for the previous commit.
Basically in the previous commit, added a dictionary to the history
state object and made AddState() and get() use the dictionary
1999-09-03 22:19:03 +00:00
slamm%netscape.com 8012532337 Add 'makefiles' target to generate all makefiles. Work around Makefile rule deficiency (thanks to Colin Blake <colin@theblakes.com> for the patch). Some versions of make were having trouble finding Makefile.in in the source directory. Simplify the LOOP_OVER_DIRS action. No need to test for directories anymore. It's a requirement. Don't list a directory in DIRS if it doesn't have a Makefile.in or Makefile. 1999-09-03 22:18:30 +00:00
mgleeson1%netscape.com 06201fcddd added #ifndef for HPUX11 around #define _INT32 1999-09-03 22:17:16 +00:00
rjc%netscape.com 8a61285270 Also need to link against necko and timer libs. 1999-09-03 22:16:32 +00:00
briano%netscape.com 11db05ff41 Automated update 1999-09-03 22:15:44 +00:00
mgleeson1%netscape.com a4ceb42079 removed #ifdef for hpux for _INT16 and _INT32 1999-09-03 22:14:37 +00:00
ducarroz%netscape.com a014e76f49 Put "<name> wrote:" at the beginning of a reply instance of "--- Original Message ---". Last part of bug 12080 1999-09-03 22:13:36 +00:00
rjc%netscape.com 6753dd6636 Don't forget const. 1999-09-03 22:13:02 +00:00
davidmc%netscape.com 9a50957c58 interface changes for sorting, searching, and files. 1999-09-03 22:12:58 +00:00
mscott%netscape.com bab4b0c4d5 need nsMsgMimeCID.h 1999-09-03 22:12:57 +00:00
cls%seawood.org b948673211 Added HOST_AR to build. Added --enable-cross-compile option to turn on cross-compiling autodetection selectively. Hijacked CROSS_COMPILE variable (Sorry Colin). 1999-09-03 22:11:39 +00:00
cls%seawood.org 9366808793 Only reset compiler variables for INTERNAL_TOOLS if CROSS_COMPILE is set. 1999-09-03 22:11:18 +00:00
radha%netscape.com 29a6190951 *** empty log message *** 1999-09-03 22:10:57 +00:00
rjc%netscape.com 208edff02d Landing support for "bookmark schedules". 1999-09-03 22:10:31 +00:00
mscott%netscape.com 7ec861b99b Move class id to nsMsgMimeCID.h 1999-09-03 22:09:40 +00:00
mgleeson1%netscape.com 81041fa8e2 #ifdef around a #define such that it isnt defined twice 1999-09-03 22:09:35 +00:00
mscott%netscape.com d5c7f8eb75 fix up class id stuff, use nsIstreamConverter instead of nsIstreamConverter2 1999-09-03 22:08:44 +00:00
hoa.nguyen%intel.com b2c2899f62 Handle case for embed tag. 1999-09-03 22:07:36 +00:00
mscott%netscape.com 481a242c61 Bug #10845 --> tweak mime stream converter with the appropriate changes such that it now works with the stream converter
service and supports nsIStreamConverter.
1999-09-03 22:07:35 +00:00
mscott%netscape.com 5846e03739 Register our converter with the converter service by using the correct progid. Use nsMsgMimeCID.h to get the class ids. 1999-09-03 22:06:37 +00:00
cmanske%netscape.com a281ed4e8d Fixed all property dialogs to use global onAdvancedEdit() feature. Moved lots of JS strings into string bundle file. 1999-09-03 22:05:47 +00:00
mscott%netscape.com 080113251f remove reference to nsIStreamConverter2. 1999-09-03 22:05:34 +00:00
mscott%netscape.com 35939285c2 we need to include nsMsgMimeCID.h now 1999-09-03 22:04:44 +00:00
mscott%netscape.com 84df5a3496 Bug #10845 --> mailnews mime stream converter now works with the stream converter service and uses nsIstreamConverter
instead of nsIStreamConverter2.
1999-09-03 22:03:12 +00:00
cyeh%netscape.com 7540014d33 remove MODULAR_NETLIB from makefile. We build with it on by default. 1999-09-03 22:00:30 +00:00
sfraser%netscape.com 2bfeb5324a mozBrowser should be a component, so pass 1 not 0. 1999-09-03 20:39:24 +00:00
sfraser%netscape.com 1014388c0a Fix the fragment name to fix Mac quit on startup. r bill law, a leaf. 1999-09-03 20:38:31 +00:00
waterson%netscape.com 94cf48ce2b Fix 'rename profile' to bring up the right file. 1999-09-03 20:36:04 +00:00
waterson%netscape.com b195b5fe19 Wrap in <html:div> to get layout to work right. 1999-09-03 20:32:10 +00:00
edburns%acm.org 3d593c5de7 Added Mark Goddard from OMTP's changes to add "Refresh" to API and implementation.
Also added Refresh button to EmbeddedMozilla.
1999-09-03 19:28:47 +00:00
ssu%netscape.com 323ca1be96 added icon to nsinstall.exe. This change does not affect the seamonkey build. The windows wizard is not part of the build yet. 1999-09-03 19:20:44 +00:00
ssu%netscape.com 8f59219076 new file. It is not part of the seamonkey build yet 1999-09-03 18:55:28 +00:00
ssu%netscape.com 7ed6fe21ce 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. 1999-09-03 18:53:45 +00:00
waterson%netscape.com fb1b0309b8 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.
1999-09-03 18:31:30 +00:00
waterson%netscape.com e9c4cf862a Stomach ill XUL that uses namespaces without declaring them. 1999-09-03 16:52:34 +00:00
waterson%netscape.com d83a96eaee Fix profile manager XUL; was incorrectly using 'xul:' namespace on window tag. 1999-09-03 16:51:41 +00:00
waterson%netscape.com 6f503074f4 Back out previous checking; was causing trouble changing folders in mailnews. 1999-09-03 16:49:26 +00:00
pavlov%netscape.com e66b9ff38a move XIM code to the right place, fix crash on linux 1999-09-03 16:44:56 +00:00
rods%netscape.com 96ed748ae2 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
1999-09-03 14:57:47 +00:00
rods%netscape.com 8bf2296fc4 Added NS_NewSelectsAreaFrame 1999-09-03 14:52:17 +00:00
rods%netscape.com b217bda952 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)
1999-09-03 14:50:23 +00:00
rods%netscape.com 2bdffa9cdb when in standard mode and calculating desired size it removes the width of the native border
because it is implicitly added during the calculation
1999-09-03 14:48:26 +00:00
rods%netscape.com e6ba3a3633 during reflow it now should only reflow once for GFX widgets 1999-09-03 14:44:53 +00:00
rods%netscape.com 539035e6c3 added files: mozilla/layout/html/base/src/nsSelectsAreaFrame.cpp 1999-09-03 14:41:37 +00:00