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

5344 Коммитов

Автор SHA1 Сообщение Дата
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
bryner%brianryner.com 5de00b1466 Fix property name so that autocomplete works correctly in Thunderbird/Seamonkey. Bug 305654, r+sr=mscott 2005-08-24 05:05:09 +00:00
ben%bengoodger.com 91e950612e 289362 - replacing dictionary.com with answers.com as the dictionary handler for 1.5 following abusive practices towards firefox users on the part of dictionary.com (popups etc). Patch adds support to the internet search service for search URLs whose parameter formats are effectively redirects, not query strings, e.g. http://www.foo.com/%s vs. currently supported http://www.foo.com/search?foo=%s only... r=bsmedberg, a=cbeard 2005-08-23 18:11:28 +00:00
bryner%brianryner.com adc0ddf8eb In the XUL autocomplete widget, make user-initiated autocomplete dispatch an oninput event, just as if the user had typed the text. Also fixing a bug where it was not possible to create an oninput event from script. Bug 287996, r=mconnor sr=jst. 2005-08-22 18:34:21 +00:00
cst%andrew.cmu.edu 2cbb563830 Bug 305445 "Author" in Themes should have a colon
patch by stephend <stephen.donner@gmail.com>, r=iann sr=neil
2005-08-22 00:34:41 +00:00
cst%andrew.cmu.edu 81aaf20411 Bug 305435 Remove MNG image support listitem from pref window.
patch by stephend <stephen.donner@gmail.com>, r=iann sr=neil
2005-08-22 00:33:09 +00:00
cst%andrew.cmu.edu 90096e37f3 Bug 305038 Capitalize "this" in image/cookie/popup-blocking context menu entries.
Patch by stephend, r=mvl sr=neil
2005-08-19 03:48:46 +00:00
bsmedberg%covad.net 017e4511ff Removing old copies of shistory: these files were cvs-copied to docshell/shistory from xpfe/components/shistory (see bug 230363) 2005-08-18 17:18:50 +00:00
timeless%mozdev.org 625d6696fe Bug 299825 Search plugins in App directory are updated into Profile directory (resulting in double Search Bar entries)
patch by torisugari@gmail.com r=timeless sr=neil
2005-08-17 08:27:28 +00:00
mconnor%steelgryphon.com b4a44d8d7c bug 271097 - backend fix to enable turning off searchplugin auto-update, patch by O. Atsushi (torisugari@gmail.com), r=shaver/me, a=shaver 2005-08-12 02:53:10 +00:00
roc+%cs.cmu.edu 4adb1fc693 Fixing bustage 2005-08-10 20:58:19 +00:00
roc+%cs.cmu.edu c3ea09b7b0 Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there. 2005-08-10 20:21:44 +00:00
jshin%mailaps.org 2ee8613602 bug 258223 : bookmark keyword quicksearch need a way to specify character encoding : r=vlad, sr=neil, a=asa 2005-08-09 04:47:57 +00:00
bugzilla%arlen.demon.co.uk 4b6f08e7a3 Bug 303142 Wrong taskbar icon for JavaScript Console
p=me r/sr=neil.parkwaycc.co.uk a=asa
2005-08-08 10:47:50 +00:00
neil%parkwaycc.co.uk 8ff3ab1416 Bug 301923 XRemote silently ignored bad URIs p=ajschultz r=caillon a=bsmedberg 2005-07-28 14:51:38 +00:00
neil%parkwaycc.co.uk fc0924b7e2 Bug 295582 Clean up after bug 281988 p=jklippl@xtux.org r=me sr=jag a=bsmedberg 2005-07-28 13:44:23 +00:00
dmose%mozilla.org 2349b95ba5 Add basic support for LDAP controls to the LDAP XPCOM SDK, LDAP autocomplete code, and LDAP addressbook (bug 297131). r=bienvenu, sr=roc, a=bsmedberg 2005-07-26 15:27:18 +00:00
cbiesinger%web.de 531457a0b0 fixing review comments for Bug 298429 2005-07-21 15:55:01 +00:00
cbiesinger%web.de 42be606dd5 298429 don't add a cache pref when opening cache pref panel
patch by Frank Wein <bugzilla@mcsmurf.de> r=biesi sr=neil a=bsmedberg
2005-07-21 15:30:20 +00:00
kairo%kairo.at 151efd5586 revert backout, no effect on btek Tp 2005-07-07 11:09:10 +00:00
kairo%kairo.at 25c60d8d55 try backing out various UI changes form rebranding to test for Tp impact (bug 299624) 2005-07-07 10:13:47 +00:00
cbiesinger%web.de 69dc249cbd Bug 298842 make the temp file part of nsITransfer
r=mconnor sr=darin a=shaver
2005-07-06 23:12:22 +00:00
kairo%kairo.at fcb3829454 bug 285696 stage 2 - really rebrand suite trunk, r+sr=Neil a=bsmedberg; note that this also changes the executable name to seamonkey.exe/SeaMonkey.app/seamonkey. Also including placeholder artwork replacing all mozilla suite related logos (note that the final SeaMonkey artwork is not ready yet) 2005-07-02 20:35:13 +00:00
timeless%mozdev.org 6da819311a Bug 299101 remove useless references to nsVoidArray
xpfe
r=neil sr=neil a=bsmedberg
2005-06-29 18:12:06 +00:00
mconnor%steelgryphon.com 5a887e590c bug 123315 - user-added searchplugins should be installed into the profile, r=bsmedberg, sr=shaver, a=bsmedberg 2005-06-29 15:55:57 +00:00
bryner%brianryner.com 11a6aa6bcb fix case on #include 2005-06-24 23:48:26 +00:00
bryner%brianryner.com 3579707923 Invalidate cached presentation if the DOM is mutated (bug 292962). Patch by sicking, r+sr=me, a=chofmann. 2005-06-24 23:31:01 +00:00
neil%parkwaycc.co.uk 75838ba03d File Bookmark should preselect New Bookmarks folder b=250783 p=f.qu@laposte.net r+sr=me a=asa 2005-06-20 09:03:06 +00:00
neil%parkwaycc.co.uk 3f155caad1 Bug 254542 Support middle-clicks in history p=trev@gtchat.de r=me sr=dmose a=asa 2005-06-17 20:17:18 +00:00
peterv%propagandism.org 555cc2a1f9 Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa. 2005-06-16 12:58:13 +00:00
bryner%brianryner.com e4a343f08f Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver. 2005-06-15 23:52:46 +00:00
bsmedberg%covad.net 838f393226 Bug 296430 - Allow extensions to ship searchplugins, final patch to read searchplugins from a dirservice nsISimpleEnumerator key, r=mkaply a=asa 2005-06-14 15:25:25 +00:00
bryner%brianryner.com 8ecd4478fd Don't force mork to create an XPCOM wrapper when querying link-visited state (bug 297144). r=mconnor, sr=bzbarsky, a=chofmann 2005-06-09 20:51:18 +00:00
dougt%meer.net 77acfc52b7 Bug 295481. WINCE Fixes. This includes changes to make the makefiles do the right thing if we try to build Minimo and XUL together. These changes rs=bsmedberg. Further WINCE fixes in GFX and Widget. r=emaijala, sr=rbs, a=asa. 2005-06-08 16:48:44 +00:00
mnyromyr%tprac.de 0bdb85b4b1 Bug 131106: Make 'default browser' shouldn't steal image file associations from image programs; patch by Frank Wein <bugzilla@mcsmurf.de>; r=neil, sr=jag, a=asa 2005-06-07 20:10:23 +00:00
timeless%mozdev.org 8c6231f128 Bug 272167 nsIWindowsRegistry::getRegistryEntry does not support non-latin1 keys/values
backing out a portion of the patch which neil explicitly instructed was not supposed to be committed. build bustage fix.
2005-06-02 03:48:34 +00:00
cst%andrew.cmu.edu a54fdd5651 Bug 236003 null check missing in nsBookmarksService (seamonkey version of bug 235129)
r=timeless sr=dbaron a=shaver
2005-06-02 00:37:06 +00:00
jshin%mailaps.org 368f56b1fa bug 272167 : get rid of nsIWindowsRegistry (r=cbie, sr=darin, a=shaver) 2005-06-01 23:59:21 +00:00
timeless%mozdev.org bf0ed59015 Bug 282494 jeeves.src needs updating
patch by moz_bugzilla@exchangecode.com r=timeless sr=alecf a=shaver
2005-06-01 17:48:40 +00:00
bienvenu%nventure.com 766322f0ce fix ldap autocomplete not to append two addresses in certain situations, r=mscott, sr=neil, a=shaver 261272 2005-06-01 15:07:04 +00:00
bzbarsky%mit.edu cddca7b121 Don't set window.location or document.location in chrome code; set
location.href instead.  Bug 295040, r+sr=jst, a=asa
2005-05-24 04:12:30 +00:00
brendan%mozilla.org 6941a16b76 Fixes and cleanups required by the infrastructure patch for 281988, r+sr=bsmedberg+bz. 2005-05-20 17:41:10 +00:00
bsmedberg%covad.net 9abe57c447 Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers 2005-05-20 12:58:57 +00:00
bugzilla%arlen.demon.co.uk 9b02c0e9ed Bug 279054 Document new proxy pref pane in Help
p=stefan_h@hem.utfors.se/giacomo.magnini@portalis.it r=me sr=neil.parkwaycc.co.uk a=asa
2005-05-19 20:28:09 +00:00
bugzilla%arlen.demon.co.uk 5a9454724c Bug 26543 [Mac] Both Backspace and Delete keys should delete Bookmarks items
p=stefan_h@hem.utfors.se r/sr=neil.parkwaycc.co.uk a=asa
2005-05-19 19:55:00 +00:00
neil%parkwaycc.co.uk 9d0c926cd8 Bug 293427 Tabbed browser prefs panel small fonts tweak r=IanN sr=jag a=asa 2005-05-19 16:14:41 +00:00
bryner%brianryner.com ff88a48218 Fix save/restore of form control contents when reloading (bug 294258). r=sicking, sr=bzbarsky. 2005-05-18 04:32:12 +00:00
bienvenu%nventure.com 16206ea7be fix 93453 sr=mscott a=asa, stop email autocomplete from adding users domain by default, add option to show non-matched addresses in red 2005-05-07 15:49:05 +00:00
bugzilla%arlen.demon.co.uk 5b957f99cc Bug 161466 Better UI for tabbed browsing prefs
p=mozilla@Weilbacher.org r=jag sr=neil.parkwaycc.co.uk a=asa
2005-05-06 21:16:36 +00:00
timeless%mozdev.org f7597a2864 Bug 292973 Lonely forward-decl of nsISecureBrowserUIState
r=bz sr=bz a=brendan
2005-05-05 06:50:36 +00:00
Stefan.Borggraefe%gmx.de e446bed4da Bug 226955: Conversion from <window class="dialog"> to <dialog>.
r=neil, sr=alecf, a=chofmann
2005-05-05 02:25:04 +00:00
bryner%brianryner.com aed69207f0 Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan. 2005-05-04 20:22:32 +00:00
bugzilla%arlen.demon.co.uk 470df97578 Bug 289444 Give prefs panels titles a unique name (xpfe patch)
p=giacomo.magnini@portalis.it r=kairo sr=neil.parkwaycc.co.uk a=chofmann
2005-05-02 11:05:42 +00:00
neil%parkwaycc.co.uk 478c02c28a Bug 178003 Restore sidebar to address book, make it so that the addressing panel allows you to easily add To, Cc or Bcc recipients r=Standard8 sr=bienvenu a=asa 2005-05-01 09:48:35 +00:00
jshin%mailaps.org 24686082e9 bug 237434 : add several languages/scripts to font selection menu (r=smontagu, sr=dbaron, a=asa) 2005-04-30 02:57:57 +00:00
bugzilla%arlen.demon.co.uk 0aeb447a3f Bug 196272 Remove edit>preferences>mailandnewsgroups>windows
p=me r=mnyromyr/neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-04-28 21:24:18 +00:00
cbiesinger%web.de aa12c468cf Bug 290648 make nsITransfer::init take an nsICancelable, and remove the observer attribute
r=bz sr=darin a=asa
2005-04-24 21:16:28 +00:00
bzbarsky%mit.edu a8e9cc7e20 Fix bug 290878. client* coords are broken for events in a popup....
r=neil/mconnor, sr=roc, a=asa
2005-04-24 20:15:31 +00:00
bugzilla%arlen.demon.co.uk 2cc2bc6ede Bug 154711 Make it clearer Home and Bookmarks buttons appear on Personal, and not Navigation, Toolbar
p=zug_treno@yahoo.com r=me sr=neil.parkwaycc.co.uk a=asa
2005-04-21 21:30:02 +00:00
dbaron%dbaron.org b13b88a97c Have separate states for new search plugin install and search plugin update and only remove old files for updates. b=290038 r=mconnor sr=brendan a=roc 2005-04-16 04:37:39 +00:00
timeless%mozdev.org a53716e16d Bug 290429 missing |this.| in error case results in code that will never work
patch by ajschult@verizon.net r=neil sr=neil a=caillon
2005-04-15 11:51:10 +00:00
bugzilla%arlen.demon.co.uk 49a8d54829 Bug 290175 JS Error in permissionsNavigatorOverlay.xul
r/sr=neil.parkwaycc.co.uk a=asa
2005-04-14 22:52:14 +00:00
gandalf%firefox.pl 54f8bda74e Bug 286108: Build Thunderbird Locales from CVS; r=bsmedberg;sr=mscott;a=dbaron 2005-04-13 21:56:42 +00:00
dveditz%cruzio.com b4398cd40c bug 290037 search action protocol should match method r=bengoodger,sr=dbaron,a=asa 2005-04-13 00:35:04 +00:00
mvl%exedo.nl 3241d7c2ed make sunbird build again.
part of bug 280725, r=bsmedberg, a=dbaron
2005-04-09 17:35:58 +00:00
bsmedberg%covad.net 3a4772821b Bug 288640 - xpfe/components/search is app-specific, not part of the toolkit. Remove bad dependencies by moving it to tier_99 and only building it for Seamonkey/Firefox r=Neil a=asa 2005-04-08 17:20:34 +00:00
scott%scott-macgregor.org 2e6cb8a44d Bug #244522 --> Selecting address book recipient from list before LDAP finishes lookup causes 'Enter' to not behave as expected
patch by neil

