Commit Graph

117985 Commits

Author SHA1 Message Date
aaronl%netscape.com
2a7da61622 Bug 196946. Combine static accessibility libs into widget library. r=kyle, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@139575 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 20:22:51 +00:00
sfraser%netscape.com
21d45cbfd4 Add linkage with libxpcom_compat.a in static build.
git-svn-id: svn://10.0.0.236/trunk@139573 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 19:43:50 +00:00
igor%mir2.org
4b326a683c A version of the add method to add an invoke bytecode is deprectaed in favor of addInvoke that takes a full method signature in place of separated parameter and result signatures. It allow not use a string concatenination to build a full signature.
git-svn-id: svn://10.0.0.236/trunk@139572 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 17:45:34 +00:00
timeless%mozdev.org
8b4ffb2405 Bug 196300 Honor line breaks in checkin comments
r=tara


git-svn-id: svn://10.0.0.236/trunk@139570 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 15:09:33 +00:00
igor%mir2.org
a2ce5d3172 Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=197682 :
replace static fields to hold targets of direct call optimization by an instance fields in the class representing the main script object.


git-svn-id: svn://10.0.0.236/trunk@139569 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 13:53:41 +00:00
blizzard%redhat.com
fbbd3f75aa Make sure that if the minifont couldn't be loaded that we don't crash. No bug on this one.
git-svn-id: svn://10.0.0.236/trunk@139568 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 13:35:03 +00:00
varga%netscape.com
c702cf14dc Fix for bug 139290. Interaction between windows leads to doubled bookmarks.
r=bryner, sr=jag
- cache the open state of container instead of quering the data source every time


git-svn-id: svn://10.0.0.236/trunk@139567 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 11:29:02 +00:00
bryner%netscape.com
7840839c8e Add support for opening multiple files with the unix filepicker (bug 167152). r=varga, sr=bzbarsky.
git-svn-id: svn://10.0.0.236/trunk@139566 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 09:20:40 +00:00
bbaetz%acm.org
1706032b0e Bug 197656 - codesighs test doesn't handle relative objdirs
r=cls


git-svn-id: svn://10.0.0.236/trunk@139565 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 08:07:17 +00:00
bbaetz%acm.org
24e9cd203f Bug 197631 - BloatTest2 diffs work only on windows
r=cls


git-svn-id: svn://10.0.0.236/trunk@139564 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 07:53:31 +00:00
sspitzer%netscape.com
fb2415acdb clean up the modern junk bar icon, now that the junk bar is a different color.
git-svn-id: svn://10.0.0.236/trunk@139563 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 07:32:48 +00:00
sspitzer%netscape.com
1a72b63711 fix for bug #194238
the junk mail controls won't detect a message as junk until you mark a message as good.

the algorithm in "A Plan For Spam" assumes that you have a large good
corpus and a large junk corpus.

that won't be the case with users who first use the junk mail feature
so, we do certain things to encourage them to train.

r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@139562 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 07:09:41 +00:00
seawood%netscape.com
894354e84c Force xpcom_compat to be shared again duue to win32 static build bustage.
git-svn-id: svn://10.0.0.236/trunk@139561 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 06:49:44 +00:00
cltbld%netscape.com
427a9b7caa Automated update
git-svn-id: svn://10.0.0.236/trunk@139560 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 06:45:11 +00:00
seawood%netscape.com
92f57302ea Remove -std1 flag from dec unix compiles to avoid conflicts with gtk headers when gtk isn't built with strict ansi compliance.
Bug #192213 r=wtc


git-svn-id: svn://10.0.0.236/trunk@139559 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 06:35:11 +00:00
bbaetz%acm.org
4d7be3da2f Bug 197180 - Long comment names not flagged as an error
r,a=justdave


