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

40949 Коммитов

Автор SHA1 Сообщение Дата
dougt%netscape.com 0f31aba2ee uncommenting desktop database support. 1999-09-14 23:07:26 +00:00
briano%netscape.com 3474999aa5 General cleanup. 1999-09-14 23:05:06 +00:00
sgehani%netscape.com 34b617634a Added progress bar. 1999-09-14 22:57:41 +00:00
hangas%netscape.com 45585a0cab Fix to run-time bustage. 1999-09-14 22:57:21 +00:00
hangas%netscape.com 7506119db8 Partial Fix to run-time bustage. 1999-09-14 22:51:24 +00:00
jband%netscape.com 88360fe5a9 fix for 13819 - missing a release 1999-09-14 22:51:04 +00:00
briano%netscape.com 22b5e77499 General cleanup. 1999-09-14 22:49:58 +00:00
akkana%netscape.com 73c5b3a344 First attempt at a makefile.win 1999-09-14 22:48:35 +00:00
ssu%netscape.com f763a36e94 udpating parameter to pass to jre installer. does not affect seamonkey build 1999-09-14 22:48:29 +00:00
akkana%netscape.com ab5b0c4dae The test builds and works now, with autoreg help from dp 1999-09-14 22:43:18 +00:00
law%netscape.com 7ae1d728f3 Remove browser app core 1999-09-14 22:42:49 +00:00
waterson%netscape.com 57e13eb1a7 Bug 13121. Deal with XUL documents that are created _before_ local store is available (e.g., because they come up before a profile has been selected). 1999-09-14 22:36:55 +00:00
waterson%netscape.com 3a2015c4e4 Partial fix for bug 13768. Be sure to set eChildrenMustBeRebuilt flag _before_ appending child to content model; appending child to content model will cause layout to recur and possibly build up more content. 1999-09-14 22:34:05 +00:00
mscott%netscape.com 620857cfdc Part of Bug #13777. Fix a bug whre if you mistyped your password, then hit cancel
we would bring up another passwod dialog. you had to hit cancel again before it really canceled.
1999-09-14 22:30:40 +00:00
ssu%netscape.com 67326a38a8 replace x86rel path with bin. Not part of seamonkey build yet. 1999-09-14 22:27:43 +00:00
dougt%netscape.com 3da6ea847e desktop database hacking. 1999-09-14 22:23:26 +00:00
evaughan%netscape.com d1525e5bd4 Fixed some bugs in splitter
added auto collapse.
1999-09-14 22:17:19 +00:00
troy%netscape.com f521d3ac1b Fix for bug #13780. Added NULL pointer check to PreferenceChanged() 1999-09-14 22:16:42 +00:00
briano%netscape.com 987374301c Fixed the stopwatch macro definitions and usage that was breaking some of the Unix native compiler builds. 1999-09-14 22:10:13 +00:00
hangas%netscape.com 172013dbd6 Modified Navigator to use globalOverlay for File and Edit menu. 1999-09-14 22:07:43 +00:00
hangas%netscape.com 134339044d Modified Navigator to use globalOverlay for File and Edit menus. 1999-09-14 22:05:11 +00:00
hangas%netscape.com 3d70c15c27 Converted Navigator to use globalOverlay for File and Edit menu. 1999-09-14 22:03:38 +00:00
frankm%eng.sun.com 9f88f309ff Some cleanup, and update to new mozilla source. In particular:
- Removed #if 0 code in genproxy.c and elsewhere.

- Used jlong_* macros for portability (and defined in xpjava.h if not
  elsewhere)

- Commented out calls to PR_Atomic{In,De}crement in JSSample.cpp, and began
  to use "official" XPCOM macros.

- Removed Java interfaces for test components; will be autogenerated by
  xpidl and/or genproxy.

- Extend genproxy to generate interfaces.

- Updated README with note on the jni.h problem
1999-09-14 21:56:19 +00:00
chuang%netscape.com b1ec7ea992 handle double byte strings 1999-09-14 21:55:54 +00:00
cyeh%netscape.com 83b9cac904 fix up project. needs debug libs for debug target. 1999-09-14 21:55:52 +00:00
morse%netscape.com 23255d9c72 new cookie viewer from Ben Goodger 1999-09-14 21:53:54 +00:00
radha%netscape.com 056b843078 Update the url bar as soon as a successful connection is made to the
server. Make sure this is done only for top level documents, not when
sub-frames are loaded
1999-09-14 21:50:41 +00:00
radha%netscape.com 30ae7065dc Pass OnStartDocumentLoad() notifications received for child frames up to the DocLoaderListeners 1999-09-14 21:49:21 +00:00
law%netscape.com d90a2215fc Fix title in view source window 1999-09-14 21:45:12 +00:00
sgehani%netscape.com 57ba0a1425 Added install progress bar and minor bug fixes. 1999-09-14 21:44:40 +00:00
sgehani%netscape.com e899ce350a Changed terminal win text to accomodate progress bar. 1999-09-14 21:43:25 +00:00
sgehani%netscape.com 108c7735f5 Linking with AppearanceLib for progress bar additions. 1999-09-14 21:42:42 +00:00
akkana%netscape.com ddbf656287 Add htmlparser/tests/outsinks 1999-09-14 21:39:41 +00:00
dcone%netscape.com a9e471fe56 Use tempmemory if the first NewGWorld() call fails. 1999-09-14 21:35:58 +00:00
dcone%netscape.com 49a95cf8c8 Turned on the Mac GFX Widget code 1999-09-14 21:32:27 +00:00
akkana%netscape.com a1037a961a Set default wrap column to 72 instead of 0 1999-09-14 21:32:06 +00:00
akkana%netscape.com f615951d2c I'm tired of seeing all the clipboard debug messages 1999-09-14 21:31:32 +00:00
akkana%netscape.com 144afd6963 Remove style info -- we need the plaintext-mode editor to do this for us, not requiring it to be in the file 1999-09-14 21:30:58 +00:00
law%netscape.com d06ed909ad Remove uses of toolkitCore 1999-09-14 21:30:57 +00:00
dcone%netscape.com 1364fc8597 Added a Mac case for creating the popup widget.. The #ifdef will come out when all platforms support the PopUp_CID 1999-09-14 21:29:58 +00:00
law%netscape.com eebe4b7c0b Clean up 1999-09-14 21:28:34 +00:00
law%netscape.com 0de1fb4362 Fix title 1999-09-14 21:26:58 +00:00
akhil.arora%sun.com b1a8c8c03e use unicode for dom strings 1999-09-14 21:25:47 +00:00
law%netscape.com ed17fe955a Minor tweak to view source title 1999-09-14 21:25:03 +00:00
sspitzer%netscape.com 829bf9dd2f adding a string to match the addition state. we need this, or we crash when DEBUG_NEWS is set. 1999-09-14 21:24:44 +00:00
ssu%netscape.com 7a098d6b3b optimized script. not part of seamonkey build yet 1999-09-14 21:23:16 +00:00
rchen%netscape.com 284e0279db Add localization notes 1999-09-14 21:21:51 +00:00
valeski%netscape.com b29015ef0d we now attempt a read even if the buffer's available count is zero. we were calling available before any data was getting in 1999-09-14 21:21:00 +00:00
law%netscape.com d94d90f478 Enable mail composition to be opened via window.openDialog 1999-09-14 21:19:27 +00:00
jj%netscape.com 52b7248fe5 add nsIQFAServices.idl for quality feedback agent. 1999-09-14 21:07:52 +00:00