sr=me
a=asa
2005-04-07 23:49:51 +00:00
cbiesinger%web.de f0b358248f 228968 r=bz sr=darin
- add a new nsIWebProgressListener2 interface, inheriting from
  nsIWebProgressListener, providing a 64-bit onProgressChange method
- make nsITransfer inherit from that interface, and remove an unused
  progressListener attribute
- make webbrowserpersist support listeners that implement
  nsIWebProgressListener2, and give them 64-bit progress values
- make nsIHelperAppLauncher's listener setWebProgressListener function take an
  nsIWebProgressListener2 interface

And fix up all implementations according to that.
2005-04-05 23:24:23 +00:00
scott%scott-macgregor.org 0732ab6e20 Bug #288871 -->
Back out the change for Bug #286108 as it broke things like autocomplete in
Thunderbird.
2005-04-05 19:37:58 +00:00
bugzilla%arlen.demon.co.uk 541bca8e56 Bug 203818 Bookmark window doesn't hide it's toolbar when the toolbar button is clicked
p=stefan_h@hem.utfors.se r=bugs.mano sr=neil.parkwaycc.co.uk
2005-04-05 15:47:51 +00:00
bsmedberg%covad.net 844ef87b25 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 14:50:16 +00:00
bsmedberg%covad.net 3522feb25f Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner 2005-04-04 19:08:55 +00:00
gandalf%firefox.pl 9e8b68a0a5 Bug 286108: Build Thunderbird Locales from CVS. Don't bundle xpfe/browser,xpfe/components to toolkit apps.; r=bsmedberg,sr=mscott 2005-04-02 13:12:21 +00:00
timeless%mozdev.org 3a3c8ef69a Bug 288544 an asynchronous "oom" loop in jsconsole's implementation of nsIConsoleListener.observe with nsIConsoleService and xpconnect
r=neil sr=neil
2005-04-01 08:47:17 +00:00
Stefan.Borggraefe%gmx.de 0e8a2edad8 Bug 261544: Menu items "Delete host" and "Delete domain" aren't visible when history tree is empty
r+sr=Neil
2005-04-01 00:13:06 +00:00
bsmedberg%covad.net 7fae206eed Bug 288204 - under libxul, fileview and xremote need xpcom/xul to link, move them to TOOL_DIRS patch by Rob Adams <readams@readams.net> r=me 2005-03-31 22:37:57 +00:00
roc+%cs.cmu.edu 756cba4372 Fixing bustage 2005-03-31 02:16:39 +00:00
neil%parkwaycc.co.uk c4ea9270d0 Bug 288075 -browser <URL> should open in a browser window r=bsmedberg sr=darin 2005-03-30 22:55:33 +00:00
bsmedberg%covad.net 84cfc83215 Bug 286450 - Make nsIScriptError.message display a formatted message with file/line information, for future logging purposes r=dbradley sr=bz 2005-03-30 11:34:59 +00:00
bugzilla%arlen.demon.co.uk ba1172cebc Bug 287348 popup windows allowed sites button produces a non functioning window
p=me r/sr=neil.parkwaycc.co.uk
2005-03-27 20:24:15 +00:00
darin%meer.net f6ffba0f8b landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-03-25 03:41:33 +00:00
smfr%smfr.org a54c5282b7 Fix bug 286096: remove most xpfe/components from the build for camino, to avoid it every picking up global history or bookmarks (see bugs 285554 and 280342). r=bsmedberg. 2005-03-23 21:09:39 +00:00
scott%scott-macgregor.org 60d246ee26 Bug #286805 --> unable to open attachments in thunderbird.
I accidentally checked in code that removed the download manager component registration when I landed Bug #286282.