git-svn-id: svn://10.0.0.236/trunk@139557 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 06:16:43 +00:00
sspitzer%netscape.com
e56dfc6ea0 fix for bug #96134
message Save As ignores selected file type, plus some code cleanup.
r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@139556 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 05:44:48 +00:00
dbaron%dbaron.org
b3e12f2c54 No more experiments. Back to plain old macros. r+sr=roc b=196603
git-svn-id: svn://10.0.0.236/trunk@139555 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 04:51:56 +00:00
mkaply%us.ibm.com
85ec2faae7 OS/2 build doesn't come up if MOZILLA_HOME isn't set
git-svn-id: svn://10.0.0.236/trunk@139554 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 03:37:08 +00:00
seawood%netscape.com
a44cc11ccc Fix BeOS bustage
git-svn-id: svn://10.0.0.236/trunk@139553 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 03:03:06 +00:00
dbaron%dbaron.org
0dd954f8cb Add MODULE_NAME line to fix build bustage (from rules.mk checkin by seawood).
git-svn-id: svn://10.0.0.236/trunk@139552 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 02:41:15 +00:00
cavin%netscape.com
b0422b32d2 Fix for 70396. Use the directory description in prefs if it exists for the addrbook names. Copy 4.x .na2 files to 7.x directory during migration. r=ccarlen, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@139551 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 02:22:09 +00:00
seawood%netscape.com
081a2945cb Fixing BeOS bustage
git-svn-id: svn://10.0.0.236/trunk@139550 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 02:21:03 +00:00
dbaron%dbaron.org
a1632181db Well, the OS/2 compiler does not like the cool way of doing this, so on to the ugly way... b=197277
git-svn-id: svn://10.0.0.236/trunk@139549 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 01:34:48 +00:00
dbaron%dbaron.org
0346a5aa02 Fix operator precedence error in previous patch (which I reviewed, eek!). b=197277
git-svn-id: svn://10.0.0.236/trunk@139548 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 01:13:23 +00:00
dbaron%dbaron.org
2b52a19bb4 Fix operator precedence error in previous patch (which I reviewed, eek!). b=197277
git-svn-id: svn://10.0.0.236/trunk@139547 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 01:12:32 +00:00
dougt%netscape.com
b64077c53b Fix bad export_lib line. r=cls
git-svn-id: svn://10.0.0.236/trunk@139546 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 01:09:52 +00:00
dbaron%dbaron.org
c4b30dddae Fix operator precedence error in previous patch (which I reviewed, eek!). b=197277
git-svn-id: svn://10.0.0.236/trunk@139545 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 01:03:20 +00:00
sspitzer%netscape.com
5affec7d42 code cleanup, no bug.
git-svn-id: svn://10.0.0.236/trunk@139544 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 00:31:15 +00:00
dbaron%dbaron.org
b623cb73f2 Add MODULE_NAME line to fix build bustage (from rules.mk checkin by seawood).
git-svn-id: svn://10.0.0.236/trunk@139543 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 00:24:15 +00:00
dbaron%dbaron.org
0893714573 Ensure that CalcStyleDifference populates the new context with all of the structs present on the old context to ensure that the PeekStyleData optimization is valid. Avoid copy-and-pasted code. b=196603 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@139542 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 00:20:21 +00:00
sfraser%netscape.com
2d4bd6c0b6 Fix static build target.
git-svn-id: svn://10.0.0.236/trunk@139541 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 23:20:00 +00:00
sfraser%netscape.com
c8b4d9e74a Fix static components after the MinoMo changes.
git-svn-id: svn://10.0.0.236/trunk@139540 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 23:16:33 +00:00
seawood%netscape.com
45b8a40d7d Enforce MODULE_NAME requirement for static builds.
git-svn-id: svn://10.0.0.236/trunk@139539 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 22:56:35 +00:00
sspitzer%netscape.com
f7e3f61552 fix for bug #195666
make the "Mozilla thinks this messages is junk" bar be a different color, for discoverability.
rs=bienvenu.


git-svn-id: svn://10.0.0.236/trunk@139538 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 22:51:42 +00:00
sfraser%netscape.com
882c17b13e Need to link with TK_LIBS on Mac, so that the static build gets Carbon symbols.
git-svn-id: svn://10.0.0.236/trunk@139537 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 22:51:39 +00:00
sfraser%netscape.com
a3bc842d4a Fix some absolute paths that got in there by accident.
git-svn-id: svn://10.0.0.236/trunk@139536 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 22:48:19 +00:00
sspitzer%netscape.com
26f6ae8cb6 fix for bug #191042.
clear the custom flags for the message
otherwise the old custom flags will stay around
thanks to ere@atp.fi (Ere Maijala) for the fix.
r/sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@139535 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 22:15:55 +00:00
dbaron%dbaron.org
2d30530b49 Oops! nsStyleSVG never had a GetStyleStructID method. b=196603
git-svn-id: svn://10.0.0.236/trunk@139534 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 21:54:49 +00:00
seawood%netscape.com
fe79a0c347 All components must have a MODULE_NAME makefile variable that's the same as the generic module name of the component or static builds will fail.
Fixing static build bustage.


git-svn-id: svn://10.0.0.236/trunk@139533 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 21:49:53 +00:00
sspitzer%netscape.com
9ee102f20c fix js error when clicking in thread pane, and no messages are selected.
no bug.  rs=bienvenu


git-svn-id: svn://10.0.0.236/trunk@139532 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 20:08:27 +00:00
rogerl%netscape.com
6510019777 General GC-related fixes.
git-svn-id: svn://10.0.0.236/trunk@139531 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 20:05:32 +00:00
andreas.otte%debitel.net
7a2900ad0c fix bug 113032 [jar: anchors within pages drop the HTML file name] fix resolving relative jar urls, fix anchor handling in jar urls, r=darin, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@139530 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 20:00:20 +00:00
rogerl%netscape.com
b76d8fbb79 Instance & Dynamic property map changes to HashTable complete.
git-svn-id: svn://10.0.0.236/trunk@139528 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 19:36:12 +00:00
sfraser%netscape.com
1b405dae1c Fix project after dougt changes. Static build still likely broken.
git-svn-id: svn://10.0.0.236/trunk@139527 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 19:18:30 +00:00
dougt%netscape.com
06aca67151 adding back layout_base. r=sfraser
git-svn-id: svn://10.0.0.236/trunk@139526 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 19:05:23 +00:00
dougt%netscape.com
c8b0f1d66f Fixing 197566. r=me
git-svn-id: svn://10.0.0.236/trunk@139525 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 18:58:45 +00:00
mkaply%us.ibm.com
b35dfdc3ad Last OS/2 bustage - HURRAH!
git-svn-id: svn://10.0.0.236/trunk@139524 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 18:53:38 +00:00
dougt%netscape.com
71d2328776 Fixing 197566. r=me
git-svn-id: svn://10.0.0.236/trunk@139523 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 17:55:40 +00:00
mkaply%us.ibm.com
b3060e2791 More OS/2 bustage - I'm starting to understand it now - nsIFileSpec.h was including other stuff and now that it is gone, we are discovering header dependencies
git-svn-id: svn://10.0.0.236/trunk@139522 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-15 16:58:22 +00:00