Commit Graph

173714 Commits

Author SHA1 Message Date
jwalden%mit.edu
0e8e968c7b Bug 342877 - Substantially revamp/rewrite the testing-only HTTP server used in necko unit tests, making it suitable for use in Mozilla tests which require files be stored on an HTTP server (e.g. because the test depends on certain HTTP headers being set or not set, the functionality uses HTTP, etc.) but which don't require that the server have a specified hostname. Docs, implementation, and tests (!) are in netwerk/test/httpserver/; if you have questions about using the server in unit tests or have some use case which the server could support better or doesn't support at all, CC me on the bug and I'll see how I can help. Huge (huge) thanks to biesi for the review of the huge patch. r=davel on test-harness changes, r=biesi on the server and test changes 2006-12-15 02:13:54 +00:00
roc+%cs.cmu.edu
3e86d90c70 Bug 359371. Calculate correct available content-height when a float has border or padding. r+sr=dbaron 2006-12-15 01:52:53 +00:00
dbaron%dbaron.org
038e34bd9a Use hidden visibility for JPEG lib when we build it. b=359461 r=bsmedberg 2006-12-15 00:27:53 +00:00
dbaron%dbaron.org
befaeee83a Add lber.h, used by LDAP code. b=363679 r=bsmedberg 2006-12-15 00:24:25 +00:00
Olli.Pettay%helsinki.fi
5cdb072969 Bug 336574, r+sr=roc 2006-12-15 00:23:39 +00:00
mattwillis%gmail.com
054cd194f8 bug 363275 - Makes week printout show correct dates for timezones with positive offset from UTC. r1=ssitter, r2=dmose 2006-12-14 23:26:26 +00:00
bzbarsky%mit.edu
2d043e82c6 Adding regression test. 2006-12-14 22:35:52 +00:00
joshmoz%gmail.com
b542f8fabe Apple Event handling for use with Cocoa widgets. Patch by Stan Shebs. b=355352 r=josh moa=bsmedberg 2006-12-14 22:00:46 +00:00
mozilla%weilbacher.org
21acfcd1f0 [OS/2] Bug 265798: add min-height to make new toolbar visible, p=philringnalda, r(OS/2 only)=me 2006-12-14 21:54:49 +00:00
Olli.Pettay%helsinki.fi
66febe5c53 Bug 363817, nsVoidArray mAttachedStack to nsTArray<nsRefPtr<nsXBLBinding> >, r+sr=jst 2006-12-14 21:32:10 +00:00
benjamin%smedbergs.us
c2b120ac61 Bug 363079 - MozillaBuild for Windows, initial cut (there are still known bugs to fix, and need to implement an installer), r=preed 2006-12-14 20:44:58 +00:00
wtchang%redhat.com
20fe111616 [OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 2, changes to
NSPR. By Peter Weilbacher <mozilla@weilbacher.org>. r=mkaply, sr=wtc
2006-12-14 19:24:27 +00:00
benjamin%smedbergs.us
c0f4680321 Bug 361413 - Build succeeds even when arch-specific xptcall is not implemented, r=timeless 2006-12-14 19:13:43 +00:00
sayrer%gmail.com
c8d95ae087 Bug 358946. Let the places unit tests pass. r=sspitzer,mano 2006-12-14 17:28:52 +00:00
ghendricks%novell.com
107ba20eb3 Cleared up some inconsistencies with caserun editing 2006-12-14 17:25:17 +00:00
richm%stanfordalumni.org
8dab19b1f9 Resolves: bug 299995
Description: Use PK11_TokenKeyGenWithFlags instead of PK11_KeyGen
Fix Description: Use the new function and pass in CKF_ENCRYPT|CKF_DECRYPT
as the keygen flags.
2006-12-14 17:09:17 +00:00
richm%stanfordalumni.org
0660fc6940 Resolves: bug 363168
Description: Add autotool support to svrcore; have svrcore build shared libs
Fix Description: This is a pretty basic autotool-ization using libtool
to build the shared library.  The vast majority of the work was done
by Toshio-san.  However, there are a couple of extras worth noting:
1) Windows builds are different now.  In order to build on Windows using
the MSVC compiler, you still have to use coreconf.  I just could not get
configure/libtool to work correctly with the MSVC compiler.  The old
makefile has been moved to src/Makefile.win, so you just have to
 cd src ; make -f Makefile.win
