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

5344 Коммитов

Автор SHA1 Сообщение Дата
mattwillis%gmail.com e6ba4ba673 fix build bustage 2006-04-10 22:49:12 +00:00
mattwillis%gmail.com daf1edcc85 bug 332717: Rework and simplify Makefile. r=dmose,sr=bsmedberg 2006-04-10 21:31:10 +00:00
jag%tty.nl 3058818625 Bug 333308: make clean and make distclean miss various files. r+sr=Neil 2006-04-10 11:38:10 +00:00
gavin%gavinsharp.com 6670dd2a7d Bug 310900: Avoid 1-pixel gap caused by sizeToContent() in alerts service code, patch by Jens Bannmann <jens.b@web.de>, r=mscott for toolkit part, r+sr=neil for xpfe 2006-04-09 21:16:20 +00:00
kairo%kairo.at 6aea674984 bug 328317 - merge platform .jar files into en-US.jar, r=mento for the mozilla/config changes r=jag sr=Neil 2006-04-08 11:49:47 +00:00
kairo%kairo.at 91acb7039c bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil 2006-04-08 11:17:06 +00:00
benjamin%smedbergs.us d8395afe0b Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-05 16:10:05 +00:00
dbaron%dbaron.org 04b8c33eda Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky 2006-04-05 00:00:44 +00:00
neil%parkwaycc.co.uk 7ff5bb087c Kill shortcut for dangerous operation b=209355 p=gautheri@noos.fr r+sr=me 2006-04-04 21:00:55 +00:00
bugzilla%standard8.demon.co.uk 50f1d773bf Follow up to Bug 239136, remove redundant ifdefs now that Thunderbird is using the toolkit download manager. r=benjamin,sr=mscott 2006-04-04 16:21:50 +00:00
neil%parkwaycc.co.uk 01a74f1cbe Make the XUL directory viewer work with jar: directories b=309296 r+sr=jag 2006-03-30 21:06:48 +00:00
darin%meer.net 20837f71e1 fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron 2006-03-30 18:40:56 +00:00
darin%meer.net 1b73e64f90 fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky 2006-03-30 17:31:15 +00:00
gerv%gerv.net af20ee45fb Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
bugzilla%standard8.demon.co.uk 96368d4a59 Bug 264675 Make sure we respect locked prefs throughout UI. (Bv2) <pref-smart_browsing-ac.xul>. Patch by Serge GAUTHERIE <gautheri@noos.fr>, r=iann_bugzilla 2006-03-26 12:34:06 +00:00
Olli.Pettay%helsinki.fi ee372ff167 Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-03-25 22:03:49 +00:00
neil%parkwaycc.co.uk 9e72198ae3 Rename xpfe's autocomplete.xpt to xpautocomplete.xpt and package toolkit's autocomplete.xpt r=bsmedberg,dveditz,ajschult 2006-03-24 17:38:15 +00:00
benjamin%smedbergs.us 094c06b97d Bug 326491 - leaked observer service leaks things on shutdown - r=darin 2006-03-21 14:43:56 +00:00
gavin%gavinsharp.com 5228b3a14b Bug 317107: potential Ts fix #1, r=mconnor 2006-03-17 19:58:41 +00:00
neil%parkwaycc.co.uk 600aa158b7 Bug 330360 switching from preventBubble to stopPropagation r=smaug sr=bienvenu 2006-03-16 16:21:00 +00:00
bugzilla%arlen.demon.co.uk 14b948c1b7 Bug 270170 XPInstall Permission Manager UI - fix for localiser issue
p=me r=neil sr=jag
2006-03-14 22:47:49 +00:00
darin%meer.net 160c228151 backing out bsmedberg's patch for bug 326491 to fix bug 329505. 2006-03-09 03:14:32 +00:00
bugzilla%arlen.demon.co.uk 56af1dd11e Bug 270170 XPInstall Permission Manager UI - patch for help
p=me r=stefanh
2006-03-05 22:27:35 +00:00
benjamin%smedbergs.us ac2cdadfb2 Bug 326491 - cleanup observers on shutdown even if the observer service is leaked, r=darin 2006-03-04 14:04:05 +00:00
bugzilla%arlen.demon.co.uk d31df1a4c1 Bug 270170 XPInstall Permission Manager UI
p=me r=db48x sr=jag
2006-03-04 13:29:46 +00:00
neil%parkwaycc.co.uk a2ff0a883d Fix abuse of embedded HTML in XUL that was causing an assert b=222220 r+sr=jag 2006-03-04 00:16:49 +00:00
bzbarsky%mit.edu 24944d8a8c Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff
to nsIGlobalHistory3.  Bug 328928, r=brettw and smfr, sr=darin
2006-03-03 03:34:48 +00:00
neil%parkwaycc.co.uk d3037a8f1b Bug 328932 Make JS Console evaluate with chrome principal again r=bz sr=jag 2006-03-02 23:55:57 +00:00
benjamin%smedbergs.us 0046c6e798 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-02-28 21:09:42 +00:00
dbaron%dbaron.org 16a416d9fa Remove user interface for DPI preference. b=326329 r=neil sr=jag 2006-02-26 10:43:33 +00:00
darin%meer.net a538d4ae61 fixing build bustage that results when places is enabled. patch by sullivan@gmail.com, r=darin 2006-02-25 00:26:39 +00:00
neil%parkwaycc.co.uk 5417075f05 Bug 245725 Make downloads display an approximation to the current transfer rate rather than the overall average speed p=son.le0@gmail.com r=biesi sr=me 2006-02-06 00:34:30 +00:00
ajschult%verizon.net f3d5609139 Bug 252802: Stop manual searches from popping open the sidebar. r=jag, sr=neil 2006-02-05 16:30:47 +00:00
ajschult%verizon.net 9a41e832ee Bug 322106: Subframe and redirected URLs stay "hidden" permanently in history. r=cbiesinger, sr=neil 2006-02-05 16:13:49 +00:00
cbiesinger%web.de c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
scott%scott-macgregor.org 2ebd85fd9e Bug #239136 --> Thunderbird needs to integrate with the new download manager in toolkit
Stop building the old one for thunderbird in xpfe\components.

sr=bsmedberg
2006-01-31 22:03:15 +00:00
bugzilla%standard8.demon.co.uk b59a41efad Follow-up to moving ldap autocomplete code to mailnews/addrbook - remove some ifdefs and defines that are no longer required. Bug 263042. r=bsmedberg. 2006-01-31 18:05:12 +00:00
ajschult%verizon.net 49bf1c8c23 Perform autocomplete search even if cursor is not at the end rather than leave stale entries. bug 208871, r=jag, sr=Neil. 2006-01-28 01:20:34 +00:00
kairo%kairo.at 10b3935a75 bug 65480 - prefs advanced description wording, p=<giacomo.magnini@portalis.it> r=IanN 2006-01-26 17:29:27 +00:00
gavin%gavinsharp.com d6716d939a Bug 267034: Improve nsIAlertsService documentation, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=mscott, sr=neil 2006-01-26 01:04:01 +00:00
ajschult%verizon.net c0490856ca Synchronize xpfe autocomplete handlers with toolkit. bug 255731, r=Neil, sr=mscott 2006-01-25 03:46:53 +00:00
mnyromyr%tprac.de 244ae7bf31 Bug 318889: broken multisearch; r=bsmedberg, sr=jag 2006-01-21 11:54:03 +00:00
bzbarsky%mit.edu 40e64caf88 Fix leaks due to nsISupportsArray misuse. Bug 323377, patch by Martijn Wargers
<martijn.martijn@gmail.com>, r=pike, sr=bzbarsky
2006-01-15 18:49:09 +00:00
bsmedberg%covad.net 6ad3ebc93b Bug 243214 - Cleanup of nsInternetSearchService, r=pike sr=alecf 2006-01-09 21:11:04 +00:00
gavin%gavinsharp.com cf69500949 Oops, wrong line endings (bug 315346) 2006-01-08 23:51:50 +00:00
gavin%gavinsharp.com 8c134a89e3 Tbird bustage fix (bug 315346) 2006-01-08 23:46:30 +00:00
gavin%gavinsharp.com 517a317e2b Bug 315346 followup: remove old nsISidebars, r=bsmedberg, sr=roc 2006-01-08 23:03:45 +00:00
bugzilla%standard8.demon.co.uk aeed86925c Bug 237592 Bookmarks should always show tooltip when hovering with mouse (xpfe version - Bv6a-SM). Patch by Serge GAUTHERIE <gautheri@noos.fr>, r/sr=neil.parkwaycc.co.uk 2006-01-08 19:45:04 +00:00
bugzilla%arlen.demon.co.uk 409f5623a2 Bug 319659 XPFE code assumes document.firstChild is the root element
p=me r=neil.parkwaycc.co.uk sr=jag
2006-01-06 20:38:21 +00:00
ajschult%verizon.net eec0e5a3b5 Bustage fix (assertion failure) for bug 319004, handle empty title 2006-01-06 03:25:11 +00:00
ajschult%verizon.net bcad4cd6ab Title chopping from bug 319004 might split a BMP character in the middle. r=smontagu, sr=darin. bug 322167 2006-01-05 04:00:13 +00:00
jag%tty.nl 73f6674801 Bug 313715: "Open in New Tab" from Bookmark Manager doesn't respect background pref
Stop caching the result of shouldLoadTabInBackground(), there's no point since we need to look at the state of the shift key every time, and we didn't update it in all code paths to begin with.
Pass in |event| from more places in history and bookmarks so we'll actually look at te shift key.
Replace use of "tab_background" with looking at shouldLoadTabInBackground().
r=IanN, sr=Neil
2006-01-04 17:29:38 +00:00
ajschult%verizon.net d6607afa94 Clamp length of document title and exclude long URIs from history to avoid DOS attacks, r=vlad, sr=darin. bug 319004 2006-01-03 02:00:44 +00:00
ajschult%verizon.net f224e511d4 Use default of 1 for minResultsForPopup so popup closes when there are no results, r/sr=Neil, bug 320907 2006-01-03 01:35:52 +00:00
cbiesinger%web.de 69d3197068 310409 fix quicklaunch
patch by Frank Wein <bugzilla@mcsmurf.de> r=neil sr=bz
2005-12-27 18:11:33 +00:00
cbiesinger%web.de 72ac26b6ce Bug 321504 Remove unneeded uses of nsIDocumentLoader
r+sr=bz
2005-12-26 16:45:59 +00:00
neil%parkwaycc.co.uk dd54ba56c6 Bug 244900 autocomplete requires mousemove before click r=IanN sr=jag 2005-12-23 11:08:36 +00:00
timeless%mozdev.org 179bfbf962 Bug 318866 Selecting "Sort Folder..." from context menu in Bookmark Manager results in XML Parsing Error: undefined entity (sortFolder.xul)
patch by supernova_00@yahoo.com r=neil sr=jag
2005-12-22 17:40:33 +00:00
cbiesinger%web.de c6e491a9d3 bug 273971 patch by Son Le <son.le0@gmail.com> r=biesi sr=neil
- make nsIDownload::currBytes and maxBytes use bytes rather than kilobytes
- make transfers of unknown size use the right size
  - send mProgress rather than mContentLength as the current progress in OnStateChange
