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

4420 Коммитов

Автор SHA1 Сообщение Дата
tony%ponderer.org 3bf63ef255 bug 343033: 5-10 second delay or hang or crash when quitting Cocoa Firefox
patch: cancel background download as soon as user quits
r=darin
2006-11-20 18:24:01 +00:00
enndeakin%sympatico.ca 1d9aba9270 Bug 346787, add binding for spellchecking in XUL textboxes 2006-11-20 17:45:10 +00:00
sayrer%gmail.com cc88886213 bug 361224. remove an accidentally checked in log line 2006-11-19 21:10:28 +00:00
ted.mielczarek%gmail.com 1214e9b86d bug 360938 - Update airbag to svn tip. r=mento 2006-11-19 02:47:25 +00:00
sspitzer%mozilla.org 66c441b699 fix for bug #358080: Update window says to click 'Finish' when button is labeled 'Done'
r=darin

thanks to Hiro-san (sugar.waffle@gmail.com) for the fix.
2006-11-15 17:10:21 +00:00
benjamin%smedbergs.us ba5ddaa8d2 From bug 313309 - fix static-iid declarations, which merged badly in the meantim 2006-11-14 23:12:10 +00:00
tony%ponderer.org 546772271f Bug 356355: numeric domain normalization only happens on enchash table values
patch v2 (additional fixes)
r=mmchew
2006-11-14 22:12:08 +00:00
mozilla.mano%sent.com 049ee67ecc Bug 348369 - Tabbrowser steals focus any time the current browser changes. r=gavin. 2006-11-14 01:00:06 +00:00
sayrer%gmail.com 13ac9ea8a2 bug 357539. Feed parser does not recognize lastBuildDate field. r=mano 2006-11-13 05:35:46 +00:00
philringnalda%gmail.com 5e9fc22899 Bug 350785 followup: Get out of form autocomplete storage even earlier for non-text inputs, r=mano 2006-11-11 18:26:21 +00:00
bzbarsky%mit.edu 142a417a31 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
philringnalda%gmail.com 2e38dcfb96 Bug 354081: Remove unused entities for Help throbber, r=gavin 2006-11-09 05:17:41 +00:00
sayrer%gmail.com e6406b9a02 Bug 348447. feed sanitizer whitelist accessibility and i18n. 2006-11-08 18:20:55 +00:00
sspitzer%mozilla.org 40d29f01e7 fix for bug #359093: need to encode version string for the app.update.never.X pref name, which will be needed if (when?) we decided to send over any localized "pretty" text for the version attribute (see bug #359082)
r=dietrich, rstrong
2006-11-07 22:54:27 +00:00
philringnalda%gmail.com 0e6946f837 Bug 350785: Form Manager stores data even if autocomplete is off, r=bsmedberg,mano 2006-11-07 02:08:56 +00:00
gavin%gavinsharp.com 26b17f77e2 Bug 264663: don't re-open closed popup-blocked notifications when switching tabs, r=mano 2006-11-06 23:41:31 +00:00
gavin%gavinsharp.com 32a6e27028 Bug 346599: customizeCharset.js uses deprecated nsIPref, patch by Joel Nackman <joelnackman@gmail.com>, r=enndeakin 2006-11-06 16:13:35 +00:00
gavin%gavinsharp.com 949060dc2c Bug 315405: unneeded window border in Customize Toolbar dialog, patch by Adam Stiles <ajstiles+bugzilla@gmail.com>, r=me 2006-11-06 14:50:22 +00:00
mozilla.mano%sent.com ebd4f395ce Bug 353560 - Unknown Content dialog not dismissed when filepicker opens. r=gavin. 2006-11-05 17:51:35 +00:00
sspitzer%mozilla.org 5913cfcc73 fix for bug #357143
code cleanup, suggested by dveditz.

thanks to Ryan Jones <sciguyryan+bugzilla@gmail.com> for the patch.

