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

138749 Коммитов

Автор SHA1 Сообщение Дата
mkanat%kerio.com a572661f14 Bug 225973: Fix logins on systems that use Blorfish for crypt(). r=wurblzap, a=myk 2005-02-16 16:01:43 +00:00
bzbarsky%mit.edu 7ce06aa6bd If AsyncOpen fails, don't leave the imgRequest in the cache, since it will
never deliver any notifications to its listeners.  Bug 281467, r=pavalov,
sr=darin, a=asa
2005-02-16 15:26:04 +00:00
bzbarsky%mit.edu 9e2419e46a If a popup is too big to fit in the space we have for it vertically, resize it
to fit.  Bug 245163, r+sr=bryner, a=asa
2005-02-16 15:21:20 +00:00
cbiesinger%web.de 0093be2f2e Bug 281834 define XPTC_EXPORT correctly for non-windows platforms
r=bryner rs=darin a=asa
2005-02-16 14:26:12 +00:00
cbiesinger%web.de fcf9b7c86f Bug 108170 [gtk2] make GDK_KP_Separator map to ',' rather than '|'
patch by Alexander Skwar <askwar@digitalprojects.com> r=blizzard sr=bryner
a=caillon
2005-02-16 14:21:38 +00:00
cbiesinger%web.de 558421784f Bug 108170 [gtk1] make GDK_KP_Separator map to ',' rather than '|'
patch by Andreas M. Schneider <c@c07.de> r=caillon sr=bryner a=dbaron
2005-02-16 14:18:38 +00:00
caillon%redhat.com 5a3456c805 Bug 282141 - Request base, not bg, from gtk2 for the correct window background color.
r=marco, sr=blizzard, a=asa
2005-02-16 13:07:13 +00:00
igor%mir2.org 2a49a02214 Fixing bug 282447: patch from Attila Szegedi <szegedia@freemail.hu> to fix NullPointerException. 2005-02-16 12:11:42 +00:00
neil%parkwaycc.co.uk d63c6e78e8 Removing unused variables b=90905 p=gautheri@noos.fr r=me sr=dmose a=asa 2005-02-16 11:50:13 +00:00
bugzilla%arlen.demon.co.uk 289365d9bb Bug 280415 "Save As Page..." menu item disappears if no window open
p=me r=timeless sr=neil.parkwaycc.co.uk a=caillon
2005-02-16 11:42:51 +00:00
neil%parkwaycc.co.uk 07bcd35ed0 Bug 282195 Make dragging mouse back over slider resume scrolling r+sr=roc a=asa 2005-02-16 09:22:00 +00:00
darin%meer.net 0848e7f038 fixing win32 bustage (implement NS_CopyUnicodeToNative in terms of NS_UTF16ToCString when MOZILLA_STRICT_API is defined) 2005-02-16 08:33:58 +00:00
darin%meer.net 6152167859 fixes bug 241864 "M18a2 Crash after trying to save page and visiting other url or reload current url - [@ ntdll.dll - ???] [@nsCOMPtr<nsIURI>::assign_assuming_AddRef]" patch by son.le0@gmail.com, r=bzbarsky, sr=darin, a=asa 2005-02-16 08:02:08 +00:00
darin%meer.net c4287b12c7 fixes bug 277549 "Out of memory in MutatePrep is not well handled" r=dveditz sr=dbaron a=asa 2005-02-16 07:20:20 +00:00
smfr%smfr.org a8d2af66eb Fix bug 281803: make sure we respond to batch notifications, and reload the entire history tree when the batch ends. 2005-02-16 06:47:30 +00:00
jshin%mailaps.org c75d55c0dc bug 281781 : HandleDDENotification returns zero-extended values for WWW_GetWindowInfo patch by Masayuki Nakano, r=jshin, sr=bz, a=asa 2005-02-16 06:31:43 +00:00
smfr%smfr.org 1bc071b87a Fix bug 281732: event handling in camino's native popup got broken when screen-relative coordinates in Cocoa widget were fixed (bug 281470), which caused the nsComboboxControlFrame/nsListControlFrame code to start doing mouse capture, and showing the XUL popup. This revealed a bug in nsCocoaWindow, which failed to set the window type in some situations. This change only affects Camino. 2005-02-16 05:14:59 +00:00
smfr%smfr.org 0874f92566 Fix bug 281732: event handling in camino's native popup got broken when screen-relative coordinates in Cocoa widget were fixed (bug 281470), which caused the nsComboboxControlFrame/nsListControlFrame code to start doing mouse capture, and showing the XUL popup. So add a static method, ToolkitHasNativePopup(), and query that (rather than #ifdeffing). r/sr=roc, a=dbaron. 2005-02-16 05:13:16 +00:00
bienvenu%nventure.com fcfd665193 fix 281473 put up error if login is disabled, r/sr=mscott, a=sspitzer 2005-02-16 03:21:28 +00:00
bienvenu%nventure.com 87be6c491a fix 107776 nntp errors cause caching of emtpy msg in mem cache, and 282010, fix regression in downloading news messages for offline use, r/sr=mscott, a=sspitzer 2005-02-16 03:18:46 +00:00
scott%scott-macgregor.org 9af9918927 Bug 282399 --> Fork SMIME locale files from mozilla\mailnews as part of the Thunderbird work to support automated locales. 2005-02-15 23:34:00 +00:00
scott%scott-macgregor.org bc83dc21f3 Bug #282399 --> Fork SMIME locale files from mozilla\mailnews as part of the Thunderbird
work to support automated locales.
2005-02-15 23:32:54 +00:00
bryner%brianryner.com a1b0671ae2 Don't dispatch oninput events when the value of an input is changed programatically. This prevents unwanted opening of the autocomplete popup when a username is prefilled. Bug 272002, r+sr=bzbarsky, a=caillon. 2005-02-15 23:14:42 +00:00
shaver%mozilla.org e05220c80c b=258048: update security observers from OnLocationChange, r=jst, a=drivers 2005-02-15 22:16:59 +00:00
travis%sedsystems.ca a6ba9cc3d6 Bug 99567 : Allow Milestone to be set on creation of bug as an option
Patch by Todd Stansell <tjs@tellme.com>  r=kiko,justdave  a=justdave
2005-02-15 21:51:12 +00:00
shaver%mozilla.org 5d9bd05a72 forgot some license blurbing 2005-02-15 21:50:00 +00:00
shaver%mozilla.org 1ec41fd9d5 stub lightning extension, so that --with-extensions=lightning can DTRT 2005-02-15 21:47:48 +00:00
travis%sedsystems.ca 5aed24a3be Bug 238467 : "Accept bug (confirm bug, change status to ASSIGNED)" should use ';' or 'and' not ','
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=LpSolit   a=justdave
2005-02-15 21:47:38 +00:00
shaver%mozilla.org 3dcbccfdac Initial Lightning stub framework shell prototype experiment. This won't build
for you at all unless you break into my laptop and steal my patches to
{config,rules}.mk.  Please don't do that.
2005-02-15 21:45:45 +00:00
mvl%exedo.nl 37c60bb142 fixing conflicts in id after uupgrade 2005-02-15 20:48:26 +00:00
mvl%exedo.nl 51abbbf15f This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
2005-02-15 20:38:04 +00:00
mvl%exedo.nl d8487a75df update to libical cvs on 20050215 2005-02-15 20:38:04 +00:00
julien.pierre.bugs%sun.com 66bc594587 Fix compilation on AIX 2005-02-15 19:26:28 +00:00
brendan%mozilla.org 203a9641ad Fix Detecting to cope with no active frames on cx (281984, r=jst). 2005-02-15 19:20:00 +00:00
jwatt%jwatt.org 2827839c33 bug 274698 : Improve nsSVGLength.cpp : r=tor 2005-02-15 19:18:58 +00:00
jshin%mailaps.org 890a301a7e bug 281184 : When WXG (a Japanese IME) is used, the composition window stays on even after the composition ends : patch by Masayuki Nakano, r=timeless, sr=bz, a=cailon 2005-02-15 17:33:11 +00:00
travis%sedsystems.ca 981a6a0726 Bug 189366 : real name columns should fall back to e-mail name
Patch by Marc Schumann <wurblzap@gmail.com>   r=LpSolit,jpeshkin  a=justdave
2005-02-15 17:16:08 +00:00
travis%sedsystems.ca eb260a05fb Bug 281632 : Add javascript to focus/select the voting textbox or checkbox
Patch by GavinS <bugzilla@chimpychompy.org>   r=wurblzap  a=justdave
2005-02-15 17:13:02 +00:00
smfr%smfr.org fa4b4472bf Fix bug 282295: drag feedback uses wrong cooridinates in Camino. Remove Cocoa-only #ifdeffed code that reversed the drag region Y coordinate because it's no longer needed after the fix for bug 281470. r=pink. This change only affects Camino. 2005-02-15 16:52:20 +00:00
aaronleventhal%moonset.net 33bf825398 Bug 282095. Correct get_accFocus() behavior. r=pkw, sr=bryner, a=caillon 2005-02-15 14:21:01 +00:00
julien.pierre.bugs%sun.com 1b8fc2a9d7 Fix for 243585 - add the ability to use CRL objects from RAM . r=nelson, neil.williams 2005-02-15 06:26:43 +00:00
smfr%smfr.org 1d28e9d8ef Fix bug 281133: if adding a page with no title to bookmarks, the Add Bookmarks dialog would never show up because we threw an exception trying to set a text field with a nil string. Now, use the url if the title is empty. 2005-02-15 06:18:36 +00:00
bzbarsky%mit.edu ba0e95d41a Make sure to flush frames before calling GetPrimaryFrameFor in boxobject. Bug
282265, r=mconnor on the toolkit part, sr=neil, a=asa.
2005-02-15 04:57:17 +00:00
scott%scott-macgregor.org 95dc027143 Bug #272130 --> Thunderbird Trunk crash in [@ nsMsgContentPolicy::ShouldLoad]
add a null ptr check

