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
Перейти к файлу
mkaply%us.ibm.com a30aa10746 #45474
r=mkaply, a=blizzard
Finally, real OS/2 keyboard support
2000-09-28 13:37:38 +00:00
README/mozilla Just added a newline for test purposes 2000-08-04 04:49:05 +00:00
apache/gzip/src
build Fix build scripts to work when using BuildNGLayout{Debug}.pl to both pull and build (configure after the checkout), and fix MozJar.pm to generate correct paths in installed-chrome.txt when not using jar files. 2000-09-26 02:24:55 +00:00
calendar
caps Fixing 52497, security problem in document.implementation, r=jst a=brendan 2000-09-20 23:38:28 +00:00
cck fix for bug#33777;changing installer background text font and colour and shadow 2000-09-27 21:26:54 +00:00
chrome Improving debug messages for contents.rdf. 2000-09-18 02:07:06 +00:00
cmd
config Add .DELETE_ON_ERROR: target so that if the build fails while building the target, it will remove the incomplete target. Bug 48404 2000-09-28 04:02:15 +00:00
content fix for 53760, xbl double firing key events. r=hyatt, a=hyatt 2000-09-28 01:05:26 +00:00
db don't write out row comments for mork, r=waterson 44556 2000-07-26 21:14:34 +00:00
dbm Tinderbox break - change OS/2 only code - third time is a charm 2000-07-10 20:38:41 +00:00
directory Removing bookmarks.xul per dmose's suggestion ("that was really just me messing around"). bug=53297, r=dmose, a=(not in build). 2000-09-21 13:27:25 +00:00
docshell r=pollmann. Fix for nsbeta3++ bug 48382. Fixes the infinite loop when location.href was set from the onload handler of a frame. 2000-09-28 05:44:10 +00:00
dom Fix for bug 54079: don't crash when loading XUL into the composer content area. Simple null check a=akkana, sr=brendan. Landed on trunk and branch 2000-09-27 23:08:09 +00:00
editor Fix for 52150; show caret in new composer/mail composer/AIM windows. If the editor is focussed on creation, show the caret instead of relying on a focus event. r, sr = kin,saari, hyatt 2000-09-28 00:31:48 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Adding button to dump memory usage stat. r-valeksi, a-mscott 2000-09-27 22:15:08 +00:00
expat Some compilers don't like C++ comments in C files. Changing to C comments. 2000-08-30 01:35:07 +00:00
extensions Not part of regular build, a=leaf. Fixed xsl:include, reported by Steve Tinney 2000-09-26 07:38:51 +00:00
gc/boehm [not part of build] base class for all references, provides interior pointer detection. 2000-09-22 07:35:59 +00:00
gconfig updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
gfx Bug 52275 - crasher if we ended up in DrawComposited() with a zero 2000-09-23 01:55:30 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser Fix for bug 54016 - crash when indentation wider then wrap width. The fix was to check for that condition. r=akkana@netscape.com, a=vidur@netscape.com 2000-09-28 05:32:52 +00:00
include Removing unused/obsolete files. Not part of build. 2000-09-01 02:30:52 +00:00
intl fix bug 33162. a=ftang 2000-09-22 01:03:39 +00:00
java * NOT PART OF TBOX BUILD * 2000-09-28 11:27:41 +00:00
jpeg Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
js Do not use c++ comments in c file. Breaks WS5.0 compiler. 2000-09-28 08:08:02 +00:00
js2 Added void and classof operators 2000-09-24 06:08:53 +00:00
l10n r=ben a=ben. This is to match spec, bug 44895. 2000-09-22 21:09:39 +00:00
layout fix for 53760, xbl double firing key events. r=hyatt, a=hyatt 2000-09-28 01:05:26 +00:00
lib added SIOUXSettings. 2000-09-18 19:36:25 +00:00
mailnews Fixing Crash bug 53258 - crash with inline image viewing - r: sspitzer - PDT approval 2000-09-27 21:09:19 +00:00
modules Some platforms include a version number for their dll suffixes. Use SHARED_LIBRARY instead of hardcoding a library name & suffix. 2000-09-28 06:57:00 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk fix for crasher nsbeta3++ bug 52818, r=dp, r/a=rpotts 2000-09-28 04:08:22 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Bugzilla bug #30746: the primordial thread should wait for the timer 2000-09-01 18:26:28 +00:00
nunet
parser Fix for bug 54016 - crash when indentation wider then wrap width. The fix was to check for that condition. r=akkana@netscape.com, a=vidur@netscape.com 2000-09-28 05:32:52 +00:00
plugin/oji/MRJ Fix build bustage 2000-09-20 08:25:48 +00:00
privacy
profile 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00
rdf Attempting to plug the leak. I assume I'm allowed to check in leak fixes. 2000-09-27 23:27:13 +00:00
security Added config file for OSF1 V5.0. 2000-09-28 07:45:11 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string adding |.get()| for the other half of |NS_LITERAL_STRING| 2000-09-13 03:44:58 +00:00
suite On 12/16/1999, dmose@mozilla.org checked in some changes to the default 1999-12-31 11:48:20 +00:00
sun-java Don't rely upon files that use jri_md.h to include prtypes.h which provides a much needed HAS_LONG_LONG define. Bug 31381 2000-07-27 21:56:07 +00:00
themes 54107 - [Modern] stop menulists from being too small initially, r=andreww, a=hangas 2000-09-28 00:38:25 +00:00
timer updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tools Autoconf's handling of certain cached values appears to be lame. Need to set the cache file to /dev/null so that perl can be found under a new path. 2000-09-24 20:45:54 +00:00
tripledb
uriloader whoops, that's supposed to be a 32bit int 2000-09-27 20:25:15 +00:00
view Added new method to control whether ViewManager and ViewManager2 double-buffer when rendering. bug 49743 a=roc+moz@cs.cmu.edu r=peterl@netscape.com 2000-09-26 05:04:53 +00:00
wallet updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
webshell Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha 2000-09-20 12:23:53 +00:00
webtools Adding timeout to reload page. 2000-09-27 20:44:55 +00:00
widget #45474 2000-09-28 13:37:38 +00:00
xpcom OS/2 Tinderbox breakage 2000-09-22 17:32:10 +00:00
xpfc
xpfe Fix for 52150; show caret in new composer/mail composer/AIM windows. Uncomment a line that supresses focus, because we can get window activation calls after editor sets up the caret, and these need to be suppressed. r, sr = saari, hyatt 2000-09-28 00:31:35 +00:00
xpinstall fixing bug #53906 - updated Java 2 installer bits. sr=vishy, r=dveditz,sgehani. affects only windows platforms 2000-09-28 11:01:41 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +00:00
LEGAL
LICENSE
Makefile.in Adding mpfilelocprovider to build This lib is being used to fix #48981 r=bhuvan, mscott 2000-09-22 03:46:18 +00:00
aclocal.m4 Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree. 2000-03-14 02:59:54 +00:00
allmakefiles.sh implementation of the null plugin for unix 2000-09-27 23:44:02 +00:00
client.mak Changing security build order to fix win32 clobber bustage. 2000-09-14 21:22:06 +00:00
client.mk Remove obsolete pull l10n commands. 2000-06-29 00:18:55 +00:00
configure Explicitly check for glib instead of relying upon libIDLs check. Avoid duplicate checks. Bug #53230 2000-09-24 23:36:13 +00:00
configure.in Explicitly check for glib instead of relying upon libIDLs check. Avoid duplicate checks. Bug #53230 2000-09-24 23:36:13 +00:00
makefile.win Adding mpfilelocprovider to build This lib is being used to fix #48981 r=bhuvan, mscott 2000-09-22 03:46:18 +00:00
nglayout.mac updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nglayout.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mak updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00