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

136251 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de e6cd639561 bug 260335 toolkit port: support disabling colorpicker buttons
r=mconnor
2004-12-05 21:47:27 +00:00
cbiesinger%web.de 39faa97bba 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 0168a5f082 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 06b9aaa615 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 a415c7ea01 Backing out bug 240696 again following aviary branch landing 2004-12-05 21:02:04 +00:00
bugzilla%arlen.demon.co.uk a28a915157 Reversing out patch checked in by accident during aviary landing fixing 2004-12-05 20:18:16 +00:00
dbaron%dbaron.org 8a3842a0ab Update new code from aviary branch for API changes in bug 221619. 2004-12-05 20:08:14 +00:00
darin%meer.net 3a069e62e4 fixes bug 253394 "nsFtpState::S_user leaks user & password string" patch by jon@rekai.net r+sr=darin 2004-12-05 19:20:19 +00:00
mrbkap%gmail.com 5cbc9ce5d3 bug 273213: The last letter of some tags consumed as CDATA get chopped off if the tag is not closed properly. r+sr=bzbarsky 2004-12-05 19:02:53 +00:00
cbiesinger%web.de ad87070b4e 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
bzbarsky%mit.edu 3ae57649b4 Disable undo for password inputs to prevent replay attacks. Bug 271154,
r+sr=dbaron
2004-12-05 18:26:13 +00:00
cbiesinger%web.de d8feb13099 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 b3e87c2803 221619/236068 port tree changes to toolkit, r=varga,mconnor 2004-12-05 16:31:00 +00:00
cbiesinger%web.de f68d3077bc 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 ac717a3ba6 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
jocuri%softhome.net 316a6c09a5 Patch for bug 268462: Make users able to mass-close mixed RESOLVED/VERIFIED states; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=jouni, a=justdave. 2004-12-05 15:05:06 +00:00
jocuri%softhome.net dc1805c470 Patch for bug 270263: 'Votes' should not be a column choice if param(usevotes) is not true; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=jouni, a=justdave. 2004-12-05 14:24:10 +00:00
jocuri%softhome.net e7cfde48e7 Patch for bug 271048: Remove confusion when sorting classifications by modifying GetSelectableClassifications in order to always return a sorted list; patch by Albert Ting <altlst@sonic.net>, r=justdave, a=justdave. 2004-12-05 14:18:59 +00:00
jocuri%softhome.net e5bfc66796 Patch for bug 271964: tests 1 and 3 from the testing suite shouldn't fail when $^X contains spaces; patch by me, r=jouni, a=justdave. 2004-12-05 14:13:27 +00:00
jocuri%softhome.net 5b88f1daa6 Patch for bug 175222: Add product and component fields to change mails; patch by Sergei Chechetkin <csl@sunbay.com>, r=wurblzap, a=justdave. 2004-12-05 14:06:46 +00:00
rlk%trfenv.com fe1e117b38 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 6d66ef711b 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
rlk%trfenv.com 2dd2497cd9 bug 270882 - Tabbed_browing.xhtml uses surfing twice, where all other documentation uses browsing. Patch by Martijn Ras <Martijn.Ras@Cable4U.nl>. r=rlk@trfenv.com 2004-12-05 03:36:11 +00:00
jwalden%mit.edu 1cdd7fb420 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
cbiesinger%web.de 54e4962198 Bug 261608 only search for colon in the first word of a string when checking
whether we have a url or keyword
patch by Jeff Walden (remove +bmo to email) <jwalden+bmo@mit.edu> r=caillon
sr=darin

