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

42328 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com b25213b72f Fix error in new profile dialog. 1999-09-22 04:22:49 +00:00
bienvenu%netscape.com 34c96e8d3d fix race condition with fe events 1999-09-22 04:16:41 +00:00
mjudge%netscape.com 88c407b158 fixes for line/frame traversal. now we use more common code inside nsFrame rather than nsTextFrame specific code all the time. 1999-09-22 04:12:23 +00:00
mjudge%netscape.com a59a53609b fixes for hint code 1999-09-22 04:11:38 +00:00
matt%netscape.com dab7bc1010 Fixing trashed file 1999-09-22 04:08:57 +00:00
beard%netscape.com 0bb5087bad renamed "name" parameter "adapterName", removed explicit StringBuffer in favor of "adapter" + serial++ for clarity. 1999-09-22 03:54:00 +00:00
buster%netscape.com 89e517d4ca fixed odd problem where editor app would not load default document 1999-09-22 03:50:47 +00:00
alecf%netscape.com 4bdb2c74f1 bring account setup dialog up to spec 1999-09-22 03:44:58 +00:00
alecf%netscape.com ad97c5b356 fix GetPassword() bustage 1999-09-22 03:40:07 +00:00
matt%netscape.com 3e02509c55 Moving files to chrome directory. 1999-09-22 03:36:25 +00:00
morse%netscape.com c6fa5d1ce9 backing out Ben Goodger's viewer due to bug 14079 1999-09-22 03:36:19 +00:00
ftang%netscape.com 49217a4b1e check in code drop from Xu, Yueheng <yueheng.xu@intel.com> 1999-09-22 03:35:31 +00:00
sspitzer%netscape.com 580ddeefd0 fix for #14518.
add the stop and print buttons to the three pane.
print works, stop doesn't.  bug already logged against mscott.
(stop is a nasty issue.)
1999-09-22 03:32:18 +00:00
waterson%netscape.com b30c0da94e Make ::Init() barf if the element is not a container, rather than sprinkling around in individual methods. 1999-09-22 03:28:32 +00:00
ftang%netscape.com 7b7fff2024 add registratoin information 1999-09-22 03:21:58 +00:00
mscott%netscape.com e9c62b572f Removing mdb files from the repository. These files now live in mozilla\db. 1999-09-22 03:21:49 +00:00
ftang%netscape.com a6b9111361 fix utf converson bug 1999-09-22 03:20:21 +00:00
shaver%netscape.com b42e435cb0 add componentType to nsIModule::RegisterSelf 1999-09-22 03:18:27 +00:00
sspitzer%netscape.com a8eccb2f67 export stop and print buttons 1999-09-22 03:17:43 +00:00
sspitzer%netscape.com da4094705f adding print and stop gifs (from 4.x)
adding them here, since they are global.
a bunch of places will want stop and print, and I'm going to find and
fix those places to use these.
1999-09-22 03:16:14 +00:00
briano%netscape.com 4c5f09afb4 Automated update 1999-09-22 03:16:10 +00:00
shaver%netscape.com c0d314734c missed an NS_DEBUG->DETECT_WEBSHELL_LEAKS 1999-09-22 03:14:44 +00:00
ramiro%netscape.com 3b11c3e17b Strip unused symbols from .so components on linux by default. 1999-09-22 03:14:23 +00:00
ducarroz%netscape.com f79d5ccd56 fix spelling error 1999-09-22 03:13:18 +00:00
ducarroz%netscape.com d49b2fc2bd Add back an menu item to delete attachment 1999-09-22 03:12:48 +00:00
evaughan%netscape.com b71fe46dec 1) Made better box debug output
2) Disabled auto collapsing of splitterview
1999-09-22 03:11:47 +00:00
harishd%netscape.com 7bbae22ff9 Fix for bugs 13113, and 12631. 1999-09-22 03:05:25 +00:00
pinkerton%netscape.com 2a4187e698 make the progress meter animate the correct direction. 1999-09-22 03:02:45 +00:00
matt%netscape.com fe1cee9965 Moving the chrome out 1999-09-22 02:59:56 +00:00
ducarroz%netscape.com 4d0f85b699 Add back menu item Remove Selected Attachment as delete key doesn't work on windows tree widget. The Danish label must be converted from "Remove Last Attachment" to "Remove Selected Attachment" 1999-09-22 02:58:40 +00:00
alecf%netscape.com c030a57e31 check in new copies UI, use combo boxes for folders
(many thanks to waterson for making this happen)
1999-09-22 02:54:49 +00:00
tao%netscape.com ba4dcc77ab Make UI language change persistent. 1999-09-22 02:49:53 +00:00
buster%netscape.com 178b1fd81c just removed some annoying printf's I left lying around 1999-09-22 02:47:47 +00:00
tao%netscape.com a1b20b1e94 Update package list. 1999-09-22 02:39:47 +00:00
tao%netscape.com 41a531de2a Add da-DK property file. 1999-09-22 02:34:41 +00:00
ducarroz%netscape.com 74e2f51583 disable temporary keybing for period which was causing a crash 1999-09-22 02:29:55 +00:00
mscott%netscape.com 772c54ebe2 Add smtp status strings. 1999-09-22 02:29:41 +00:00
joki%netscape.com 4016178c5d Adding support for event.clickCount, obsoleting old dblclick event. 1999-09-22 02:29:33 +00:00
mscott%netscape.com b575970341 Add some basic status messages for sending a message. 1999-09-22 02:28:36 +00:00
alecf%netscape.com fa0ee6edae turn the password back into an attribute so I can access it from HTML forms.
Created new GetPasswordWithUI which is the equivalent of getpassword(PR_TRUE..)
1999-09-22 02:21:18 +00:00
alecf%netscape.com 8651c3c335 don't link against mozjs anymore 1999-09-22 02:20:12 +00:00
alecf%netscape.com d77f014aad rename pane 1999-09-22 02:19:53 +00:00
mscott%netscape.com 6df3f0f233 Add smtp server warning strings. 1999-09-22 02:19:00 +00:00
alecf%netscape.com 7fc20a4fad fix typo 1999-09-22 02:07:10 +00:00
matt%netscape.com 4f4f2981f8 Adding globalOverlay.dtd for help menu 1999-09-22 02:01:48 +00:00
alecf%netscape.com 53b71ad82c eliminate unnecessary cast 1999-09-22 02:01:03 +00:00
matt%netscape.com 373be65eca Adding globalOverlay 1999-09-22 02:01:02 +00:00
alecf%netscape.com 88aa743f83 oops, don't comment out the signature UI! 1999-09-22 02:00:24 +00:00
ducarroz%netscape.com 2b3bed869d Add vertical separator in toolbar, bug 14272 1999-09-22 01:53:37 +00:00
rjc%netscape.com fe28d861f3 Implement bookmark "delete" menu item. 1999-09-22 01:53:09 +00:00