I also updated the README and INSTALL.win to add this information.
2) I added some m4 files to find and figure out which nspr and nss to use
based on the environment and pkg-config.
2006-12-14 17:07:32 +00:00
martijn.martijn%gmail.com
5a1320c6b6 Bug 330705 - Using blur() on some unfocused element also blurs the focused element, r=jst, sr=dbaron 2006-12-14 13:59:50 +00:00
Olli.Pettay%helsinki.fi
20e88e562c Bug 363810, strong reference to owner document while deleting properties, r+sr=sicking 2006-12-14 11:31:28 +00:00
michael.buettner%sun.com
867bfb0900 fixed sign-problem with alarmOffset 2006-12-14 08:24:56 +00:00
dbaron%dbaron.org
20a20cc930 Forgot to rev IID. b=332922 2006-12-14 08:00:53 +00:00
masayuki%d-toybox.com
d23a03197f Bug 363410 Implement font-size-adjust on Linux r=pavlov 2006-12-14 04:14:06 +00:00
masayuki%d-toybox.com
cf88389dd1 Bug 362428 [Cairo] 'normal' keyword for line-height is too tall with 'Lucida Grande'. r=pavlov 2006-12-14 04:12:40 +00:00
reed%reedloden.com
1268c28900 Bug 363739 - "graph.html has several validation errors" [p=reed r=thunder] 2006-12-14 03:57:26 +00:00
cst%yecc.com
8daf76db69 Bug 358553 Disabled and checked menuitems should always have disabled checkmarks
Images by stefanh, r+sr=neil
2006-12-14 03:31:58 +00:00
cst%yecc.com
29f996e5a8 Bug 358553 Disabled and checked menuitems should always have disabled checkmarks
Patch by stefanh <stefanh@bluebottle.com>
r+sr=neil
2006-12-14 03:27:16 +00:00
cst%yecc.com
e3ced1732c Bug 301477 image zoom cursor does not change after resizing browser window
r=bz sr=jst
2006-12-14 02:06:49 +00:00
dbaron%dbaron.org
e8425e7c24 Remove nsLineLayout::mWordWidth, which should have been removed in earlier reflow branch merging. b=363232 r+sr=roc 2006-12-13 23:11:13 +00:00
dbaron%dbaron.org
d5af630c22 Better API for used padding/border/margin: remove deprecated Calc*For on nsStyleStructs and add GetUsed* to nsIFrame. b=332922 r+sr=roc 2006-12-13 23:04:57 +00:00
mozilla%weilbacher.org
cc24e0b805 [OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 4, changes to LDAP build config (LDAP trunk version). r=mkaply, r=mcs 2006-12-13 22:12:16 +00:00
mkanat%bugzilla.org
c414c6ca0e Post-checkin fix for bug 360710: Fix how docs get the required DBD versions. 2006-12-13 22:03:50 +00:00
cltbld
b592c25997 Automated update from host egg.build.mozilla.org 2006-12-13 22:01:03 +00:00
mozilla%weilbacher.org
03415ee5a2 [OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 3, changes to build config. r=mkaply, sr=wtc 2006-12-13 21:57:56 +00:00
mkanat%bugzilla.org
f7a82b4318 Bug 360710: checksetup.pl needs to blacklist some non-working external modules
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-12-13 21:45:12 +00:00
mattwillis%gmail.com
6abdaa7b12 Removing README.txt for Mozilla Suite from Sunbird builds. Was causing trouble with unify. 2006-12-13 21:43:19 +00:00
hwaara%gmail.com
c23c2de4e3 Make sure disabled buttons never get the default button look. r=josh, sr=pavlov, b=362820 2006-12-13 21:37:34 +00:00
mozilla.mano%sent.com
23ec0eb290 Bug 360211 - text fields are transparent in cocoa-cairo builds. r=josh, sr=pavlov. 2006-12-13 21:13:42 +00:00
neil%parkwaycc.co.uk
5d940d8a33 Bug 363444 Small objects sometimes incorrectly scrolled into view r+sr=roc 2006-12-13 20:43:59 +00:00
ccooper%deadsquid.com
7ca5ac579c b=363658
- fix footer links
2006-12-13 20:30:13 +00:00
gijskruitbosch%gmail.com
af837de576 Bug 135926 - Support for IRCnet network
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2006-12-13 20:29:35 +00:00
gijskruitbosch%gmail.com
0ef22e07ea Bug 227366 - Add irc-hispano to default network list
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2006-12-13 20:21:07 +00:00
ccooper%deadsquid.com
e4b5678f89 b=363658
- fix runaway JS from double product setting
2006-12-13 20:04:36 +00:00
mattwillis%gmail.com
82e1ea7d9c Add Sunbird to list of 'normal' profile directories on Mac. r=coop via IRC 2006-12-13 19:12:21 +00:00
mvl%exedo.nl
3fc31f23b5 bug 343792: bulletproof libical to not hang after import of .ics file which has INTERVAL=0 in RRULE. r=dbo 2006-12-13 19:05:59 +00:00
reed%reedloden.com
98be0cca81 Bug 353459 - "Unable to load config.pl if the GTop perl module is installed." [p=reed r=justdave] 2006-12-13 18:49:19 +00:00
mattwillis%gmail.com
069dc4a90c Fix lightning's CVSROOT 2006-12-13 18:34:08 +00:00
mattwillis%gmail.com
f731be1831 bug 340920 - Make Sunbird builds Universal 2006-12-13 18:17:08 +00:00
mkanat%bugzilla.org
885b6558ee Bug 357847: recommend Theory58S instead of landfill for ppm users
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave
2006-12-13 17:36:03 +00:00
bienvenu%nventure.com
7c9be77b69 fix 362735 problem in rich text conversion, patch by guninski@guninski.com, r=bienvenu, sr=mscott 2006-12-13 16:24:55 +00:00
uriber%gmail.com
3faa594f22 Use the containing block's direction (LTR/RTL) instead of this frame's direction when deciding on default alignment of the frame. bug=328181 r+sr=dbaron 2006-12-13 16:16:25 +00:00