Граф коммитов

153006 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com e4cd4cc586 fix 317009 decoding of qp with embedded nulls, sr=mscott 2006-01-25 22:48:07 +00:00
kairo%kairo.at 917e7e7d64 bug 271745 - Software installation and check for updates has no effect - make SeaMonkey point to a working updates RDF file so that people get at least informed when we release new stable builds, r+sr=Neil 2006-01-25 22:33:01 +00:00
cvshook%sicking.cc 2c534796ea Fix build bustage when MOZILLA_INTERNAL_API isn't defined 2006-01-25 22:00:38 +00:00
cvshook%sicking.cc c291caf609 Bug 317544: Disable floating inside mathml. r=bz sr=dbaron 2006-01-25 21:40:31 +00:00
cvshook%sicking.cc 483d57b2a5 Fix build bustage 2006-01-25 21:36:46 +00:00
cvshook%sicking.cc 80a8cf92b6 Bug 310436: Implement IsFrameOfType and use that to disable non-svg frames from being children of svg frames. r=bz sr=dbaron 2006-01-25 21:16:12 +00:00
cvshook%sicking.cc 1af1b10ad8 Bug 324572: Move property methods to nsINode and make nsIAttribute inherit nsINode.
r/sr=bz
2006-01-25 20:49:56 +00:00
bienvenu%nventure.com eb2ab69aab fix crash sending e-mail with kerberos auth via sspi, 319210 patch by simon@sxw.org.uk, r=cneberg@gmail.com, sr=bienvenu 2006-01-25 20:26:08 +00:00
scott%scott-macgregor.org b77bf7f5db Bug #324194 --> Remove the search bar, make quick search and mail views customizeable toolbar buttons.
sr=bienvenu
2006-01-25 20:25:38 +00:00
bsmedberg%covad.net c85be04cc3 Bug 322965 (relanding) - Allow building xulrunner with --disable-xul, this fixes dynamic builds which didn't have the correct linker flags and combines passwordmgr/satchel in one XPCOM module since they have symbol dependencies 2006-01-25 20:23:24 +00:00
rob_strong%exchangecode.com e3f545db2a Bug 313141 - Extensions.js looks for 'Get more' url and can't find it. r=mconnor 2006-01-25 20:17:12 +00:00
peterv%propagandism.org df9375719f Backing out fix for bug 323299 for now to fix Trender and bug 324641. 2006-01-25 20:07:33 +00:00
dmose%mozilla.org 76c017c302 Make day + week views respect default start and end time preferences (bug 321769). r=<jminta@gmail.com> 2006-01-25 20:00:48 +00:00
mrbkap%gmail.com 7d743ba10e bug 323501: Having a scripted caller is important. r=brendan 2006-01-25 19:53:14 +00:00
scott%scott-macgregor.org a7fd2a241c Bug #324194 --> Remove the search bar, make quick search and mail views customizeable toolbar buttons.
sr=bienvenu
2006-01-25 19:22:03 +00:00
scott%scott-macgregor.org c6dcc32c47 Bug #322628 --> Port seamonkey palm sync extension fixes to the trunk. 2006-01-25 19:11:11 +00:00
scott%scott-macgregor.org 8f42a8ef49 Bug #322628 --> Port seamonkey palm sync extension fixes to the trunk. 2006-01-25 19:08:53 +00:00
doronr%us.ibm.com 9514a3ea2e NPOTDB oops, checked in a png without -kb, fixing 2006-01-25 17:40:29 +00:00
bryner%brianryner.com e8dfad2e3f Don't warn if the old history file doesn't exist (bug 324655). r=brettw. 2006-01-25 17:36:11 +00:00
ccooper%deadsquid.com 2ed97fa773 b=314928
- add proper unique keys to users table
- check for empty username and/or passwords
- compare the entered password against the db version instead of itself <- !!!
- check form submissions in JS prior to submission
- require a unique IRC nickname if it is provided, but allow users not to enter one if they so choose
- display mailto: links for admins only
- display account created page when updating accounts
- make login look-and-feel consistent with the rest of the site

b=321265
- add getDisplayName function to User.pm -> returns IRC nickname, real name, or email depending on what is available. Used wherever user information is displayed.

b=324022
- add scrollbars to testcase display (css -> overflow: auto)

b=324648
- use quotemeta in Testresults.pm to avoid SQL injection when searching results

