sgehani%netscape.com
3fcd0cd82f
*** NOT PART OF TBOX BUILDS ***
...
1> Enabling talkback in Unix and Mac builds [bugscape nsbeta2+ b=1405]
2> Adding en-US and en-GB language packs to installers [nsbeta2+ b=41054]
[r=ssu]
2000-07-13 02:56:21 +00:00
jst%netscape.com
e5da6444bc
Fixing nsbeta2+ bug 44022. Loading javascript: URL's from a plugin wasn't always working. r=vidur@netscape.com
2000-07-13 02:44:14 +00:00
brendan%mozilla.org
c4a7de165c
Avoid costly GetScheme on nsSimpleURI, and avoid yet another "javascript:" string literal and the consequent PL_strcasecmp call, in favor of a fast NUL first-char test.
2000-07-13 02:30:16 +00:00
beard%netscape.com
89608ef140
need <stdio.h> for fopen on the Mac.
2000-07-13 02:23:55 +00:00
morse%netscape.com
3faea829cd
restore what I backed out last night -- it wasn't breaking the build after all
2000-07-13 01:45:55 +00:00
beard%netscape.com
60feb5d1fd
fixing readEvalFile to save off important Context data members. implemented identical_Default for string
2000-07-13 01:35:57 +00:00
mscott%netscape.com
4ea557327a
quick patch to fix the mac build. Mac doesn't seem to like NS_LITERAL_STRING for a const char * defined using a #define.
2000-07-13 00:49:53 +00:00
beard%netscape.com
e9a25e0a62
fixing readEvalFile() by creating another Context
2000-07-13 00:44:30 +00:00
law%netscape.com
3c0cfcea12
Bug 43583; tweaks to new helper app launch dialog; r=ben@netscape.com
2000-07-13 00:44:26 +00:00
rogerl%netscape.com
58dc7e47b7
Switching to generic binary operator in order to distinguish situation
...
where Operators package had been loaded and be able to generate typed
versions of the binary operators otherwise.
2000-07-13 00:14:54 +00:00
hyatt%netscape.com
58c2c2de46
Additional fix for not scrolling to bottom of tree (dogfood bug), r=bryner
2000-07-13 00:12:38 +00:00
ssu%netscape.com
ba5fd6f4db
fixing bug #45256 - added comments to config.ini for localization scripts to key off of. Not part of tinderbox build. nsbeta2+. r=sgehani
2000-07-13 00:11:52 +00:00
ssu%netscape.com
db83ae6bd0
to aid in fixing bug #45256 . These files are not part of the build, and won't be. They are tools to help the localization team
2000-07-13 00:09:41 +00:00
dougt%netscape.com
c555c3e7c1
Fixing bustage.
2000-07-12 23:59:33 +00:00
vidur%netscape.com
97aa0897c8
Fix for bug 44608. Added nsIDocShellTreeOwner::ExitModalLoop() and nsIWebBrowserChrome::ExitModalEventLoop(). r=rpotts,a=valeski
2000-07-12 23:56:14 +00:00
jfrancis%netscape.com
10ffff9a64
fix for 36570; mail signature shows up in middle of quoted text
2000-07-12 23:44:56 +00:00
dougt%netscape.com
d84c495203
bug 40750.
...
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org .
a=brendan@mozilla.org
2000-07-12 23:31:31 +00:00
pnunn%netscape.com
5a09182814
fix for bug#40785, #40767 : added new state so gif load can be aborted without
...
an error. pnunn rev:kin@netscape.com
2000-07-12 23:27:54 +00:00
jfrancis%netscape.com
7a58814661
fix for 43903; making a list after inline contnet doesnt work
2000-07-12 23:21:49 +00:00
ruslan%netscape.com
35f63ff750
Fix MAC bustage
2000-07-12 23:20:04 +00:00
dmose%mozilla.org
7c13805e3d
added a few issues that came up while revamping the callback model
2000-07-12 23:08:11 +00:00
dmose%mozilla.org
836ca8d849
a per-connection nsILDAPMessageListener is no longer necessary. removed. a=r=(not built)
2000-07-12 23:06:37 +00:00
dmose%mozilla.org
062e758949
Revamped callback code so that nsILDAPMessageListener is a per operation attribute rather than a per connection attribute. This allows for much more flexibility in handling LDAP messages received, as well as sharing of LDAP connections (a performance win). Also modified nsISupports proxy usage so that I can callback to nsILDAPMessageListeners implemented in JS (thanks dougt). a=r=(not built)
2000-07-12 23:05:27 +00:00
bienvenu%netscape.com
fc44c4b455
fix 45184 crash involving rdf literals r=alecf
2000-07-12 22:54:45 +00:00
mscott%netscape.com
2d4726af0f
Bug #44635 --> when replying or forwarding a message, we were passing in a bogus channel when we tried to fetch
...
the message for quoting purposes. As a result, the content type (which includes the charset information for the message)
was not getting set on the right channel. I changed things so we pass in the real channel and not a bogus one.
r=alecf
2000-07-12 22:54:19 +00:00
syd%netscape.com
05af0d41aa
r=law, vishy
...
This is part of a ns commercial nsbeta2+ bug fix. Instead of hardcoding the
DDE application name (e.g., Mozilla), read it from a string table for win32.
2000-07-12 22:45:11 +00:00
mcgreer%netscape.com
11bcfbe3d6
fingerprint had to handled in certutil for now since SECU_PrintCertificate receives a decoded DER. see #45303
2000-07-12 22:42:57 +00:00
mkaply%us.ibm.com
8d902a5cea
#40177
...
r=cls, a=brendan
Tinderbox break - need MOZ_JS_LIBS - cls approved on #mozilla
2000-07-12 22:42:41 +00:00
ruslan%netscape.com
4aa769b52f
Fix 45061, a/r=gagan
2000-07-12 22:41:26 +00:00
jdunn%netscape.com
8e48251700
do not include -lm for HPUX (as well as BeOS)
...
r= leaf@mozilla.org
2000-07-12 22:41:17 +00:00
mkaply%us.ibm.com
69ebcee3f6
r=cls, a=brendan
...
Because of the raptor to gk change, we don't need SHORT_LIBNAME - for some things
2000-07-12 22:38:28 +00:00
akkana%netscape.com
635965655f
Partial fix for 42885: several of the bindings weren't there, but even
...
when they're there, the XBL events still don't work right. r=saari
2000-07-12 22:34:16 +00:00
dougt%netscape.com
2b6a10b060
removing -nologo. It is reduntant. ra=leaf@mozilla.org
2000-07-12 22:33:55 +00:00
hyatt%netscape.com
0c7a3ceafd
Fix for smoketest blocker. r=saari, bug#=35952
2000-07-12 22:24:29 +00:00
mcgreer%netscape.com
d42ada9be0
add fingerprints to info dumped with certificate
2000-07-12 20:48:47 +00:00
brade%netscape.com
38070752ba
add id to print item; r=kin; bug #43904
2000-07-12 14:48:13 +00:00
rhp%netscape.com
997e631b7f
Properties change for prompt language change - Bug #: 1429 - r: sol
2000-07-12 14:04:42 +00:00
Jerry.Kirk%Nexwarecorp.com
9236f1856d
Added new Photon Embedding directories.
2000-07-12 13:56:39 +00:00
Jerry.Kirk%Nexwarecorp.com
92b71daf01
NOT PART OF BUILD - PHOTON ONLY
...
Adding the PtMozilla widget for the first time.
Submited by briane@qnx.com
r=kirkj
2000-07-12 13:53:29 +00:00
ben%netscape.com
f3d3748b18
fix for profile manager header (fix circle and icon)
2000-07-12 07:55:58 +00:00
dprice%netscape.com
75b6bac9b7
NOT IN THE BUILD
...
adding jar.mn file to chatzilla for the eventual repackaging of the chrome into jar files.
2000-07-12 07:52:02 +00:00
dprice%netscape.com
7ec1b73048
NOT IN THE BUILD
2000-07-12 07:50:37 +00:00
dprice%netscape.com
20f993546d
NOT IN THE BUILD
...
Modified the xinstall:: rule
2000-07-12 07:45:26 +00:00
dprice%netscape.com
bdd5713749
fixed a crasher when getting the length of an empty string.
2000-07-12 07:39:34 +00:00
ben%netscape.com
44565e571f
fix for b28186, rename to existing profile does not re-prompt for correct profile name
2000-07-12 07:20:06 +00:00
ben%netscape.com
c91f93ec42
27526 - focus tree widget in profile manager on startup.
2000-07-12 07:07:55 +00:00
ben%netscape.com
22809c7876
fixes for 39923 and 38201, urlbar history popup navigation problems
2000-07-12 06:44:12 +00:00
mscott%netscape.com
cbdeb0905f
Bug #43583 --> throw the switch for the helper app dialog. Start invoking the helper app dialog and bring it
...
up whenever the user trys to launch a helper app. This was submitted by bill law. r=mscott
also, use the file name in the url as the basis for the temporary file name.
r=alecf
2000-07-12 06:09:02 +00:00
cls%seawood.org
19691bf001
Fix for BeOS bustage.
2000-07-12 06:08:19 +00:00
ben%netscape.com
d4388be99e
fix for 32255, remove placeholder text in migrate before-delete dialog, and updated code to reflect correct behaviour.
2000-07-12 05:19:28 +00:00