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

1434 Коммитов

Автор SHA1 Сообщение Дата
steffen.wilberg%web.de 9528772921 Bug 276008: fix Help Viewer bustage by removing the unused const XML. rs=Neil 2004-12-26 18:23:41 +00:00
jshin%mailaps.org 3a58c91c3a bug 199237 : non-textual docs(image/media) opened in a new tab have url-escaped name in title: checking in what's missed in the previous check-in (a year and half ago) (one-liner) 2004-12-26 16:59:02 +00:00
bugzilla%arlen.demon.co.uk 60cf76fb46 Bug 273466 Can't drag favicon from url bar into bookmark sidebar to create bookmark
p=jag/me r=bsmedberg
2004-12-24 23:49:26 +00:00
cltbld bf5bfb0590 Change PACKAGE_MSI variable name to MOZ_PACKAGE_MSI. (cmp) 2004-12-24 19:49:30 +00:00
cltbld fca58b1250 Small fixes to increase verbosity. Change staging directory to
dist/install. (cmp)
2004-12-24 05:24:48 +00:00
cltbld 3bbc2a8baa Use a PACKAGE_MSI environment variable to control whether or not the script
continues execution.  If this is not set to 1, the script will exit without
attempting to create the MSI.
2004-12-23 21:29:41 +00:00
cltbld 719adf8457 Commit a first pass at generating Windows Installers using MakeMSI. (cmp) 2004-12-23 21:03:34 +00:00
aaronleventhal%moonset.net bda8ecd900 Bug 255855. Fix unselected radio button in helper app dialog. r=mconnor 2004-12-23 15:44:36 +00:00
mattwillis%gmail.com 738c425acc bug 261001
fixes missing leading slash in comment, and typo in css
also changes line endings from Mac to Unix
r=kmgerich via email
2004-12-22 15:42:38 +00:00
steffen.wilberg%web.de af3a4a94ce remove the unused nsHelperAppDlg.js because it is confused with nsHelperAppDlg.js.in all the time 2004-12-22 09:48:26 +00:00
cbiesinger%web.de 68c0c9c383 removing unused #include <nsIPref.h>, r=bsmedberg 2004-12-21 18:54:58 +00:00
steffen.wilberg%web.de 60557360e0 Bug 274471: use -moz-activehyperlinktext for 🔗hover and :visited:hover. r=jwalden 2004-12-21 18:13:43 +00:00
steffen.wilberg%web.de 813ea8525a Bug 263146: use the Cmd key instead of the Ctrl key on Mac ('accel' instead of 'control'). p=bugs.mano@mail-central.com, r=mconnor 2004-12-21 15:30:57 +00:00
steffen.wilberg%web.de f422e97df1 reland part bug 260337 (clobbered by aviary-landing). 2004-12-21 12:23:35 +00:00
steffen.wilberg%web.de eadadfd772 fix typo from bug 267089. 2004-12-21 10:33:45 +00:00
scott%scott-macgregor.org 235946b53a Bug #231032 --> mailto: tag does not work with unescaped spaces (e.g., in subject)
port aviary 1.0 fix to the trunk

