Commit Graph

157846 Commits

Author SHA1 Message Date
cls%seawood.org
6c60e2ac1c Remove all generated Makefiles upon distclean.
Thanks to Mike Hommey <mh+mozilla@glandium.org> for the patch.
Bug #333308 r=cls
2006-04-28 18:47:50 +00:00
beng%bengoodger.com
3b9336c30a 333751 - more feed tweaking... safe exception handling around preferences. NOT PART OF BUILD! 2006-04-28 18:40:36 +00:00
cltbld
6dc1a35dcc Automated update from host egg 2006-04-28 18:22:20 +00:00
mark%moxienet.com
0368013884 335840 nsIMimeInfo doesn't indicate when Mac type/creator are invalid. r=josh sr=bryner 2006-04-28 18:17:11 +00:00
benjamin%smedbergs.us
7ca11125d0 Bug 319012 - Building x86 with gcc3.4 or 4.0 using the visibility hidden pragma creates non-PIC code (text relocations), r=bryner 2006-04-28 18:16:04 +00:00
bzbarsky%mit.edu
9c8f499b62 Adding regression tests 2006-04-28 18:14:57 +00:00
beng%bengoodger.com
b8fd66dd8c 333751- more tweaking of feed handler, client apps and live bookmark support NOT PART OF BUILD 2006-04-28 18:05:34 +00:00
dbaron%dbaron.org
aa4f419e7e Fix leak when cloning negations caused by previous patch. b=333634 r+sr=bzbarsky 2006-04-28 18:02:53 +00:00
bugzilla%standard8.demon.co.uk
f0c8b6eb00 Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager. Part 2 - make the modern theme compatible with the new themes manager (bypass xpi-stage). patch=neil,r=KaiRo,sr=jag. 2006-04-28 17:58:39 +00:00
bugzilla%standard8.demon.co.uk
ffd55da02f Fix whitespace that should have addressed before the previous checkin. 2006-04-28 17:54:17 +00:00
bugzilla%standard8.demon.co.uk
eac46b70ef Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager. Part 2 make the modern theme compatible with the new themes manager. r=KaiRo,sr=Neil 2006-04-28 17:52:40 +00:00
gavin%gavinsharp.com
28f6d22231 Bug 334687: Possible null pointer dereference in nsPluginHostImpl.cpp, patch by Ryan Flint <rflint@dslr.net>, r+sr=jst 2006-04-28 17:25:48 +00:00
gavin%gavinsharp.com
fb232af27d Bug 334716: Ineffective allocation check in nsParserService::CreateEntry (nsParserService.cpp), patch by patch by Ryan Flint <rflint@dslr.net>, r=mrbkap, sr=jst 2006-04-28 17:25:47 +00:00
bugzilla%standard8.demon.co.uk
14a5119326 Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager. r=KaiRo,sr=Neil 2006-04-28 17:13:47 +00:00
rrelyea%redhat.com
5f24a2a77c Attachment #215739: Use SSE2 multiply instructions on intel processors. for bug #326482
r=nelson r=wtc
2006-04-28 17:06:22 +00:00
mark%moxienet.com
5b1d34480d 335295 Workaround for endian problem in old Keychain APIs. Patch by pink. And me. r=pink 2006-04-28 15:16:28 +00:00
benjamin%smedbergs.us
ec18f62436 Bug 333308 - make clean/distclean misses various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me 2006-04-28 14:54:54 +00:00
benjamin%smedbergs.us
1c04b21107 Fix #includes, bug 335714 2006-04-28 13:43:19 +00:00
benjamin%smedbergs.us
2ed8035970 Bug 335714 - make windowds a standalone component, r=Neil 2006-04-28 13:19:36 +00:00
kairo%kairo.at
9912b430af bug 335739 - move releaseURL to branding for suiterunner, r+sr=Neil 2006-04-28 11:33:30 +00:00
gerv%gerv.net
7d282a3cd4 Bug 331099: Add .cat to IDN whitelist. Patch by gerv; a=darin. 2006-04-28 10:55:29 +00:00
leon.sha%sun.com
7e4a64e3fd Bug 106386 Correct misspellings in source code.
Patch by Alfred.Peng@Sun.COM.
timeless: review+
2006-04-28 07:11:32 +00:00
beng%bengoodger.com
23296068ad 333751 - more feed handling changes... NOT PART OF BUILD!! 2006-04-28 06:08:22 +00:00
mrbkap%gmail.com
695809a291 Update the caret position after reflows to avoid turds. bug 334649, r+sr=roc 2006-04-28 04:33:41 +00:00
ginn.chen%sun.com
17a5483434 Bug 322546 GOK UI-Grab window doesn't refresh when switching tabs
patch by evan.yan at sun.com r=aaronleventhal sr=roc
2006-04-28 03:29:31 +00:00
ginn.chen%sun.com
471020bb7f Bug 302250 random crashes in GetMaiAtkType
patch by evan.yan at sun.com r=me sr=roc
2006-04-28 03:27:15 +00:00
gavin%gavinsharp.com
236f1dfec9 Bug 232272: new search engine manager, r=mconnor, ui-review=beltzner 2006-04-28 02:18:58 +00:00
cls%seawood.org
54a27b36cb Remove all generated Makefiles upon distclean.
Thanks to Mike Hommey <mh+mozilla@glandium.org> for the patch.
Bug #333308 r=cls
2006-04-28 00:53:35 +00:00
brendan%mozilla.org
ec58ef8486 Fixed another JSVERSION_1_2 removal botch that broke splice (325951 regression, but see 326466 for the report). 2006-04-28 00:20:44 +00:00
dbaron%dbaron.org
985c2fb959 Make what FindChildWithRules does actually be an MRU cache, and condense some if-else chains over mChild and mEmptyChild. b=335733 r+sr=bzbarsky 2006-04-28 00:09:05 +00:00
dbaron%dbaron.org
16f0806114 Missed an out-of-memory check. b=335729 r+sr=bzbarsky 2006-04-27 23:56:53 +00:00
bzbarsky%mit.edu
c31f83b236 Invalidate the right things when a stack's kids resize, or if they move _and_ margins change. Bug 331880, r+sr+branch181=roc 2006-04-27 23:53:30 +00:00
mrbkap%gmail.com
1e7cde7835 Make typeof (0, undef) throw a reference error. bug 333728, r=brendan 2006-04-27 23:49:51 +00:00
christophe.ravel.bugs%sun.com
a8e64c65ca [Bug 334843] Add rpath for HP-UX on pa-risc
r+ neil.williams.
2006-04-27 23:36:20 +00:00
glen.beasley%sun.com
dd3ed23796 JSS version 4.2.3 RTM 2006-04-27 23:18:44 +00:00
bzbarsky%mit.edu
ae9934d03e Adding regression test 2006-04-27 22:37:15 +00:00
mrbkap%gmail.com
f03e3f47ba Backing out these changes since they were strictly unnecessary and they cause other problems. 2006-04-27 22:34:07 +00:00
cltbld
d2de6ec49f Automated update from host egg 2006-04-27 22:32:18 +00:00
darin%meer.net
4f66ad0bb0 fixes bug 334575 "protection should have a config flag to enable/disable building" r=bsmedberg sr=shaver 2006-04-27 22:24:00 +00:00
gavin%gavinsharp.com
ded742466c Bug 335344: Remove leading and trailing space character from emoticon text when using graphical smilies, patch by C�dric Menge <bugzilla@mengemail.de>, r=BenB, sr=bienvenu 2006-04-27 22:13:11 +00:00
alexei.volkov.bugs%sun.com
143f21193c [Bug 334274] double free in CRMF_EncryptedKeyGetEncryptedValue. r=nelson 2006-04-27 22:09:28 +00:00
mattwillis%gmail.com
3edec4e1fd bug 333449: adding one more name per dmose 2006-04-27 21:58:01 +00:00
mattwillis%gmail.com
65f21e27ca bug 333449: adding more folks to the credits r=dmose 2006-04-27 21:48:53 +00:00
mvl%exedo.nl
9e7dcedf3d change sunbird version number to 0.3a2. patch by lilmatt 2006-04-27 20:51:35 +00:00
mrbkap%gmail.com
f952f6ded0 Finish checking in bug bug 331429 (r=brendan). I forgot to check this in. 2006-04-27 20:50:28 +00:00
scott%scott-macgregor.org
dfd8a49b91 Bug #335590 --> experimental UI for exposing folder views. Add some left and right arrows for cycling the view. sr=bienvenu 2006-04-27 20:42:04 +00:00
rob_strong%exchangecode.com
502cbe8c37 Bug 335618 (Calendar only) - Extension/Theme Manager changes. r=mvl 2006-04-27 20:19:45 +00:00
mvl%exedo.nl
e58a339d09 bug 335183 Sunbird's view controller doesn't handle recurring events properly. patch by jminta, r=me 2006-04-27 20:13:21 +00:00
dbaron%dbaron.org
5ccb05fd01 nsRuleNode should not have a virtual destructor (and thus vtable pointer). b=335630 r+sr=bzbarsky 2006-04-27 20:01:59 +00:00
dougt%meer.net
eb68962d35 Using F21 or F22 on some PPC generate a key that pops up the software keyboard. window ce only 2006-04-27 19:22:33 +00:00