Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
sspitzer%netscape.com de70a2f2c7 fix for #65704. offline status indicators aren't changing.
now the offline indicators in multiple browser, mailnews, msg compose, editor windows will
update when we go offline.  also, allow windows to 'jump in' before the offline state
changes so they can do certain tasks and allow the user to cancel the state change, if needed.
(important for mailnews).  there is still some work to do, but this is the bulk of it.
r=alecf (on initial patch), r=bienvenu, sr=ben.
2001-05-15 05:49:09 +00:00
accessible Update our intermodule dependencies list. 2001-05-14 09:55:00 +00:00
apache/gzip/src
build fix Mac build problem for bug 7022; thanks to sgehani@netscape.com for tracking down 2001-05-14 12:38:15 +00:00
calendar
caps bug 79445, fixing crash with some event handlers (null pointer dereference) 2001-05-15 04:44:54 +00:00
cck 77602: User should not be forced to customize Start Menu (r=tao) 2001-05-03 23:37:48 +00:00
chrome Fix for blocker bug 62787; xulBindings.xml load was being cancelled when dismissing the profile picker. sr=hyatt, a=attinasi 2001-05-10 23:18:49 +00:00
cmd
config bug 76050, js debugger unix make system changes, r=cls 2001-05-15 05:48:08 +00:00
content #72299 User could not override charset from http server 2001-05-15 03:42:33 +00:00
db fix 62658 handle non-zero yarn form fields for future history work, r=alecf, sr=sspitzer 2001-05-09 13:34:08 +00:00
dbm OS/2 TB break 2001-03-14 04:11:42 +00:00
directory 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
docshell Fix for 64270 - crash on window.close when another window is referenced 2001-05-14 14:53:03 +00:00
dom Wrap debug fprintf inside #ifdef DEBUG, bug #78629, patch by cls@seawood.org, sr=me. 2001-05-14 09:56:10 +00:00
editor Changing "Show" to "Show/Hide" to better reflect function. r=mpt rs=brendan 2001-05-15 03:28:10 +00:00
ef
embedding 80748 - mac classic doa, r=blake/andreww 2001-05-14 22:41:42 +00:00
expat Made it so that expat defines abort() to nothing when it is compiled within Mozilla. r=peterv. sr=jst 2001-03-10 07:27:16 +00:00
extensions fix for 77889; item(k) -> getNextSibling; r/a=peterv, sr=jst 2001-05-14 14:22:49 +00:00
gc/boehm [not part of build] "fixes" the stack during GC initialization, so later stack crawls won't crash. 2001-02-27 01:09:44 +00:00
gconfig
gfx #80756 Font list is empty after selecting a font in Pref->Font dlg 2001-05-15 03:28:35 +00:00
gfx2 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
grendel Now have all bundle resources being properly copied, including icons and needed libraries. jrg... 2001-04-08 09:58:35 +00:00
htmlparser fix 76689. r=harishd sr=blizzard 2001-05-11 14:39:17 +00:00
include For 73856 -- adding new values to NPPVariable enumeration type, sr=vidur, ar=av 2001-04-03 21:29:48 +00:00
intl #78483 this Shift-JIS page is treated as UTF-16 2001-05-15 03:58:56 +00:00
java *not part of the build* 2001-05-15 05:08:19 +00:00
jpeg Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
js bug 76050, js debugger unix make system changes, r=cls 2001-05-15 05:48:08 +00:00
js2 Big switchover to Algol-style semantics 2001-04-12 04:33:39 +00:00
l10n Part of the fix for bug 76567 (load viewsource.css on demand rather than at startup) and bug 60892 (show title on the viewsource window) r=harishd,brendan sr=jst 2001-05-02 04:45:21 +00:00
layout Bugzilla Bug 80634 Program received signal SIGSEGV, Segmentation fault. 2001-05-15 03:12:08 +00:00
lib differences in the linker between MW and gcc cause us to use ifdefs to prune instead of dead-stripping. r=saari/sr=hyatt. bug# 75653. 2001-04-15 06:44:58 +00:00
mailnews fix for #65704. offline status indicators aren't changing. 2001-05-15 05:49:09 +00:00
modules *** empty log message *** 2001-05-15 04:44:56 +00:00
mozilla new project started 2001-04-03 22:13:38 +00:00
msgsdk
mstone
netwerk fixes blocker bug 80424 "post regression" r=pavlov, sr=jst 2001-05-14 10:20:46 +00:00
network/protocol/http
nsprpub Restored the code that was accidentally deleted in rev. 3.3. 2001-05-14 22:24:12 +00:00
nunet
parser fix 76689. r=harishd sr=blizzard 2001-05-11 14:39:17 +00:00
plugin/oji/MRJ Fix for bug #60018, ra=edburns, sr=brendan 2001-04-18 04:19:00 +00:00
privacy
profile Fixing bug 78656. Cleaning console dump in profile migration part. r=racham, sr=sspitzer 2001-05-15 02:59:21 +00:00
rdf Fix for blocker bug 62787; xulBindings.xml load was being cancelled when dismissing the profile picker. sr=hyatt, a=attinasi 2001-05-10 23:18:49 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
security Update our intermodule dependencies list. 2001-05-14 09:55:00 +00:00
silentdl
string fixing bustage: alright, Linux isn't falling for the old |typename| trick. Guess I have to pull this out into a separate parameterized type. 2001-05-13 07:03:29 +00:00
suite
sun-java backing out edburns's removal of necessary typedefs 2001-04-03 23:29:26 +00:00
themes 80748 - mac classic doa, r=blake/andreww 2001-05-14 22:41:42 +00:00
timer
tools Remove moz-smoke reference 2001-05-14 12:40:28 +00:00
tripledb
uriloader Update our intermodule dependencies list. 2001-05-14 09:55:00 +00:00
view 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
wallet
webshell Bug 62589. Remove ad hoc timers from layout regression page cycler, collection regression data 200msec after page load has completed. Fix some bustage on framesets that happened when landing the new embed APIs. Fix Win32 harness to set XPCOM_DEBUG_BREAK=warn. r=karnaze,rpotts; sr=attinasi 2001-05-11 02:17:35 +00:00
webtools Started work on fleshing out the user components. This is still work in progress. 2001-05-14 06:45:08 +00:00
widget Fix for bug 31032 -- correctly update the dirty region of the window when scrolling, to avoid turds. Also fix spelling errors. r=pinkerton, sr=scc. 2001-05-15 04:24:02 +00:00
xpcom cleanup. r=timeless, sr=smfr. #80872 2001-05-15 05:38:44 +00:00
xpfc
xpfe fix for #65704. offline status indicators aren't changing. 2001-05-15 05:49:09 +00:00
xpinstall bug 79886 get install log working again (casualty of xpcdom landing). r=ssu 2001-05-14 08:45:44 +00:00
.cvsignore new project started 2001-04-03 22:13:38 +00:00
aclocal.m4 Update build to use nspr.m4. 2001-04-07 04:34:53 +00:00
allmakefiles.sh Make --enable-crypto work for non-NSS autoconf builds as well. Time to seriously start shaking out the bugs. 2001-05-10 03:00:37 +00:00
client.mak set MOZ_NSS_AUTOCONF to use the NSS_CLIENT_BRANCH (autoconf) 2001-05-05 10:00:02 +00:00
client.mk 76731: make -f client.mk the first time should only check out once. r=cls 2001-05-07 23:50:39 +00:00
configure bug 76050, js debugger unix make system changes, r=cls 2001-05-15 05:48:08 +00:00
configure.in bug 76050, js debugger unix make system changes, r=cls 2001-05-15 05:48:08 +00:00
embed.mak NOT PART OF BUILD. Fixed recent breakage and merged export/install dirs into single list. b=68668 2001-02-23 12:54:24 +00:00
embed.mk NOT PART OF BUILD. Updated Unix/Linux embedding makefile to work once more. Changed target modules for recent layout/content split. b=68668 2001-02-21 12:27:11 +00:00
LEGAL
LICENSE
Makefile.in Make --enable-crypto work for non-NSS autoconf builds as well. Time to seriously start shaking out the bugs. 2001-05-10 03:00:37 +00:00
makefile.win security needs to be built after layout now due to idl issues 2001-05-02 05:03:41 +00:00
mozilla.kdevprj new project started 2001-04-03 22:13:38 +00:00
mozilla.lsm new project started 2001-04-03 22:13:38 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk