Commit Graph

148887 Commits

Author SHA1 Message Date
mgalli%geckonnection.com
0123419aca Uses the XBL-defined preferenceset->preferenceitem. 2005-10-21 18:05:29 +00:00
mgalli%geckonnection.com
7ebfa016d9 Adding the XBL preferences resources. 2005-10-21 18:04:05 +00:00
mgalli%geckonnection.com
073b260ed7 Minimo minimal preference XBL implementation. So far, only preference element registration. 2005-10-21 18:02:31 +00:00
mgalli%geckonnection.com
2b4d303c75 XBL-defined preferenceset.preferenceitem. This is the way so far to register the pref elements. 2005-10-21 18:00:21 +00:00
darin%meer.net
3eb1e840e9 fixes bug 245418 "menus and contextual menus open on wrong screen when using two/dual/multiple screens/monitors/displays" patch by Brett Wilson (brettw@gmail.com) r=darin,pink sr=roc 2005-10-21 17:59:30 +00:00
mvl%exedo.nl
4f9715e928 remove old files before using copyTo.
bug 312883, r=dmose
2005-10-21 17:49:02 +00:00
bzbarsky%mit.edu
d0ad850b4e Fix bug 313173 and bug 312784 -- make sure to rebuild stuff as needed. r=neil, sr=roc 2005-10-21 17:29:06 +00:00
bienvenu%nventure.com
295969203b fix for 237118, patch by Franke@computer.org, r/sr=bienvenu, make sure text like attachments with mixed line endings are binary encoded; otherwise we get corrupted attachments 2005-10-21 17:22:27 +00:00
jminta%gmail.com
4e52e04582 Bustage fix from bug 310503. getCalendarManager is not defined. r=dmose 2005-10-21 17:16:04 +00:00
jminta%gmail.com
8127ab2430 Bug 310503 Implement support for readonly calendars, put calendars in readonly mode when an error occurs, report this to the user in relevant UI bits. r1=mvl, r2=dmose 2005-10-21 16:51:13 +00:00
mgalli%geckonnection.com
c9b85209a2 entity for summary pane 2005-10-21 16:14:34 +00:00
mgalli%geckonnection.com
021edd09a1 Looks better cleanup. 2005-10-21 16:11:54 +00:00
mgalli%geckonnection.com
30f9a8fa43 Look better, general pane cleanup. 2005-10-21 16:03:25 +00:00
cvshook%sicking.cc
a2d0967005 Fix buildbustage due to bad merge conflict. Hail to nsDerivedSafe! 2005-10-21 15:59:13 +00:00
cvshook%sicking.cc
7c5d7d56eb Bug 311785: Simplify the nsIHTMLContentSink interface
r=mrbkap sr=peterv
2005-10-21 15:39:06 +00:00
bzbarsky%mit.edu
836aa0b284 Optimize MatchElementId some. Bug 313082, r=sicking, sr=peterv 2005-10-21 15:17:15 +00:00
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