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

1467 Коммитов

Автор SHA1 Сообщение Дата
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
steffen.wilberg%web.de a813f84c98 Bug 271692: [Mac] autocomplete entries can't be deleted with shift+delete. p=mano, r=mconnor 2004-12-05 21:43:42 +00:00
cbiesinger%web.de 1e48741cb8 Bug 260667 toolkit port: in caret browse mode, can't move out of textarea
r=mconnor
2004-12-05 21:40:39 +00:00
bugzilla%arlen.demon.co.uk a9eda77f4d Backing out bug 240696 again following aviary branch landing 2004-12-05 21:02:04 +00:00
cbiesinger%web.de cb6e8918d9 bug 271974, disabled scrollbars should look disabled; toolkit port; r=mconnor
patch by Martijn Wargers <martijn.martijn@gmail.com>
2004-12-05 18:39:39 +00:00
cbiesinger%web.de 00b8b0627f bug 229726 make spinbuttons.xml an UTF-8 file. r=hixie sr=bz
also, change license to tri-license, like in xpfe.
2004-12-05 18:18:16 +00:00
cbiesinger%web.de 1958b7f298 221619/236068 port tree changes to toolkit, r=varga,mconnor 2004-12-05 16:31:00 +00:00
cbiesinger%web.de c6074f9ea8 251465 toolkit port: remove -moz-user-focus:none from xul.css since it makes no sense for xul
r=mconnor
2004-12-05 16:27:19 +00:00
cbiesinger%web.de f67f27032c bug 157607 toolkit port: add a class to allow textboxes to specify that they are
URL inputs, which should be always left-to-right. r=mconnor
2004-12-05 16:25:14 +00:00
rlk%trfenv.com f958248e0a bug 265688 - Toggle Sidebar button doesn't show correct text after toolbar customization. Patch by Steffen Wilberg <steffen.wilberg@web.de>. r=rlk@trfenv.com 2004-12-05 03:49:17 +00:00
rlk%trfenv.com 2507c01fde bug 269888 - Search ignoring Glossary. Patch by Leung Wing Chung <lwchk2001@yahoo.com.hk>. r=rlk@trfenv.com 2004-12-05 03:42:59 +00:00
jwalden%mit.edu 6c7209ab5d Bug 265691 - Fix up CSS indenting on paragraphs. Patch by R.J. Keller <rj.keller@beonex.com>, r=me 2004-12-05 03:09:41 +00:00
bsmedberg%covad.net b1d1cc782d Bug 273089 - Add a scriptable getter to the nsXULAppAPI information r=darin 2004-12-04 18:25:46 +00:00
aaronleventhal%moonset.net 672851337d Bug 175893. Make XUL tabs focusable. Relanding toolkit part of patch following aviary branch landing - previously reviewed. This part restores the missing tab loading indicators. 2004-12-03 14:03:58 +00:00
bugzilla%arlen.demon.co.uk ba4028efc5 Bug 175893 Make XUL <tab>'s focusable
Relanding missing line from tabbrowser.xml following landing of aviary branch -
previously reviewed
2004-12-02 22:07:37 +00:00
bugzilla%arlen.demon.co.uk 09a97f1905 Bug 235872 add description property to menuitems
Relanding menu.xml and menulist.xml changes following aviary branch landing - previous reviewed
2004-12-02 21:52:59 +00:00
aaronleventhal%moonset.net 95378474b5 Changing from binary to text file 2004-12-02 21:50:01 +00:00
aaronleventhal%moonset.net dc92029541 Bug 260527. Some radio buttons not underlining accesskeys in labels. Relanding toolkit part of patch following aviary branch landing - previously reviewed 2004-12-02 21:37:09 +00:00
bugzilla%arlen.demon.co.uk fd71ec2490 Bug 252119 searching for a term in about:config which returns a result including the current highlighted item opens up the edit window as if you'd simply hit enter or double clicked on it
Relanding toolkit part of patch following aviary branch landing - previously reviewed
2004-12-02 21:26:10 +00:00
aaronleventhal%moonset.net 0aa56c7e65 Bug 245370. Make autocomplete dropdowns accessible. Relanding relevant parts of first patch following landing of aviary branch - previously reviewed 2004-12-02 21:17:15 +00:00
bugzilla%arlen.demon.co.uk 523ed979c1 Bug 175893 Make XUL <tab>'s focusable
Relanding relevant parts of first patch following landing of aviary branch - previously reviewed
2004-12-02 21:14:49 +00:00
bsmedberg%covad.net 9de16981d5 The branch had a new location for locale files which won't work yet on the trunk. Moving things back to their old location. 2004-12-02 19:31:07 +00:00
mvl%exedo.nl d8fbf708d7 relanding part of the patch for bug 258524. already had r=bsmedberg, mostafah
sunbird bustage fix
2004-12-02 13:49:31 +00:00
dbaron%dbaron.org 2eed09a05d Remove .cvsignore files in otherwise empty directories. 2004-12-02 06:51:40 +00:00
dbaron%dbaron.org 6f21a173b8 This was moved to toolkit/locales/en-US/chrome/global/ with the aviary branch landing. 2004-12-02 02:47:26 +00:00
dbaron%dbaron.org 12f74c80f3 Merge cvs removes from aviary branch (in browser and toolkit directories) to the trunk. 2004-12-02 02:46:06 +00:00
dbaron%dbaron.org 73b4541a2d Merge aviary branch to trunk. 2004-12-02 02:43:24 +00:00
scott%scott-macgregor.org e3d3d41b5c Bug #271711 --> Virtual folders can't use international characters in folder name.
Bug #241066 --> For Mac OS X:
1) Hide drop down for print toolbar button
2) Hide print preview in thread pane and msg pane context menus
3) hide print card and print address book preview in address book
4) hide print preview in view source