2005-12-19 15:25:22 +00:00
ajschult%verizon.net 3c8dc4f469 Never show the autocomplete popup unless there are results or search is enabled. bug 124674, r=jag, sr=neil 2005-12-18 21:04:05 +00:00
ajschult%verizon.net 64d4846f64 fix maxRows comment, patch by dean_tessman@hotmail.com, r/sr=neil 2005-12-14 05:36:20 +00:00
bugzilla%standard8.demon.co.uk 7407717313 Bug 316584 Improve wording in tab key navigation prefs/help. Patch by Giacomo Magnini <giacomo.magnini@portalis.it>. r=iann_bugzilla,sr=neil.parkwaycc.co.uk 2005-12-13 19:22:35 +00:00
cst%andrew.cmu.edu 12d92c6f9e Bustage fix - one too many ")" 2005-12-11 19:06:06 +00:00
cst%andrew.cmu.edu ed0e57055e Bug 233229 Location Bar uses http when auto-completing https URLs
Patch by ajschult, r+sr=neil
2005-12-11 18:22:01 +00:00
timeless%mozdev.org 6f357ea298 Bug 172785 [BeOS] Allow Launch/Reveal and ShowLocation in Tracker
patch by sergei_d@fi.tartu.ee r=tqh sr=neil
2005-12-11 05:37:42 +00:00
roc+%cs.cmu.edu 5e35db1f1b Bug 315346. nsISidebar should be in dom/ since it's a platform thing that we expose as part of the Web API, it's not app-specific. r+sr=jst 2005-12-06 01:29:42 +00:00
bzbarsky%mit.edu 6bd9a190f3 Fix more build bustage (bug 316794). 2005-11-29 05:25:48 +00:00
bzbarsky%mit.edu 52d48a2be7 Fix build bustage (bug 316794) -- need to be able to include nsIChromeEventHandler, by way of nsPIDOMWindow. 2005-11-29 03:42:34 +00:00
timeless%mozdev.org 4dee973a0e Bug 301562 A > Z Sort Order is confusing, should be Ascending/Descending
patch by supernova_00@yahoo.com r=mconnor
2005-11-29 00:54:34 +00:00
jst%mozilla.jstenback.com 8f1863159b Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
timeless%mozdev.org f4dc303882 Bug 130462 "null" or "" is displayed in drop-down search text in URL bar
patch by ajschult@verizon.net r=jag sr=neil
2005-11-27 07:08:57 +00:00
timeless%mozdev.org 9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org eb9350f619 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
timeless%mozdev.org 17f5f5429f Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
bsmedberg%covad.net b551df41b1 Bug 263042 part 2 - move the LDAP parts of XPFE autocomplete to mailnews/addrbook, which is the only consumer, r=dmose 2005-11-16 15:23:53 +00:00
darin%meer.net 697c78f1ea Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky 2005-11-12 18:17:19 +00:00
bsmedberg%covad.net c0dd442050 Build bustage, bug 313309 2005-11-11 16:20:27 +00:00
bsmedberg%covad.net 3dd06b86e0 Build bustage, bug 313309 2005-11-11 15:55:43 +00:00
bugzilla%arlen.demon.co.uk dd69f4c1b0 Bug 111842 tabbed browser prefs text "load links in the background" misleading
p=tmeader@gmail.com r=db48x sr=jag
2005-11-06 22:21:20 +00:00
bsmedberg%covad.net 37c47d6e3c Bustage fix from bug 263042 - MOZ_LDAP_XPCOM is not defined by configure, it must be defined explicitly by makefiles that need it, pointed out by Neil 2005-11-04 13:41:24 +00:00
bsmedberg%covad.net a3deb73315 Bug 263042 - Build both autocomplete impls as separate components to make it easier to ship both of them with toolkit/xpfe r=Neil 2005-10-31 13:21:31 +00:00
timeless%mozdev.org 6fec2b1a4c Bug 186819 Query charset searching on dmoz.org does not match with which dmoz.org expects
patch by bugzilla@philringnalda.com r=timeless sr=dmose
2005-10-30 03:07:38 +00:00
cbiesinger%web.de 6f19c8cc76 bug 313214 don't try to create resources from empty strings
r+sr=neil
2005-10-26 16:50:47 +00:00
cst%andrew.cmu.edu b30dc8ce33 Bug 294056 User-specified sound fails to play after file download completes
r=biesi sr=neil
2005-10-23 18:21:36 +00:00
mconnor%steelgryphon.com d6bcc60cbd bug 311195 - When update URL is 404, engine update ignores updateCheckDays, patch by O. Atsushi (Torisugari) (torisugari@gmail.com), r=me, sr=neil, a=asa 2005-10-17 17:36:55 +00:00
mozilla.mano%sent.com 72097f732e Bug 267487 - addSearchEngine should install search plugins from https sites as well as http. patch from O. Atsushi (Torisugari) <torisugari@gmail.com>, r=me, sr=neil. 2005-10-17 11:32:17 +00:00
mozilla.mano%sent.com 8798f5769f Bug 302000 - browser.search.order.* doesn't work with searchplugins stored in profile. patch from O. Atsushi (Torisugari) <torisugari@gmail.com>, r=bsmedberg, sr=neil. 2005-10-17 11:27:25 +00:00
neil%parkwaycc.co.uk 791530ee2e Bug 278398 forced autocomplete ignores typing after search r=mscott sr=bienvenu 2005-10-14 19:21:44 +00:00
mnyromyr%tprac.de bffd413fd7 Bug 311037: Remove allowWindowOpen.label; p=Frank Wein <bugzilla@mcsmurf.de>, r/sr=Neil 2005-10-13 20:13:16 +00:00
kairo%kairo.at 28322458cb add L10n notes for bug 276299, p=vhaarr r=me sr=jag 2005-10-12 23:47:55 +00:00
neil%parkwaycc.co.uk a103837178 Bug 276299 Wallpaper filename should be localizable p=vhaarr r=me sr=jag 2005-10-09 20:32:07 +00:00
neil%parkwaycc.co.uk 29f2e4dfb1 Chrome home pages broken (suite version of fix) b=301073 r+sr=dveditz 2005-10-05 16:10:11 +00:00
bugzilla%arlen.demon.co.uk c3ea627381 Bug 302479 Some pref panels still with missing/incorrect accesskeys
p=giacomo.magnini@portalis.it r=me sr=neil.parkwaycc.co.uk
2005-10-04 21:03:28 +00:00
bugzilla%arlen.demon.co.uk bd4fcd60d8 Bug 292668 Reorganise mailnews pref panes - Character Encoding patch
p=me r=mnyromyr/cbiesinger sr=neil.parkwaycc.co.uk
2005-09-30 00:24:35 +00:00
bryner%brianryner.com 8d94bd5c6f Make clearing the disk/memory cache also evict cached viewers in bfcache. Bug 305462, r=marria@gmail.com, sr=darin@meer.net 2005-09-29 20:24:27 +00:00
neil%parkwaycc.co.uk 60bb39eafd Bug 68961 restore nsTreeSorting.js accesskey support p=vhaarr@gmail.com r+sr=me 2005-09-26 22:55:33 +00:00
mconnor%steelgryphon.com 15a94022c0 bug 290254 - search engine isn't validated for the first time until updateCheckDays after first use, r=me, sr=neil 2005-09-26 15:04:36 +00:00
cbiesinger%web.de ffb7da0d70 305384 build alert service on non-windows platforms
patch by Jens Bannmann <jens.b@web.de> r=bsmedberg sr=neil
2005-09-22 21:16:49 +00:00
timeless%mozdev.org c113ece289 Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
patch by b.jacques@planet.nl r=darin sr=darin
2005-09-15 23:17:17 +00:00
roc+%cs.cmu.edu 329c6cc865 Bug 293714. Be smart about guessing whether a vertical scrollbar is needed when we do the first real reflow of a scrollframe; remember in global history whether the page needed a scrollbar or not. r+sr=bzbarsky 2005-08-25 00:10:37 +00:00