r=sspitzer
2006-11-05 00:19:17 +00:00
mozilla.mano%sent.com 87de81bc02 Bug 357801 - new typeaheadfind object is created when accessing the fastFind property of an inactive browser element of a tabbrowser. r=gavin. 2006-11-05 00:06:39 +00:00
sspitzer%mozilla.org 0d2b3f3b5d remove printf, per gavin. (see bug #343522) 2006-11-04 06:26:45 +00:00
sspitzer%mozilla.org 948a5cfa1d fix for bug #343522
wrap printf in nsNavHistoryResult.cpp with #ifdef DEBUG, per ispiked

trivial patch, no reviewer
2006-11-04 06:17:38 +00:00
cvshook%sicking.cc 50b714059a Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz 2006-11-04 05:45:02 +00:00
sayrer%gmail.com f032a6f1d0 Bug 358855. null pointer dereference in nsAppRunner.cpp. r=bsmedberg. checkin ok per dbaron 2006-11-03 23:04:10 +00:00
timeless%mozdev.org 24a61f105a Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
martijn.martijn%gmail.com 7975c77e97 Bug 358853 - crash opening html sidebar with xul frame while having remember passwords enabled [@ nsPasswordManager::FillDocument], r=enndeakin 2006-11-01 21:10:46 +00:00
ted.mielczarek%gmail.com c068d114c8 bug 358808, fatal error RC1015: cannot open include file 'afxres.h'., patch by ajvincent@gmail.com, r=me 2006-11-01 19:45:19 +00:00
kairo%kairo.at f2cf6a7723 bug 344243 - move suiterunner help over to toolkit help viewer (and build toolkit typeaheadfind), r=bsmedberg on configure.in change, r=Neil for the rest, sr=Neil 2006-11-01 17:07:23 +00:00
dbaron%dbaron.org 12192625ce Fix whitespace error introduced by my previous patch. 2006-11-01 07:22:12 +00:00
philringnalda%gmail.com cad2e10829 Bug 250793: make browser overlay stylesheets on customizeToolbar.xul, so it can be a real part of toolkit, r=mano 2006-11-01 04:09:47 +00:00
philringnalda%gmail.com 060d455d7d Bug 358848: remove unused toolbar customization files for Help Viewer, r=mano 2006-11-01 04:03:19 +00:00
mattwillis%gmail.com 2e175a6e41 bug 358287 - Prevents more than one Tb/Sb about:config-like window to be open at once. r1=jminta,r2=gavin 2006-10-31 15:08:49 +00:00
mattwillis%gmail.com a3c970a572 bug 358285 - Fixes copy/paste error so that only one Password Manager window can be open at a time. r=gavin 2006-10-31 15:05:07 +00:00
daniel%glazman.org 839914a99a autorepeatbutton seemed always clickable even when disabled; b=358750, r=gavin 2006-10-31 09:28:58 +00:00
bzbarsky%mit.edu 57b8174b9f Stop about:blank loads in new tabs in case we're loading a javascript: URL.
Bug 357437, r=mconnor for toolkit, r=neil for xpfe
2006-10-30 21:57:30 +00:00
dbaron%dbaron.org dcf376200b Fix relocations that need to be resolved at runtime when building with default visibility as hidden and wrapping system includes. b=358559 r=bsmedberg 2006-10-29 16:12:48 +00:00
gavin%gavinsharp.com 649f02d0ed Bug 266629: cannot upload files with "~" as the first character of the file name, and other XPFE synchronization patches, r=neil 2006-10-29 05:03:36 +00:00
philringnalda%gmail.com 20a2fec5eb Bug 224977: finish moving nsTransferable to nsDragAndDrop.js, remove nsTransferable.js, r=neil,mano,mscott 2006-10-29 04:39:28 +00:00
scott%scott-macgregor.org 64a3857715 Bug #328988 --> remove dependency on builinURLs.rdf for thunderbird and seamonkey. Remove builtinURL.rdf from toolkit. various parts revied by neil, kairo, bsmedberg, bienvenu. 2006-10-28 22:05:08 +00:00
mozilla.mano%sent.com 9360901048 Bug 355974 - Get rid of hover-specific images for tabs in Winstripe. r=gavin. 2006-10-28 11:50:47 +00:00
mozilla.mano%sent.com 876e708f5c Bug 345258 - Remove/add the corresponding menuitems in the all tabs menu when tabs are added/removed while the menu is open. patch from Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me. 2006-10-27 10:48:28 +00:00
ted.mielczarek%gmail.com c9dd23bf70 airbag_exception_s needs FORCE_STATIC_LIB=1, r=shaver 2006-10-27 01:50:47 +00:00
ted.mielczarek%gmail.com 72f0b0adcc bug 354980, integrate airbag exception handler library on windows. Compiling by default on windows, but disabled at runtime by default right now. Set the environment var MOZ_AIRBAG=1 to enable it. r=bsmedberg/mento 2006-10-26 22:52:30 +00:00
martijn.martijn%gmail.com 75aa398d93 Bug 358120 - add id attributes to passwordManager.xul, r=gavin.sharp 2006-10-26 14:56:28 +00:00
aaronleventhal%moonset.net 867e778a84 Bug 356419. LABEL of PANEL and PANEL don't have LABEL_FOR/BY relations. Patch by Nian Liu. r=mano, aaronlev. 2006-10-26 14:42:32 +00:00
joshmoz%gmail.com eaaa10ea62 fix "Save As" functionality in cocoa widgets, also add save type options in save dialog. b=354954 r=smorgan sr=pav 2006-10-25 20:47:14 +00:00
benjamin%smedbergs.us 1a89926521 Bug 356425 - link of libxul failed with --disable-places, r=laurentj 2006-10-25 19:12:13 +00:00
martijn.martijn%gmail.com 626d368d8c Bug 287707 - After page had designmode on, there are still several issues, r=neil, sr=jst 2006-10-25 01:11:55 +00:00
mozilla.mano%sent.com 88305e37f1 Bug 354947 - appearance of icon+text xul buttons is broken in Pinstripe. r=mconnor. 2006-10-25 00:04:50 +00:00
mozilla.mano%sent.com 47de0b895c Bug 338639 - Autoscroll icon still present on previous page. r=gavin 2006-10-24 23:42:50 +00:00
mozilla.mano%sent.com 5ee9ef93d2 Bug 355469 - Show Passwords dialog does not resize correctly. r=mconnor. 2006-10-24 23:27:44 +00:00
neil%parkwaycc.co.uk 98c1e92458 Make it possible to use the help dialog button in Thunderbird b=256915 p=paul@wavebreaks.com (Paul Tomlin) r+sr=me,mscott,mconnor as appropriate 2006-10-24 15:36:27 +00:00
neil%parkwaycc.co.uk 4cf9074e2e Let all apps have a URL formatter b=328988 r=bsmedberg 2006-10-23 22:34:02 +00:00
joshmoz%gmail.com c0603518e5 don't pass on psn flag from the OS. gets rid of error in js console on app startup. b=304755 r=mento sr=pinkerton 2006-10-23 15:08:20 +00:00
gavin%gavinsharp.com 44d213832f Bug 248330: toolbar buttons aren't flush with the top of the screen in full screen mode, r=mano, ui-r=beltzner 2006-10-23 13:59:34 +00:00
cst%yecc.com d3adecf346 Bug 347683 Fix some strict warnings
r=mano
2006-10-23 00:42:44 +00:00
martijn.martijn%gmail.com 5f0ec254b5 Checking in patch for bug 248612 again, this causes 10% argo Ts regression, but other tinderboxes are not affected, see discussion in bug 248612 2006-10-21 09:09:09 +00:00
sayrer%gmail.com 1a5e0c9d2b bug 357237. nsLivemarkService.js should back off on XML errors, like ye olde places code. r=mconnor 2006-10-19 08:53:18 +00:00
sayrer%gmail.com 01f864cf27 bug 357222. nsLivemarkService.js checks feeds too often (places). r=mconnor 2006-10-19 03:54:40 +00:00
gavin%gavinsharp.com bb54594d33 Fix nit from patch for bug 353434 2006-10-19 02:41:35 +00:00
sayrer%gmail.com 1db738f22f Bug 353434. Remove C++ feed parsing for livemarks on trunk (places). r=dietrich 2006-10-19 02:24:30 +00:00
gavin%gavinsharp.com c6edb6852a Bug 356599: browser.tabs.closeButtons pref observer may cause ###!!! ASSERTION: XPConnect is being called on a scope without a 'Components' property, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me 2006-10-16 17:30:09 +00:00
gavin%gavinsharp.com d6ee5ffdc3 Bug 169826: minor tweaks to tabbrowser code (port fixes from bug 164006 to Firefox), r=mconnor 2006-10-16 16:42:31 +00:00
martijn.martijn%gmail.com 9f6d048caa Backing out patch for bug 248612, since it may have caused 10% argo Ts regression 2006-10-14 22:26:57 +00:00
gavin%gavinsharp.com f034027cba Bug 250156: fix doctypes, patch by Wei-ju Wu <weiju@web.de>, r=me, daniel@glazman.org 2006-10-13 17:08:26 +00:00
gavin%gavinsharp.com 9422511b81 Bug 355878: fix new[] / delete mismatch in nsAutoCompleteMdbResult.cpp, patch by Wei-ju Wu <weiju@web.de>, r=me 2006-10-13 15:34:10 +00:00
tony%ponderer.org 611dd559c7 Bug 356355: numeric domain normalization only happens on enchash table values
patch: canonicalize urls before lookup in -url and -domain tables
r=mmchew
2006-10-12 23:57:51 +00:00
martijn.martijn%gmail.com 492d75e080 Bug 248612 - holding drag&drop pointer over a tab for a moment should open this tab to allow drag&drop of content from one tab to another tab, r=mano 2006-10-12 17:08:48 +00:00
bugzilla%arlen.demon.co.uk 1be2fb4fc3 Bug 349319 If you have both the en-GB and the en-GB-oed dictionaries installed you can't distinguish them when trying to select the correct dictionary (toolkit patch)
p=me r=brettw sr=mscott
2006-10-11 23:16:38 +00:00
mats.palmgren%bredband.net d7ded9a678 Fix early activation/focus problem on Windows, patch by Oliver Yeoh. b=220900 r=me r=robert sr=brendan 2006-10-11 17:30:01 +00:00
hwaara%gmail.com e34f0ebfdd Fix leaks in the code that launches a child process. b=355355 r=mento sr=pinkerton 2006-10-11 15:53:40 +00:00
mozilla.mano%sent.com 10276d775a Backing out the patch fro bug 353560 due to bug 356178. 2006-10-11 13:02:27 +00:00
sspitzer%mozilla.org 5210c86c5c fix for bug #342930: "You have asked to open [lots of] tabs at once" should read "You are about to open..."
backporting the fix from the MOZILLA_1_8_BRANCH to work on the trunk (both with places enabled and without)

r=dietrich, original patch r=mconnor, ui-r=beltzner
2006-10-10 23:19:01 +00:00
mozilla%weilbacher.org 34fdb83141 [OS/2] Bug 354955: fix Firefox theme so that it doesn't cause massive slowdown on OS/2 with open tabs, r=mkaply 2006-10-10 19:09:57 +00:00
gavin%gavinsharp.com a163f04cb8 Bug 338830: preprocess license blocks in safe browsing files, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=bsmedberg 2006-10-10 13:31:50 +00:00
smontagu%smontagu.org 86518abaf2 Remove source files for unused interface nsIAcceptLang. Bug 356135, r=jshin, sr=jag 2006-10-10 13:26:22 +00:00
mozilla.mano%sent.com 7832c5e57d Bug 353560 - Unknown Content dialog not dismissed when filepicker opens. r=gavin. 2006-10-10 00:08:46 +00:00
Olli.Pettay%helsinki.fi 2e912a304b Bug 356007, Crashes [@ nsFormFillController::OnTextEntered], r=bryner 2006-10-09 17:58:11 +00:00
bugzilla%arlen.demon.co.uk 8f88596186 Bug 354580 Add "Ignore word" to inline spellchecker used for editable elements for SM and conflicting accesskey for /browser
p=me r=neil/gavin.sharp sr=mscott
2006-10-06 00:14:18 +00:00
mozilla.mano%sent.com 2ad5c13cae Bug 352782 - Help toolbar's Home icon jumps up a pixel when clicked. patch from Phil Ringnalda <philringnalda@gmail.com>, r=me. 2006-10-05 07:38:36 +00:00
mozilla.mano%sent.com 907038a8a6 Bug 354022 - [Mac] Clicking Help Home and Print buttons shifts them to the left. patch from Phil Ringnalda <philringnalda@gmail.com>, r=me. 2006-10-05 07:33:08 +00:00
mozilla.mano%sent.com def4c93502 Bug 354017 - Home and Print buttons aren't centered. patch from Phil Ringnalda <philringnalda@gmail.com>, r=me. 2006-10-05 07:30:19 +00:00
mozilla.mano%sent.com 66795819ea Bug 353864 - Location and search bar still natively themed on trunk. r=gavin. 2006-10-05 07:08:20 +00:00
sspitzer%mozilla.org 7a1e9e6501 add missing ;, no bug #. 2006-10-04 22:42:17 +00:00
sspitzer%mozilla.org 39564a7f28 add missing ;, no bug #. 2006-10-04 20:37:42 +00:00
rob_strong%exchangecode.com 38d41f258b Bug 355242 - NSIS installer removes folders but not files listed in removed-files.in. r=sspitzer 2006-10-03 22:37:09 +00:00
mozilla%weilbacher.org 6395064337 [OS/2] Remove file that was forgotten when checking in Bug 336997 2006-10-02 21:25:22 +00:00
neil%parkwaycc.co.uk a37971326a Make it easier to dynamically create a colour picker b=354065 r=Enn 2006-09-30 22:33:41 +00:00
cbiesinger%web.de 239a8146c2 bug 353983 add --enable-application=netwerk option
r=bsmedberg sr=darin
2006-09-28 21:22:27 +00:00
enndeakin%sympatico.ca d1443dd2a0 Bug 350739, dropmarker buttons too wide on toolbarbuttons, r=mano,sr=neil 2006-09-28 14:36:05 +00:00
enndeakin%sympatico.ca 9aecd1152e Bug 333023, clean up menulist, specific fixes listed in comment 1 of bug, r=mano,sr=neil 2006-09-28 02:36:53 +00:00
mozilla.mano%sent.com 755f57298c Bug 354036 - New theme landing broke dropmarkers from bug 348614. 2006-09-28 00:58:53 +00:00
roc+%cs.cmu.edu ab4d55011d Backing out accidental update 2006-09-27 21:16:23 +00:00
roc+%cs.cmu.edu 5c682f76c8 Bug 354075. Removing moved files. 2006-09-27 21:15:06 +00:00
roc+%cs.cmu.edu 7fa74d31f1 Bug 354075. Complete move from toolkit/components/gnome to toolkit/system/gnome. r=bsmedberg 2006-09-27 20:17:56 +00:00
rob_strong%exchangecode.com 559e42c1fe Bug 354112 Toolkit - Removed unused code (deleteKey) in nsNativeAppSupportWin.cpp. r=bsmedberg 2006-09-27 17:56:48 +00:00
benjamin%smedbergs.us a93ff75789 Bug 354474 - Feed gArgv/c into trace-malloc to prevent crashes when using -no-remote, patch by Silvain Pasche <sylvain.pasche@gmail.com>, r=me 2006-09-27 13:39:29 +00:00
vladimir%pobox.com 5d05e47101 more turning-off-places bustage fixes 2006-09-26 05:21:51 +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
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
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
mozilla.mano%sent.com 95e309998e Restroing style rules for all-tabs button 2006-09-24 21:27:15 +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 79424be20b Attempt to fix Ts regression from the new theme landing. r=gavin. 2006-09-24 18:22:41 +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 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
mozilla.mano%sent.com c2de645d85 Backing out changes accidentally checked in on theme landing 2006-09-22 08:57:58 +00:00
mozilla.mano%sent.com 317c7f766d Landing bug 352323 (the scroll right button doesn't appear disabled like the scroll left, patch by Seth Spitzer, r=mconnor) scrollbox.xml portion on trunk, the tabbrowser/theme portions were landed as as part of bug 353673). 2006-09-22 01:33:25 +00:00
mozilla.mano%sent.com c134364a9f Land the new theme on trunk (bug 353673). 2006-09-22 00:47:18 +00:00
sspitzer%mozilla.org fc841f0657 fix for bug #352400: Update page flashes a large textbox (really, a blank xul:browser) when showing the details for a minor update
r=dietrich
2006-09-21 18:40:29 +00:00
mozilla.mano%sent.com b1615967f5 Bug 353594 - Don't expose tabbrowser-alltabs-popup's event handlers as methods. r=gavin 2006-09-21 12:50:28 +00:00
mozilla.mano%sent.com a9d6abc7af Bug 345261 - show status text when mousing over all tabs menu items, r=gavin, ui-r=beltzner. 2006-09-21 01:30:01 +00:00
mozilla.mano%sent.com 71876bf9b9 Bug 286365 - After manually resetting encoding, 'View Source' uses original setting. patch from Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=me/smontagu. 2006-09-20 00:34:44 +00:00
rob_strong%exchangecode.com e8dce57d6c Bug 336469 - use new APIs in Vista to register file and protocol handlers (installer). r=sspitzer 2006-09-19 20:13:10 +00:00
rob_strong%exchangecode.com 20b52b3252 Bug 353089 - Fix / remove ddeexec hack. r=bsmedberg 2006-09-19 18:09:58 +00:00
mozilla.mano%sent.com 659a0752a3 Bug 353303 - regression: Tabs are closed when right-clicking the close button. patch from Simon Bnzli <zeniko@gmail.com>, r=me. 2006-09-19 17:56:52 +00:00
mozilla.mano%sent.com fad8ff6b69 Bug 286933 - Enter that selects autocomplete entry should be hidden from page scripts. r=mconnor. 2006-09-19 16:48:32 +00:00
enndeakin%sympatico.ca 2221acf005 Bugs 350332, 350333, 350335, issues with events in editable trees, r=neil 2006-09-19 15:43:24 +00:00
neil%parkwaycc.co.uk ecb72b4b14 Bug 353306 Can't type into editable menulists r=enndeakin 2006-09-19 15:17:02 +00:00
flamingice%sourmilk.net 56070c9554 Bug 353157, Extension descriptions aren't restored after dismissing notification, r=mconnor 2006-09-18 19:53:38 +00:00
mozilla.mano%sent.com 975e04fa59 Bug 353033 - regression: Edit->Delete and Edit->Switch Text Direction are always enabled. r=mconnor. 2006-09-18 19:47:49 +00:00
mark%moxienet.com 0f2e014830 341504 try fixing Camino bustage again 2006-09-18 18:31:14 +00:00
axel%pike.org cf64593222 bug 349713, get boolean logic right to not ignore errors in region.properties, r=bsmedberg,a=schrep 2006-09-18 17:55:02 +00:00
darin%meer.net 6ee6c1d913 fixes bug 352853 "64k update chunks are maxing out mirrors connection limits before they use up their bandwidth" r=robstrong a=mtschrep 2006-09-18 17:49:55 +00:00
timeless%mozdev.org dceab22a8d Bug 341504 Make global history work with toolkit autocomplete
camino now needs to build this
2006-09-18 16:56:46 +00:00
Olli.Pettay%helsinki.fi 52dfe76392 Bug 340969, crash at [@ nsFormFillController::GetTextValue], r=dbaron 2006-09-18 08:23:32 +00:00
rob_strong%exchangecode.com d40af010f9 Bug 352847 - 'installLocation has no properties' errors in console when installing extension. r=mconnor 2006-09-17 22:19:01 +00:00
aaronleventhal%moonset.net 624a89ea96 Bug 352195. Search box uses embeds but has no children. r=surkov, sr=neil 2006-09-17 18:04:13 +00:00
timeless%mozdev.org 1568aa6406 Bug 348627 O(N^2) or worse algorithm in error console
algorithm by neil, function per Seno.Aiko@gmail.com, whatever's left of the patch is by me :)
r=neil sr=neil
2006-09-17 01:59:37 +00:00
myk%mozilla.org 8f997696bf bug 350982: update about:license to mention that (almost) all the code is under the tri-license and that we include sqlite
Patch by Gervase Markham
r=cbeard
a=schrep
2006-09-15 02:37:12 +00:00
dietrich%mozilla.com ec9174bb99 Followup to Bug 352675 (r=sspitzer) 2006-09-15 02:09:47 +00:00
dietrich%mozilla.com 4cb38623d2 Bug 352675 add busy throbber to "Please wait..." page in software update wizard, fix scrollbar issue from bug #351821 (r=sspitzer) 2006-09-15 00:27:58 +00:00
sayrer%gmail.com 87bf1294b4 Penny Arcade, we don't need your profane description element. 2006-09-14 07:48:03 +00:00
sspitzer%mozilla.org db66e79273 fix for bug #351821: problems the "Download and Install Now" button remains even after you have begun downloading.
remove the "More Details>>" button, as we always call onShowMoreDetails()
replace it with some informative text, and keep the "next" and "back" buttons
disabled until we are done checking for add on incompatibilty.

also, add a try/catch/LOG() to increase robustness (and to aid diagnosis)

r=dietrich
2006-09-14 06:43:47 +00:00
sayrer%gmail.com 372c5aaf3a Bug 352549. Error: hrefAttribute has no properties. Now you have two problems. r=mconnor 2006-09-14 06:12:11 +00:00
dbaron%dbaron.org cbe876ba54 Convert CR-LF and CR linebreaks to LF. 2006-09-14 05:42:14 +00:00
gerv%gerv.net 43e5d6fddb Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-09-14 05:42:13 +00:00
mkaply%us.ibm.com cf16b8f838 #162387
r=pedemont, no sr.

OK, I need this in. OS/2 menus are unusable without this.
Basically, when 117730 went in, it regressed this because
the fix for 101771 was no longer needed.

This is backing out the 101771 fix.

I have verified this doesn't break Windows.
The only other platform that could be an issue is Mac, but
it shouldn't be because Mac uses native menus. No other
platform handles clipSiblings.

If this does break something, you would see it as menus
appearing behind other menus.
2006-09-14 05:42:12 +00:00
mkaply%us.ibm.com e101f1a0f5 #58795
r=mkaply, a=blizzard
Code from aaronr to enable DDE on OS/2 - basically an OS/2 port of nsNativeAppSupportWin.cpp
2006-09-14 05:42:11 +00:00
mkaply%us.ibm.com 8f0c73347b #45185
r=mkaply, a=brendan
Code from jblanco for splashscreen on OS/2
2006-09-14 05:42:10 +00:00
mozilla.mano%sent.com 617685b2d1 Bug 352388 - Add-ons: richlistbox does not report item accNames when arrowing through list. patch from Mark Pilgrim <pilgrim@gmail.com>, r=me. 2006-09-13 23:13:12 +00:00
cbiesinger%web.de 8173877ad0 Bug 351856 make chardet its own module
r=smontagu,bsmedberg
2006-09-13 22:13:40 +00:00
flamingice%sourmilk.net a356280d26 Bug 352456, notification flashes before sliding in, r=enndeakin 2006-09-13 21:26:41 +00:00
mozilla.mano%sent.com 348732f568 content changes only for bug 351562, r=mconnor; theme part will be landed as part of the new theme. 2006-09-13 20:20:10 +00:00
flamingice%sourmilk.net 3ca8027a7e Bug 348576, addonsMsg should use standard Notification styles, r=rob_strong 2006-09-13 20:02:53 +00:00
mozilla.mano%sent.com 6239d4022d Bug 348759 - Replace the deck used to fix bug 337427. r=mconnor. 2006-09-13 20:00:09 +00:00
smontagu%smontagu.org 908a657cab Remove obsolete intl compatibility library. Bug 352180, r=jshin, sr=bsmedberg 2006-09-13 07:19:24 +00:00
rob_strong%exchangecode.com edf2315ddf Bug 352313 - When install fails during startup continue button is disabled. r=sspitzer 2006-09-13 00:14:09 +00:00