sr=bienvenu
2004-12-21 00:06:10 +00:00
bsmedberg%covad.net 9c9ef12b49 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
darin%meer.net 42852098c2 landing patch for bug 257162 "Add Gecko version checking to xulrunner apps" r=bsmedberg 2004-12-20 05:54:06 +00:00
cbiesinger%web.de 463855c3d2 260931 toolkit port: Common Dialog's checkbox does not wrap
r=mconnor
2004-12-18 22:51:04 +00:00
db48x%yahoo.com e0a0119bc1 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
myk%mozilla.org 29af4bdb28 Fix for bug 271473: decouples the app update service, plugin finder service, and extension/theme directory (umo) from each other by moving them to different domain names (aus.mozilla.org, pfs.mozilla.org, and addons.mozilla.org, respectively, but that last URL will redirect to addons.update.mozilla.org temporarily so we don't break Firefox 1.0 users) so that we can isolate them from each other for better reliability and capacity control. r=ben 2004-12-16 09:12:20 +00:00
steffen.wilberg%web.de 3553a1c539 Bug 274471: don't hardcode color:black for Help content since we don't specify background-color either. r=jeff 2004-12-15 23:48:00 +00:00
steffen.wilberg%web.de db9515e56e Bug 272927: update MPL-1.1.html from mozilla-org/html/MPL/MPL-1.1.html (markup improvements only). r=gerv@mozilla.org 2004-12-15 23:41:24 +00:00
bryner%brianryner.com 884453541b Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron. 2004-12-15 05:52:44 +00:00
bsmedberg%covad.net 81a0de68d5 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
mconnor%myrealbox.com d502b5948b bug 256885 - fix MinGW gcc builds, port cls' fix from bug 217009 2004-12-14 17:59:35 +00:00
mconnor%myrealbox.com 276f0ce8b7 bug 256885 - firefox history database is endian, corrupts the display of files, r=shaver 2004-12-13 04:39:55 +00:00
cbiesinger%web.de d660975a15 Bug 267089 Remove nsIAlertListener from toolkit
patch by Alexander Opitz <opi@gmx.at> r=mconnor
2004-12-12 16:46:33 +00:00
bsmedberg%covad.net 7b72974f45 Add xprintutil and xt libs so that the linux version actually has all the symbols references it needs. 2004-12-10 18:58:34 +00:00
bsmedberg%covad.net 369e292365 Bstage fix from bug 273876 - incorporate psshared and fix the #ifdefs for gcc (apparently it doesn't do == the same way as MSVC?) 2004-12-10 18:15:15 +00:00
simford.dong%sun.com 7f84ee42ee Bug 266103 IT/sv/ru/pl not included in regionNames.properties
dbaron: superreview+
smontagu: review+

check-in for Ervin.Yan@sun.com
2004-12-10 09:15:44 +00:00
ginn.chen%sun.com d677f49cfe Bug 251492 [gnome]selected item text wrong color in high-contrast themes
reland toolkit part
fix the wrong "Landing the Aviary Branch (Toolkit sections excluding
toolkit/content)." by ben%bengoodger.com 2004-11-30 14:54
2004-12-10 02:30:24 +00:00
aaronleventhal%moonset.net 614304e221 bug 265677. Message Toolbar's button not accessible. Patch from doronr, r=mconnor 2004-12-10 02:25:11 +00:00
bsmedberg%covad.net 7ccf6e4965 Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees. 2004-12-09 19:28:35 +00:00
bsmedberg%covad.net 9233aeeb28 Forgot one use of the pref from bug 237417 - noted by bugzilla-mozilla@dorando.at 2004-12-09 17:55:37 +00:00
steffen.wilberg%web.de 603aee3728 Bug 271702: Change in boxobject breaks autoscroll in Firefox. p=bz, r=mconnor 2004-12-09 00:39:28 +00:00
steffen.wilberg%web.de 9727851978 Bug 273518: Home button displays wrong content pack, and defaultTopic is hardcoded. r=rlk@trfnev.com and mconnor 2004-12-09 00:30:28 +00:00
timeless%mozdev.org d739221784 Bug 123340 tabbed browser calls onLinkIconAvailable not defined on nsIProgressMeter
r=bz sr=neil
2004-12-07 21:39:08 +00:00
danm-moz%comcast.net 86bf209330 single window mode aviary branch merge. bug 172962, 263689 r=bryner 2004-12-07 16:09:29 +00:00
darin%meer.net dc0f26d0f0 fixes bug 273078 "nsAppRunner.cpp should write compatibility.ini" r=bengoodger+bsmedberg 2004-12-07 08:10:39 +00:00
timeless%mozdev.org 0bc853b1d3 Bug 267627 select event isn't fired when selection of listbox is changed
patch by cst@andrew.cmu.edu r=bryner sr=bryner
2004-12-07 07:06:35 +00:00
bsmedberg%covad.net 5a4d47e698 Bug 273417 - Use the app id/version/buildid from nsXULAppAPI instead of using prefs r=darin a=ben 2004-12-07 04:53:07 +00:00
bsmedberg%covad.net 0c8e85c7f2 Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps. 2004-12-06 22:39:54 +00:00
scott%scott-macgregor.org 6d257ef5e8 Add icon for install button in themes/extensions dialog 2004-12-06 08:15:21 +00:00
bugzilla%arlen.demon.co.uk 55783de2dd Bug 262287 Mozilla Xprint 2004/Q3 update
Relanding toolkit part of patch following aviary branch landing - previously approved
2004-12-05 23:29:22 +00:00
cbiesinger%web.de ce9deb4eb0 Bug 179787 JavaScript strict "Warning: reference to undefined property this.mPanelContainer" in <tabbrowser.xml>
r=mconnor
2004-12-05 22:03:50 +00:00
steffen.wilberg%web.de b080face5f Bug 271766: Accel+D shoudn't remove bookmark (bookmarks manager). p=mano, r=mconnor 2004-12-05 21:57:23 +00:00
steffen.wilberg%web.de 713941bdd8 Bug 264145: disable Control+F4 (Close Tab keyboard shortcut) on Mac. p=mano, r=mconnor 2004-12-05 21:49:44 +00:00
cbiesinger%web.de be33fc69cb bug 260335 toolkit port: support disabling colorpicker buttons
r=mconnor
2004-12-05 21:47:27 +00:00
cbiesinger%web.de 800259a700 Bug 257097 toolkit port: Offline/online switcher is not UI Grabble.
r=mconnor
2004-12-05 21:44:08 +00:00