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

67685 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com c9589f7a80 Saving space in pref pane (40888). r=slamm 2000-08-11 20:26:30 +00:00
conrad%ingress.com fae711e2a5 1. Changed from using strings to using macro names for property keys 2. Fixed return val of RegisterProvider r=valeski 2000-08-11 20:25:18 +00:00
conrad%ingress.com 1f6a100a63 Added an impl of nsIDirectoryServiceProvider to nsProfile. r=alecf 2000-08-11 20:23:14 +00:00
conrad%ingress.com 51199674b5 Added the building of appfilelocationprovider lib. r=sfraser 2000-08-11 20:21:09 +00:00
conrad%ingress.com 793f3562e6 Added appfilelocationprovider lib 2000-08-11 20:18:43 +00:00
conrad%ingress.com a5b268b8de Added appfilelocationprovider lib r=valeski 2000-08-11 20:17:55 +00:00
conrad%ingress.com f55a2bb02a Changed call of NS_InitEmbedding. r=adamlock 2000-08-11 20:14:31 +00:00
conrad%ingress.com 521927c758 Changed params to NS_InitEmbedding. 2000-08-11 20:14:02 +00:00
conrad%ingress.com b8b5d2c127 Changed call of NS_InitEmbedding. 2000-08-11 20:13:41 +00:00
nhotta%netscape.com 60ce8b12d8 Disabled caching for encoders since they hold states, bug 48284, r=cata,ftang. 2000-08-11 20:13:31 +00:00
pchen%netscape.com b3a13bef5a bug 46137, r=putterman, add id="printMenuItem" to print menu item so that Print Plus overlay gets added right after it 2000-08-11 20:11:25 +00:00
matt%netscape.com b46151e738 fix for bug 30375 rev. matt patch taken 2000-08-11 20:10:50 +00:00
conrad%ingress.com bc10d4058f 1. Removed NS_Init which took a path. 2. Added appfilelocation provider param. r=dougt 2000-08-11 20:10:06 +00:00
conrad%ingress.com 9b674df6c3 1. Uses appfilelocationprovider. Can pass one in or pass nsnull and default is made. 2. Removed version of NS_InitEmbedding which took char* path. r=dougt 2000-08-11 20:09:05 +00:00
roc+%cs.cmu.edu 47a7452cb4 When computing the max-element-size, base percentage margins on the size of the contained max-element-size, not on the container's desired size. Bug 25707. r,a=waterson 2000-08-11 20:08:15 +00:00
anthonyd%netscape.com 46c555ed23 fix for bug#48472
apparently nsIContent::ChildAt can be successful
and not return a child. now checking fo that.
r: smfr
a: beppe
2000-08-11 19:55:39 +00:00
wtc%netscape.com 4e2a41f69d Bugzilla bug #39731: the imported pipe needs to have its
secret->md.sync_file_io set to PR_TRUE on NT because unnamed pipes
don't support async io.
2000-08-11 18:36:38 +00:00
thayes%netscape.com 7a10a39672 Add Pragma: no-cache to PSM UI pages. This prevents caching by the client
and avoids bugs due to missing UI Events, and display of stale content.
2000-08-11 17:32:25 +00:00
bienvenu%netscape.com 81d38a4ff8 work for 22960 speed up msg display performance by speeding up history ab i18n function use r=putterman 2000-08-11 13:58:17 +00:00
warren%netscape.com ea12edc20a Jar manifest updates. 2000-08-11 09:05:40 +00:00
morse%netscape.com 1b7d8d9664 bug 48539, needed defensive code to prevent infinite loop on corrupted data 2000-08-11 07:12:07 +00:00
BlakeR1234%aol.com 4340606356 Fix bug 48414 - enable tree column resizing in the password manager. r=syd a=morse 2000-08-11 06:52:06 +00:00
BlakeR1234%aol.com dff9a5036f Fix bug 48414 - enable tree column resizing in the cookie and image managers. r=syd a=morse 2000-08-11 06:50:32 +00:00
saari%netscape.com ad76c66cbd nsbeta3+ bug 28508, select all is flakey from the context menu. Make sure popups don't steal focus. r=hyatt 2000-08-11 06:31:09 +00:00
waldemar%netscape.com 7bc998fc6f Updated to generate Netscape 6-compatible HTML 2000-08-11 06:27:55 +00:00
waldemar%netscape.com c99d99da39 Added attributes to for-initializers and no-line-breaks in a few places 2000-08-11 06:27:25 +00:00
waldemar%netscape.com 7c9cec02ab Updated to match documentation site 2000-08-11 06:24:57 +00:00
waldemar%netscape.com 917c30fb01 Updated to match styles.css on documentation site 2000-08-11 06:24:39 +00:00
mcafee%netscape.com 5563e3dde1 Editor pref files changed locations, but internal chrome: URLs did not and pref panes were blank. Fixing chrome: URLs. r=syd 2000-08-11 06:17:45 +00:00
putterman%netscape.com 140aeecb1a Fix for 45072. Make address book columns resizeable. r=mscott. 2000-08-11 06:00:51 +00:00
mcafee%netscape.com 5d429d91b8 Saving space in prefs (40888). r=syd 2000-08-11 05:30:49 +00:00
warren%netscape.com d34162677e Fixed to clean up files and directories properly. Fixed mod times of copied files so they don't get re-jarred. 2000-08-11 05:16:15 +00:00
nelsonb%netscape.com 3a653785bf Add commented-out lines to build on other platforms.
Clean target now removes libmpi.a also.
2000-08-11 05:01:59 +00:00
cmanske%netscape.com f1c77b50d1 Restrict nsEditorShellMouseListener to HTML editor; fix to optimize GetSelectedNode for named anchors, b=47687, r=sfraser 2000-08-11 04:59:37 +00:00
alecf%netscape.com 64851dae03 speedup for 26456 - use autostring instead of PR_smprintf
r=putterman
2000-08-11 04:32:08 +00:00
mstoltz%netscape.com d25a91b6a0 bug 47670. r=jtaylor 2000-08-11 04:31:08 +00:00
alecf%netscape.com 65066903b4 local mail speedup for #26456 r=putterman
use autostrings not PR_smprintf
2000-08-11 04:28:49 +00:00
alecf%netscape.com c77b8d940c speedup for #26456 - use autostring instead of PR_smprintf r=putterman 2000-08-11 04:27:37 +00:00
danm%netscape.com d1fddc3671 Request scrollbars in new window opened in toOpenWindowByType. Necessary now that scrollbars=no is supported. 2000-08-11 04:00:29 +00:00
danm%netscape.com a377c6c5be sync with nsWebShellWindow.h rev 1.109 2000-08-11 03:44:49 +00:00
danm%netscape.com 31a5bf2eca adding ability to open a browser without scrollbars (window.open(...scrollbars=no)) bug 28193 2000-08-11 03:43:44 +00:00
cmanske%netscape.com 3190f88387 More editor UI bug fixes: 47653, 47688, 47693, 47687. r=sfraser 2000-08-11 03:20:47 +00:00
jtaylor%netscape.com 7fffe0e83e Fixes bug #45877. r=mstoltz. 2000-08-11 03:11:24 +00:00
cmanske%netscape.com 8c4633c394 Added more space above text for toolbar buttons. Part of 46423. r=hangas 2000-08-11 03:08:38 +00:00
wtc%netscape.com 65482ee02e Use real sockets in the poll desc array as opposed to NULL. Some
platforms seem to have problem polling on an array of -1's.
2000-08-11 03:00:45 +00:00
mccabe%netscape.com bb5fe130e4 Back in backed-out fix. 2000-08-11 02:58:30 +00:00
jtaylor%netscape.com 12e65c5f18 Fixes bug #41571. r=mstoltz. 2000-08-11 02:46:47 +00:00
saari%netscape.com d230b14bce Fix for leaks. Bug 48126 r=dbaron, hyatt 2000-08-11 02:11:53 +00:00
nelsonb%netscape.com 75cb7c8b33 Change mp_add and mp_sub to not allocate a temporary variable unless it's
really necessary.
2000-08-11 01:58:20 +00:00
anthonyd%netscape.com cc29a3e679 fix for bug# 48472 (dogfood bug)
r: mjudge
a: beppe
2000-08-11 01:36:28 +00:00