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

135087 Коммитов

Автор SHA1 Сообщение Дата
psychoticwolf%carolina.rr.com 8c8735f73e Land the new Approval Queue scripts. Fixes Bug 246941, Bug 255287, Bug 255655, Bug 256086. Basic UI for Bug 255305 done. 2004-10-29 11:06:56 +00:00
scott%scott-macgregor.org 466fe6026d Bug #220656 --> store the mail view state as a per folder property instead of as a global setting that applies to all folders.
sr=bienvenu
2004-10-29 07:11:18 +00:00
timeless%mozdev.org b5f947f253 Bug 266408 ###!!! ASSERTION: You are calling CreateInstance "@mozilla.org/intl/stringbundle;1" when a service for this CID already exists! Add it to abusedContracts to track down the service consumer.: 'Error'
r=smontagu sr=bz
2004-10-29 07:10:59 +00:00
scott%scott-macgregor.org 3d9d9f5c63 Bug #266066 --> Replying or forwarding a message with inline images, fails to render images in the compose window.
sr=jst
2004-10-29 06:59:34 +00:00
scott%scott-macgregor.org 6bec37b9db Bug #266066 --> After moving message to junk folder, next message is not highlighted 2004-10-29 06:49:23 +00:00
varga%nixcorp.com 974fad2657 Bumping IIDs for bug 221619.
r=timeless sr=darin
2004-10-29 06:29:49 +00:00
julien.pierre.bugs%sun.com 504b389434 Fix for 266206 . close only up to 64k descriptors. 2004-10-29 06:14:22 +00:00
bsmedberg%covad.net fefaae4fd0 Bug 266292 - crash when using GTK command-line params such as --display r=darin 2004-10-29 02:51:47 +00:00
scott%scott-macgregor.org 0f4180eeea Bug #266578 --> Hide folder pane context menu items for virtual folders
sr=bienvenu
2004-10-29 00:36:59 +00:00
dveditz%cruzio.com dda30fd22f bug 265135: put internal referrers on channels to fix xpinstall whitelisting the right way. r=darin,sr=jst 2004-10-28 22:52:45 +00:00
darin%meer.net e9527a0a03 Do the same thing for OS/2, bug 265998 2004-10-28 22:33:51 +00:00
darin%meer.net e6bbcd5d11 fixes bug 265998 "Gecko SDK does not include NSPR import libs" r=bsmedberg
(with agreement from wtc on the solution)
2004-10-28 22:12:18 +00:00
bienvenu%nventure.com 375c63bd1d fix case of deleting the only message in a dummy thread in the group view, sr=mscott 266543 2004-10-28 21:57:29 +00:00
pedemont%us.ibm.com 3a19819b54 Bug 264235 - context menus broken. r=pinkerton, sr=roc 2004-10-28 21:22:22 +00:00
mostafah%oeone.com d0cca50812 Defining same variable once since Win32 doesn't accept this format 2004-10-28 20:41:59 +00:00
mostafah%oeone.com 80fb584788 Defining variable once since Win32 doesn't accept this format 2004-10-28 20:37:21 +00:00
bienvenu%nventure.com 4d6e801cc2 recheckin ui for downloading pop3 messages for offline use that was crunched, 185184, patch by hyc@symas.com, sr=me 2004-10-28 20:17:55 +00:00
joshmoz%gmail.com f171ff33a8 change default fonts to ones that exist on all Mac OS X 10.2+ installations (bug 183932) 2004-10-28 18:54:22 +00:00
kjh-5727%comcast.net 7a25b56f91 Bug 178820 - return-receipt-to not recognized with IMAP. Patch by Wolfgang Rosenauer <mozilla@rosenauer.org>, r=bienvenu, sr=dmose. 2004-10-28 18:27:57 +00:00
mostafah%oeone.com 33c0c44d30 Fixed bustage after adding IsSet method ( see previous CVS log ) 2004-10-28 18:19:06 +00:00
kjh-5727%comcast.net 0c4917ad12 Bug 264326 - xpcom fixes for s390(x). Patch by Wolfgang Rosenauer <mozilla@rosenauer.org>, r/sr=shaver. 2004-10-28 18:13:12 +00:00
dmose%mozilla.org 465529fa9a Fix the emacs modeline indentation variables 2004-10-28 17:16:40 +00:00
shaver%mozilla.org 544d85cf7f libxpical is not ready for a glue-only world, sadly 2004-10-28 16:55:30 +00:00
shaver%mozilla.org 86e0934c45 use XPCOM_GLUE_LIBS for libxpical componentry, to reduce version dependence 2004-10-28 16:45:36 +00:00
mostafah%oeone.com a9984bcdb7 Checked in attachment #161714 for bug 220075:
Make task start date/due date optional
2004-10-28 15:56:04 +00:00
mostafah%oeone.com 0cef8b0a0f Checked in patch #162945 for bug 220075:Make task start date/due date optional
(Adds IsSet to oeDateTime interface)
2004-10-28 15:52:09 +00:00
mostafah%oeone.com 8ab7eaf00c Applied attachment #161704 from bug 262620:GetAllEvents() is slow
(fixed indents, added missing {}, and added a break for speed)
Applied attachment #162865 and attachment#162881 from bug 265457:
GetEventsForRange is inefficient
(fixed indents and fixed incorrect variable)
Also removed obsolete EventList class.
2004-10-28 15:18:12 +00:00
igor%mir2.org 20d9c33ab6 Work for bug 261278: splitting STRICT_MODE into STRICT_VARS and STRICT_EVAL to allow for better compatibility in future if strictness would be exetended to other areas. 2004-10-28 14:13:05 +00:00
edburns%acm.org 9a1de340f9 This checkin just adds a little more robustness to the
MouseListenerTest.  Next step will be to solve the problem where you
can't type in text fields in forms, then to implement the key listener
functionality.

