Commit Graph

546 Commits

Author SHA1 Message Date
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
jwalden%mit.edu
06e6ba016e Bug 290890 - Help window non-functional on Macs because of a (my) Mac-only typo. p=bfowler@ewitness.co.uk, r=me, a=asa 2005-04-19 16:15:38 +00:00
mconnor%steelgryphon.com
422e5c3e1b bug 290172 - pressing left or right arrow key in location bar causes refresh, patch by Mark Mentovai (mark@moxienet.com), r=me, a=asa 2005-04-15 21:23:08 +00:00
bsmedberg%covad.net
f90fe3acc6 Bug 290180 - coverity errors in toolkit/* r=darin a=asa 2005-04-15 14:55:56 +00:00
bsmedberg%covad.net
67e8284e3c Bug 289555 - separate help viewer (part of the toolkit, packaged in toolkit.jar and toolkit/locales) from application help content, packaged in browser.jar and browser/locales r=gandalf a=asa 2005-04-15 14:17:31 +00:00
dveditz%cruzio.com
1698cf3af6 bug 283777 fix right-arrow selection regression in autocomplete r=mconnor, a=chase 2005-04-12 19:39:25 +00:00
bryner%brianryner.com
97142b354d Protect against a null docshell being passed in to GetIndexOfDocShell (bug 264032). r=mconnor. 2005-04-11 22:25:09 +00:00
steffen.wilberg%web.de
a6a2b03727 Bug 287203: document new Options window, using_firefox.xhtml part. r=jeff, a=asa 2005-04-11 10:14:49 +00:00
jwalden%mit.edu
9a500e592f Bug 254992 - Need a way to make ToC/Index entries platform-specific. r=neil.parkwaycc.co.uk@myrealbox.com, a=asa 2005-04-10 19:21:59 +00:00
darin%meer.net
a98dda224d bug 280725 "Integrate new component in libxul" patch by bsmedberg, r=darin, a=asa 2005-04-08 04:59:36 +00:00
darin%meer.net
8d99fa6530 attempting to fix linux bustage 2005-04-06 05:15:33 +00:00
bsmedberg%covad.net
7bb53dccc4 Rename a few nsModule.cpp files so that libxul will link on platforms that use ar+ranlib r=darin
toolkit/components/build/nsModule.cpp -> nsToolkitCompsModule.cpp
2005-04-05 23:29:58 +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
06c676d820 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-04-05 22:27:49 +00:00
cbiesinger%web.de
4cdaa2ac70 Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin
2005-04-05 22:27:47 +00:00
gerv%gerv.net
29807f4571 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-04-05 22:27:44 +00:00
bsmedberg%covad.net
633b80dc67 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-04-05 22:27:43 +00:00
dbaron%dbaron.org
ee4101407d Better fix for Thunderbird bustage. 2005-04-05 22:27:42 +00:00
ben%bengoodger.com
482c95f64d attempt at fixing tbird - make sure tbird includes nsToolkitCompsCID.h so it can build typeaheadfind. 2005-04-05 22:27:41 +00:00
ben%bengoodger.com
b8393e7ec1 Landing the Aviary Branch (browser section only). 2005-04-05 22:27:39 +00:00
mvl%exedo.nl
0857122f4a Enable password manager for sunbird
bug 258524, r=bsmedberg, mostafah
2005-04-05 22:27:37 +00:00
bsmedberg%covad.net
b83960ebb8 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 2005-04-05 22:27:35 +00:00
ben%bengoodger.com
9266dfc40a Rewrite the extension manager as a js component (170006 - not accessible yet) 2005-04-05 22:27:33 +00:00
ben%bengoodger.com
45efd970dd extension manager stub 2005-04-05 22:27:31 +00:00
bsmedberg%covad.net
66cc861034 Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes. 2005-04-05 22:27:29 +00:00
ben%bengoodger.com
bc3e8af4c9 215467, Part I. New Download Manager. 2005-04-05 22:27:27 +00:00
bryner%brianryner.com
41288ed357 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2005-04-05 22:27:24 +00:00
bryner%brianryner.com
99dd4d9ec8 Enable new password manager for Firebird. 2005-04-05 22:27:23 +00:00
hewitt%netscape.com
543799bd60 moving the phoenix history from browser to toolkit 2005-04-05 22:27:21 +00:00
hewitt%netscape.com
1b4b2ae70a 165955 - landing new autocomplete api and satchel for phoenix. not built yet. 2005-04-05 22:27:19 +00:00
pkw%us.ibm.com
81a3f036de Bug 289059 - AIX GTK2 build fails to link after checkin for Bug 280725.
r=benjamin@smedbergs.us, sr=tor@acm.org
2005-04-05 19:20:05 +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
mozilla.mano%sent.com
80007fd59a Bug 180628 - page setup dialog takes RTL where it shouldn't. patch from Reuven Gonen <linxspider@yahoo.com>. r=mconnor 2005-04-05 08:52:15 +00:00
pkw%us.ibm.com
2d21432f2b AIX bustage fix from Bug 280725.
r+sr=tor@acm.org
2005-04-04 23:11:42 +00:00
bsmedberg%covad.net
96f4bcdcee Bustage fix from bug 280725 - forgot that this is frequently a dynamic component, and on some compilers we need to resolve symbols early r=biesi 2005-04-04 20:37:47 +00:00
vladimir%pobox.com
073b9b450f remove extraneous ;, fix gcc-3.4 build, r=bsmedberg 2005-04-04 20:14:19 +00:00
bsmedberg%covad.net
457cdc5129 Followup to bug 280725 - update the installer manifests 2005-04-04 19:52:26 +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
scott%scott-macgregor.org
80d9921c20 Bug #262626 --> make thunderbird build viewconfig from toolkit
sr=darin
2005-04-03 04:55:27 +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
jwalden%mit.edu
d9fae2c0bd Bug 279227 - Move find bar strings out of browser, #ifdef USE_FIND_BAR the find bar code that Thunderbird builds. r=mconnor 2005-03-30 05:28:55 +00:00
jwalden%mit.edu
c9f843ab67 Bug 260058 - Remove Help dependencies on Thunderbird and Firefox; this patch removes the ifdef for Help content pack file name. r=mconnor 2005-03-25 16:14:18 +00:00
mozilla.mano%sent.com
590c879372 Bug 267227 (be able to use Window and Help menus in every window) - Move the Window and Help menus to a new overlay. r=mconnor 2005-03-24 16:00:01 +00:00
steffen.wilberg%web.de
48b20f11b3 Bug 222157: move contentAreaUtils.js from browser to toolkit because it's needed by ViewSource-SaveAs and Thunderbird (which still uses the xpfe version of that file). r=mconnor, cvs move by chase 2005-03-24 08:49:46 +00:00
mozilla.mano%sent.com
9e157aefe7 Bug 221824 - Winstripe should be RTL compatible, print-preview fixes. patch from Reuven Gonen <linxspider@yahoo.com>, r=bsmedberg 2005-03-24 06:27:56 +00:00
scott%scott-macgregor.org
d9c1f1fec4 Bug #286742 --> Mac Thunderbird trunk build fails to launch / start
r=bsmedberg
2005-03-23 19:34:52 +00:00
mozilla.mano%sent.com
bbf4c27dd3 Bug 274553 - Blocking iframes either via an extension or userchrome.css breaks find toolbar search. patch from Michael Clackler <mikeclackler@hotmail.com>, r=mconnor 2005-03-23 11:10:46 +00:00
mozilla.mano%sent.com
0896ef6e88 Bug 284096 - Useless Cancel button in View Saved Passwords dialog. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor 2005-03-21 16:24:04 +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
bsmedberg%covad.net
6efcc11dd2 Followup from bug 286282 - put the ifdef burden on Thunderbird, not on everyone else r=mvl 2005-03-16 18:03:35 +00:00