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

81697 Коммитов

Автор SHA1 Сообщение Дата
blizzard%redhat.com 6dc6eaf9be Bug #79041. Add the ability to get the title for a page in unicode from the embedding widget. Patch from Philip Langdale <philipl@mail.utexas.edu>. r=blizzard,sr=waterson 2001-05-06 03:14:51 +00:00
dbaron%fas.harvard.edu 6daa1bdba8 Fix potential bustage pointed out by mkaply - "$(LIB_SUFFIX)" rather than ".a". b=75924 2001-05-06 02:41:20 +00:00
waterson%netscape.com be1dc4cf08 Bug 77209. Get rid of unused module instance counting in order to eliminate duplicate global symbols. r=erik, sr=shaver 2001-05-06 02:27:33 +00:00
dbaron%fas.harvard.edu 5aaba64c15 Fix creation of two copies of the archive resulting from a space after the LIBRARY_NAME line. r=cls@seawood.org b=75924 2001-05-06 01:34:50 +00:00
arik%netscape.com 48c7f5579c Added an AttributeChanged function to nsXULTreeFrame so that you can dynamically set the row count. Fixed bug 59511, r=danm, sr=hyatt. 2001-05-06 01:08:20 +00:00
waterson%netscape.com 1a8ee3a219 Bug 77942. Make font cache promote last hit to the front of the cache; only retrieve lang-atom if fonts are equal. r=dbaron, sr=hyatt 2001-05-06 00:13:50 +00:00
waterson%netscape.com 8537458995 Bug 78941. Null-check to handle view giving back a null selection. r=varga@utcru.sk, sr=hyatt 2001-05-06 00:02:27 +00:00
waterson%netscape.com 01dd4dd512 Bug 78940. Fix nsOutlinerRows::First() logic so that we get a good iterator when the rows are empty. r=varga@utcru.sk, sr=hyatt 2001-05-06 00:01:39 +00:00
bryner%uiuc.edu 794a2200b0 Checking in for cls. Bug 53226, r=leaf. 2001-05-05 23:32:03 +00:00
dbaron%fas.harvard.edu 615d2cb389 Attempt to fix AIX bustage by linking against gkgfx and gkconshared_s (ugh!). 2001-05-05 21:56:46 +00:00
ian%hixie.ch aac5db9914 Made the lack of a configuration file be non-fatal (and factored out the low level code while I was at it). We need that so that the configuration data source can actually go in and create the configuration file if it is missing; otherwise the program exits with "no configuration file! waah!" before you get to the configuration-file-creation code! 2001-05-05 19:00:06 +00:00
ian%hixie.ch 1dc1d947ea Implementing (and documenting!) PLIF::debug() as suggested by zach. a=hixie 2001-05-05 18:28:08 +00:00
nboyd%atg.com a426bf2e85 New updates from Igor. 2001-05-05 18:25:00 +00:00
dbaron%fas.harvard.edu a485ffb35a Change true and false to PR_TRUE and PR_FALSE to fix AIX and OS/2 bustage from adding inspector to --with-extensions=all. b=75924 2001-05-05 17:50:09 +00:00
pschwartau%netscape.com ff8e5de2ea More getter and setter tests. These are non-ECMA and not implemented in Rhino. 2001-05-05 17:27:12 +00:00
cmanske%netscape.com 9e11e06a04 Cleaned up spelling dictionary dialog and fix to work around empty list bug 74467. b=78460, r=mjudge, sr=kin 2001-05-05 17:25:44 +00:00
pschwartau%netscape.com ac008beb56 Initial add. 2001-05-05 17:24:07 +00:00
cmanske%netscape.com e2b3b33e6e Removed uneccessary 'dump' in Link dialog, part of fix to bug 77930 2001-05-05 17:19:18 +00:00
cmanske%netscape.com e787eec482 Detect when selected text for a link is a URI in Link dialog, b=77930, r=mjudge, sr=kin 2001-05-05 17:17:11 +00:00
dbaron%fas.harvard.edu 295bfc7751 Change CRLF line endings to LF to fix IRIX bustage from adding access-builtin to --with-extensions=all. 2001-05-05 15:34:50 +00:00
leaf%mozilla.org 4425947334 Automated update 2001-05-05 14:29:55 +00:00
dbaron%fas.harvard.edu 3d04ccd651 Add inspector and access-builtin to --with-extensions=all. r=cls@seawood.org sr=hewitt@netscape.com b=75924 2001-05-05 14:26:02 +00:00
dbaron%fas.harvard.edu e7839630d5 Fixing potential bustage in access-builtin, inspector, and transformiix (adding REQUIRES, adding newlines, etc.) so they can be added to --with-extensions=all. r=cls@seawood.org sr=hewitt@netscape.com b=75924 2001-05-05 14:20:44 +00:00
dbaron%fas.harvard.edu 18d477a03a Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding timer, necko, embedcomponents, and profile to REQUIRES. 2001-05-05 12:44:26 +00:00
cls%seawood.org 6f256984a9 Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef.
It's on by default. Set
--disable-logging (unix)
NO_LOGGING=1 (win32)
moz_logging = 0  (mac)
to turn it off globally.

