Commit Graph

148721 Commits

Author SHA1 Message Date
neil%parkwaycc.co.uk
3b789ae24e Real icons for bug 309538 2005-10-21 13:14:52 +00:00
bob%bclary.com
b0711d7130 Regression test for bug 312196, test by Sean McMurray 2005-10-21 09:10:40 +00:00
bob%bclary.com
cced1f80ef Regression test for bug 312260, test by Gavin Sharp 2005-10-21 08:36:48 +00:00
bob%bclary.com
f9b47cd8dc Regression test for bug 313080, test by nanto_vi (TOYAMA Nao) 2005-10-21 08:15:36 +00:00
bob%bclary.com
114cddd996 Regression test for bug 313153, test by Brendan Eich 2005-10-21 08:04:05 +00:00
steffen.wilberg%web.de
5e41ee8160 Bug 310907: document 'All files downloaded to:' button in DM. p=gidsgoldberg@gmail.com, r=jeff, a=asa 2005-10-21 06:39:29 +00:00
steffen.wilberg%web.de
b7916c89d1 forgot to bump the copyright date (bug 313096) 2005-10-21 06:32:02 +00:00
steffen.wilberg%web.de
2cfa4d20b3 Bug 313096: theme install prompt now obeys whitelisting. r=jeff, a=asa 2005-10-21 06:30:14 +00:00
brendan%mozilla.org
96d5582cde Parenthesize to avoid warning. 2005-10-21 05:00:28 +00:00
cst%andrew.cmu.edu
225c91ca64 Bug 309538 Autoscroll indicator should show possible scrolling directions
r=db48x, sr=neil, icons by neil
2005-10-21 03:50:13 +00:00
cst%andrew.cmu.edu
9660abcf21 Bug 307126 Closing tabs should return to 'parent' tab.
r=db48x sr=neil
2005-10-21 03:28:56 +00:00
smfr%smfr.org
999cdf8221 Fix bug 312563: remove a hack in the Cocoa widget code that did a synchronous invalidate on widgets when they get hidden (e.g. by tab switch) in order to promptly notify plugins that their visibility is changing. This caused problems on some sites, because forcing the NSView to display when the view hierarchy is in flux could leave the window in a non-drawing state. r=mento. 2005-10-21 03:07:27 +00:00
roc+%cs.cmu.edu
d0ccd4fc7e Bug 295941. Remove hack that is obsolete on the trunk now that Eli has fixed event dispatch coordinates. patch by Eli Friedman, r+sr=roc 2005-10-21 02:50:35 +00:00
roc+%cs.cmu.edu
158ddd874d Bug 281709. When Show()ing a widget, unconditionally reset its bounds *right now* even if updates are suppressed. patch by bzbarsky, r+sr=roc 2005-10-21 02:40:04 +00:00
darin%meer.net
5f452431d1 fixes bug 300613 "insecure page can be made to appear secure" r=bzbarsky sr=dveditz 2005-10-21 01:56:55 +00:00
mozilla.mano%sent.com
9d02917bc7 Follow up fix to bug 312846 - make sure Enter fires onclick if needed, r=mconnor. 2005-10-21 01:39:15 +00:00
darin%meer.net
528c87bba2 fixes bug 312670 "Software update does not set updates.xml correctly after successful install" patch by Ben Turner (bent.mozilla@gmail.com), r=darin 2005-10-21 01:38:01 +00:00
rob_strong%exchangecode.com
bc6947e093 Bug 264537 Firefox startup dumps random text to console. p=nrthomas r=rob_strong, sr=darin 2005-10-21 01:09:07 +00:00
rob_strong%exchangecode.com
bf970595a4 Bug 257992 Cannot install multiple themes using drag-and-drop to the EM window. r=mconnor 2005-10-21 01:01:51 +00:00
mrbkap%gmail.com
68301eb842 bug 312278: Protect some objects from getting GC'd before we could root them. r=brendan 2005-10-21 00:26:56 +00:00
brendan%mozilla.org
8de05eef88 Must use js_CheckAccess if you use js_SetProtoOrParent (313080, r/sr=mrbkap/shaver). 2005-10-21 00:05:47 +00:00
bzbarsky%mit.edu
b29c3a80b9 Don't call nsIClassInfo::GetClassDescription unless we really have to. Bug
313157, r=dveditz, sr=jst
2005-10-20 23:49:59 +00:00
bzbarsky%mit.edu
89dc1dd01c Make GetPrincipal() faster when called on a window. Bug 313155, r=mrbkap, sr=jst 2005-10-20 23:32:54 +00:00
mgalli%geckonnection.com
906524b1db Fix one more. 2005-10-20 23:28:01 +00:00
mgalli%geckonnection.com
202419b0d1 Sync save. Soem bugs still with the validation onsync functions. 2005-10-20 23:26:26 +00:00
bzbarsky%mit.edu
3d61b57735 Start out with our display textnode in the right state so we don't require
two-pass reflow (which printing can't handle) to display comboboxes right. Bug
311380, r+sr=roc
2005-10-20 23:19:22 +00:00
bienvenu%nventure.com
fddd007530 delay initialization of imap parser tokenizer to cut down on memory allocations, patch by Hans-A.Engel@unibas.ch, sr=bienvenu 307615 2005-10-20 22:59:40 +00:00
mgalli%geckonnection.com
4395ab8bd5 Onchange attribute, so changes are registered, so OKAY function can sync back to service. 2005-10-20 22:59:18 +00:00
mgalli%geckonnection.com
fd73ceadc4 No need for two license blocks. :) 2005-10-20 22:39:39 +00:00
silver%warwickcompsoc.co.uk
ec264d8fb0 Bug 207195 - Add conference mode (hides joins/parts/nicks/quits in large channels).
ChatZilla only.
r=rginda
2005-10-20 22:30:40 +00:00
mgalli%geckonnection.com
8143473cea New string. 2005-10-20 22:18:14 +00:00
mgalli%geckonnection.com
8c554d25ea Fixes to be nice with UI zoom. 2005-10-20 22:17:19 +00:00
dougt%meer.net
a1b31efcfb IDN out 2005-10-20 22:11:53 +00:00
mkaply%us.ibm.com
cbbb26b521 #286555
r=weilbachar, sr/a=mkaply (OS/2 only)
cache values from resize in mBounds
2005-10-20 21:58:25 +00:00
mgalli%geckonnection.com
fae9f84651 Not broken anymore. Added new pref stuff. 2005-10-20 21:50:44 +00:00
mgalli%geckonnection.com
249e9b00ac Caption and groupboxes with new style - temporary skin. 2005-10-20 21:48:44 +00:00
mgalli%geckonnection.com
014acc8d01 Enable the keys to launch focus to the general button. 2005-10-20 21:47:06 +00:00
wtchang%redhat.com
8e70cf6f2e Bugzilla bug 298522: added power-up self tests for HMAC SHA-1 and HMAC
SHA-256.  The patch is contributed by Glen Beasley of Sun. r=wtc.
2005-10-20 21:46:51 +00:00
darin%meer.net
8fd663c522 fixes bug 306170 "background download fails if server returns 200 response" r=biesi sr=bzbarsky 2005-10-20 21:45:13 +00:00
mgalli%geckonnection.com
635573d0d7 Enable access to new pref. 2005-10-20 21:41:29 +00:00
mgalli%geckonnection.com
55acf79ff9 Enable new pref panel 2005-10-20 21:40:51 +00:00
mgalli%geckonnection.com
7e39431866 New CSS for new mini preferences. 2005-10-20 21:36:16 +00:00
mgalli%geckonnection.com
5485ef6774 New pref panel in XUL and JS, not XBL so far. 2005-10-20 21:34:23 +00:00
bienvenu%nventure.com
69edfc0b62 hide deferred pop3 accounts from virtual folder picker ui, sr=mscott 313193 2005-10-20 21:30:02 +00:00
mgalli%geckonnection.com
7b36cc7ea2 When startup should sync with pref UI zoom - browser.display.zoomui 2005-10-20 21:24:55 +00:00
mgalli%geckonnection.com
c67d006a10 fixed strings. 2005-10-20 21:21:15 +00:00
scott%scott-macgregor.org
185af6f017 Bug #312937 --> force installation of the newsblog component to avoid software update not being able to update
users who opt out of newsblog.

sr=bienvenu
2005-10-20 21:18:37 +00:00
mgalli%geckonnection.com
2d370deb0e New strings 2005-10-20 21:16:06 +00:00
mgalli%geckonnection.com
c72f370656 New UI ZOOM is pref based. When uses the toolbar so far, it will affect pref. This sync enforcement may be removed. So far we want to see the Preferences panel to react to it, so . 2005-10-20 21:14:54 +00:00
mgalli%geckonnection.com
527b47a848 Added common.js 2005-10-20 21:12:18 +00:00