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

182093 Коммитов

Автор SHA1 Сообщение Дата
philringnalda%gmail.com 82cb233624 Bug 363415 - Toolbar control (toolbar collapse widget) missing in Cocoafox, patch by Colin Barrett <cbarrett@mozilla.com>, r=mento, r=josh, sr=mconnor 2007-05-31 05:07:18 +00:00
roc+%cs.cmu.edu f35b5a431f Bug 382490. Fix trimming in BreakAndMeasureText so when we back up to a break opportunity, we back up the trimming state too. r=pavlov 2007-05-31 05:04:24 +00:00
roc+%cs.cmu.edu f5dea68223 Bug 382279. Disable ligatures when letter-spacing is in effect. Also, avoid adding space inside ligatures if the gfx backend doesn't respect our disabling of ligatures. r=pavlov 2007-05-31 05:01:57 +00:00
stuart.morgan%alumni.case.edu 3b9fafc4ce Camino only - bug 378544: Switch menu placeholder in General prefs to use an ellipsis. r=ardisson sr=pink 2007-05-31 03:27:55 +00:00
stuart.morgan%alumni.case.edu 7e5abef261 Camino only - bug 177941: only prompt for keychain access once per keychain use. r=josh sr=pink 2007-05-31 03:19:34 +00:00
stuart.morgan%alumni.case.edu fd80e05f1b Camino only - bug 380465: Use CG rather than QD to get screen size. r=josh sr=pink 2007-05-31 03:13:41 +00:00
bzbarsky%mit.edu 5506a6ac4f Add an API to observe all loads in a CSSLoader. Change XML prettyprinting to
not start layout till after the prettyprinter stylesheet is loaded, so we don't
reflow and reconstruct the whole thing twice.  Bug 380612, r+sr=sicking
2007-05-31 01:42:48 +00:00
jonas%sicking.cc 888456556f Bug 373756. Don't execute XBL ctors on the last EndUpdate if there were queued ctors when we got the first BeginUpdate. Patch by bz. r/sr=me 2007-05-31 01:36:07 +00:00
vladimir%pobox.com a06fe0b57a b=379834, scrolling with large dashed border extremely slow, r+sr=roc 2007-05-31 00:38:41 +00:00
rhelmer%mozilla.com e8cfc3c970 dump screen width/height/colorDepth to console b=382521 p=anodelman r=rhelmer 2007-05-31 00:36:15 +00:00
mozilla.mano%sent.com 1fe6965ed9 Bug 382101 - Cannot move bookmark folder to the 'root'. r=sspitzer. 2007-05-31 00:34:13 +00:00
roc+%cs.cmu.edu 58ecd34dc5 Not (Really) Part Of The Build. Fix embarrassing error in nsLineBreaker... 2007-05-31 00:06:31 +00:00
kaie%kuix.de ca09a46dbe Bug 110161, follow up check in to fix SeaMonkey accesskeys in the same
way as done for Firefox. r=me
2007-05-30 23:42:34 +00:00
jonas%sicking.cc 1fae9de3b5 Bug 380872: Hopefully fixes remaining regressions. Insert the address listbox into the DOM before starting to muck around with it. Original patch by Howard Chu <hyc@symas.com>. assumed-r=Neil sr=bienvenu 2007-05-30 23:36:37 +00:00
sspitzer%mozilla.org 193c7e6686 fix for bug #382221: Dragging bookmark on toolbar doesn't give permanent result
we need to adjust the indices before we make the change to the item we are
moving, otherwise, our we'll impact the index of the item we are moving.

r=dietrich
2007-05-30 23:25:19 +00:00
kaie%kuix.de 4888314444 Bug 110161. Code related to the plan to enable OCSP by default.
r=rrelyea, toolkit r=mconnor
2007-05-30 23:13:30 +00:00
enndeakin%sympatico.ca 0a5cbdefe8 Bug 332283, drop indicator not working for trees, r=sr=roc 2007-05-30 23:09:56 +00:00
brendan%mozilla.org 4cffeb5596 Fix let-induced anti-bracing logic to cope with group assignment expression statements (356247, r=mrbkap). 2007-05-30 22:39:21 +00:00
roc+%cs.cmu.edu 7de2d4b9d1 Fixing bustage 2007-05-30 22:36:30 +00:00
roc+%cs.cmu.edu c5c65818cd Bug 174397. Support getClientRects and getBoundingClientRect on DOM elements. r=jonas,dbaron; sr=tor, plus help from Anne van Kesteren and Martijn Wargers 2007-05-30 22:32:56 +00:00
roc+%cs.cmu.edu c71de10d30 Not part of the build. Change nsLineBreaker so that breaks at element boundaries are always governed by the white-space property on the element that's the nearest common ancestor of the DOM nodes on each side of the break point --- fixes bug 382289. Also, pass NBSP through to textruns so that whitespace trimming doesn't trim NBSP. Also, count trimmed spaces correctly when updating mClusterCount. 2007-05-30 22:27:28 +00:00
roc+%cs.cmu.edu 2a3bfee38b Not (Really) Part Of The Build. Comment and whitespace changes only. More specific documentation for gfxSkipChars. 2007-05-30 22:20:11 +00:00
neil%parkwaycc.co.uk 8b92104882 Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult rs=mscott 2007-05-30 22:08:44 +00:00
ghendricks%novell.com ff90ba3abb Typo in variable name 2007-05-30 22:04:43 +00:00
dtownsend%oxymoronical.com 66175b8f21 Testcase for bug 380398: appversion manifest flag is broken in certain situations. r=bsmedberg 2007-05-30 21:52:48 +00:00
wtc%google.com 6223bff43f Bug 213637: follow the all lowercase comment style of this file. 2007-05-30 21:36:02 +00:00
scott%scott-macgregor.org efd14ab0ab Bug #382218 --> move mail/ Makefiles from allmakefiles.sh to mail/makefiles.sh.
Patch by Henrik Skupin <hskupin@gmail.com>

