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

81616 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com 161c2cb661 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 e8c2c0753f Initial add. 2001-05-05 17:24:07 +00:00
cmanske%netscape.com 12ecaa307f Removed uneccessary 'dump' in Link dialog, part of fix to bug 77930 2001-05-05 17:19:18 +00:00
cmanske%netscape.com 9fd47f4d15 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 a3a4ce4fc0 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 46f8cc9fa5 Automated update 2001-05-05 14:29:55 +00:00
dbaron%fas.harvard.edu c064b2a60f 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 42217ccd08 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 1e17c9e897 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 8fe86ff395 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 3c5fe6c20e set MOZ_NSS_AUTOCONF to use the NSS_CLIENT_BRANCH (autoconf) 2001-05-05 10:00:02 +00:00
pavlov%netscape.com 8041825d25 removing the quotes from the module name 2001-05-05 09:58:31 +00:00
sspitzer%netscape.com 75a7fd5140 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 b986ee3449 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 777329d6d3 bug #75691 --> add field for Attachment tree title
r=hewitt
sr=sspitzer
2001-05-05 07:43:42 +00:00
mscott%netscape.com f51ed2ea42 bug #75691 --> add field for Attachment tree title 2001-05-05 07:43:02 +00:00
mscott%netscape.com 0229dcc72e 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 cada7ef85c 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 de09867277 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 d98e36a275 fix for #77510. fix news posting from drafts folder / unsent messages.
sr=bienvenu
2001-05-05 07:18:29 +00:00
ian%hixie.ch 8ed0eabc73 work in progress 2001-05-05 07:12:56 +00:00
kandrot%netscape.com d5bd552195 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 a4379ace52 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 30936d8639 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 1671d18c2b First Checked In. 2001-05-05 04:02:11 +00:00
mscott%netscape.com e52e22ffbc 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 f89f601f00 fix for #77510. fix news posting from drafts folder / unsent messages.
sr=bienvenu
2001-05-05 03:04:10 +00:00
bienvenu%netscape.com cb458fc37e 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 72df82543b 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 39361b75fa 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 e0954267f9 #78984. Fixing so View|Message works again. r=ksosez, sr=sspitzer 2001-05-05 01:32:31 +00:00
srilatha%netscape.com d9c1660530 LDAP Autocompletion in compose window. Bug# 77455.
r=ducarroz, sr=sspitzer
2001-05-05 01:16:50 +00:00
brendan%mozilla.org bd12d20c84 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 70901db071 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 5de1ea2de8 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
dmose%netscape.com c7015831d7 Tweak Mac build system to make nsLDAPAutoCompleteSession.cpp and friends compile when "options ldap" is on (bug 70933). r=peterv@netscape.com, sr=smfr@netscape.com. 2001-05-05 00:26:14 +00:00
rginda%netscape.com f93537935f - not built -
fix help tip
2001-05-05 00:11:49 +00:00
jgmyers%netscape.com 89769c5133 remove signstub: bug 75767 r=ducarroz sr=sspitzer 2001-05-04 23:58:59 +00:00
rginda%netscape.com 2e672b615b - not built -
updating windows build goop
2001-05-04 23:44:07 +00:00
naving%netscape.com b66bafeb00 78240, 78934 r=suresh sr=bienvenu; Added a boolean allowUndo to decide when to do Undo; Also
made Undo/redo work for dnd.
2001-05-04 23:29:50 +00:00
wtc%netscape.com a94f58682b Bugzilla bug #70295: fixed a bug introduced by my previous fix.
Modified files: prfile.c, ptio.c
2001-05-04 23:06:42 +00:00
rginda%netscape.com 05fa3133e8 part two of fix for bug 77081 r=rogerl, sr=brendan 2001-05-04 23:03:11 +00:00
nicolson%netscape.com ffc75c0183 Call a proper NSS function to get the unique ID.
Mozilla bugs 77664 and 77665.
2001-05-04 23:01:19 +00:00
beard%netscape.com 59f2a66be3 Allow building with javac from JDK 1.1.8. 2001-05-04 22:41:12 +00:00
ducarroz%netscape.com 256d5d92f6 oops, forget those too... 2001-05-04 22:40:27 +00:00
jgmyers%netscape.com aa5d6dcff1 remove PSM from Tasks menu: bug 76181 r=blake sr=blizzard 2001-05-04 22:39:37 +00:00
rginda%netscape.com ebf2272da9 - not built -
add more l10n strings!
2001-05-04 22:35:33 +00:00
rginda%netscape.com 5e573e8c10 - not built -
hook up new l10n strings
2001-05-04 22:35:01 +00:00
rginda%netscape.com 4ff83f5a95 - not built -
implement break and step commands
2001-05-04 22:34:27 +00:00
rginda%netscape.com ae7099ca50 - not built -
consolidate Hooker objects into a single _executionHook object
add script create and destroy listeners
keep track of all loaded scripts in console._scripts (insertScriptEntry(), removeScriptEntry(), addScript(), and removeScript())
Add TYPE_INTERRUPTED case to debugTrap for single stepping.
call clearAllBrakpoints() before turning the debugger off in detachDebugger()
add TYPE_BOOLEAN case to formatProperty()
add setBreakpoint() (whee!)
2001-05-04 22:32:06 +00:00