Misc:
- update copyrights to 2006
- fix log_text db schema regression
- remove validity_lookup and vetting_status_lookup tables and assoicated perl classes. Replaced by per-test-result fields.
- remove out-of-date formats/ directory and contents
- add functions to DBTools.pm to manipulate keys and drop tables
- display error/success/info messages in a transient popup div
- update version to 0.6. Make version string part of sidebar title.
- allow re-testing of completed subgroups by same tester, i.e. don't disable subgroups with 100% testing coverage
- remove 'next' regression on run_tests testcase display
- comment out user table on stats page
- whitespace fixes
2006-01-25 17:03:40 +00:00
cbiesinger%web.de d3f447c6d9 bug 321932 improve nsIRequest::isPending documentation
r+sr=darin
2006-01-25 16:47:12 +00:00
cbiesinger%web.de eba9c2663f bug 321932 correctly implement isPending for venkman
r=silver sr=darin
2006-01-25 16:37:13 +00:00
jag%tty.nl 32de0e4f23 Make orange go bye bye 2006-01-25 16:30:13 +00:00
jag%tty.nl 728571cc9b Follow-up to bug 105885. We missed one place that assumed the order of tabs and panels is the same. Look the browser up from the tab through linkedBrowser. r/sr=Neil 2006-01-25 15:19:48 +00:00
darin%meer.net 605e9c0c39 land DOMClassInfo changes for bug 323793, r+sr=bzbarsky 2006-01-25 15:16:57 +00:00
peterv%propagandism.org d2c397fda9 Fix for bug 323299 (Simplify nsExpatDriver). r=bz, sr=jst. 2006-01-25 12:53:00 +00:00
vladimir%pobox.com 7333368c51 b=324537, fix windows/cairo options menu crash due to unimplemented gfxPlatform call, r=me 2006-01-25 09:29:31 +00:00
wr%rosenauer.org 21ed6bb9ad Bug 323853 - JB_BP not exported by newer glibc (2.4), r=bsmedberg, sr=shaver 2006-01-25 05:46:27 +00:00
pavlov%pavlov.net fbc6cb3e44 backing out bsmedberg's checkins for bug 322965 due to build bustage. 2006-01-25 04:54:07 +00:00
jminta%gmail.com 66985ff124 Bug 324312 Make event dialog resizable. patch by ssitter@googlemail.com, r=jminta 2006-01-25 04:14:40 +00:00
mhammond%skippinet.com.au 65299a5f10 Remove dlopen no longer necessary now we have the dynamic python issue
sorted.  Not part of the build.
2006-01-25 04:07:19 +00:00
pavlov%pavlov.net e30b04e387 build the PDF surface and link against zlib 2006-01-25 04:00:51 +00:00
ajschult%verizon.net 656f5b74cf Synchronize xpfe autocomplete handlers with toolkit. bug 255731, r=Neil, sr=mscott 2006-01-25 03:46:53 +00:00
pavlov%pavlov.net bf437aba14 s/mDPI/mDpi/ typo 2006-01-25 02:48:34 +00:00
darin%meer.net cc4577f6cc fix balsa bustage 2006-01-25 02:46:20 +00:00
mrbkap%gmail.com 08b6e3a743 bug 320883: Handle split newlines at the end of chunks without duplicating newlines. r=bzbarsky rs=brendan 2006-01-25 02:29:09 +00:00
mrbkap%gmail.com bb46c284d2 bug 324422: Protect things from being garbage collected out from under us. r=brendan 2006-01-25 02:27:59 +00:00
cltbld 1c7bf52e2d Automated update from host egg 2006-01-25 02:27:34 +00:00
pavlov%pavlov.net 8d6de79510 enable building of the cairo pdf and ps surfaces on linux r=vlad 2006-01-25 02:23:32 +00:00
pavlov%pavlov.net 90321bfdf3 removing excess #endif 2006-01-25 02:10:39 +00:00
pavlov%pavlov.net 38993c1e29 add support for owning a passed in DC 2006-01-25 02:06:29 +00:00
pavlov%pavlov.net 2c08cb1812 Getting things ready for thebes/cairo printing... 2006-01-25 02:05:03 +00:00
brettw%gmail.com 54e9833a5f Bug 317829, r=beng. Support annotation-based queries. 2006-01-25 01:36:46 +00:00
bugzilla%arlen.demon.co.uk 474738f260 Bug 294307 SeaMonkey mailnews doing too-permissive content policy checks
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2006-01-25 01:21:07 +00:00
gavin%gavinsharp.com 4aceb74bb4 Bug 312867: expose input's editor (toolkit version), patch by Alex Vincent <ajvincent@gmail.com>, r=mconnor, also address an xpfe nit (comment 16) and fix some trailing whitespace 2006-01-25 01:14:00 +00:00
darin%meer.net e46fcd4c73 fixes bug 323852 "redirect after a prefetch does not include X-moz: prefetch header" r=biesi sr=bzbarsky 2006-01-25 00:48:40 +00:00
mrbkap%gmail.com 889e52cdc2 bug 323979: Check the correct parse node for arity. r=shaver 2006-01-25 00:23:00 +00:00
igor%mir2.org cf4ba28aff Bug 291003: fdlibm no longer used on Linux as recent C library there do
the job on its own. r=shaver
2006-01-24 21:40:12 +00:00
scott%scott-macgregor.org 27cace62a5 Bug #319700 --> Location of start page doesn't stay greyed out on restart
patch by bisi

sr=mscott
2006-01-24 21:31:24 +00:00
scott%scott-macgregor.org a0ff122260 Bug #320677, 324167, 324172, 324179
various RSS parsing fixes.

Patch by Robert Sayre.

sr=me
2006-01-24 21:27:17 +00:00