Commit Graph

5439 Commits

Author SHA1 Message Date
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
bryner%brianryner.com
672981911c Force the window datasource to be initialized at app startup so that it recognizes all windows. Bug 169378. Patch by neil@parkwaycc.co.uk, r+sr=me. 2005-02-24 06:52:50 +00:00
bugzilla%arlen.demon.co.uk
dea6111c25 Bug 252698 Use buttonlabel attributes in <dialog>s
p=me r=neil.parkwaycc.co.uk sr=dveditz
2005-02-21 00:57:10 +00:00
bugzilla%arlen.demon.co.uk
f13ec71497 Bug 264675 Make sure we respect locked prefs throughout UI
p=me r=neil.parkwaycc.co.uk sr=dveditz
2005-02-21 00:22:30 +00:00
cbiesinger%web.de
6bed59f7d7 Bug 146194 sidebar search's next button does not reset count with a new search
patch by Robert Strong <moz_bugzilla@exchangecode.com> r=caillon sr=alecf
2005-02-20 16:58:10 +00:00
bryner%brianryner.com
f6b8fec0c7 Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky. 2005-02-19 22:42:01 +00:00
neil%parkwaycc.co.uk
98bbde7d13 Bug 282253 JS Console doesn't clear properly r+sr=bz a=brendan 2005-02-17 08:59:45 +00:00
mostafah%oeone.com
63402725b3 Checked in patch for bug 246115: Add support for launching calendar to xremote
r=shaver sr=shaver
2005-02-08 18:23:45 +00:00
neil%parkwaycc.co.uk
6d58e51e21 Clean up use of QueryInterface in consoleBindings.xml b=179268 r=timeless sr=bz 2005-02-07 17:39:11 +00:00
cbiesinger%web.de
40888bf15f Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin
2005-02-07 14:35:46 +00:00
jshin%mailaps.org
4fcc4c2dc9 bug 280007 (pt1) : replace 'Unicode' with 'Other Languages' in font. pref. panel (r=smontagu, sr=dbaron) 2005-02-06 03:23:27 +00:00
bryner%brianryner.com
ed870113ca Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
bugzilla%arlen.demon.co.uk
044006f0b9 Bug 274179 Add horizontal options to mouse wheel prefs panel
p=mozilla@Weilbacher.org r=neil.parkwaycc.co.uk sr=jag
2005-02-04 13:19:14 +00:00
bryner%brianryner.com
dcdd036dc0 Fix Linux Seamonkey bustage 2005-02-03 23:53:49 +00:00
bryner%brianryner.com
67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
timeless%mozdev.org
72f57e2f32 Bug 142864 Wrong string order in Add Language dialog (when there are accented letters)
patch by jerfa@yahoo.com r=smontagu sr=tor
2005-01-31 20:04:58 +00:00
Stefan.Borggraefe%gmx.de
a97f484e76 Bug 277342: JS Console behaving incorrectly with right-click on source file
r=mconnor, sr=neil
2005-01-31 00:26:02 +00:00
cst%andrew.cmu.edu
19d6f0e3fc Bug 266289 nsIAlertsService should use AString instead of wstring
r=mscott sr=neil
2005-01-29 01:04:32 +00:00
cst%andrew.cmu.edu
af4a529c45 Bug 278731 Change "Cache Folder:" to "Cache Folder Location:"
r=timeless sr=neil
2005-01-29 00:47:52 +00:00
cst%andrew.cmu.edu
abb5f54516 Bug 277853 Use contract id instead of CID for sound
seamonkey: r=timeless sr=neil
firefox: r=mconnor
2005-01-29 00:43:00 +00:00
dbaron%dbaron.org
8993baf11c Convert CR-LF and CR linebreaks to LF. 2005-01-28 20:01:46 +00:00
neil%parkwaycc.co.uk
64d9edac4b Bug 252780 Document Roaming Access in Help p=giacomo.magnini@portalis.it r=ben.bucksch sr=me 2005-01-28 12:08:47 +00:00
timeless%mozdev.org
33ac720268 Bug 268311 Rewrite nsIFilePicker.displayDirectory handling and (windows) nsFilePicker::ShowW
r=neil sr=neil
2005-01-25 11:57:29 +00:00
dwitte%stanford.edu
1d185f2e97 make p3p cookie icon not appear for rejected cookies, only for flagged/downgraded ones; and remove some deprecated notification fu.
b=212778, r+sr=darin
2005-01-24 06:53:18 +00:00
roc+%cs.cmu.edu
f1635b58a4 Bug 95227. Allow serif/sansserif defaults to be set per-language. Patch by Masayuki Nakano, r=dbaron,amadare,danm,smontagu,rbs,neil sr=roc 2005-01-23 23:58:32 +00:00
Stefan.Borggraefe%gmx.de
d6825244da Bug 257758 Add UI for WPAD and option for using the configured SOCKS proxy for DNS lookups to proxy preferences
r=neil, sr=shaver
2005-01-19 23:51:40 +00:00
dbaron%dbaron.org
95df4cb990 Re-remove files that were checked into after being cvs removed to restore things to a consistent state. (These files were in Attic but not in the cvs 'dead' state, so they appeared when checking out by date.) 2005-01-19 22:48:57 +00:00
louie.zhao%sun.com
08d46d96f1 bug277885 Some Textfields are spoken as "Undefined single line text".
r  = aaronleventhal
sr = neil.parkwaycc.co.uk
2005-01-19 10:47:53 +00:00
timeless%mozdev.org
fb89d15d8c Bug 278821 Access key conflict in Preferences->Advanced->HTTP Networking: both Use HTTP 1.1 and Help use 'H'
patch by giacomo.magnini@portalis.it r=neil sr=neil
2005-01-19 09:53:46 +00:00
bsmedberg%covad.net
f3dd951f94 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
timeless%mozdev.org
1f6bfed465 Bug 173634 flawfinder warnings in xp_str.h: kill xp_str.h, xp_path.h and clean out old/dead defines/code
r=mkaply sr=alecf
Removing dead code guarded by: BUG_21013 MORK_USE_XP_STDLIB notdef OLDWAY UNREADY_CODE
Removing  *Apple*Decode* files which aren't being built
2005-01-17 10:16:02 +00:00
timeless%mozdev.org
671405d82f Bug 273934 Cache preference accesskey for choose folder conflicts with help
r=neil sr=neil
2005-01-17 09:22:40 +00:00
bmlk%gmx.de
d344afc5b3 add missing & to enable localzing of prefEnablePipelining.accesskey in "HTTP Networking" window, bug 278545, Patch by bugzilla@mcsmurf.de r+sr=neil 2005-01-16 16:07:54 +00:00
timeless%mozdev.org
70be16dcdc Bug 268311 Rewrite nsIFilePicker.displayDirectory handling and (windows) nsFilePicker::ShowW
r=neil sr=neil
2005-01-14 11:41:37 +00:00
neil%parkwaycc.co.uk
201cc4b7a3 Bug 188557 Application name should not be hard-coded in "Illegal plug-in operation" dialog p=bugmail@q1n.org r+sr=jst 2005-01-13 12:46:52 +00:00
bryner%brianryner.com
cd3200aa40 Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin. 2005-01-13 03:25:28 +00:00
cst%andrew.cmu.edu
073cfda15f Bug 277852 make download manager do_CreateInstance sound for consistency
r=timeless sr=neil
2005-01-12 16:35:21 +00:00
bzbarsky%mit.edu
f9ef2b77dc Fix incorrect define. Bug 272505, patch by Stephen Walker
<sdwalker@myrealbox.com, r=bsmedberg, sr=bzbarsky
2005-01-12 04:02:34 +00:00
timeless%mozdev.org
0f16244b59 Bug 187508 Follow "full keyboard access" setting in System Preferences for tabbing navigation
patch by bugs.mano@mail-central.com r=aaronl sr=neil a=asa
2005-01-06 23:41:52 +00:00
cbiesinger%web.de
9b06b9b0f5 Bug 224346 can't refresh search tab when search results appear (in advanced mode)
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=timeless sr=neil
2005-01-04 23:30:57 +00:00
bzbarsky%mit.edu
99df5c71c0 Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
cbiesinger%web.de
2556456572 Bug 241082 exthandler should require just nsITransfer, not nsIDownload
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-04 13:40:51 +00:00
bzbarsky%mit.edu
1601d80e99 Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst. 2005-01-03 22:51:17 +00:00
cbiesinger%web.de
01561be16c 276679 removing unused files, npob. found by Crispin Flowerday
<crispin@flowerday.cx> r=bsmedberg
2005-01-01 17:33:05 +00:00
cbiesinger%web.de
666ebe50ae undoing better bustage fix, since it breaks on windows 2005-01-01 16:48:41 +00:00
cbiesinger%web.de
c5204c222f better bustage fix 2005-01-01 16:31:29 +00:00
cbiesinger%web.de
dab02c5aa5 fixing more win32 bustage 2005-01-01 16:24:52 +00:00
cbiesinger%web.de
b2a1df39b6 Bug 242350 replace LL_INIT(0,-1) with LL_MAXUINT
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-01 14:55:48 +00:00
timeless%mozdev.org
7b55edf38a Bug 181273 "Set As Wallpaper" should not save in windows directory
patch by mailto:torisugari@gmail.com r=dean tessman sr=neil
2004-12-29 00:47:27 +00:00
bugzilla%arlen.demon.co.uk
6617dbc4ce Follow-up to Bug 7840 Ability to specify default directory for downloads - Missing ... fix v0.1
p=me/mozilla@Weilbacher.org r/sr=neil.parkwaycc.co.uk
2004-12-24 08:57:37 +00:00
bugzilla%arlen.demon.co.uk
f6bc7bcc0e Bug 7840 Ability to specify default directory for downloads - As or not to As patch v0.7a - pud8
p=me r=neil.parkwaycc.co.uk sr/rs=jag
2004-12-21 19:31:07 +00:00
bsmedberg%covad.net
d05148700d Bug 273877 - Forgot one file. 2004-12-20 22:19:53 +00:00
bsmedberg%covad.net
fff2ac6ea1 Bug 273877 - Embedders should intialize the widget toolkit (XUL apps in nsAppRunner.cpp), instead of using nsIAppShell::Create) r=darin sr=roc 2004-12-20 21:53:33 +00:00
db48x%yahoo.com
16bf0830c2 bug 239006: Download manager doesn't account for filesize when presenting combined percentages
patch by Zbigniew Braniecki <gandalf@firefox.pl>, r=cbiesinger, sr=darin
2004-12-18 04:06:51 +00:00
pedemont%us.ibm.com
16e3e0ddd3 Bug 151249 - Middle-click on link doesn't work on Mac. r=pinkerton, sr=sfraser. 2004-12-15 16:32:02 +00:00
bsmedberg%covad.net
60567bb185 Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin 2004-12-15 04:07:01 +00:00
dbaron%dbaron.org
9db368a6af Bug 272151: reorganize files within layout, r+sr=roc 2004-12-08 19:41:48 +00:00
danm-moz%comcast.net
cf9c5debce single window mode aviary branch merge. bug 172962, 263689 r=blizzard,bryner 2004-12-07 16:09:34 +00:00
Stefan.Borggraefe%gmx.de
a66751da1b Removing a string that creeped in from another patch. 2004-12-02 21:47:24 +00:00
Stefan.Borggraefe%gmx.de
eddbb28d7e Fix for Bug 155928: "Delete Entire Domain xxx" could be better worded
r=aaronl, sr=neil
2004-12-02 21:35:42 +00:00
gerv%gerv.net
670fb87360 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
ben%bengoodger.com
8d09f98fb4 aviary branch landing: one final attempt to fix build bustage... move extensions to non-windows-only section of makefile! 2004-12-01 07:41:14 +00:00
ben%bengoodger.com
b52f8d7afd aviary branch landing: more bustage fixes for seamonkey, make sure extensions stub is built for seamonkey, and make sure SelectSkin is called on the right interface pointer. 2004-12-01 07:13:06 +00:00
ben%bengoodger.com
afaefbac28 aviary branch landing:
- xpinstall hooks for extension manager (242529, r=dveditz)
  (install.rdf read hook + stub extension manager implementation for seamonkey)
