accessible
Revert to using an attribute for menuactive (bug 133610). r=ben/jkeiser, sr=jst, a=asa.
2002-03-27 07:01:26 +00:00
apache/gzip /src
browser
update
2002-04-03 07:58:44 +00:00
build
turn on building of native scrollbars from xbl, on for mac classic skin. r=sdagley/sr=beard/a=valeski. bug# 121440
2002-03-31 18:36:55 +00:00
calendar
First effort on reading multiple VEVENTS in one VCALENDAR component: Bug 135192
2002-04-04 00:19:44 +00:00
caps
fixes bug 134546 "Memory leak in nsScriptSecurityManager::GetBaseURIScheme()"
2002-04-03 20:23:57 +00:00
cck
Fixed "reset to Netscape default" behavour on the pref editor.
2002-04-02 01:25:58 +00:00
chrome
44070: match browser and OS locale. (reusing r=alecf,sr=hyatt,a=asa
2002-04-01 05:56:35 +00:00
cmd/xfe /src
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
2001-10-03 18:54:49 +00:00
config
fix for bug 132946
2002-04-01 04:43:40 +00:00
content
Make ghost radios / checkboxes not show up anymore (bug 134560), r=bryner@netscape.com, sr=jst@netscape.com, a=asa
2002-04-03 05:09:27 +00:00
db
At least I only broke us - forgot include
2002-03-26 13:04:48 +00:00
dbm
Remove xp_core.h & xp_mem.h and all build references to them.
2002-03-27 06:02:39 +00:00
directory
bugs 110156, 110155
2002-03-29 02:46:01 +00:00
docshell
Prevent www. & .com fixup for link clicks and in frames & iframes. b=34943 r=radha@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org a=jaimejr@netscape.com (adt)
2002-04-03 11:04:30 +00:00
dom
Bug 128025. Confirm dialog for caret browsing. r=akkana, bryner, sr=hewitt, a=asa
2002-04-02 01:56:12 +00:00
editor
108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
2002-04-03 04:16:28 +00:00
ef
Bug 106386 rid source of misspellings
2002-03-19 04:30:17 +00:00
embedding
Fix bug 127069
2002-04-02 22:20:57 +00:00
expat
Crasher - Expat parser's XML_ParseBuffer wasn't aware of the BLOCKING mechansim and hence failed to update the buffer position ( bufferPtr ). The fix would update bufferPtr such that when the expat parser gets upblocked we'd resume from the point we stopped. b=123475, r=rbs@maths.uq.edu.au, sr=jst
2002-02-19 02:01:18 +00:00
extensions
help content updates, sanctioned per 122806, author=diego@biurrun.de, r=oeschger
2002-04-03 23:36:02 +00:00
gc /boehm
Bug 106386 rid source of misspellings
2002-03-19 04:30:17 +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
#110898 M098 Trunk crash rendering text [@ nsRenderingContextWin::GetTextDimensions]
2002-04-03 15:36:12 +00:00
gfx2
130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org
2002-03-21 23:43:21 +00:00
grendel
Checkin of changes from Brandon Wiley related to mbox storage and how Grendel was numbering messages. Changes tested and good. jrg
2002-02-12 06:22:41 +00:00
htmlparser
#100849 Charset sniffing in parser could not find charset in some cases
2002-04-03 22:34:27 +00:00
include
More cruft removal. Remove platform.h xp_debug.h xpassert.h & xp_trace.h from the build.
2002-04-02 07:57:02 +00:00
intl
fix bug 130441 and 122584
2002-03-27 03:28:34 +00:00
java
bug: 119680
2002-01-14 18:04:48 +00:00
jpeg
Argh. Missed a file fo rbug #38061
2002-04-02 09:42:24 +00:00
js
Followup fix to synchronize with a nt-last-destroy-context racing GC when unpinning pinned atoms (133773, r=shaver, sr=jband, a=rjesup).
2002-04-03 20:38:39 +00:00
js2
Fix next-to-last vs. last context GC race, plus ClaimScope vs. js_DestroyContext race; removed js_ForceGC from the FRIEND JS API (133773, sr=jband&shaver, a=asa).
2002-04-02 04:23:21 +00:00
l10n
Update .cvsignore to ignore generated Makefiles.
2002-03-26 15:42:05 +00:00
layout
#128394 Cursor position widely off from actual text when selection is made.
2002-04-03 23:26:58 +00:00
lib
Remove xp_core.h & xp_mem.h and all build references to them.
2002-03-27 06:02:39 +00:00
mailnews
For fileter editing, escape the created file name before using it as URI,
2002-04-03 23:58:56 +00:00
modules
#134693
2002-04-02 23:36: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
Bug 134901 - Time left is negative (has "-") and size is 0K for ftp
2002-04-04 00:03:56 +00:00
nsprpub
Bugzilla bug 135008: fixed the bug that PL_Base64Decode may step before
2002-04-03 19:09:25 +00:00
nunet
other-licenses
Fixed bug 130147. ibical/icalcomponent.c does not compile on IRIX
2002-04-03 20:50:23 +00:00
parser
#100849 Charset sniffing in parser could not find charset in some cases
2002-04-03 22:34:27 +00:00
plugin /oji
Fix build bustage. Checking in for serge@netscape.com
2002-03-27 07:11:42 +00:00
privacy
profile
Fix for bug # 78585. Import local folders from 4.x.
2002-03-31 03:08:42 +00:00
rdf
44070: match browser and OS locale. (reusing r=alecf,sr=hyatt,a=asa
2002-04-01 05:56:35 +00:00
README
Testing cvs upgrade
2001-12-01 04:34:21 +00:00
security
Remove duplicative include. arch.mk is included by config.mk.
2002-04-04 00:22:47 +00:00
silentdl
string
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-24 02:28:08 +00:00
suite
sun-java
Landing the rest of the win32 gmake changes:
2001-12-18 09:14:29 +00:00
themes
fixes mach-o objdir build bustage, r=pink
2002-04-03 20:44:04 +00:00
timer
tools
comments about how this script works, from my mail to modsquad
2002-04-03 00:48:03 +00:00
uriloader
fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically
2002-03-26 23:33:19 +00:00
view
Add SetVisibility method to Scroll Views
2002-03-27 02:56:27 +00:00
webshell
131277: change signature of outputToString to return the string. r=jfrancis sr=sfraser a=asa
2002-03-25 22:39:19 +00:00
webtools
Bug 126456 - improve our error handling. Patch by gerv, r=myk, bbaetz.
2002-04-03 23:00:29 +00:00
widget
Fix native scrollbars from crashing with stubbing out mouseMove. Not part of build.
2002-04-03 21:33:18 +00:00
xpcom
Bug 134639 - speedup unix x86 XPTC_InvokeByIndex
2002-04-03 23:59:13 +00:00
xpfe
135101 - view page source doesn't work. r=hixie, bz sr=blake a=rjesup patch=gilles durys
2002-04-03 23:14:32 +00:00
xpinstall
Bug 102118 - solaris 2.7, gcc 3.0.1 bustage
2002-04-04 00:13:06 +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
110156 - renaming outliner to tree
2002-03-29 05:25:37 +00:00
client.mak
Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org
2002-03-27 06:31:38 +00:00
client.mk
Fixing autoconf build bustage
2002-03-27 07:49:23 +00:00
configure
Not sure how cvs managed to not check in this part of 38061's patch.
2002-04-03 09:23:10 +00:00
configure.in
Not sure how cvs managed to not check in this part of 38061's patch.
2002-04-03 09:23:10 +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
Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org
2002-03-27 06:31:38 +00:00
makefile.win
Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org
2002-03-27 06:31:38 +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
README.txt
Placeholder readme file.
2002-01-25 05:39:27 +00:00
trex.mak
trex.mk