r=bent
sr=mscott
2007-05-30 21:15:40 +00:00
nick.kreeger%park.edu aa9a5987c5 Checking in |nsIImapService| string cleanup for bug 379070. r=mscott. 2007-05-30 20:45:39 +00:00
jonas%sicking.cc 48fa25294c Bug 366417: Set up scriptloader in the nsDocument ctor to ensure that the blocker-count stays in sync with the notification depth. r/sr=bz 2007-05-30 20:43:42 +00:00
zach%zachlipton.com 79439823e9 Make the container take up no more than the window width (reported by ispiked). 2007-05-30 20:28:04 +00:00
bugzilla%standard8.demon.co.uk 7e421b24ed Bug 382495 Fix more missing/incorrect preference migrations in SeaMonkey's new profile migrator. r=Neil 2007-05-30 20:23:09 +00:00
mcsmurf%mcsmurf.de f41066e043 Firefox/Thunderbird shell code uses wrong attribute for help text - Bug 382115, r=gavin for browser/, r=mscott for mail/ 2007-05-30 20:21:48 +00:00
nboyd%atg.com 73e0b43c8a Skip js1_5/Regress/regress-330352.js 2007-05-30 20:10:33 +00:00
zach%zachlipton.com 32d6de742b Fix typo in ManageTestcases.js (reported by ispiked) 2007-05-30 20:10:01 +00:00
crowder%fiverocks.com b47ac4092c Bug 381205: object uneval gets confused by special "getter functions", r=mrbkap 2007-05-30 20:05:31 +00:00
joshmoz%gmail.com 44b6945f71 10.4 is Tiger, not Panther. 2007-05-30 19:52:28 +00:00
mcsmurf%mcsmurf.de c42d29a6b5 Force a new nightly for getting a build with working profile migrator 2007-05-30 19:45:44 +00:00
mcsmurf%mcsmurf.de 49a12a0774 suiterunner profile migrator not working correctly, various cleanup included - Bug 382449, r=Standard8 2007-05-30 19:35:20 +00:00
gerv%gerv.net a69b9602f4 Bug 380017 - update the list of Initial Developers to be current, and sync up the three copies of license.html in the tree to all have the same bugfixes and the Growl license. 2007-05-30 18:50:46 +00:00
bclary%bclary.com 4e6847c897 JavaScript Test - update expected value for decompilation, bug 367629 2007-05-30 18:42:40 +00:00
bugzilla%standard8.demon.co.uk a704e92086 respinning to force a nightly out to see if zach fixed problems with publishing to latest trunk as well as dated directories. 2007-05-30 18:29:50 +00:00
joshmoz%gmail.com b8e2b2c134 don't modify the view hierarchy during drawing. patch by Steven Michaud. b=373122 r=josh sr=pinkerton 2007-05-30 18:25:44 +00:00
axel%pike.org ee748b3657 bug 382451, use mkdir -p instead of mkdirhier, r=bsmedberg 2007-05-30 18:00:53 +00:00
bclary%bclary.com 74959497d1 JavaScript Test - move test to decompilation subsuite, bug 344120 2007-05-30 17:42:50 +00:00
wtc%google.com f5976efaae Bug 213637: if the pollable event becomes broken, create a new one. If we
can't create a new one, fall back on "busy wait".  Since the pollable event
may change now, we use a lock to protect it.  The bug was tracked down by
Liming Zhan. sr=darin.
Modified files: nsSocketTransportService2.cpp nsSocketTransportService2.h
2007-05-30 17:30:39 +00:00
gerv%gerv.net 54c5cca6b9 Changes to support new "prerelease" feedback newsgroups, and do UA sniffing to set the default product. 2007-05-30 17:25:19 +00:00
ghendricks%novell.com 005c9cfcdb Minor fixes 2007-05-30 17:12:39 +00:00
nboyd%atg.com 0e15a7733d Use the prefix feature to avoid enumerating all skipped tests. 2007-05-30 17:11:24 +00:00
nboyd%atg.com 9cb53b39b7 Fix jdk 1.4 compilation. 2007-05-30 16:41:24 +00:00
sspitzer%mozilla.org 8069bfa5ed fix for bug #379591: places toolbar.xml should just change existing button itemChanged()
r=mano
2007-05-30 16:17:35 +00:00