M webclient/test/automated/src/classes/org/mozilla/webclient/MouseListenerTest.java

- at least make sure that all the events do occcur
2004-10-28 13:57:59 +00:00
pinkerton%aol.net 134b2d03ab add xpcom_core back in 2004-10-28 13:37:00 +00:00
igor%mir2.org 7dc40416b6 Fixing bug 266418: making RegExp serializable 2004-10-28 11:31:38 +00:00
bugzilla%arlen.demon.co.uk e2dce244ea Bug 262080 Cruft removal/additional fixes for mozilla help files - more fixes
p=giacomo.magnini@portalis.it r=me
2004-10-28 11:11:28 +00:00
timeless%mozdev.org f731589825 Bug 254555 mark nsConsoleService as nsIClassInfo::THREAD_SAFE
r=dougt
2004-10-28 07:34:41 +00:00
timeless%mozdev.org 5e730ee0bc Bug 265336 GetService klookandfeel instead of CreateInstance
r=biesi sr=dmose
2004-10-28 07:25:57 +00:00
scott%scott-macgregor.org 562ee4b562 Bug #266139 --> Unable to open messages in a cross folder virtual folder in a stand alone message. Also add support for deleting messages in XFVF's from the stand alone message window.
sr=bienvenu
2004-10-28 05:13:07 +00:00
jshin%mailaps.org 2ba59e9c89 bug 264071 : M18a4/TB08 cannot handle mail folders with non-Latin1 (non-ASCII) characters (r=mscott, sr=bienvenu) 2004-10-28 05:02:33 +00:00
jst%mozilla.jstenback.com 020647d91a Fixing bug 266346. Make sure popup state is reset while modal dialogs DOM are open. r+sr=bzbarsky@mit.edu 2004-10-28 03:39:37 +00:00
mrbkap%gmail.com 6686ece287 bug 265814: the output of document.write() is always parsed in quirks mode. r=bzbarsky sr=jst 2004-10-28 03:24:59 +00:00
bzbarsky%mit.edu 0c647a6537 Fix some case issues with getElementsByTagName(NS) in tag-soup and XHTML. Bug
264609, r+sr=jst
2004-10-28 02:34:21 +00:00
timeless%mozdev.org 876e501b18 Bug 207333 Fix nsIWin32LocaleImpl
r=smontagu sr=dbaron
2004-10-28 02:27:25 +00:00
darin%meer.net 143b4a56fc fixes bug 257875 "invalid javascript keeps logo animating" r+sr=jst 2004-10-28 02:06:27 +00:00
jst%mozilla.jstenback.com c9cdaec181 Fixing bug 257538. Fix problem where setting a property on a scriptable plugin would cache the property so that the plugin's getter wouldn't be called again for that property. r+sr=shaver@mozilla.org 2004-10-28 01:54:21 +00:00
jst%mozilla.jstenback.com 4013aad2a9 Fixing part of bug 265790 (the part that's a regression from bug 265921). Make it possible to flag DOM events as trusted when created using DOM APIs from native code, and marking the DOMWindowClose event (and a few other fired from nsGlobalWindow) as trusted to make closing a tab from script close the tab only, and not the whole window. r+sr=bzbarsky@mit.edu, a=chofmann@mozilla.org 2004-10-28 00:36:30 +00:00
jst%mozilla.jstenback.com f75d0d61d6 Followup fix for bug 265921. Don't always throw exceptions from window.dispatchEvent(). r=bryner@brianruyner.com, sr=brendan@mozilla.org 2004-10-28 00:26:27 +00:00
bugzilla%arlen.demon.co.uk e737a69253 Bug 265683 privacy policy viewer has transparent menu/status bar
p=me r=db48x sr=neil.parkwaycc.co.uk
2004-10-27 23:51:00 +00:00
kiko%async.com.br 157a58841b Fix for bug 261242: Error: Error in parsing value for property
'vertical-align'.  Declaration dropped. Patch by Chris Thomas (CTho)
<cst@andrew.cmu.edu>. r=me.
2004-10-27 23:46:53 +00:00
scott%scott-macgregor.org 690963c5aa keep talkback at 100% for trunk builds 2004-10-27 23:15:27 +00:00
darin%meer.net 7182021454 improvements to new disk cache (NOT PART OF THE BUILD) 2004-10-27 22:19:32 +00:00
pedemont%us.ibm.com 7a9c95414e Remove nsWriteSegmentFun - no longer needed. 2004-10-27 22:03:45 +00:00
bugzilla%arlen.demon.co.uk 80f4807d47 Bug 261267 helper application dialog has title issues when opening an unknown filetype - regression fix
p=me r=mscott
2004-10-27 21:44:47 +00:00