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

170280 Коммитов

Автор SHA1 Сообщение Дата
aaronleventhal%moonset.net fb40606d0b Bug 353187. GetIndexInParent() broken for combo boxes. Patch by Nian Liu, r=aaronlev 2006-09-25 15:09:28 +00:00
bugzilla%standard8.demon.co.uk 2297ef6155 Bug 244870 nsAbMDBDirectory::InternalAddMailList uses getter_AddRefs inappropriately. r/sr=bienvenu 2006-09-25 15:04:37 +00:00
sergei_d%fi.tartu.ee 8c283e5ddb Bug 353960,nsScreenManagerBeOS broken, p=doug@sheltonfamily.org, r=sergei_d. BeOS-only change 2006-09-25 13:30:23 +00:00
timeless%mozdev.org ce94a01351 Bug 321279 Drag+drop of link to location bar broken, anchor node text gets included
patch by ted.mielczarek@gmail.com r=neil sr=roc
2006-09-25 12:12:43 +00:00
uriber%gmail.com 5845b74545 Do the correction of caret position due to trimmed whitespace only when the caret is logically after the whitespace. bug=336408 r=rbs sr=roc 2006-09-25 11:39:10 +00:00
Olli.Pettay%helsinki.fi d54c650b7b Bug 352462, refactor range, p=surkov, r=doronr,me 2006-09-25 09:59:14 +00:00
Olli.Pettay%helsinki.fi 8f3d9d2812 Bug 351901, select1 should allow values with spaces, p=surkov, r=me+aaronr 2006-09-25 09:50:54 +00:00
rob_strong%exchangecode.com 9e31b87cc0 Bug 354099 - Not Enough Arguments exception when using 'Search the Internet' on Vista. r=gavin.sharp 2006-09-25 06:23:53 +00:00
mozilla.mano%sent.com 42174a8255 Backing out the fix for 353757 since it didn't help Ts. a=mconnor. 2006-09-25 05:57:54 +00:00
cst%yecc.com 5262d9a0a9 Bug 351428 When there is only 1 tab and the tab bar is shown, the file menu's close-related options are inconsistent
r+sr=neil
2006-09-25 03:49:14 +00:00
bzbarsky%mit.edu 576b667cda Disallow most MathML from floating or being positioned (<math> is the one
exception).  Bug 353897, r+sr=rbs
2006-09-25 03:36:23 +00:00
rbs%maths.uq.edu.au 08fcf41c99 remove unused argument, b=354090 r+sr=roc 2006-09-25 03:14:18 +00:00
flamingice%sourmilk.net ac84222ce0 Bug 353918, No updates available notification does not go away when switching the view, r=rob_strong 2006-09-25 01:57:22 +00:00
bzbarsky%mit.edu 32f4bdbc5e Ensure a space manager for MathML containers reflowing inlines. Bug 325222, r+sr=roc 2006-09-25 01:44:25 +00:00
rbs%maths.uq.edu.au 52074e23de assertions about chars without style contexts, b=353876, r+sr=roc 2006-09-25 00:08:41 +00:00
bugzilla%arlen.demon.co.uk f414184f7f Bug 338318 UI for spellcheck in browser window (form fields)
p=me r=neil sr=jag
2006-09-24 23:38:43 +00:00
mozilla.mano%sent.com 34d7c3cac7 Switching back to non-native tabbrowser-tabstrip, see bug 353757. 2006-09-24 23:03:36 +00:00
mozilla.mano%sent.com 4c3243bccc Go back to native tabs for a cycle for perf tests. 2006-09-24 22:12:21 +00:00
ajschult%verizon.net e5e22dd592 Bug 351812: Broken links/redirects in Help. patch by Giacomo Magnini <giacomo.magnini@portalis.it>, r=IanN 2006-09-24 22:06:03 +00:00
bclary%bclary.com c2c5a7fd12 JavaScript Tests - eliminate NL(), bug 353998 2006-09-24 22:00:35 +00:00
mozilla.mano%sent.com 95e309998e Restroing style rules for all-tabs button 2006-09-24 21:27:15 +00:00
bzbarsky%mit.edu 9be488e480 Don't return mInitialContainingBlock if we find no absolute containing block.
That can Just Happen.  Bug 330909, patch by bernd, r+sr=roc
2006-09-24 21:20:32 +00:00
Olli.Pettay%helsinki.fi 17ef5ca8ba Bug 353881, crash on quit [@ nsAttrAndChildArray::~nsAttrAndChildArray], r=bz,sr=brendan 2006-09-24 21:13:36 +00:00
mkanat%bugzilla.org 9a0b58d180 Bug 346505: Release Notes For Bugzilla 2.22.1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2006-09-24 20:33:41 +00:00
bzbarsky%mit.edu e3f81b6341 Make <math> have its own space manager. Bug 353894, r+sr=rbs 2006-09-24 20:30:43 +00:00
bzbarsky%mit.edu 35d81718ff Improve docs. Bug 354049 2006-09-24 20:16:24 +00:00
vladimir%pobox.com e02a97e67c Don't query for foo=NULL, instead use IS NULL so that it actually works 2006-09-24 19:54:27 +00:00
mozilla.mano%sent.com 723cee641a commenting out alltabs-button rules for a cycle to track down the Ts spike 2006-09-24 19:41:48 +00:00
mozilla.mano%sent.com e20af7bbcb See bug 353757 on the last checkin. 2006-09-24 18:26:53 +00:00
mozilla.mano%sent.com 79424be20b Attempt to fix Ts regression from the new theme landing. r=gavin. 2006-09-24 18:22:41 +00:00
dbaron%dbaron.org 896fdf87e3 Bustage fix for 333129 more in module style. 2006-09-24 17:33:10 +00:00
bzbarsky%mit.edu b1dc13ba20 Fix build bustage. Bug 311582 2006-09-24 17:14:17 +00:00
bzbarsky%mit.edu 36be80db98 Don't copy the string data from mJSVal, since we're just going to keep the
JSString alive.  Bug 311582, r=jst, sr=brendan
2006-09-24 16:44:51 +00:00
gavin%gavinsharp.com 172a65ae11 back out bug 337561 2006-09-24 16:23:31 +00:00
gavin%gavinsharp.com 5a7cdfe998 Temporary hack to fix bustage from bug 333129 2006-09-24 15:53:37 +00:00
neil%parkwaycc.co.uk 0dd41b3613 Clear autocomplete cache before closing history db b=354025 r+sr=jag 2006-09-24 15:52:53 +00:00
kestesisme%yahoo.com 6ca1313829 update OverLib library to latest version 4.21 2006-09-24 15:48:27 +00:00
gavin%gavinsharp.com 169b0eb72d Bug 352679: Iconic menuitems needs more margin at top, patch by Stefan <stefanh@bluebottle.com>, r=mano 2006-09-24 15:24:15 +00:00
gavin%gavinsharp.com bfcccd8c07 Bug 333129: libjar: Only create synthetic entries when really needed, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=darin, sr=biesi 2006-09-24 15:22:36 +00:00
gavin%gavinsharp.com b3eaa42c2f Bug 311400: fix tree selection crash, patch by Shane Caraveo <shanec@ActiveState.com>, r=bryner/Jan.Varga 2006-09-24 15:16:31 +00:00
gavin%gavinsharp.com 61231d8080 Bug 337561: Merge nsJARDirectoryInputStream into nsJARInputStream, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=darin 2006-09-24 15:13:57 +00:00
gavin%gavinsharp.com 56d1e22823 Bug 353403: fix assertion failure caused by code in browser.xml trying to remove the browser:purge-session-history observer when it wasn't added, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me 2006-09-24 15:09:00 +00:00
gavin%gavinsharp.com c7e08d119c Bug 352990: Improve domi's Evaluate JavaScript, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=timeless, sr=neil 2006-09-24 15:05:45 +00:00
gavin%gavinsharp.com 7b7c3bcab5 Bug 352168: fix regression from bug 301945 that was causing tinderbox to burn, patch by Adam Guthrie <ispiked@gmail.com>, r=mscott 2006-09-24 15:03:38 +00:00
gavin%gavinsharp.com d203a40bee Bug 343360: FileWriter's security check doesn't work with flat chrome, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me 2006-09-24 15:01:57 +00:00
gavin%gavinsharp.com 5ecd3e5730 Bug 226819: Javascript Object window should allow sort properties and methods by name, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=timeless, sr=neil 2006-09-24 14:55:12 +00:00
steffen.wilberg%web.de 3dbc7d3aae Bug 353533 - Clicking Help in Change Action dialog doesn't bring up its help topic. r=mconnor 2006-09-24 07:33:32 +00:00
flamingice%sourmilk.net 339ad8fbd0 Bug 351575, Dereference before null check in |nsTypedSelection::GetRangesForInterval|, patch by Adam Guthrie <ispiked@gmail.com>, r=brettw, sr=bryner 2006-09-24 06:04:00 +00:00
flamingice%sourmilk.net 1019eb2ec7 Bug 353385, Fix warning in nsTreeBoxObject.cpp, r+sr=neil 2006-09-24 05:45:19 +00:00
nick.kreeger%park.edu ea7db5eca9 Fixing bug 354002, Missing string for the FeedAppDoesNotExistExplanation localized string. r=smorgan/cl and
a=ardissone/ss
2006-09-24 04:47:03 +00:00