no tp affect - checking in again
2004-12-04 22:38:54 +00:00
dbaron%dbaron.org 1eb85d49b9 Fix DOM round-tripping of -moz-initial. b=219903 r+sr=bzbarsky 2004-12-04 22:10:07 +00:00
smontagu%smontagu.org 93a5fddaa3 Change NS_ENSURE_ARG_POINTER to NS_ASSERTION. Bug 269893, rs=neil.parkwaycc.co.uk@myrealbox.com 2004-12-04 21:10:36 +00:00
cbiesinger%web.de 1ced84d884 backing out Bug 261608 to see whether it fixes the Tp regression 2004-12-04 20:32:08 +00:00
bsmedberg%covad.net e946f44738 Centralize layout/ and content/ locale files. See bug 271324. 2004-12-04 20:10:51 +00:00
bsmedberg%covad.net dd5e69480a Add two locales makefiles, see bug 271324. 2004-12-04 18:41:18 +00:00
bsmedberg%covad.net 965ac100e0 Start hitting up the gecko locale files, bug 271324. They are all going to live under dom/locales. Right
now I'm not changing the *shipped* locations, only the source locations.
2004-12-04 18:37:31 +00:00
bsmedberg%covad.net d5724031ba Bug 273089 - Add a scriptable getter to the nsXULAppAPI information r=darin 2004-12-04 18:25:46 +00:00
bsmedberg%covad.net 6adc8716c8 Bug 272957 - cvsmove xpcom/obsolete/dlldeps.cpp to dlldeps-obs.cpp (required for libxul work). Updating makefile and removing old location rs=darin 2004-12-04 18:21:08 +00:00
locka%iol.ie 8bbbaaa656 Implement IHtmlElement::insertAdjacentHtml & put_id. Checkin on behalf of Alex Tremon <atremon@elansoftware.com>. b=247537 r=adamlock sr=jst 2004-12-04 18:17:27 +00:00
bzbarsky%mit.edu 6b0b8501f3 Make setting innerHTML in XHTML not crash on malformed content and throw an
exception instead.  Bug 272011, patch by steve.swanson@mackichan.com,
r+sr=bzbarsky
2004-12-04 17:51:12 +00:00
cbiesinger%web.de 8ace54dc3d Bug 261608 only search for colon in the first word of a string when checking
whether we have a url or keyword
patch by Jeff Walden (remove +bmo to email) <jwalden+bmo@mit.edu> r=caillon
sr=darin
2004-12-04 17:47:14 +00:00
bzbarsky%mit.edu 741545d0bf Treat an empty disposition string the same as it not being set. Bug 272541,
r=biesi, sr=darin
2004-12-04 17:46:49 +00:00
bsmedberg%covad.net f728797f48 Begin moving around gecko locale files. Start with necko, because it's only one file. See bug 271324 2004-12-04 17:33:27 +00:00
mvl%exedo.nl cc2f472e3c bug 272277: Change to Append/Assign/Equals-Literal in networking
patch by Mikael Parknert <mikael@parknert.se>, r=cbiesinger, sr=darin
missed one review comment
2004-12-04 14:19:39 +00:00
db48x%yahoo.com f9b8890c19 bug 258769: Try using nsString more in addrbook to reduce conversions
patch by Mikael Parknert <mikael@parknert.se>, r+sr=roc
2004-12-04 11:05:08 +00:00
db48x%yahoo.com cebb9552f5 bug 272277: Change to Append/Assign/Equals-Literal in networking
patch by Mikael Parknert <mikael@parknert.se>, r=cbiesinger, sr=darin
2004-12-04 10:19:29 +00:00
dbaron%dbaron.org 00dad6c498 Convert callers of old GetStyleData API that have snuck back in. b=197205 r+sr=roc 2004-12-04 06:31:02 +00:00
scott%scott-macgregor.org 7c46347d82 Bug #270477 --> show the right RSS icons in the File toolbar menu item.
patch by Kevin Gerich.
2004-12-04 06:00:57 +00:00
scott%scott-macgregor.org 4a56fc0be9 Bug #272824 --> Update the mail start page to link to some of our new features.
The new urls currently aren't hooked up yet.
2004-12-04 05:56:25 +00:00
scott%scott-macgregor.org 07ec76832b Bug #272875 --> Convert all RSS msgs to UTF-8 instead of their natural encoding.
Other encoding changes to fix various RSS problems with feeds in non ascii character
sets.

sr=bienvenu
2004-12-04 05:53:07 +00:00
bsmedberg%covad.net dfd741c2fd Bug 272843 - remove redundant makefile variable MOZ_COMPONENT_XPCOM_LIBS r=darin 2004-12-04 05:24:38 +00:00
cltbld a549584e39 Automated update from host egg 2004-12-04 04:54:52 +00:00
bsmedberg%covad.net 7f212778db Bug 272843 - remove redundant makefile variable MOZ_COMPONENT_XPCOM_LIBS. r=darin 2004-12-04 04:51:43 +00:00
bienvenu%nventure.com 8d619d77ff fix 273063 clicking on partial download link in pop3 message leaves dup msg in folder, sr=mscott 2004-12-04 03:24:21 +00:00
scott%scott-macgregor.org 529069672c Bug #270477 --> Saved search folder dialog is not using the unsent folder icon in the menu list. 2004-12-04 02:52:31 +00:00