Bug #53226 r=sspitzer,leaf,sfraser
2001-05-05 10:18:53 +00:00
cls%seawood.org 1959fd6fa7 set MOZ_NSS_AUTOCONF to use the NSS_CLIENT_BRANCH (autoconf) 2001-05-05 10:00:02 +00:00
pavlov%netscape.com 5c43e187fa removing the quotes from the module name 2001-05-05 09:58:31 +00:00
sspitzer%netscape.com b048518c1b fix for #75007. in certain cases (like posting!) we'd fail to
prompt for authentication, and just silently fail.
sr=bienvenu
2001-05-05 08:58:31 +00:00
mscott%netscape.com 63d72bdce8 Bug #75691 --> classic and modern changes for new attachment display
r=hewitt
sr=sspitzer
2001-05-05 07:44:40 +00:00
mscott%netscape.com 4be73b938c bug #75691 --> add field for Attachment tree title
r=hewitt
sr=sspitzer
2001-05-05 07:43:42 +00:00
mscott%netscape.com 488b53c889 bug #75691 --> add field for Attachment tree title 2001-05-05 07:43:02 +00:00
mscott%netscape.com fc50ca7464 Bug #75691 --> add content type icons for attachments in the compose window
r=hewitt
sr=sspitzer
2001-05-05 07:42:28 +00:00
mscott%netscape.com 1875274a8f Bug #44668,75691, 73414, 76268 --> Show / hide the edit draft button. Implement new attachment display using a tree widget
and moz-icons. Implement Save All Attachments again with the new attachment look.
Bug #75462 --> ensure there is always a subject so the twisty shows up...
r=hewitt
sr=sspitzer
2001-05-05 07:40:24 +00:00
syd%netscape.com 94d061b707 Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=72913 r=sgehani, sr=dveditz 2001-05-05 07:19:22 +00:00
sspitzer%netscape.com fa01b79f33 fix for #77510. fix news posting from drafts folder / unsent messages.
sr=bienvenu
2001-05-05 07:18:29 +00:00
ian%hixie.ch 0baba2d269 work in progress 2001-05-05 07:12:56 +00:00
kandrot%netscape.com afdac97c93 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
wtc%netscape.com bcaa5cf548 Bugzilla bug #70765: added more comments and use the byte count returned
by WriteFile as opposed to the len argument, just in case WriteFile writes
fewer bytes than requested.
2001-05-05 04:59:38 +00:00
mscott%netscape.com 533d5bad5b Bug #74222 --> turn on moz-icon urls for t he mac r=pavlov sr=hyatt 2001-05-05 04:57:25 +00:00
mscott%netscape.com 951ee67dcf First Checked In. 2001-05-05 04:02:11 +00:00
mscott%netscape.com 6c62507a09 Bug #74222 --> turn on moz-icon urls. moz-icon urls fetch system icons for mac and windows and render them in mozilla.
r=pavlov
sr=hyatt
2001-05-05 03:59:04 +00:00
sspitzer%netscape.com 85c950241d fix for #77510. fix news posting from drafts folder / unsent messages.
sr=bienvenu
2001-05-05 03:04:10 +00:00
bienvenu%netscape.com e044966ea3 fix playback of offline moves, removes duplicate, bogus header sr=sspitzer 78520 also white space fixes 2001-05-05 02:43:58 +00:00
sfraser%netscape.com 6165949c20 Fix bug 70243; yield more time to background applications when we're not busy. r=pinkerton, sr=waterson 2001-05-05 02:35:58 +00:00
dmose%netscape.com 0fedea1b41 Initial implementation and supporting changes for nsLDAPService (bug 70422). Patch from Leif Hedstrom <leif@netscape.com>, r=dmose@netscape.com, sr=brendan@mozilla.org. 2001-05-05 02:30:50 +00:00
hwaara%chello.se a05554f8ba #78984. Fixing so View|Message works again. r=ksosez, sr=sspitzer 2001-05-05 01:32:31 +00:00
srilatha%netscape.com 337a63a0d5 LDAP Autocompletion in compose window. Bug# 77455.
r=ducarroz, sr=sspitzer
2001-05-05 01:16:50 +00:00
brendan%mozilla.org 67c2a11713 Fix DEBUG-only bytecode stack input/output tracing, patch from Steven C. Cole <scole@planet-nospam-web.com>. 2001-05-05 01:04:19 +00:00
sfraser%netscape.com 6167d808d2 Fix bug 78419; move Find-related JS into a new file, used in message pane and message window. r=jag, sr=sspitzer 2001-05-05 00:47:47 +00:00
sfraser%netscape.com 0d77719154 Fix bug 78419; move Find-related JS into a new file, used in navigator and viewsource. sr=sspitzer, r=jag 2001-05-05 00:46:54 +00:00