Commit Graph

159060 Commits

Author SHA1 Message Date
mike.morgan%oregonstate.edu
fcd6490153 Updated faq page to include v1 data. App list is cheesy, but it works. Updateded policy placeholder (had hoped there would be one by now, but instead I had to point to a fricking draft that I wrote...........
not happy about that

...


git-svn-id: svn://10.0.0.236/trunk@193577 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-05 01:53:30 +00:00
mike.morgan%oregonstate.edu
a27e66289a Added install.php support, modified install.js to work in prod. Fixed footers to have disclaimer. Added support page link to from disclaimer.
git-svn-id: svn://10.0.0.236/trunk@193576 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-05 01:11:38 +00:00
sharparrow1%yahoo.com
757b9a58dd Remove NS_IPRESCONTEXT_IID because it is unused. rs=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@193575 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-05 00:55:57 +00:00
jminta%gmail.com
829643038d Bug 325477 part 2, fix remaining issues in Sunbird's undo/redo system by getting the returned item, r=mvl
git-svn-id: svn://10.0.0.236/trunk@193574 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-05 00:41:23 +00:00
pavlov%pavlov.net
53d223c0b4 fixing windows thunderbird build bustage
git-svn-id: svn://10.0.0.236/trunk@193573 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-05 00:33:49 +00:00
dbaron%dbaron.org
9911a9b756 Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
git-svn-id: svn://10.0.0.236/trunk@193572 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-05 00:00:44 +00:00
lpsolit%gmail.com
2c5418a903 Bug 275637: Templatise 'voteremovedmail' email - Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=justdave
git-svn-id: svn://10.0.0.236/trunk@193571 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 23:31:15 +00:00
darin%meer.net
43642dc870 fixes bug 312537 "###!!! ASSERTION: no content length: 'channelContentLength != -1', file /opt/source/mozilla/trunk-ff/mozilla/embedding/components/webbrowserpersist/src/nsWebBrowserPersist.cpp, line 891" patch by Ben Fowler (bfowler@ewitness.co.uk), r=darin
git-svn-id: svn://10.0.0.236/trunk@193570 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 22:51:02 +00:00
aaronr%us.ibm.com
ddd41c70f1 [XForms] Suppress select1 value changed events if not incremental. Bug 330825, r=doronr+allan
git-svn-id: svn://10.0.0.236/trunk@193569 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 22:38:28 +00:00
bzbarsky%mit.edu
571229ef56 Fix notifications for framesets. Bug 315369, r+sr=sicking
git-svn-id: svn://10.0.0.236/trunk@193568 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 22:37:23 +00:00
bzbarsky%mit.edu
84ef11c140 Make sure to not rely on how scrollframes handle frame offsets (esp. since it's
changed) when positioning fixed-pos frames.  Bug 331729, r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@193567 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 22:36:01 +00:00
bzbarsky%mit.edu
8e865ab1f1 Make sure to not use a localized label if the value is explicitly set to the
empty string.  Bug 330469, r+sr=sicking


git-svn-id: svn://10.0.0.236/trunk@193566 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 22:34:10 +00:00
lpsolit%gmail.com
d096e3af79 Bug 331343: The timestamp is quoted twice in Bugzilla::Flag::modify() - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
git-svn-id: svn://10.0.0.236/trunk@193563 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 21:55:37 +00:00
steffen.wilberg%web.de
9ac4af89a6 Bug 310737: 1.0.x users have no way to re-enable software installation (message bar that appears when xpinstall.enabled is false points to removed UI). r=mconnor, ui=beltzner
git-svn-id: svn://10.0.0.236/trunk@193562 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 21:54:33 +00:00
pavlov%pavlov.net
2e3d9319de add type info to thebes. bug 332743. r=vlad
git-svn-id: svn://10.0.0.236/trunk@193561 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 21:54:22 +00:00
mvl%exedo.nl
145a92e7ec bug 332738: show the right end-date in the unifinder, and display all-day for allday events. r=jminta
git-svn-id: svn://10.0.0.236/trunk@193560 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 21:35:24 +00:00
cltbld
38b0fe6eea Automated update from host egg
git-svn-id: svn://10.0.0.236/trunk@193559 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 21:31:06 +00:00
roc+%cs.cmu.edu
8203d35c28 Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@193558 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 21:26:17 +00:00
cbiesinger%web.de
1a5d1e5eb6 bug 331888. Make cairo-beos work. Requires --enable-pango for now
r=stuart


git-svn-id: svn://10.0.0.236/trunk@193557 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 21:22:35 +00:00
aaronr%us.ibm.com
dbe85043d8 [XForms] Initializing SetIntrinsicState too early. Bug 331911, r=allan+smaug
git-svn-id: svn://10.0.0.236/trunk@193556 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 21:09:57 +00:00
gijskruitbosch%gmail.com
0a18b87ff7 Bug 332652 - The same keys conflict in the Tools menu.
ChatZilla Only.
p=changdong.cui@sun.com
r=silver


git-svn-id: svn://10.0.0.236/trunk@193555 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 21:09:06 +00:00
neil%parkwaycc.co.uk
964f463cd6 Kill shortcut for dangerous operation b=209355 p=gautheri@noos.fr r+sr=me
git-svn-id: svn://10.0.0.236/trunk@193553 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 21:00:55 +00:00
wtchang%redhat.com
c727c5c4ff Bugzilla bug 301249: a better way to determine if NSS_CO_TAG can be pulled
by date.  a=benjamin.smedberg.


git-svn-id: svn://10.0.0.236/trunk@193552 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 20:58:55 +00:00
masayuki%d-toybox.com
c1d1885caa Bug 330276 Drop support for pre-Win2k platforms. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+dougt, sr=roc
git-svn-id: svn://10.0.0.236/trunk@193551 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 20:57:13 +00:00
martijn.martijn%gmail.com
a58c76c2c3 Bug 332285 - Fixing my screw-up, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@193550 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 20:47:24 +00:00
scootermorris%comcast.net
9438ae1cf9 Bug 328481: Pattern testcase with object bounding box units not working
r=tor/sr=roc


git-svn-id: svn://10.0.0.236/trunk@193548 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 20:40:27 +00:00
scott%scott-macgregor.org
cb806bb11e Bug #332632 --> fix string assertion in libmime because we were pasing a non null terminated string into nsDependentCString. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@193544 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 20:19:52 +00:00
mike.morgan%oregonstate.edu
6cf80d4fc3 Added RSS icon links to themes as well. Fixed app arg in URL.
git-svn-id: svn://10.0.0.236/trunk@193541 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 20:03:04 +00:00
mkaply%us.ibm.com
7eb7df53f1 More error checking, more XBL cleanup, change some prefs
git-svn-id: svn://10.0.0.236/trunk@193540 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 19:59:25 +00:00
bienvenu%nventure.com
b4d155bd97 fix 223730, clear imap status messages when finished running imap urls, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@193539 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 19:53:38 +00:00
Olli.Pettay%helsinki.fi
6666b31a99 Bug 331081, Nested repeats are not working on trunk, r=aaronr+allan
git-svn-id: svn://10.0.0.236/trunk@193538 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 19:51:31 +00:00
preed%mozilla.com
089f01c8b5 Bug 332728, Fix flaming non-1.0.x l10n builds. r=mento
git-svn-id: svn://10.0.0.236/trunk@193537 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 19:39:34 +00:00
bienvenu%nventure.com
97279ab991 fix 320927 crash when checking pop3 mail parsing capa response, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@193536 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 19:27:00 +00:00
mike.morgan%oregonstate.edu
2fcc96a6fe Added standardized rss icon.
git-svn-id: svn://10.0.0.236/trunk@193532 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 18:30:05 +00:00
bzbarsky%mit.edu
edb4391d9b Remove unused variable. Bug 329410 followup.
git-svn-id: svn://10.0.0.236/trunk@193530 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 18:10:12 +00:00
gavin%gavinsharp.com
4506504f74 Bug 331118: package .src search plugins too, until the search plugin format can be finalized (unbreak l10n builds), r+a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@193527 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 17:37:25 +00:00
beng%bengoodger.com
1932ed1159 329343 - hook up bookmark import menu item. r=annie.sullivan@gmail.com
git-svn-id: svn://10.0.0.236/trunk@193520 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 16:50:10 +00:00
jminta%gmail.com
a0840b2b9e Bug 332595 Changing calendar in Edit Event dialog has no effect
git-svn-id: svn://10.0.0.236/trunk@193519 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 16:44:41 +00:00
bugzilla%standard8.demon.co.uk
65dcad445a Follow up to Bug 239136, remove redundant ifdefs now that Thunderbird is using the toolkit download manager. r=benjamin,sr=mscott
git-svn-id: svn://10.0.0.236/trunk@193517 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 16:21:50 +00:00
bugzilla%standard8.demon.co.uk
a4b9bf9433 Bug 330053 Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set. Part 4 - Get suite to checkout "toolkit" modules. r=benjamin,sr=Neil
git-svn-id: svn://10.0.0.236/trunk@193516 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 16:19:17 +00:00
mike.morgan%oregonstate.edu
37f09869d4 Fixed typo.
git-svn-id: svn://10.0.0.236/trunk@193514 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 15:51:48 +00:00
timeless%mozdev.org
4e4c7e0a1a Bug 332689 js.mak clean targets fail to clean up pch's
also fixes up a few glitches in the jskwgen work and makes make clean zap its generated file
the clean target for js now cleans fdlibm+jskwgen too
the clean target for jsshell now cleans js too


git-svn-id: svn://10.0.0.236/trunk@193513 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 15:50:15 +00:00
mike.morgan%oregonstate.edu
28d1c440c5 Updated recommended and feature queries SQL to select most recent version.
git-svn-id: svn://10.0.0.236/trunk@193512 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 15:45:20 +00:00
robert%accettura.com
8c9f36c393 Better error message handling
git-svn-id: svn://10.0.0.236/trunk@193508 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 15:05:08 +00:00
robert%accettura.com
31cccd64bf remove a debug string I accidentally left in during the last checkin
git-svn-id: svn://10.0.0.236/trunk@193507 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 14:58:29 +00:00
robert%accettura.com
075d26b336 Comment fixes, some better errors, and slight optimization
git-svn-id: svn://10.0.0.236/trunk@193505 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 14:33:45 +00:00
kaie%kuix.de
dfeab526b2 Follow-up checkin to bug 111384, fixes the tinderbox tests failure.
If the thread runner C function calls the pure virtual Run too early,
before the constructor finished, it will crash.
This patch delays thread creation and virtual function call to a
separate startThread call.
Thanks a lot to Jag for his help in finding the problem!
r=jag


git-svn-id: svn://10.0.0.236/trunk@193503 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 13:18:48 +00:00
kaie%kuix.de
006cee821d bug 329990, Unwind S/Mime signature verification from UI thread
bug 332212, Incorrect calls to update chrome UI with sign/encrypt status
r/sr=mscott
second checkin attempt


git-svn-id: svn://10.0.0.236/trunk@193502 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 13:15:49 +00:00
kaie%kuix.de
e4ab14cd87 bug 111384, Support OCSP requests through a proxy
combined r= by darin / rrelyea
second checkin attempt


git-svn-id: svn://10.0.0.236/trunk@193501 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 13:14:40 +00:00
timeless%mozdev.org
2d35152c07 Bug 328479 Building the jsshell on VC++ 6 fails because jsautokw.h is missing
spidermonkey only fix for nmake. not part of any build that works since this hasn't worked in a long time.


git-svn-id: svn://10.0.0.236/trunk@193500 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 13:09:50 +00:00