- xpinstall hooks for info bar (xpinstall whitelist UI)
2004-12-01 05:59:04 +00:00
mvl%exedo.nl
03cba3f4d8 Enable password manager for sunbird
bug 258524, r=bsmedberg, mostafah
2004-11-28 10:39:16 +00:00
Stefan.Borggraefe%gmx.de
d2ff91327c Bug 252698: Use buttonlabel attributes in <dialog>s
r+sr=neil
2004-11-27 21:56:52 +00:00
bzbarsky%mit.edu
225e1cbe12 Make the url bar not randomly collapse. Bug 268780, patch and a=roc, r+sr=me 2004-11-18 01:42:59 +00:00
jshin%mailaps.org
12ec7e7c7f bug 268266 : profile and appstartup code should use NS_CopyNativeToUnicode (r=cbie, sr=darin) 2004-11-16 18:07:23 +00:00
darin%meer.net
f103a62f64 fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
cbiesinger%web.de
65b0911565 bug 234695 make nsGlobalHistory use PRTime instead of PRInt64 where appropriate
r=biesi sr=neil patch by Son Le <lesx99@lycos.com>
2004-11-12 22:03:11 +00:00
timeless%mozdev.org
5cd0b90de1 Bug 268941 Error `tabs has no properties'' [xs] in file `chrome://communicator/content/sidebar/sidebarOverlay.js'', line 1355, character 0.
patch by bugzilla@mcsmurf.de r=caillon sr=neil
2004-11-12 16:48:29 +00:00
darin%meer.net
9ce15630b0 removing additional instances of deprecated nsServiceManager:: methods, bug 219400 2004-11-08 16:33:11 +00:00
darin%meer.net
950a78482d fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
darin%meer.net
189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
bsmedberg%covad.net
2aabadda48 Hrm, we're not exporting nsNativeAppSupportWin.h, so used LOCAL_INCLUDES patch by swalker, r=me 2004-11-01 00:06:20 +00:00
bsmedberg%covad.net
9c4fff3c06 Tbird won't actually find the file without a REQUIRES change. 2004-10-30 15:21:49 +00:00
bsmedberg%covad.net
d63dc13176 Tbird uses the xpfe version of windows-hooks, so fixup the #includes 2004-10-30 13:24:44 +00:00
bsmedberg%covad.net
c7bc90246c Build bustage from bug 237745 2004-10-30 06:20:36 +00:00
bsmedberg%covad.net
4b2a7d9acc Build history/public for non-browser environments. 2004-10-30 05:05:42 +00:00
bsmedberg%covad.net
e08012b8b7 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
timeless%mozdev.org
2507538c4f Bug 260865 Remove nsIAlertListener
patch by cst@andrew.cmu.edu r=jag sr=neil
2004-10-27 16:20:01 +00:00
darin%meer.net
52ac61d678 landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner 2004-10-25 19:34:45 +00:00
bugzilla%arlen.demon.co.uk
68d8703e8e Bug 264102 Chrome should use document.title instead of window.title - xpfe fixes
p=me r/sr=neil.parkwaycc.co.uk
2004-10-24 17:52:18 +00:00
varga%nixcorp.com
b88f4a6f88 Updating my email address. 2004-10-22 18:33:55 +00:00
timeless%mozdev.org
32b0bfed43 Bug 260818 added a dependency on a windows only interface
Changing the thundebird build system to not list the directory twice.
r=swalker
2004-10-20 20:01:43 +00:00
bzbarsky%mit.edu
92c70b57d7 Separate out the concepts of "history entries separated by just a scroll" and
"history entries with the same postdata".  The latter is implied by the former,
but not conversely.  Bug 264964, r=biesi, sr=darin
2004-10-19 21:53:54 +00:00
timeless%mozdev.org
923d0a69e6 Bug 260818 added a dependency on a windows only interface
Changing the build system to always publish the interface.
2004-10-19 04:01:29 +00:00
timeless%mozdev.org
41ceac8e09 Bug 260818 added a dependency on a windows only interface
Changing the build system to always publish the interface.
2004-10-19 03:53:12 +00:00
timeless%mozdev.org
4ee335c43c Bug 260818 Pop up an alert when a download finishes
patch by cst@andrew.cmu.edu r=timeless sr=jag
2004-10-19 03:42:15 +00:00
timeless%mozdev.org
76f1d77afd Bug 260818 Pop up an alert when a download finishes
patch by cst@andrew.cmu.edu r=timeless sr=jag
2004-10-19 02:48:26 +00:00
bzbarsky%mit.edu
302d8fa8ee Make sure to copy the cache key when cloning. Bug 263653, r+sr=darin 2004-10-18 00:41:29 +00:00
neil%parkwaycc.co.uk
9b1f25b4a7 Bug 261517 Groupmarks should always respect background preference (regression from bug 72361) p=trev@gtchat.de r+sr=me 2004-10-16 20:26:22 +00:00
ben%bengoodger.com
ac2f4820a7 263928, 263412 - define default distribution ID in configure.in, not in nsISS for better availability/reliability. r=vlad 2004-10-14 06:21:22 +00:00
caillon%redhat.com
ce415704da Bug 260872
More fixes for the GTK2 file chooser.
Use a GtkWindow instead of a GdkWindow for parenting.
Simplify the pattern parsing.
Don't register a contract ID for the xul picker on GTK2 builds since the logic for determining which picker to use is handled by the native module constructor.