sr=bienvenu
2005-02-15 04:25:48 +00:00
scott%scott-macgregor.org 1f16319a99 Bug #282278 --> use the right editor node filter for Thunderbird's inline spell checker 2005-02-15 01:27:33 +00:00
scott%scott-macgregor.org 1e5b836983 Bug #282174 --> Podcasting support for Thunderbird Add a custom mime part header that specifies a URL for the attachment.
This mime header is used by Thunderbird's RSS reader and eventually by the code to handle storing attachments separately
from the message. Removes an
obsolete attachment attribute called notDownloaded and replaces it with isExternalAttachment. sr=bienvenu a=sspitzer
2005-02-15 00:34:38 +00:00
scott%scott-macgregor.org 38ca496c7d Bug #282174 --> Podcasting support for Thunderbird
Add a custom mime part header that specifies a URL for the attachment. This mime header is used by Thunderbird's RSS reader
and eventually by the code to handle storing attachments separately from the message.

Removes an obsolete attachment attribute called notDownloaded and replaces it with isExternalAttachment.

sr=bienvenu

a=sspitzer
2005-02-15 00:31:07 +00:00
neil%parkwaycc.co.uk 95b05680a5 Bug 262885 JavaScript strict warning: assignment to undeclared variable p=gautheri@noos.fr r=me sr=dmose a=caillon 2005-02-15 00:13:52 +00:00
bienvenu%nventure.com 33d6517d61 fix saving news message for offline use when reading message, r/sr=mscott, a=sspitzer 282010 2005-02-15 00:13:35 +00:00
scott%scott-macgregor.org 663e6e67ee Change button text to ImportFeeds 2005-02-14 23:35:55 +00:00