db48x%yahoo.com
3c2553f425
bug 296662: Javascript strict warnings in preferences dialog
...
patch by Henrik Skupin <hskupin@gmail.com>, r=bsmedberg, a=asa
2005-06-14 10:19:34 +00:00
db48x%yahoo.com
76214adc9c
bug 287792: View Source panel does not have 'Normal Text Size' option in 'View' menu
...
patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mconnor, a=asa
2005-06-14 09:49:37 +00:00
db48x%yahoo.com
507893bfbd
bug 263346: find toolbar deforms page with relative-height frames so click on link doesn't always work
...
patch by Michael Clacker, r=mconnor, a=asa
2005-06-14 09:39:51 +00:00
bsmedberg%covad.net
9b9b159162
Use == not = for real.
2005-06-13 21:49:08 +00:00
bsmedberg%covad.net
80e5fd5f9f
Re-landing bug 297315 nsCommandLine.cpp with a typo-fix if (rv = NS_ERROR_ABORT) becomes ==
2005-06-13 21:07:18 +00:00
bsmedberg%covad.net
cc72cd2002
Trial backout of just nsCommandLine.cpp from bug 297315.
2005-06-13 19:54:52 +00:00
bsmedberg%covad.net
77d8b16997
Bug 297315 - sorts the XPCOM implementation of nsICategoryManager.enumerateCategory alphabetically r=darin a=asa
2005-06-13 18:39:19 +00:00
db48x%yahoo.com
d303bacc4d
bug 289695: nsFormHistory.cpp, nsAutoVoidArray should call PR_Free on matchingValues, and not delete it.
...
r=mconnor, a=asa
2005-06-11 07:33:05 +00:00
mozilla.mano%sent.com
58b762c758
Bug 294208 (FAYT shoudn't be blocked when a form button, checkbox or a radio element is focused) - replace element localname checks to instanceof checks. r=mconnor, sr=bzbarksy, a=asa.
2005-06-10 22:44:29 +00:00
bryner%brianryner.com
4bb474ed24
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
mozilla.mano%sent.com
f2fc230131
Bug 294208 - FAYT shoudn't be blocked when a form button, checkbox or a radio element is focused. r=mconnor, a=asa
2005-06-09 15:00:19 +00:00
timeless%mozdev.org
8cdf046b71
Bug 291265 strict javascript warnings in findbar.js
...
patch by hskupin@gmail.com r=bsmedberg a=bsmedberg
2005-06-06 20:48:24 +00:00
masayuki%d-toybox.com
53e651300a
Bug 255941 Highlight colour / color does not contrast with document text or background / make highlighted text black on yellow r=mconnor, a=shaver patch by Michael Clackler <mikeclackler@hotmail.com>
2005-06-02 01:54:25 +00:00
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