Граф коммитов

127554 Коммитов

Автор SHA1 Сообщение Дата
rlk%trfenv.com 309a3ce4de Bug 235742 and part of bug 107225 - Missing images in Mail Help/Replace old gif images with updated png images. Images by Daniel Wang (stolenclover@yahoo.com.tw). r=rlk@trfenv.com, r=neil@parkwaycc.co.uk 2004-02-26 20:58:54 +00:00
cltbld%netscape.com 6667f14262 Automated update 2004-02-26 19:30:55 +00:00
cbiesinger%web.de b57508d4d6 235329 nsSaveMsgListener::m_contentType is a string for no reason
r=bienvenu sr=roc
2004-02-26 19:29:56 +00:00
cls%seawood.org 1f2d91f86d Ok, back to using -G for creating shared libs. -z text is causing way too many issues with older versions of gcc (egcs 1.0.3 & gcc 2.95.3)
Bug #35419
2004-02-26 19:25:03 +00:00
alex.fritze%crocodile-clips.com fb77632d8c Remove support for svg.stroke_flatness & svg.bezier_flatness prefs. No-one uses them. Not part of default builds - SVG only. 2004-02-26 18:36:59 +00:00
scott%scott-macgregor.org 9b3e79c817 Bug#235651 --> We don't need to use a .autoreg file for installer. the installer creates this files by hand... 2004-02-26 18:24:18 +00:00
scott%scott-macgregor.org 0005652371 Bug#235651 --> We don't need to use a .autoreg file for installer. the installer creates this files by hand... 2004-02-26 18:22:44 +00:00
alex.fritze%crocodile-clips.com 1a38334cf8 Don't build stroke paths for stroke-width==0 (bug #234519). Not part of default build - SVG only. 2004-02-26 18:13:23 +00:00
bryner%brianryner.com 18797e7f6c Disabling my changes. I don't have time to debug this now. 2004-02-26 18:06:02 +00:00
bryner%brianryner.com 40ccfbd8c9 Bustage fix - remove earlier workarounds 2004-02-26 17:17:40 +00:00
bryner%brianryner.com 00c9936e63 Bustage fix - instead of only allowing PIC if LIBRARY_NAME is defined, just skip it if PROGRAM, SIMPLE_PROGRAMS, HOST_PROGRAM, or HOST_SIMPLE_PROGRAMS is defined. 2004-02-26 17:16:57 +00:00
mconnor%myrealbox.com 25e974e0b3 Supplementary patch to Bug 231357, remove network.http.accept.default pref from Standalone Composer so it inherits from greprefs, r=daniel@glazman.org 2004-02-26 16:25:14 +00:00
alex.fritze%crocodile-clips.com 1a02395585 Implement nsSVGTransform::GetValueString() for nsIDOMSVGTransform::SVG_TRANSFORM_MATRIX case. Not part of default build - SVG only. 2004-02-26 15:44:32 +00:00
amardare%qnx.com 50cd4381bc Before the unification was made, the js were executed in this order: all.js
unix.js photon.js. Now the photon and xp_unix changed places.
The photon section should be after the XP_UNIX section.
r=bsmedberg sr=darin
2004-02-26 15:25:48 +00:00
peterv%propagandism.org 840da9eb46 Try to fix OS X bustage. 2004-02-26 14:09:09 +00:00
bryner%brianryner.com 7e5aa53a42 Attempting to fix Mac bustage. I'll try to come up with a cleaner fix for this tomorrow. 2004-02-26 10:33:51 +00:00
daniel%glazman.org 111a238403 fix 'Save and Change Encoding' menu; b=235412, fix by basic@mozillanews.org; r=daniel@glazman.org 2004-02-26 10:20:23 +00:00
cltbld%netscape.com c79733208d Automated update 2004-02-26 09:31:06 +00:00
cls%seawood.org 7c348aa05b Try using -mimpure-text to ignore relocation errors 2004-02-26 09:28:00 +00:00
bryner%brianryner.com a3f2a38be2 Don't compile .o files for executables with -fPIC. Bug 235657, r=seawood. 2004-02-26 08:17:27 +00:00
cltbld%netscape.com 5364393e5a Automated update 2004-02-26 08:00:55 +00:00
cls%seawood.org a9b909ab49 Use -z textwarn when linking with -shared until we figure out why 'relocations against non-writable, allocatable sections remain'.
Bug #23759 & Bug #35419
2004-02-26 07:51:04 +00:00
scott%scott-macgregor.org 72d7aa0d74 Bug #235584 --> Regression fix, vCards no longer sent out with mail messages. String regression fix
r=darin
sr=bienvenu
2004-02-26 07:40:56 +00:00
cltbld%netscape.com eae9c1a532 Automated update 2004-02-26 07:40:54 +00:00
cls%seawood.org 858be6e322 Use LD instead of CC when linking C libs on HPUX 2004-02-26 07:34:27 +00:00
cltbld%netscape.com 4aef0e438f Automated update 2004-02-26 06:30:57 +00:00
cls%seawood.org 62af124e5b SWAG at fixing hpux bustage. 2004-02-26 06:29:42 +00:00
scott%scott-macgregor.org b2145f2e2f back out accidental checkin 2004-02-26 06:26:29 +00:00
edburns%acm.org 9cfd63e744 This checkin makes all the existing webclient unit tests run
successfully.  We are now ready to continue with webclient 2.0
development.