effects thunderbird builds only.
2005-03-22 23:54:57 +00:00
bugzilla%arlen.demon.co.uk b7f635d267 Bug 285683 Remove cookie.properties
p=me r=dwitte rs=darin
2005-03-21 21:25:25 +00:00
timeless%mozdev.org b9f7aaec8f Bug 248958 File Bookmark dialog form too small, buttons are not visible
patch by ajschult@verizon.net r=neil sr=neil
2005-03-21 03:39:06 +00:00
bsmedberg%covad.net 914a5612a1 libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin 2005-03-18 21:24:05 +00:00
scott%scott-macgregor.org fd991b113f Bug #286282 --> Thunderbird should be building toolkit\components\alerts instead of xpfe\components\alerts.
Will work on converting the download manager next so we an remove the alerts service ifdef in xpfe\download-manager.

Also, port xpfe's API change to nsIAlertsService to use AString's to toolkit
2005-03-15 22:44:59 +00:00
scott%scott-macgregor.org 5dcef92bbc Bug #286282 --> Thunderbird should be building toolkit\components\alerts instead of xpfe\components\alerts.
Will work on converting the download manager next so we an remove the alerts service ifdef in xpfe\download-manager.

Also, port xpfe's API change to nsIAlertsService to use AString's to toolkit
2005-03-15 19:41:41 +00:00
neil%parkwaycc.co.uk e757960f85 Make it easier to pick folders using the XUL filepicker b=142482 r=jan sr=bryner 2005-03-11 22:26:17 +00:00
bugzilla%arlen.demon.co.uk 0089d3ae4d Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details) - removing two files that got copied in error
p=me r=dwitte/benjamin sr=darin
2005-03-10 21:03:36 +00:00
bugzilla%arlen.demon.co.uk 6784d13426 Relanding bits of checkin for bug 282057 that got lost in movements for bug 277097
ok'd with bsmedberg on irc
2005-03-10 19:09:40 +00:00
bsmedberg%covad.net e75d55a075 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bugzilla%arlen.demon.co.uk 3539f9e249 Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details)
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:36:07 +00:00
bsmedberg%covad.net 3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
jshin%mailaps.org 5b06612589 bug 282830: move down the 'Other languages' and 'user defined' to the bottom in the font pref. panel (r=smontagu, sr=bryner) 2005-03-08 02:47:39 +00:00
bzbarsky%mit.edu 5b1084a5a5 Add the prompt-service contract to nsEmbedCID.h 2005-03-07 16:07:11 +00:00
jshin%mailaps.org d28e19536e bug IME candidate list is hidden by autocomplete window (r=dbaron,bryner,smontagu,jst,sr=dbaron,bryner,neil) : patch by Masayuki Nakano 2005-03-05 08:19:05 +00:00
bzbarsky%mit.edu 1951e8e908 Remove content dependency on the RDF-ness of bookmarks (since in general, they
need not be RDF-enabled at all).  Remove bizarre dependency of an interface we
really want to expose to embeddors on nsIParser.  Bug 101995 followup,
r=bsmedberg, sr=alecf
2005-03-05 03:35:54 +00:00
bzbarsky%mit.edu 8efc76dc9a Create a service that can be asked whether a given webnavigation (or a
"typical" webnavigation) supports loading of a certain MIME type.  Bug 283125,
r=biesi, sr=darin
2005-02-27 18:33:27 +00:00
bsmedberg%covad.net 361daac936 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
cst%andrew.cmu.edu 021e5d6aad Bug 272800 Make various bookmarks menus middle-clickable
r=timeless sr=neil
2005-02-25 02:38:57 +00:00