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

156140 Коммитов

Автор SHA1 Сообщение Дата
cltbld 3688cbea33 Automated update from host egg 2006-03-29 23:50:59 +00:00
benjamin%smedbergs.us aa53b07426 Bug 332114 - XULRunner shouldn't build xpcomobsolete, r=darin 2006-03-29 23:44:04 +00:00
mgalli%geckonnection.com 814ec7c9f7 Mozilla org minimo project icon in the homebar. 2006-03-29 23:07:21 +00:00
joshmoz%gmail.com 5832cfe906 set last widget entered to nil when last widget entered gets released, pass pointers to structs not straight structs to utility function. followup for 331349. 2006-03-29 22:47:20 +00:00
julien.pierre.bugs%sun.com 01550d8a23 Fix for 330068 . Be more verbose in strsclnt error cases 2006-03-29 22:35:44 +00:00
mike.morgan%oregonstate.edu 0beb4dbfee Updated default to have plugins/pfs cached by default. 2006-03-29 22:34:30 +00:00
mike.morgan%oregonstate.edu b208ec17a1 Fixed tab for PFS page. 2006-03-29 22:31:26 +00:00
bugzilla%micropipes.com 91d2511c87 added winners and finalists to shadow db and cache arrays 2006-03-29 22:18:26 +00:00
jwalden%mit.edu a97b485d38 Bug 309296 - RFE: directory listing for jar:. r=darin, sr=bzbarsky 2006-03-29 22:10:37 +00:00
martijn.martijn%gmail.com 6516b80d2c Bug 331848 - idl comment for containsNode is corrupt, r+sr=bzbarsky 2006-03-29 21:57:22 +00:00
gavin%gavinsharp.com e94c46f142 Bug 322155: if the only focusable elements in a dialog are the buttons, focus the default button on load, r=Neil 2006-03-29 21:33:41 +00:00
mark%moxienet.com aa486d0913 331898 Prebinding is disabled in static debug builds. The huge main executable image at address 0 is overlapping with the preferred address spaces of dylib dependencies. Move the dylibs' preferred addresses up out of the way. r=bryner 2006-03-29 21:33:37 +00:00
bugzilla%standard8.demon.co.uk d0488b84cc Bug 330053 Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set. Part 3 - adjust Makefile.in. r=bsmedberg,sr=Neil 2006-03-29 20:21:45 +00:00
joshmoz%gmail.com 9dd0df7d98 Cocoa widgets should send NS_MOUSE_ENTER/NS_MOUSE_EXIT events. b=331349 b=330594 r=mento 2006-03-29 18:51:35 +00:00
lpsolit%gmail.com 506879ace8 Bug 70710: More expandable tags within emails - Patch by Alan Siu-Lung Tam <Tam@SiuLung.com> r=vladd a=myk 2006-03-29 18:49:12 +00:00
dbaron%dbaron.org 42db31dfcc Single line comments to describe files (helpful in LXR) 2006-03-29 18:29:03 +00:00
bclary%bclary.com a4192d6abc Regression test for bug 329383. Fix bug number 2006-03-29 17:59:32 +00:00
brettw%gmail.com 504f1732ad Bug 329816 r=bryner Make time-critical history operations lazy to improve PLT. 2006-03-29 17:46:58 +00:00
bclary%bclary.com 17dd36d156 Regression test for bug 321547. Fix whitespace issue in expected toSource value 2006-03-29 17:45:25 +00:00
jshin%mailaps.org b31e18ff46 bug 332123: ] nsLocalFileWin::AppendRelativeNativePath broken with multiple path components r/sr=darin 2006-03-29 17:14:07 +00:00
neil%parkwaycc.co.uk d95d14f293 Bustage fix, as suggested by Standard8. Third time lucky? 2006-03-29 16:39:17 +00:00
bugzilla%standard8.demon.co.uk 88c00f07c4 Bug 320169 Fix Hangs while sending mail to "list in list" in address book. r/sr=bienvenu 2006-03-29 16:32:28 +00:00
leon.sha%sun.com 0dfd596962 Bug 332053.
Fail to build latest firefox and seamonkey trunk on solaris.
Patch by leon.sha@sun.com.
cls: review+
2006-03-29 15:22:28 +00:00
Olli.Pettay%helsinki.fi a8e1d9a3a5 Bug 331989, Cancelable events like xforms-reset can't be cancelled, r+sr=jst 2006-03-29 14:12:03 +00:00
neil%parkwaycc.co.uk 61d3508b94 New attempt at bustage fix - don't copy and paste after all. 2006-03-29 14:05:45 +00:00
neil%parkwaycc.co.uk fbc23077b7 Bustage fix - copy & paste sucks. 2006-03-29 13:48:04 +00:00
neil%parkwaycc.co.uk 4e30d18c00 Bustage fix - copy & paste sucks. 2006-03-29 11:07:08 +00:00
allan%beaufour.dk 8de0f55a61 [XForms] Fix UI dependencies. Bug 305060, r=aaronr+smaug 2006-03-29 10:49:28 +00:00
cbiesinger%web.de 8eecbe42c0 undoing my checkin, didn't notice bsmedberg's
(all bustage fixes are due to bug 214889)
2006-03-29 08:51:51 +00:00
cbiesinger%web.de da49589d8b bustage fix part #2 2006-03-29 08:49:25 +00:00
benjamin%smedbergs.us 3e7ebfa5f0 Fix additional bustage 2006-03-29 08:47:54 +00:00
neil%parkwaycc.co.uk 2d9795b545 Bug 327613 Use the alerts service on Unix as well as Windows r=IanN sr=bienvenu 2006-03-29 08:19:40 +00:00
cbiesinger%web.de ef20097557 trying to fix bustage 2006-03-29 08:16:07 +00:00
jshin%mailaps.org a49b716f8b bug 278161: make file URLs always be in (escaped) UTF-8 regardless of the file system encoding (opening an link to a local non-ASCII file) : forgot to address one of review comments when landing. : esc_AlwaysCopy is not necessary any more. 2006-03-29 08:10:50 +00:00
allan%beaufour.dk 4a6c5f6598 [XForms] Fix refreshing for output with @value. Bug 293571, r=doronr+aaronr 2006-03-29 07:54:37 +00:00
allan%beaufour.dk 290986c899 [XForms] Modify repeat-index on insert and delete. Bug 282828, r=doronr+aaronr 2006-03-29 07:39:28 +00:00
allan%beaufour.dk fb61e2e53f [XForms] Fix required check for partial submissions. Bug 331961, r=aaronr+smaug 2006-03-29 07:37:17 +00:00
alexei.volkov.bugs%sun.com 601c015e0a 331515: selfserv Bus error on 3DES ciphersuites; r=julien, sr=nelson 2006-03-29 07:23:40 +00:00
julien.pierre.bugs%sun.com ed974bdaa4 Remove comment in ssl.sh that messes execution. Part of fix for bug 331413. 2006-03-29 06:54:56 +00:00
julien.pierre.bugs%sun.com 2718276062 Fix for bug 330068 . Increment counter variable atomically. Be more verbose. r=nelson 2006-03-29 05:05:09 +00:00
julien.pierre.bugs%sun.com 3666e85fea Partial fix for bug 331413 . Allow selfserv to be tested for reference leaks. r=nelson 2006-03-29 05:03:10 +00:00
jshin%mailaps.org 3dfc81a3d2 bug 278161 : make file URLs always be in (escaped) UTF-8 regardless of the file system encoding (opening an link to a local non-ASCII file) r/sr=darin 2006-03-29 04:53:21 +00:00
bmlk%gmx.de b5c92a5a8e don't rely on the inner cell frame but catch events on the cell frame itself bug 326308 r/sr=roc 2006-03-29 04:33:34 +00:00
scott%scott-macgregor.org 56b10501b0 Bug #331924 --> message header cleanup. Remove obsolete support for collecting incoming messages and for obsolete buddy icon code. sr=bienvenu 2006-03-29 02:09:20 +00:00
mike.morgan%oregonstate.edu 28947d3fb4 Fixed some minor linking problems and stuff. :) 2006-03-29 01:25:57 +00:00
beng%bengoodger.com a55aaf29a8 331935 - grouping no longer works in places organizer r=darin 2006-03-29 01:20:03 +00:00
mike.morgan%oregonstate.edu b9d6ec77ed Fixed broken links, styles for front page. 2006-03-29 01:07:45 +00:00
joshmoz%gmail.com 8efc780321 widget child view cleanup for cocoa, remove unnecessary variables and code. b=331349 r=mento 2006-03-29 00:49:15 +00:00
mike.morgan%oregonstate.edu d72d31081a Added PHP files for pfs/plugins. 2006-03-29 00:12:22 +00:00
mgalli%geckonnection.com 584f8a30ff Strings EN review. 2006-03-28 23:00:03 +00:00