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

563 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu cad8673b0c Fix memory leak. Bug 296019, r=mconnor, a=shaver 2005-06-01 15:17:26 +00:00
mozilla.mano%sent.com 60daf92cd2 Bug 230693 - Add 'Reload' functionality to view-page-source window. patch from Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=mconnor, a=shaver 2005-06-01 13:55:39 +00:00
mozilla.mano%sent.com 5a39e89dad Bug 289422 - Erroneous javascript Focus() function will break close of findbar. patch from Mook <mook.moz@gmail.com>, r=mconnor, a=shaver 2005-06-01 12:35:09 +00:00
bzbarsky%mit.edu 7cc1011650 Fix assert on password dialog coming up. Bug 295290, r=mconnor, a=asa 2005-05-24 04:13:54 +00:00
brendan%mozilla.org 928334d514 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 824219d781 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
steffen.wilberg%web.de 5c42a599f7 Bug 258997: Searching for a single character in help doesn't work, error: link has no properties. r=neil.parkwaycc.co.uk, a=asa 2005-05-19 19:45:13 +00:00
jwalden%mit.edu be6ffc252e Bug 294232 - Actually do searches through defined search datasources. r=neil, a=asa 2005-05-19 18:29:28 +00:00
jwalden%mit.edu dd2fd27d70 Bug 294121 - Make nc:platform a whitespace-separated list of values in content pack RDF (for both Seamonkey and toolkit help viewers). r/sr=neil, a=chofmann 2005-05-16 20:31:32 +00:00
aaronleventhal%moonset.net aab63aba5b Bug 280159. Make find bar's highlight button keyboard shortcut an accesskey mnemonic so that it is discoverable for keyboard users, and so that it also works with find as you type. Ctrl+enter reverts back to its previous single meaning of open in new tab. r=mconnor, a=mkaply 2005-05-13 14:32:38 +00:00
steffen.wilberg%web.de cce9f2e13a Bug 273200: Ctrl+W in Find bar breaks middle-clicking links, find toolbar, and back button. p=amotohiko_mozillafirebird@yahoo.co.jp, r=mconnor, a=shaver 2005-05-10 07:45:01 +00:00
bsmedberg%covad.net e7cb2ac6e6 Bug 293161 - make -jsconsole flag work again r=darin a=shaver 2005-05-09 18:00:34 +00:00
bryner%brianryner.com f3d10fa3c3 Don't notify form submit observers if the form can't be submitted due to not having a link handler. Also, make sure all nsIFormSubmitObserver implementations protected against a null DOMWindow. Bug 292960, r+sr=bzbarsky, a=brendan. 2005-05-07 00:16:17 +00:00
bryner%brianryner.com 592dbdc176 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
jst%mozilla.jstenback.com c4b8dd4f16 Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org 2005-04-28 23:48:28 +00:00
dbaron%dbaron.org 55f2fa9847 Use constants rather than magic numbers for comparisons against keyCode and charCode. b=291613 r=mconnor a=asa 2005-04-28 20:51:07 +00:00
cst%andrew.cmu.edu 4327eb5820 Bug 285647 Make forward and back button drop-down lists have same maximum length
r=mconnor a=asa
2005-04-26 16:37:28 +00:00
cbiesinger%web.de 354da0f60d 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 c294f0336b 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 344ce8b606 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 e068ecc3da Bug 290180 - coverity errors in toolkit/* r=darin a=asa 2005-04-15 14:55:56 +00:00
bsmedberg%covad.net a7698dd5e9 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 81d97c7ee2 bug 283777 fix right-arrow selection regression in autocomplete r=mconnor, a=chase 2005-04-12 19:39:25 +00:00
bryner%brianryner.com b3acbbd54e 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 f993784cc0 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 fcea18be83 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 d03be16127 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 001f718653 attempting to fix linux bustage 2005-04-06 05:15:33 +00:00
bsmedberg%covad.net 5788535370 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 6c453d00e6 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 1b646d9f40 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 4c1080dd59 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 20506e2dfc Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-04-05 22:27:44 +00:00
bsmedberg%covad.net 2fca1dced5 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 9e94a9633b Better fix for Thunderbird bustage. 2005-04-05 22:27:42 +00:00
ben%bengoodger.com 2cf014b2ea 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 687582ce44 Landing the Aviary Branch (browser section only). 2005-04-05 22:27:39 +00:00
mvl%exedo.nl cf630b8661 Enable password manager for sunbird
bug 258524, r=bsmedberg, mostafah
2005-04-05 22:27:37 +00:00
bsmedberg%covad.net c2f2224da8 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 d202d81313 Rewrite the extension manager as a js component (170006 - not accessible yet) 2005-04-05 22:27:33 +00:00
ben%bengoodger.com f1f63525d9 extension manager stub 2005-04-05 22:27:31 +00:00
bsmedberg%covad.net f0f50aafab 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 2801ff5c9f 215467, Part I. New Download Manager. 2005-04-05 22:27:27 +00:00
bryner%brianryner.com ac471b615e 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 1039e26313 Enable new password manager for Firebird. 2005-04-05 22:27:23 +00:00
hewitt%netscape.com 949fb914fb moving the phoenix history from browser to toolkit 2005-04-05 22:27:20 +00:00
hewitt%netscape.com 8d7a9083e5 165955 - landing new autocomplete api and satchel for phoenix. not built yet. 2005-04-05 22:27:18 +00:00
pkw%us.ibm.com e12359334d 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 021cbc4ca7 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 14:50:16 +00:00
mozilla.mano%sent.com 12a724717d 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