dwitte%stanford.edu
|
0cc421f07a
|
fix a build warning. b=242588, r=mconnor, sr=darin
|
2004-05-05 02:06:38 +00:00 |
bzbarsky%mit.edu
|
3952e1e9e8
|
The nsBlockFrame.h include is needed for debug builds. Bustage fix, original
bug is 241833
|
2004-05-05 01:46:15 +00:00 |
timeless%mozdev.org
|
fceac24133
|
Bug 208571 "@mozilla.org/supports-wstring;1" should be "@mozilla.org/supports-string;1"
r=mostafah
|
2004-05-05 01:43:04 +00:00 |
timeless%mozdev.org
|
4bc313c0f8
|
Bug 242613 Crash [@ EncodeStructParticle] because getEnumerator returned null
r=jst sr=jst
|
2004-05-05 01:38:03 +00:00 |
myk%mozilla.org
|
456e0704af
|
more cleanup from recent changes
|
2004-05-05 01:32:14 +00:00 |
jpierre%netscape.com
|
8440778d84
|
Fix for 202979 . Resolve binary compatibility issue for CERT_ImportCerts . r=wtc, jpierre
|
2004-05-05 01:15:39 +00:00 |
bzbarsky%mit.edu
|
c878d2ca0f
|
Remove goto's from mimecms.cpp. Bug 200659, patch by David G King
<d_king@xtra.co.nz>, r=kaie, sr=mscott
|
2004-05-05 00:55:40 +00:00 |
bzbarsky%mit.edu
|
9d1ed0ca64
|
Add and use some convenience functions on nsCSSRect. Bug 208731, r+sr=dbaron
|
2004-05-05 00:43:50 +00:00 |
relyea%netscape.com
|
c06f7bf9d6
|
Fix mechanism command.
|
2004-05-05 00:36:52 +00:00 |
bzbarsky%mit.edu
|
07f8d63578
|
Subtract out the reflow hint from aMinChange when re-resolving out-of-flow
kids, in case they're not our descendants and need a reflow. Bug 170644,
r+sr=dbaron
|
2004-05-05 00:34:22 +00:00 |
bzbarsky%mit.edu
|
4ea38635a4
|
Move presentation attributes into the UA level in non-HTML documents and a
separate preshint level in HTML. Bug 234861, r=dbaron, sr=jst
|
2004-05-05 00:30:57 +00:00 |
myk%mozilla.org
|
14b5743771
|
cleaning up miscellaneous crap from recent changes
|
2004-05-05 00:24:32 +00:00 |
dbaron%dbaron.org
|
5ae83e147c
|
Remove extra ifs, as followup to bug 241003. r=mscott
|
2004-05-05 00:09:08 +00:00 |
dbaron%dbaron.org
|
44f599fd12
|
Remove hacks no longer needed since text inputs became reflow roots (instead of using the IncrementalDamageConstrained hack. b=241833 r+sr=rbs
|
2004-05-04 23:56:25 +00:00 |
bienvenu%nventure.com
|
a348600c38
|
fix build warnings introduced by 64 bit seekable streams, r=darin, sr=mscott, 242591, 242583
|
2004-05-04 23:32:32 +00:00 |
brendan%mozilla.org
|
0b263dedd4
|
Track Seek/Tell 32=>64-bit API change in DEBUG_MUX ifdefs.
|
2004-05-04 22:52:46 +00:00 |
scott%scott-macgregor.org
|
bde38bb50d
|
Bug #235376 --> mozilla-xremote-client missing from Linux builds
|
2004-05-04 22:50:30 +00:00 |
ben%bengoodger.com
|
6a9ec99dfe
|
170006 more updates - make -install-global shut the app down after it installs
|
2004-05-04 22:31:52 +00:00 |
Stefan.Borggraefe%gmx.de
|
cc7e3898aa
|
Bug 81572: "Never provide only a text field for file/folder input (newsrc file)"
r=mscott, sr=bienvenu
|
2004-05-04 22:28:14 +00:00 |
scott%scott-macgregor.org
|
c3b1842090
|
Bug #241003 --> port official branding for thunderbird to the trunk
|
2004-05-04 22:13:10 +00:00 |
scott%scott-macgregor.org
|
d6e03e13f3
|
Bug #241003 --> Land official branding artwork to the trunk builds
|
2004-05-04 22:10:40 +00:00 |
bzbarsky%mit.edu
|
481f45cbdd
|
Make sure to not finish the reflow command hash till we've cancelled all
commands on shutdown. Bug 242602, r+sr=dbaron
|
2004-05-04 21:59:56 +00:00 |
cbiesinger%web.de
|
a93a5395b7
|
readding with correct -kb flag
file by rj_keller
|
2004-05-04 21:09:12 +00:00 |
aaronleventhal%moonset.net
|
137341010b
|
Bug 146065. Use GetElementsByTagNameNS instead of GetElementsByTagName so that we don't get the wrong list of child elements in the accessibility code. r=pkw, sr=jst
|
2004-05-04 20:14:58 +00:00 |
peterv%propagandism.org
|
a5699c88c9
|
Fix for bug 187907 (Expr::toString should be removed or debug-only). r=Pike, sr=jst.
|
2004-05-04 19:36:39 +00:00 |
danm-moz%comcast.net
|
24ebf618c3
|
fix IsLoadingOrRunningTimeout broken in rev 1.31
|
2004-05-04 18:58:28 +00:00 |
cbiesinger%web.de
|
6dfd44ee87
|
bug 239111 rework pause/resume handling in download manager
r=neil sr=roc
|
2004-05-04 18:53:54 +00:00 |
bienvenu%nventure.com
|
9ced87198b
|
fix 186894 folders other than imap inbox aren't checked for new mail at startup, r/sr=mscott
|
2004-05-04 18:32:25 +00:00 |
aaronleventhal%moonset.net
|
25c1d49d3a
|
Bug 241993. Follow up patch that cleans up error checking code for registering class. r+sr=roc
|
2004-05-04 18:07:52 +00:00 |
cbiesinger%web.de
|
022bc0d250
|
bug 242019 return from OnStreamComplete when the load failed, instead of
crashing
r=bryner sr=darin
|
2004-05-04 18:02:35 +00:00 |
jst%mozilla.jstenback.com
|
173f0f95e3
|
Fixing uninitialized variable access (no bug). r+sr=peterv@propagandism.org
|
2004-05-04 17:16:11 +00:00 |
cbiesinger%web.de
|
35d67a83c6
|
bug 242378 restore #include that got lost with the relicensing
patch by Isaac Hwak Han <isaachh@mailc.net> r=gerv sr=cls
|
2004-05-04 16:37:16 +00:00 |
cbiesinger%web.de
|
577b542b93
|
move nsFrame::XMLQuote to #ifdef DEBUG, like its only caller
r+sr=dbaron
|
2004-05-04 16:27:40 +00:00 |
bryner%brianryner.com
|
af84826145
|
one more change for talkback packaging -- remove compreg.dat so that talkback components will be registered on next run
|
2004-05-04 16:25:28 +00:00 |
amardare%qnx.com
|
af152a534b
|
Changes for qnx(photon) platform. They should not affect building/runtime other platforms.
Changes for the downloading in the embedded server.
Fixed setting the proxy options coming from client.
|
2004-05-04 15:28:55 +00:00 |
mostafah%oeone.com
|
cae33eaab7
|
Cheched in patch for bug 242534
|
2004-05-04 15:11:39 +00:00 |
varga%nixcorp.com
|
83ccd97443
|
Cosmetic license changes.
|
2004-05-04 14:26:17 +00:00 |
pinkerton%aol.net
|
4d3bbc13de
|
correctly display name of company in abook integration instead of (null) (null)
|
2004-05-04 14:20:16 +00:00 |
peterv%propagandism.org
|
513c5431a9
|
Fix for bug 102138 (get REQUIRES failsafe for transformiix). Remove unnecessary REQUIRES. r=Pike.
|
2004-05-04 14:02:27 +00:00 |
aaronleventhal%moonset.net
|
0d75ee958b
|
Use win32 window class name corresponding to UI/content/general/hidden. r=ere, sr=roc
|
2004-05-04 12:39:42 +00:00 |
peterv%propagandism.org
|
c6b9ad52b9
|
Fix for bug 235747 (Move parser stuff into mozilla/parser). r=cls, sr=jst.
|
2004-05-04 11:46:11 +00:00 |
varga%nixcorp.com
|
d2ab672480
|
Fix for bug 241068. Crash when trying to enter text in input field. [@ nsTreeBodyFrame::PrefillPropertyArray][@ _ZN15nsTreeBodyFrame20PrefillPropertyArrayEiP12nsTreeColumn]. r=neil sr=dbaron
|
2004-05-04 11:13:32 +00:00 |
ben%bengoodger.com
|
5db6be34ed
|
170006 adjust install api a little
|
2004-05-04 10:04:34 +00:00 |
ben%bengoodger.com
|
b334c1de93
|
add xpinstall content type settings to shell service and installer registrations
|
2004-05-04 10:04:14 +00:00 |
peterv%propagandism.org
|
2aa58605af
|
Fixing Camino bustage
|
2004-05-04 09:54:11 +00:00 |
ben%bengoodger.com
|
d16a2ec32f
|
170006 - global (multi-profile) extensions can now be installed using firefox -install-global <path_to_xpi>
|
2004-05-04 08:19:49 +00:00 |
peterv%propagandism.org
|
eeb3b8fb41
|
Fix for bug 235747 (Move parser stuff into mozilla/parser). r=cls, sr=jst.
|
2004-05-04 07:53:15 +00:00 |
ben%bengoodger.com
|
8b10ee125c
|
170006 - implement "safe mode" for extension manager - start app with "firefox -no-extensions" disables all extensions for that session only
|
2004-05-04 07:49:42 +00:00 |
peterv%propagandism.org
|
b00508c817
|
Fix for bug 238807 (Compilation error in txXPathTreeWalker.h when building txXMLParser). r=Pike, sr=jst.
|
2004-05-04 07:44:51 +00:00 |
timeless%mozdev.org
|
b5480f5b3f
|
Bug 242183 CreateNewStreamConv and NS_NewStreamConv are silly/leaky/...
r=darin sr=darin
|
2004-05-04 07:43:02 +00:00 |