r+sr=bryner
2004-10-12 07:00:59 +00:00
ben%bengoodger.com
220e132cc5 263928 - followup - potential for memory to be freed before access due to literal string going out of scope - use a named literal string in the parent scope block instead. r+sr=brendan 2004-10-12 00:08:45 +00:00
ben%bengoodger.com
f27e742f65 263928 - distribution id for search results r=vlad sr=brendan 2004-10-11 23:08:04 +00:00
neil%parkwaycc.co.uk
5ca16adc6e Bustage fix b=260335 2004-10-11 13:10:49 +00:00
neil%parkwaycc.co.uk
83b12d463d Bug 260335 Teach pref window and wsm how to lock colourpickers r=varga sr=jag 2004-10-11 12:39:12 +00:00
neil%parkwaycc.co.uk
5601db241c Switch load handlers to setting document.title (as per bug 126903 setting the title attribute no longer works) b=261267 r=jst sr=shaver 2004-10-09 13:01:45 +00:00
ben%bengoodger.com
0cadd51931 261847 - update mechanism does not function for engines used with GetInternetSearchURL - make sure validateEngine is called in this case as it is for DoSearch. r=vlad sr=brendan a=asa 2004-10-08 21:54:28 +00:00
ben%bengoodger.com
51b4394903 fix build bustage on btek - MOZ_PHOENIX out a static init and use correct number of params (this compiled on windows for some reason!) 2004-10-08 00:55:15 +00:00
ben%bengoodger.com
9c76391d51 261991 - Reorder search plug-in list (r=vladimir@pobox.com, sr=mscott@mozilla.org, a=asa@mozilla.org) 2004-10-08 00:30:13 +00:00
bryner%brianryner.com
c780fae79b Quick and dirty fix for Thunderbird failure to handle mailto urls from xremote (bug 261961). r+sr=mscott. 2004-10-02 19:14:27 +00:00
darin%meer.net
135cd3d489 fixes bug 262183 "FFTrunk and Trunk crash [@ nsSHEntry::GetChildAt]" r=biesi sr=bzbarsky 2004-09-30 05:15:38 +00:00
Stefan.Borggraefe%gmx.de
b0279b8f86 Fix for Bug 209383: Middle-click on bookmark folder in sidebar also pastes into first tab
p=Wladimir Palant, r=neil, sr=jst
2004-09-29 13:13:31 +00:00
aaronleventhal%moonset.net
b833cd1a72 Bug 260527. More fixes for xul radio button accesskeys. r=mconnor, sr=neil 2004-09-28 19:18:43 +00:00