README/mozilla
|
*** empty log message ***
|
2000-03-28 02:10:58 +00:00 |
apache/gzip/src
|
…
|
|
build
|
got rid of uriloader/extprotocol/mac projects until I figure out why they don't build
|
2000-04-14 14:58:28 +00:00 |
calendar
|
…
|
|
caps
|
making string conversions explicit
|
2000-04-15 05:29:33 +00:00 |
cck
|
removing this file from default and template autorun
|
2000-04-14 22:55:26 +00:00 |
chrome
|
Bug #34769 (this change is actually dougt's). Don't allow the chrome cache channel to stomp on it's original
|
2000-04-10 00:25:22 +00:00 |
cmd
|
…
|
|
config
|
Depend build does not do exports of header files. r=pollmann,a=leaf
|
2000-04-10 22:57:29 +00:00 |
content
|
Changed over from using the webshell APIs and nsISessionHistory to using the webNavigation interface on the docshell to go back and forward. Don't have to get the root, docshell does that for you.
|
2000-04-16 06:14:38 +00:00 |
db
|
fix case of nscore.h include
|
2000-04-14 03:05:46 +00:00 |
dbm
|
…
|
|
directory
|
Pass className rather than mechanismName to DynamicInvoker (391585)
|
2000-04-10 17:47:02 +00:00 |
docshell
|
Cached the globalHistory service as it is called a lot especially when dealing with links up in the webshell. Fixed a bug in GetInterface where we were failing to do an else if so if you were requesting a nsIURIContentListener you ended up clearing out the object.
|
2000-04-16 08:39:15 +00:00 |
dom
|
making string conversions explicit
|
2000-04-15 19:03:12 +00:00 |
editor
|
Replaced titledbuttons with button (part of 19565), onclick with oncommand in dialogs. Added more text styles (34894)
|
2000-04-15 02:03:52 +00:00 |
ef
|
…
|
|
embedding
|
adding 'centered' chrome flag
|
2000-04-13 20:06:19 +00:00 |
expat
|
…
|
|
extensions
|
xmlterm changes only.
|
2000-04-16 01:56:11 +00:00 |
gc/boehm
|
[not part of build] using non-debugging allocators to keep out of leak reports.
|
2000-04-13 06:40:16 +00:00 |
gconfig
|
…
|
|
gfx
|
Composite work: special case the common framebuffer formats
|
2000-04-15 19:58:09 +00:00 |
grendel
|
Added contribution from Ian Clarke.
|
2000-04-08 06:16:32 +00:00 |
htmlparser
|
making string conversions explicit
|
2000-04-15 18:48:07 +00:00 |
include
|
…
|
|
intl
|
making string conversions explicit
|
2000-04-15 11:40:33 +00:00 |
java
|
bug=http://bugzilla.mozilla.org/show_bug.cgi?id=32011
|
2000-04-15 00:27:35 +00:00 |
jpeg
|
…
|
|
js
|
Implicit types are evil. Add PRUint32.
|
2000-04-16 00:21:07 +00:00 |
js2
|
gc_base now used as common base class of GC allocated objects.
|
2000-04-13 04:54:41 +00:00 |
l10n
|
First release of mozilla-dtd2mysql.
|
2000-03-22 20:55:45 +00:00 |
layout
|
Changed over from using the webshell APIs and nsISessionHistory to using the webNavigation interface on the docshell to go back and forward. Don't have to get the root, docshell does that for you.
|
2000-04-16 06:14:38 +00:00 |
lib
|
27857 nsIFile - MAC not completely implemented
|
2000-04-03 01:50:19 +00:00 |
mailnews
|
more work on search, not part of build
|
2000-04-15 16:07:49 +00:00 |
modules
|
Made prefapi.h private and removed all #includes of it outside of libpref. r=norris
|
2000-04-15 03:43:09 +00:00 |
msgsdk
|
…
|
|
mstone
|
Add a multi-OS build tool
|
2000-04-07 17:51:22 +00:00 |
netwerk
|
fix bug 33868 [URL encoding for Basic Realm authentication doesn't work], just unescape the prehost, r=gagan@netscape.com
|
2000-04-16 07:16:28 +00:00 |
network/protocol/http
|
…
|
|
nsprpub
|
Bugzilla bug #35405: use memcmp, as opposed to ==, to compare two structs.
|
2000-04-11 00:39:12 +00:00 |
nunet
|
…
|
|
parser
|
making string conversions explicit
|
2000-04-15 18:48:07 +00:00 |
plugin/oji/MRJ
|
configuration file for MRJPlugin (GC) target.
|
2000-03-29 02:14:03 +00:00 |
privacy
|
…
|
|
profile
|
making string conversions explicit
|
2000-04-15 09:47:08 +00:00 |
rdf
|
making string conversions explicit
|
2000-04-15 10:10:02 +00:00 |
security
|
Initial check in PSM docs
|
2000-04-12 01:19:11 +00:00 |
silentdl
|
…
|
|
string
|
no, the |Equals(PRUnichar*, PRUnichar*, ...)| form is not what you think it is. It has to go. Make comparing with |nsIAtoms| remain avalailable even in |NEW_STRINGS_APIS|
|
2000-04-16 11:09:16 +00:00 |
suite
|
…
|
|
sun-java
|
a=leaf
|
2000-04-06 04:21:51 +00:00 |
timer
|
…
|
|
tools
|
Using the 40-url-dup.txt file now so that the timing values are from the second run of the page, which should be from cache, thus further eliminating the latency variabilities. Not part of build
|
2000-04-14 23:26:21 +00:00 |
tripledb
|
…
|
|
uriloader
|
The extprotocol subproject does not actually build under unix. A bug in the way we handle SHARED_LIBRARY_LIBS is the only reason the tinderboxes didn't go red with the previous checkin.
|
2000-04-16 08:42:25 +00:00 |
view
|
Clip now applies to child views. b=11660 r=buster@netscape.com
|
2000-04-13 21:56:27 +00:00 |
wallet
|
…
|
|
webshell
|
Removed the methods dealing with the old session history that is going away.
|
2000-04-16 11:18:39 +00:00 |
webtools
|
Rewrite of repophook to pull changes from the bonsai database from a certain
|
2000-04-12 18:44:37 +00:00 |
widget
|
fix for clipboard crashing (bug #35954)
|
2000-04-16 01:17:26 +00:00 |
xpcom
|
no, the |Equals(PRUnichar*, PRUnichar*, ...)| form is not what you think it is. It has to go. Make comparing with |nsIAtoms| remain avalailable even in |NEW_STRINGS_APIS|
|
2000-04-16 11:09:16 +00:00 |
xpfc
|
…
|
|
xpfe
|
removed files: mozilla/xpfe/appshell/public/nsISessionHistory.idl
|
2000-04-16 11:18:40 +00:00 |
xpinstall
|
initial checkin to fix bug 7874 (on going). affects only windows platforms. Not hooked up to build system yet.
|
2000-04-16 00:05:39 +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
|
Avoid running allmakefiles.sh everytime (i.e use "=" instead of ":="). allmakefiles.sh is only needed for the "distclean" target.
|
2000-03-17 00:49:15 +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
|
Removed references to deleted xmlterm directories ui/content and ui/skin
|
2000-04-15 17:40:24 +00:00 |
client.mak
|
build browse info target was failing. parameters reordered. affects no other target
|
2000-03-22 22:03:27 +00:00 |
client.mk
|
Output options from mozconfig. Rework checkout.
|
2000-03-21 21:08:35 +00:00 |
configure
|
Fix for 35810. The configure script now stops running if perl can
|
2000-04-15 10:55:55 +00:00 |
configure.in
|
Fix for 35810. The configure script now stops running if perl can
|
2000-04-15 10:55:55 +00:00 |
makefile.win
|
…
|
|
nglayout.mac
|
…
|
|
nglayout.mk
|
…
|
|
trex.mak
|
…
|
|
trex.mk
|
…
|
|