Commit Graph

199549 Commits

Author SHA1 Message Date
mozilla%kewis.ch
7eccca3d2e Fix bug 401546 - Alarm indicator icon is not visible for recurrent events. r=dbo
git-svn-id: svn://10.0.0.236/trunk@243402 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 22:30:49 +00:00
mozilla%kewis.ch
4acce0b1bb Fix bug 408349 - Add 'Click Here to Add a New Task' text field to Task List of Today-Pane. r=mickey, ui-r=christian
git-svn-id: svn://10.0.0.236/trunk@243401 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 22:17:27 +00:00
bugzilla%standard8.plus.com
20a7d97cf9 Part of Bug 408190 Make automatic updates work with SeaMonkey (AUS), add the update channel preference file. r=Neil
git-svn-id: svn://10.0.0.236/trunk@243400 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 22:13:09 +00:00
bugzilla%standard8.plus.com
2619b961d6 Part of Bug 408190 Make automatic updates work with SeaMonkey (AUS), package the updater executable and ini file. r=Neil
git-svn-id: svn://10.0.0.236/trunk@243399 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 22:12:11 +00:00
ccooper%deadsquid.com
24b58d45c6 - adding initial buildbot-only CLOBBER files
git-svn-id: svn://10.0.0.236/trunk@243398 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 22:06:39 +00:00
mkanat%bugzilla.org
af4c77c013 The resolution_cant_clear error message was missing a TT whitespace fix.
git-svn-id: svn://10.0.0.236/trunk@243397 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 20:52:01 +00:00
mkanat%bugzilla.org
b5570d7beb Bug 402791: Move status and resolution updating from process_bug.cgi into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@243396 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 20:41:45 +00:00
mkanat%bugzilla.org
b207d6f658 Bug 147776: Make checksetup.pl re-write localconfig with the most modern comments.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@243395 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 20:33:11 +00:00
rcampbell%mozilla.com
4832204677 412483 - move branch builders to branch bonsai poller
git-svn-id: svn://10.0.0.236/trunk@243394 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 20:04:41 +00:00
bhearsum%mozilla.com
39c42d6e19 bug 411928: Bootstrap::Step::TinderConfig should support Nightly mode. r=rhelmer, patch=me
git-svn-id: svn://10.0.0.236/trunk@243392 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 19:40:20 +00:00
bhearsum%mozilla.com
8bd9682366 bug 412454: the Bootstrap Makefile should be more generic - buildbot config changes to support new Makefile. r=rhelmer, patch=me
git-svn-id: svn://10.0.0.236/trunk@243391 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 19:32:14 +00:00
bhearsum%mozilla.com
6408c5e838 bug 412454: the Bootstrap Makefile should be more generic - support different versions, products in Makefile. r=rhelmer, patch=me
git-svn-id: svn://10.0.0.236/trunk@243390 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 19:31:02 +00:00
aaronr%us.ibm.com
d5d28b8a46 [NPOTDB] Webservices build broken. Bug 412665, r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@243388 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 19:16:25 +00:00
kaie%kuix.de
3bf0c3d140 Bug 411299, Add Identrust, Truktrust, SwissSign Roots
r=nelson, r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@243387 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 19:07:51 +00:00
alqahira%ardisson.org
a106f00f16 Bug 365746 - clicking dock icon when modal dialog is showing shouldn't create new browser window. Patch by Sean Murphy <murph@seanmurph.com>, r=smorgan, sr=mento
git-svn-id: svn://10.0.0.236/trunk@243386 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 18:45:18 +00:00
mark%moxienet.com
0dda86ba69 412696 Take the last-visited date, visit count, and status keys out of the default bookmarks.plist. Also takes FolderType keys out when their value is 0 (normal folder). r=a{lqah,rd}i{ra,ssone}
git-svn-id: svn://10.0.0.236/trunk@243383 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 18:32:17 +00:00
mark%moxienet.com
fd13e1627c 412695 Don't write empty/zero values in bookmarks.plist for last-visited date, visit count, and status. Handles folders too: don't write empty/zero values for the folder type and UUID. r=smorgan
git-svn-id: svn://10.0.0.236/trunk@243382 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 18:29:09 +00:00
daniel.boelzle%sun.com
8610df557b Bug 328618 failure when creating calendar objects does not display an error dialog; r=dbo
git-svn-id: svn://10.0.0.236/trunk@243381 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 17:57:51 +00:00
kairo%kairo.at
41f7d7d9fb bug 412801 - Adding French locale to all-locales for venkman
git-svn-id: svn://10.0.0.236/trunk@243380 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 17:41:37 +00:00
smichaud%pobox.com
db90cd7983 Fix a number of focus bugs on OS X. b=403232 r=joshmoz sr=roc
git-svn-id: svn://10.0.0.236/trunk@243379 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 16:58:29 +00:00
daniel.boelzle%sun.com
1f0892e309 Bug 387863 Event Invitation by mail does not display END TIME of event; r=ctalbert
git-svn-id: svn://10.0.0.236/trunk@243378 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 16:32:47 +00:00
longsonr%gmail.com
11467ffd71 Bug 409461 - ASSERTION: SVG frame expected with svg:after. r+sr=bzbarsky,a1.9=beltzner
git-svn-id: svn://10.0.0.236/trunk@243377 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 16:28:57 +00:00
michael.buettner%sun.com
8de3b1f097 Bug 411497 - Task mode should offer some sort of filtering, r=berend
git-svn-id: svn://10.0.0.236/trunk@243376 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 16:23:40 +00:00
pete%mozdevgroup.com
223dc03d2d b=408127
r=varga

