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
alex.fritze%crocodile-clips.com b75fe3f870 [SVG only] Fix locale-related problems (bug 99771).
Patch by <daniele@grinta.net>
2002-01-10 15:28:15 +00:00
accessible Active accessibility fixes. Bug 118633 - null frame checks, bug 118761 - support STATE_SYSTEM_INVISIBLE, bug 118759 - support statusbar, bug 114109 - support dropmarker, bug 118858 and bug 118020 - text nodes shouldn't get focusable state. r's=jgaunt, sr's=hewitt, waterson 2002-01-09 10:02:29 +00:00
apache/gzip/src
build Bug 119032 - converting nsISelectElement to idl so it can be used from js. r=varga, sr=jst. 2002-01-09 23:03:21 +00:00
calendar use brandShortName 2002-01-10 06:00:26 +00:00
caps Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
cck Removed CCK working from new config dialog. 2002-01-10 00:55:28 +00:00
chrome C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin 2002-01-08 01:31:25 +00:00
cmd/xfe/src CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
config bug 116148, build defines for FreeType2 2002-01-09 14:34:09 +00:00
content [SVG only] Fix locale-related problems (bug 99771). 2002-01-10 15:28:15 +00:00
db fix crash parsing mork files rs=sspitzer 114900 2002-01-10 01:42:26 +00:00
dbm Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
directory AIX's new compiler, xlC5.x, doesn't allow the use of "friend" to declare 2002-01-10 14:16:05 +00:00
docshell fixes bug 112564 "Cache-Control: no-cache should not affect back/forward 2002-01-09 04:18:48 +00:00
dom Remove files with too long (>31chars) names. (Replacements in tree already) 2002-01-10 12:14:24 +00:00
editor oops, I erroneously left this code in my big yesterday's check-in and this belongs to another bug (118110); b=77705 2002-01-10 14:51:45 +00:00
ef Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
embedding Removing an uneeded line of code when this got accidently checked in 2002-01-10 15:23:57 +00:00
expat Replace C++ style comment with C style comment 2002-01-09 06:48:12 +00:00
extensions AIX's new compiler, xlC5.x, doesn't allow the use of "friend" to declare 2002-01-10 14:16:05 +00:00
gc/boehm Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
gconfig Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
gfx Fix for bug 66814. r=pink, sr=smfr 2002-01-10 03:11:02 +00:00
gfx2 nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds. 2002-01-01 00:03:57 +00:00
grendel Checking in Brian Duff's ui mods (looks great!). --talisman 2001-06-23 19:23:33 +00:00
htmlparser removal lame nsFileSpec operators, bug 100676 r=ccarlen sr=waterson 2002-01-09 21:31:19 +00:00
include Bug 118801 -- incrementing plugin API version, r=peterl, sr=beard 2002-01-09 02:30:12 +00:00
intl bug 116150 add NextNonEmptyCCMapPage and SetChars(PRUint16* aCCMap) 2002-01-10 00:01:38 +00:00
java Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
jpeg Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
js Remove Call constructor (118732) and fix old bug in Function where it failed to convert args to strings (118849; both r=timeless, sr=shaver). 2002-01-10 08:51:01 +00:00
js2 incremental fixes 2002-01-10 00:23:24 +00:00
l10n Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
layout AIX's new compiler, xlC5.x, doesn't allow the use of "friend" to declare 2002-01-10 14:16:05 +00:00
lib Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
mailnews Fix for 116739. Many assertions when moving over the blank area of outliners. 2002-01-10 04:47:52 +00:00
modules Plugins should not be linked into static builds. 2002-01-09 23:46:06 +00:00
mozilla new project started 2001-04-03 22:13:38 +00:00
msgsdk Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
mstone Fix OS_ARCH detection for IRIX64. 2001-07-20 00:26:49 +00:00
netwerk remove unused static kSocketTransportServiceCID saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:40:05 +00:00
nsprpub Landing BeOS BONE support. 2002-01-10 09:50:36 +00:00
nunet
other-licenses Copying generated files icallexer.c, icalyacc.c, and icalyacc.h from the autogenx directory for the win32 builds. 2001-12-28 04:15:15 +00:00
parser removal lame nsFileSpec operators, bug 100676 r=ccarlen sr=waterson 2002-01-09 21:31:19 +00:00
plugin/oji [not part of build] Fallout of dougt's checkin for "nsIComponentManager API Changes (bug 98553)". 2002-01-04 22:06:38 +00:00
privacy
profile Bug 106957. Javascript strict warnings in selectLang.js. Patch by Stephen Walker <walk84@usa.net> r=stephend/sr=alecf 2002-01-09 10:11:44 +00:00
rdf Fix AIX and OS/2 bustage by using normal |const|-ness conventions. r=harishd 2002-01-09 18:15:36 +00:00
README Testing cvs upgrade 2001-12-01 04:34:21 +00:00
security bug 118051, make Stan pki1 headers private exports for 3.4 2002-01-10 15:11:04 +00:00
silentdl
string Hitching a ride with bug 117440: Make nsPrintfCString inherit from nsAFlatCString instead of nsACString, r=darin, sr=alecf 2002-01-09 04:35:28 +00:00
suite
sun-java Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
themes bug 67359 - fixing message mail attach offline icon. r=andreww,sr=hewitt. 2002-01-10 05:46:16 +00:00
timer
tools Fix Bug 115189 2002-01-09 19:03:01 +00:00
uriloader Make ".xbl" files get detected as text/xml. bug 117839, r=law, sr=hyatt 2002-01-09 02:21:57 +00:00
view Use damage rect size for backbuffer instead of widget size for paint updates to reduce usage of offscreen memory r=dcone sr=attinasi b=114082 2001-12-20 05:25:01 +00:00
webshell Bug 118211. Utility to convert content dumps to HTML. Debug-only code. 2002-01-10 02:25:08 +00:00
webtools Bugzilla Bug 118574 JavaScript strict warnings in showbuilds.cg 2002-01-08 03:11:43 +00:00
widget bug 109723 2002-01-10 08:06:09 +00:00
xpcom AIX's new compiler, xlC5.x, doesn't allow the use of "friend" to declare 2002-01-10 14:16:05 +00:00
xpfe Fix for 116739. Many assertions when moving over the blank area of outliners. 2002-01-10 04:47:52 +00:00
xpinstall Add libfreebl & libhybrid libs to psm section of unix package files for solaris 32 bit builds. 2002-01-09 03:42:37 +00:00
.cvsignore new project started 2001-04-03 22:13:38 +00:00
aclocal.m4 bug 116148, include freetype2.m4 for testing for FreeType2 2002-01-09 14:35:21 +00:00
allmakefiles.sh Fixing case for case-sensitive filesystems 2001-12-28 08:38:13 +00:00
client.mak b=116334 Allowing conditional usage of NSS 3.4 2002-01-10 00:47:07 +00:00
client.mk b=116334 Allowing conditional usage of NSS 3.4 2002-01-10 00:47:07 +00:00
configure Automated update 2002-01-10 15:12:20 +00:00
configure.in adding HAVE_FLOCKFILE test for pangoLite 2002-01-10 15:00:42 +00:00
embed.mak removing widget/timer from embed makefiles 2001-12-16 09:27:41 +00:00
embed.mk removing widget/timer from embed makefiles 2001-12-16 09:27:41 +00:00
LEGAL
LICENSE
Makefile.in Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
makefile.win bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:05:15 +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