sr=bienvenu
2004-12-02 01:06:45 +00:00
bugzilla%arlen.demon.co.uk 3edf7f9a59 Bug 261269 toolkit should treat URIs as UTF-8
Relanding nsDownloadManager.cpp of patch following landing of aviary branch
2004-12-02 00:22:51 +00:00
bugzilla%arlen.demon.co.uk 1a256691b0 Bug 252468 Remove outdated autostretch attribute from the tree
Relanding toolkit part of patch v2 following landing of aviary branch
2004-12-02 00:16:04 +00:00
bugzilla%arlen.demon.co.uk 1548dda904 Bug 239394 nsIMIMEInfo should use interCaps for functions and attributes
Relanding relevant parts of patch following aviary branch landing
2004-12-01 23:59:15 +00:00
dbaron%dbaron.org 72c11c9695 Reland Bug 239977: Support ISO 639-2 code for Klingon. r=jshin,sr=roc 2004-12-01 20:51:00 +00:00
steffen.wilberg%web.de 4e5a56a5c8 fix xml parsing error: duplicate attribute 2004-12-01 20:33:16 +00:00
steffen.wilberg%web.de 17351c5b16 remove dead dir, which is neither built nor shipped. 2004-12-01 20:09:06 +00:00
bugzilla%arlen.demon.co.uk eff970970d Bug 235872 add description property to menuitems
Relanding xul.css part of patch following aviary branch landing
2004-12-01 19:37:38 +00:00
bugzilla%arlen.demon.co.uk 93714757bd Bug 196755 [mailviews] [modern skin only] Unable to create new Views (pull down menus do not retain changes)
Relanding of patch following landing of aviary branch
2004-12-01 19:15:37 +00:00
bugzilla%arlen.demon.co.uk 5d05bf75fd Bug 244624 XUL:textbox and XUL:menulist not properly exposed
Bug 64157 Should be able to pick options in <menulist> when it's not dropped down
Relanding relevant parts of patches following aviary branch landing
2004-12-01 18:59:12 +00:00
steffen.wilberg%web.de 6881ba2831 back out branch landing. this is a leftover, which we don't need, and it breaks Sunbird 2004-12-01 18:58:09 +00:00
bugzilla%arlen.demon.co.uk c95c9d32aa Bug 175893 Make XUL <tab>'s focusable
Bug 251513 content of tabs not focused to keyboard scrolling when switching tabs
Relanding relevant parts of patches following aviary branch landing
2004-12-01 18:48:25 +00:00
bugzilla%arlen.demon.co.uk d95562e037 Bug 68841 We don't underline accesskeys for XUL checkboxes or radiobuttons
Bug 260657 Txul, Ts regression caused by checkbox/radio underlines
Relanding relevant parts of patches following aviary branch landing
2004-12-01 17:56:32 +00:00
bugzilla%arlen.demon.co.uk c8e3b14a0d Bug 237745 split app-startup from core appshell functionality
Reland parts of patch following aviary branch landing - already reviewed
2004-12-01 17:26:48 +00:00
bugzilla%arlen.demon.co.uk df8318dc57 Bug 260924 MessengerSetDefaultCharacterSet should be named MessengerSetForcedCharacterSet
Recheckin after aviary branch landing - already reviewed
2004-12-01 16:34:01 +00:00
bugzilla%arlen.demon.co.uk e73d741463 Bug 261790 port various changes betwen xpfe/toolkit
Relanding patch after aviary branch landing - already reviewed
2004-12-01 16:21:02 +00:00
bugzilla%arlen.demon.co.uk 4cb3262fe2 Bug 240186 [FIX]GetElementsByAttribute should return live nodelists
Recheckin toolkit/browser changes following landing of aviary branch
2004-12-01 13:45:12 +00:00
mkaply%us.ibm.com 8075aa3d81 #272194
r=mkaply, sr=blizzard (platform specific)
Patch from Andy Willis - OS/2 build bustage in nsNativeAppSupportOS2.cpp
2004-12-01 13:15:43 +00:00
steffen.wilberg%web.de 2e4d4c1b00 Bug 272555: invisible prefs in about:config. fix by backing out the branch landing, which restores the trunk-only changes from bug 221619. 2004-12-01 12:26:49 +00:00
bugzilla%arlen.demon.co.uk 0c0d316486 Bug 191805 Installer progress meters should use the system progress meter color
Relanding toolkit part of patch following aviary branch landing
2004-12-01 11:52:27 +00:00
bugzilla%arlen.demon.co.uk 50eb9d62f0 Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
Relanding to fix aviary branch landing regressions
2004-12-01 11:42:34 +00:00
bugzilla%arlen.demon.co.uk b34a4acb3b Bug 261267 helper application dialog has title issues when opening an unknown filetype
Relanding after aviary branch landing - already reviewed
2004-12-01 11:12:21 +00:00
steffen.wilberg%web.de e5aaef35d4 Bug 272552: XUL tree splitters visible post-merge. Recheckin toolkit part of bug 265165. 2004-12-01 10:58:20 +00:00
steffen.wilberg%web.de 92f05acfe9 Bug 272561: Gap at bottom of menus. Recheckin xul.css part of bug 240276. 2004-12-01 10:48:40 +00:00
bugzilla%arlen.demon.co.uk 2d76feaa00 Bug 250817 nsWidgetStateManager assumes first element returned by getElementsByAttribute is its child
Bug 260357 Nothing is selected for some radio buttons
Bug 127118 Fix focus problems with radio buttons and accesskeys
Aviary branch landing regressions - already all reviewed
2004-12-01 09:53:56 +00:00
ben%bengoodger.com 5cad0b8f8c aviary branch landing: add tree.dtd to jar.mn too 2004-12-01 06:39:32 +00:00
ben%bengoodger.com 3f42305e24 aviary branch landing: add tree.dtd to fix undefined entities associated with new tree api usage 2004-12-01 06:36:54 +00:00
ben%bengoodger.com c0170319be aviary landing: back out tree changes from aviary branch landing - trunk has new tree api that we need to retain 2004-12-01 06:33:34 +00:00
dbaron%dbaron.org 6be6cda3cc Reland conversion of Mac to Unix newlines. 2004-12-01 05:13:31 +00:00
ben%bengoodger.com d8f1ba6f6a Aviary branch landing 2004-12-01 04:48:44 +00:00
bryner%brianryner.com 529656f3fc fixing windows installer bustage from aviary branch landing 2004-12-01 04:15:35 +00:00
dbaron%dbaron.org 4a8de50479 Landing aviary branch. 2004-12-01 02:05:12 +00:00
dbaron%dbaron.org 372272ded8 Remove files that shouldn't have landed now, and will eventually land elsewhere. 2004-12-01 01:58:13 +00:00
dbaron%dbaron.org 119a2fbc91 This shouldn't have landed yet. 2004-12-01 01:35:42 +00:00
ben%bengoodger.com 7fbd4a1664 aviary branch landing - some of the stuff in toolkit/content 2004-12-01 00:21:43 +00:00
dbaron%dbaron.org daa17175f6 Better fix for Thunderbird bustage. 2004-11-30 23:05:17 +00:00
ben%bengoodger.com 74c2270b81 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +00:00
ben%bengoodger.com 81077365f2 attempt at fixing tbird - make sure tbird includes nsToolkitCompsCID.h so it can build typeaheadfind. 2004-11-30 22:13:11 +00:00
ben%bengoodger.com 0843fb9253 fix sunbird bustage 2004-11-30 19:00:00 +00:00
webmail%kmgerich.com e8dcb8bb34 Pinstripe Thunderbird Update (bug 270667)
- Saved Search Folder icon
- Shared folder icon
- Message group styles
- Striped background on thread pane and other trees
- Drag and drop styles for folder pane
- Search box tweakage
- Remote requests info bar style
- Blog "server" icon
2004-11-30 12:57:25 +00:00
ben%bengoodger.com 7075e25e4d Landing the Aviary Branch (browser section only). 2004-11-30 08:29:39 +00:00