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

1762 Коммитов

Автор SHA1 Сообщение Дата
hewitt%netscape.com 1b4b2ae70a 165955 - landing new autocomplete api and satchel for phoenix. not built yet. 2005-04-05 22:27:19 +00:00
mvl%exedo.nl e352798ea8 Fixing linux bustage.
r=bsmedberg on irc
2005-04-05 22:08:24 +00:00
scott%scott-macgregor.org 607cd71c66 Bug #262626 --> Expose UI in Thunderbird for editing preferences (the config viewer) 2005-04-05 20:46:27 +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 ab28b280da Bug 288955 - move jsdebugger to tier 50, integrate with libxul r=darin 2005-04-05 16:34:09 +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 004706278e Bug 289049 - ShowMessage called at wrong time p=Charles Fenwick <clf03f@garnet.acns.fsu.edu> r=me 2005-04-05 12:17:57 +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
dbaron%dbaron.org e5fb3daccc Put try/catch around removeObserver that sometimes (inexplicably) fails. b=288770 r=mconnor 2005-04-05 04:41:41 +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
aaronleventhal%moonset.net 24c93d7ad6 Bug 288517. Fix accessibility API support of progress meters. r=mconnor, sr=neil 2005-04-04 15:48:06 +00:00
bsmedberg%covad.net bc8b8a9af2 Parts of bug 288370 - mac libxul (xulrunner) build on mac, r=darin, plus making it more likely that libxul will build on QT (should not affect non-xulrunner) 2005-04-04 15:45:48 +00:00
aaronleventhal%moonset.net 76008bc95f Bug 286145. Expose preference categories as in a list, not a radio group. r=mconnor 2005-04-04 01:53:13 +00:00
mozilla.mano%sent.com 11024c684d Bug 265934 - Clicking 'Desktop' in Download Manager shows wrong folder. patch from O. Atsushi (Torisugari) <torisugari@gmail.com>, r=mconnor 2005-04-03 15:48:30 +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
doronr%us.ibm.com 8e77e8e384 Bug 288662 - apply same fixes to winstripe that were added to gnomestrip in bug 204944. r=mconnor 2005-04-01 19:20:41 +00:00
doronr%us.ibm.com 3cc3874252 Bug 204944 (a11y) - Sidebar History >View not keyboard accessible. sr=neil 2005-04-01 15:48:44 +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
neil%parkwaycc.co.uk 92e08079b5 Bug 285005 Allow scrollbox with scrollbars r+sr=roc 2005-03-30 00:11:06 +00:00
jst%mozilla.jstenback.com 6e1cef7619 Fixing typo in comment. 2005-03-29 18:24:16 +00:00
timeless%mozdev.org 48fb659f9e Bug 283423 keyboard navigation fails in component selection dialog
patch by ajschult@verizon.net r=bryner sr=bz
2005-03-29 03:06:02 +00:00
joshmoz%gmail.com 34a19db7c3 don't let preferences dialog get progressively shorter when rapidly switching between panes on Mac OS X with animation. patch by Asaf Romano. b=283713 r=joshmoz sr=mconnor 2005-03-28 20:50:23 +00:00
darin%meer.net a87b534479 fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg 2005-03-28 19:36:24 +00:00
mats.palmgren%bredband.net 4f49d3bf00 Fix a few -moz-outline* problems and drop the prefix.
Change WARNING to ERROR in nsComputedDOMStyle.cpp and add a few more.
b=281972 r+sr=dbaron
2005-03-27 11:36:08 +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
aaronleventhal%moonset.net fad6703b6b Missing part of checkin for fix to bug 285711. r=pkwarren, sr=henry.jia 2005-03-25 15:36:01 +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
steffen.wilberg%web.de 21a519b4aa Bug Bug 263216: links opened into new tab from ChatZilla pass the URL of the current tab as the http Referer. p=Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor 2005-03-24 07:45:58 +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
dveditz%cruzio.com dbc7f7081e bug 284627 need checkLoadURI for sidebar panels. patch by mconnor,r=bz,r=bryner,sr=dveditz 2005-03-23 21:39:46 +00:00
mozilla.mano%sent.com b923bb1ec7 Bug 278772 - Various Firefox code incorrectly constructs URIs. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor sr=darin 2005-03-23 21:39:45 +00:00
joshmoz%gmail.com b3a5346617 "Content-disposition filename handling violates RFCs 2183 and 2616" b=275110 r=bz sr=benjamin 2005-03-23 21:39:44 +00:00
cbiesinger%web.de 463930e931 Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin
2005-03-23 21:39:43 +00:00
gerv%gerv.net 9212108e44 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-03-23 21:39:42 +00:00
timeless%mozdev.org 77a06be2bf Bug 240947 use content instead of _content
r=mconnor based on r=neil sr=dveditz for the original pass
2005-03-23 21:39:41 +00:00
mozilla.mano%sent.com a0b04f0234 Bug 279416 - Implement a controller for cmd_switchTextDirection. r=brade sr=neil (for editor/) r=smontagu sr=neil (for xpfe/) r=mconnor (for browser/) 2005-03-23 21:39:40 +00:00
bzbarsky%mit.edu f1a66b3670 Fix some .getFromTypeAndExtension to follow the api documentation. Bug 274339,
r=biesi,mconnor, sr=neil
2005-03-23 21:39:39 +00:00
db48x%yahoo.com 3420de0481 bug 275096: Page Info | Media | Save As button non-functional
r=mconnor, sr=neil
2005-03-23 21:39:38 +00:00
cbiesinger%web.de 80b9ce1e32 Bug 241082 exthandler should require just nsITransfer, not nsIDownload
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-03-23 21:39:37 +00:00
steffen.wilberg%web.de 838f68cd2e fix comment about the name and location of nsHelperAppDlg.js.in. 2005-03-23 21:39:36 +00:00
bzbarsky%mit.edu 2e153d18de Use the right extension for appending filters to the filepicker. Bug 273498,
r=mconnor
2005-03-23 21:39:35 +00:00
bugzilla%arlen.demon.co.uk 03155d5f84 Reversing out patch checked in by accident during aviary landing fixing 2005-03-23 21:39:34 +00:00
bugzilla%arlen.demon.co.uk 48a828429d Bug 239394 nsIMIMEInfo should use interCaps for functions and attributes
Relanding relevant parts of patch following aviary branch landing
2005-03-23 21:39:33 +00:00
bugzilla%arlen.demon.co.uk 67b8912860 Bug 128398 Referrer column is empty for the History
Relanding relevant parts of patch following aviary branch landing
2005-03-23 21:39:32 +00:00