UI Elements/Events to be instrumented

listen for Larry and bm star popups

--pete


git-svn-id: svn://10.0.0.236/trunk@243375 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 16:13:25 +00:00
edward.lee%engineering.uiuc.edu
b55ee8959b Bug 382526 - "Content Encoding Error" error page repeats itself. r=beltzner, sr=bzbarsky, a1.9=schrep
git-svn-id: svn://10.0.0.236/trunk@243374 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 16:07:11 +00:00
ause%sun.com
9ac3573c3d bug 408167 - change build_hour to have nightlies earlier
git-svn-id: svn://10.0.0.236/trunk@243373 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 14:23:37 +00:00
michael.buettner%sun.com
f0fe43e392 Bug 386432 - Add-on patch, patch=ctalbert,r=mickey
git-svn-id: svn://10.0.0.236/trunk@243372 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 14:03:05 +00:00
daniel.boelzle%sun.com
79a8af4a05 Bug 412639 Clicking offline icon throws exception [Cannot
git-svn-id: svn://10.0.0.236/trunk@243371 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 13:43:57 +00:00
browning%uwalumni.com
7c997d494e Bug 412389 channel variable not defined in calDavCalendar.js. patch=browning, r=philipp
git-svn-id: svn://10.0.0.236/trunk@243370 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 13:28:05 +00:00
kairo%kairo.at
8b68a29a53 bug 394633 - Source L10n for venkman (work with CVS localization), r=gijskruitbosch (removing files that are now obsolete)
git-svn-id: svn://10.0.0.236/trunk@243369 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 13:05:26 +00:00
mozilla%kewis.ch
ad3e17e58c Additional fix for bug 195580
git-svn-id: svn://10.0.0.236/trunk@243368 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 11:54:31 +00:00
longsonr%gmail.com
61111ad698 Bug 410502 - Page Info should show SVG images as images. r=db48x,sr=neil
git-svn-id: svn://10.0.0.236/trunk@243366 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 11:18:55 +00:00
reed%reedloden.com
35e343ad98 Bug 411968 - "Finishing JS_AlreadyHasOwnProperty" (CHECK_REQUEST(cx) in JS_AlreadyHasOwn{,UC}Property) [p=jorendorff@mozilla.com (Jason Orendorff) r+a1.9=brendan]
git-svn-id: svn://10.0.0.236/trunk@243362 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 10:28:57 +00:00
reed%reedloden.com
e6fe91655d Bug 375292 - "Stray tmprules.dat files created when getting new messages" [p=legion@altlinux.org (Alexey Gladkov) r=bienvenu sr=mscott]
git-svn-id: svn://10.0.0.236/trunk@243361 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 10:27:09 +00:00
reed%reedloden.com
4e6f1085fe Bug 404015 - "The Password Manager dialog's list selection changes when pressing Escape" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=Mano a1.9=schrep]
git-svn-id: svn://10.0.0.236/trunk@243360 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 10:26:14 +00:00
reed%reedloden.com
fdc93897cd Bug 404825 - "Bookmark folders in Personal Toolbar" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep]
git-svn-id: svn://10.0.0.236/trunk@243359 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 10:24:32 +00:00
reed%reedloden.com
197cf15906 Bug 412281 - "[GTK] Unfocused options list looks like focused ones" (use -moz-cellhighlight* for non focused selects) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep]
git-svn-id: svn://10.0.0.236/trunk@243358 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 10:22:34 +00:00
mozilla%kewis.ch
2324670a7d Fix bug 195580 - Can't use delete button to delete task or calendar. r=mickey
git-svn-id: svn://10.0.0.236/trunk@243357 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 10:21:20 +00:00
mozilla%kewis.ch
ec8b032240 Fix bug 195580 - Can't use delete button to delete task or calendar. r=mickey
git-svn-id: svn://10.0.0.236/trunk@243355 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 10:19:15 +00:00
reed%reedloden.com
950b6f3300 Back out Michael Ventnor's patch from bug 193001 for now, as it is causing crashes in bug 396024's mochitest.
git-svn-id: svn://10.0.0.236/trunk@243354 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 10:13:33 +00:00
cltbld
7582fe8f42 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@243353 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 10:11:32 +00:00
reed%reedloden.com
cf99a8e8a8 Bug 408808 - "nsProxiedService.h should not use NS_GetProxyForObject" [p=prasad@medhas.org (Prasad Sunkari [prasad]) r=bsmedberg sr=Neil a1.9=schrep]
git-svn-id: svn://10.0.0.236/trunk@243352 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 07:52:17 +00:00
ctalbert%mozilla.com
0dc421fac3 bug 403198 QAX install version; review: Zach
git-svn-id: svn://10.0.0.236/trunk@243351 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 07:13:57 +00:00
reed%reedloden.com
3fa50839eb Fix bustage on Solaris from bug 193001.
git-svn-id: svn://10.0.0.236/trunk@243350 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 07:10:23 +00:00
ctalbert%mozilla.com
625003e78c bug 396786 review: jay
git-svn-id: svn://10.0.0.236/trunk@243349 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 07:09:59 +00:00
reed%reedloden.com
7097ae01c0 Fix bustage from bug 405512 by removing unneeded |if| check.
git-svn-id: svn://10.0.0.236/trunk@243348 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 07:06:43 +00:00
reed%reedloden.com
05b7ba8059 Bug 405512 - "deCOMtaminate nsIMenuRollup" [p=karunasagark@gmail.com (karuna [kay]) r+sr=roc a1.9=schrep]
git-svn-id: svn://10.0.0.236/trunk@243347 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 07:00:31 +00:00
reed%reedloden.com
5e50c411aa Bug 389867 - "Array indexing error in ReadCurve (mozilla/modules/lcms/src/cmsio1.c)" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r+sr=stuart a1.9=schrep]
git-svn-id: svn://10.0.0.236/trunk@243346 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 06:53:33 +00:00
cltbld
b7bb1b16f1 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@243345 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 06:31:03 +00:00
ginn.chen%sun.com
32a2208755 Bug 412288 Toolbar menus do not have ATK state focusable
patch by Marco Zehe r=ginn.chen, aaronleventhal sr=mtschrep


git-svn-id: svn://10.0.0.236/trunk@243344 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-17 06:30:15 +00:00