M build-tests.xml

- formatting

M build.xml

- added target that skips the "main" dependency.

M src_moz/ProfileManagerImpl.cpp

- correct error messages

M test/automated/src/classes/org/mozilla/webclient/ProfileManagerTest.java

- reset the system to the original profile before deleting the new one.
2004-02-26 04:21:24 +00:00
mconnor%myrealbox.com 98c8be2ad5 Bug 231357 Remove universal image mimetypes from accept header r=darin sr=brendan 2004-02-26 04:16:23 +00:00
jgmyers%speakeasy.net 2c3a905fd4 Clean up string stuff: bug 232812 r=ssaux sr=jag 2004-02-26 04:07:23 +00:00
scott%scott-macgregor.org 630d209a2d Bug#235651 --> Part of the foundation for the intaller.
readme.txt and license files
2004-02-26 03:11:25 +00:00
scott%scott-macgregor.org 756f979fec Bug #235651 --> Make readme.txt and LICENSE files work 2004-02-26 02:59:58 +00:00
scott%scott-macgregor.org 7583c2991c Bug #235651 -->
add the license file
2004-02-26 02:46:37 +00:00
scott%scott-macgregor.org d1b301df24 Don't skip the installer directory by default
this matches firefox behavior too.
2004-02-26 02:37:36 +00:00
edburns%acm.org 43f8b545be M src_moz/ProfileManagerImpl.cpp
- remove log line that isn't guaranteed to be encountered

M test/automated/src/classes/org/mozilla/webclient/CompareFiles.java

- change "new" to "actual" and "old" to expected

- skip "WARNING:" lines in the expected file as well.

M test/automated/src/test/BrowserControlFactoryTest_correct

- remove log line that isn't guaranteed to be encountered.
2004-02-26 02:37:00 +00:00
scott%scott-macgregor.org be07ee13c1 More changes to get an installer going 2004-02-26 02:36:53 +00:00
scott%scott-macgregor.org af8780eeb4 more ground work changes for getting an installer going 2004-02-26 02:36:22 +00:00
jst%mozilla.jstenback.com 9f2e3f9efb Fixing regression crasher bug 235209. Make sure we have a strong reference to a nsIScriptContext we're touching *after* we've executed scripts on it. r=danm-moz@comcast.net, sr=bzbarsky@mit.edu 2004-02-26 02:35:30 +00:00
edburns%acm.org 2fb7301a66 Formatting. 2004-02-26 02:29:15 +00:00
scott%scott-macgregor.org aea7c1fe75 not part of the build
more installer updates
2004-02-26 01:01:40 +00:00
scott%scott-macgregor.org d91cbf10ac Bug #234804,234976 --> Installers are crashing on launch, trying to install deflenus.xpi
r/sr=darin
2004-02-26 00:56:11 +00:00
jocuri%softhome.net c36df61c81 Patch for bug 65313; improves the email regexp in order to detect better invalid email addresses; r=gerv, a=justdave. 2004-02-26 00:07:23 +00:00
nelsonb%netscape.com a74bbe4b09 Detect NULL arguments to CERT_DecodeTrustString instead of crashing.
Bug 235617. r=wtc.
2004-02-26 00:05:29 +00:00
jst%mozilla.jstenback.com 185cbfd645 Fixing bug 233137. Work around the problem with reparenting XPConnect wrappers for XUL elements by just not doing it, like we used not to before the fix for bug 197427 was checked in. r=bzbarsky@mit.edu, sr=dbaron@dbaron.org 2004-02-25 23:57:28 +00:00
brendan%mozilla.org 65bbfda81a Fix Read and Equals bugs, clean up other poor code (235307, r=dougt, sr=darin). 2004-02-25 23:38:40 +00:00
bienvenu%nventure.com af45581edf fix ldap connections not closing properly by breaking cycle, r=dmose, sr=mscott 206018 2004-02-25 23:30:30 +00:00
tor%cs.brown.edu 82aeae3281 Bug 235298 - gif with invalid end-of-stream marker wasn't being
identified as corrupt.  r=paper, sr=darin
2004-02-25 23:25:57 +00:00
bryner%brianryner.com c3ab816242 Trivial change to not run the nsFont default ctor here. r+sr=dbaron. 2004-02-25 23:15:11 +00:00
etsai%netscape.com 7e2b47b550 fix for Schema retrieval crashes, bug 232298 2004-02-25 23:11:43 +00:00