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

158011 Коммитов

Автор SHA1 Сообщение Дата
rob_strong%exchangecode.com 55c14e5fdf Bug 335871 - New menu entry named 'Addons' instead of 'Add-ons'. r=mconnor 2006-05-02 21:31:56 +00:00
rob_strong%exchangecode.com 79adf40c69 Bug 335772Button horkage in 3.0a1 Addons. r=mconnor 2006-05-02 21:29:52 +00:00
joshmoz%gmail.com 380e67da44 new Mac OS X icon decoder written in Cocoa with 8-bit alpha support. b=335723 r=mento sr=pav 2006-05-02 21:23:57 +00:00
vladimir%pobox.com 3b2d6c97c7 b=336236, rescaled images are sometimes not shown, r=stuart 2006-05-02 21:07:06 +00:00
mkaply%us.ibm.com 6f4fa229d7 #336309
CCK only - not built
Add support for specifying location of toolbars/bookmarks
2006-05-02 21:06:24 +00:00
gavin%gavinsharp.com c8e195cd8f Bug 307656: line and column numbers in view source statusbar, r=mconnor 2006-05-02 20:40:03 +00:00
gavin%gavinsharp.com 0c7a487cc7 Bug 281862: AutoComplete MDBResult's GetCommentAt method returns NS_ERROR_NOT_IMPLEMENTED but it is!, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor+bryner 2006-05-02 20:14:50 +00:00
bryner%brianryner.com 3e3f29d9be - Check the HTTP response code before assuming the upload was successful
- Avoid a crash in the app restart case by canceling our upload timer in xpcom-shutdown rather than quit-application (which isn't received at all)
- Always loop over PR_GetRandomNoise until we have the required number of bytes.

Bug 335966, r=darin.
2006-05-02 19:52:36 +00:00
gavin%gavinsharp.com d5a098b86f Bug 336219: fix exception thrown in the notification widget, patch by Dietrich Ayala <dietrich@mozilla.com>, r=enn 2006-05-02 19:46:34 +00:00
darin%meer.net 4a94571cee fixes bug 214672 "Further optimization and correctness improvements of libjar: streamlining nsJarInputStream" patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=jwalden, sr=darin 2006-05-02 19:33:09 +00:00
cltbld 8515aaf47c Automated update from host egg 2006-05-02 19:32:36 +00:00
benjamin%smedbergs.us c6a641babf Bug 335949 - typo in fix for 319012, patch by Walter Meini <wuno@lsvw.de>, r=me 2006-05-02 19:26:38 +00:00
bryner%brianryner.com caf2f78e9a Log a hash of the plugin filename as well as the display name (bug 336163) r=marria 2006-05-02 19:21:23 +00:00
bzbarsky%mit.edu 722b5218b2 Add an interface for nested URIs (like jar:, view-source:, etc) to implement
and use it in various places.  Create null principals if asked for a codebase
principal for a codebase that doesn't have an inherent security context (eg
data: or javascript:).  Bug 334407, r=biesi,dveditz, sr=darin
2006-05-02 18:54:19 +00:00
darin%meer.net f01d5ace75 fixes bug 329889 "Crash in [@ imgContainerGIF::GetFrameAt] when dragging a corrupted gif file" r=pavlov sr=dveditz 2006-05-02 18:48:16 +00:00
rob_strong%exchangecode.com 300c4ade33 Bug 269505 - <translator> element in EM RDF (themes and extensions). r=bsmedberg 2006-05-02 18:27:34 +00:00
rob_strong%exchangecode.com 8cf16a49c9 Bug 335780 - Clear updates message when closing notification after checking for updates to a single add-on. r=bsmedberg 2006-05-02 18:22:47 +00:00
rob_strong%exchangecode.com 7c182b2f19 Bug 335916 - Locale packs <em:type>8</em:type> don't register chrome. r=bsmedberg 2006-05-02 18:12:41 +00:00
rob_strong%exchangecode.com 41b1d055cc Bug 335143 - Target ABI may not contain underscores. r=bsmedberg 2006-05-02 18:09:43 +00:00
darin%meer.net 6bc1de43ad fixes bug 76111 "Auto detect online/offline status (on win32)" patch by juan_lang@yahoo.com, r=darin 2006-05-02 18:08:55 +00:00
bryner%brianryner.com ed8c5bae4c Unit test for MetricsEventItem (bug 332449) r=marria 2006-05-02 17:58:33 +00:00
lpsolit%gmail.com 5b999ec1b1 Bug 323590: Make it possible to have multiple WEB_BASE_URI -> WEB_BASE_PATH mappings - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-05-02 17:46:07 +00:00
bear%code-bear.com 04dd9b62ab Add a "Raw Output" to the source listing header template - this gives the page a link where
the user can see the raw (non-html'ized) file content.
Patch created by Alex Vincent
bug 198802, r=bear
2006-05-02 17:38:58 +00:00
brettw%gmail.com 924d2bfb01 Bug 335836 r=vladimir Add warnings to comments on usage of storage service 2006-05-02 17:35:48 +00:00
benjamin%smedbergs.us ae7a851b73 Bug 335807 - Make xpfe/components/intl its own component, r=neil (this gets rid of xpfe/components/build2 for tbird, yay!) 2006-05-02 16:47:32 +00:00
benjamin%smedbergs.us cb2a755465 Bug 332147 - Expose nsEscape on a scriptable interface, r=darin 2006-05-02 16:27:23 +00:00
tor%cs.brown.edu 57cabdb1c3 Bug 335870 - Remove nsISVGGeometrySource. r+sr=roc 2006-05-02 15:05:25 +00:00
masayuki%d-toybox.com b3c81544e5 Bug 333703 Non-ascii directory name is garbled in directory index. patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp> r=jshin, sr=darin 2006-05-02 06:24:11 +00:00
masayuki%d-toybox.com 49201d2111 Bug 194067 support unicode file name on drag and drop(D&D). patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp> r=ere, sr=roc 2006-05-02 06:20:16 +00:00
masayuki%d-toybox.com 12c7ecac2e Bug 333166 When mouse cursor is on the plug-in but not focused, focused element will receive wheel event instead of plug-in. patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp> r=ere, sr=roc 2006-05-02 06:17:55 +00:00
brendan%mozilla.org a0b076d854 Keep cached class objects coherent with global properties mapping same (336054, r=shaver). 2006-05-02 05:50:28 +00:00
bryner%brianryner.com 2a811161cf fix build bustage (bug 336199) r=marria 2006-05-02 00:24:04 +00:00
mrbkap%gmail.com 27b5f3a944 Tab patrol 2006-05-02 00:20:31 +00:00
vladimir%pobox.com db6df75fb2 b=326672, undecoded parts of images render as black instead of being clipped out, r=stuart 2006-05-01 23:45:48 +00:00
mike.morgan%oregonstate.edu 4321a61bbf Fixed sorting for popular/downloads sort in relation with bug 282696. 2006-05-01 23:39:54 +00:00
bienvenu%nventure.com f27ac5d690 fix oom handling when parsing base64 v-card data, sr=mscott, part of bug 334384 2006-05-01 23:25:04 +00:00
roc+%cs.cmu.edu 0aad8a4f0c Bug 263444. Allow nsILookAndFeel to request any combination of scrollbar arrows (up and/or down (or neither) at each end of the scrollbar) on all platforms. Get the arrow settings from the GTK2 style in GTK2 builds. r+sr=bryner 2006-05-01 23:23:33 +00:00
julien.pierre.bugs%sun.com 7015af0983 Fix for bug 219932 . NISCC test script enhancements. Patch submitted by Jason Reid (jason.m.reid@sun.com) . r=slavomir.katuscak@sun.com,julien.pierre@sun.com 2006-05-01 22:52:32 +00:00
pavlov%pavlov.net e0f0056719 adding support for MOZ_DISABLE_IMAGE_OPTIMIZE env var to thebes so you can force image data allocated to stay in the firefox process. bug 336191. r=mrbkap 2006-05-01 22:39:11 +00:00
brendan%mozilla.org 538e9fb7b0 Tab and style policing. 2006-05-01 22:25:19 +00:00
bear%code-bear.com 7f81803d7c Applied patch to dolog to allow handling of items imported into cvs
bug 180503, r=bear
patch by Christopher Seawood
2006-05-01 21:52:22 +00:00
ccooper%deadsquid.com 3118d32464 b=335382
- adding new files for help display
2006-05-01 21:42:54 +00:00
ccooper%deadsquid.com 506934553a b=335382
- add improved automated lookup for build ID
- require 10-digit build ID
- add global framework for help text
2006-05-01 21:38:39 +00:00
mark%moxienet.com 149497b9dc 335166 When libwidget.rsrc is a symbolic link, it's not loaded, causing missing cursors and nsWindow assertions. Death to FSSpec, use CFBundle/CFURL to locate libwidget.rsrc. r=josh sr=pink 2006-05-01 21:10:13 +00:00
bienvenu%nventure.com c24f237041 fix windows build bustage 2006-05-01 20:39:05 +00:00
gavin%gavinsharp.com 299be8a04c Bug 311653: fix tooltip issue by giving each menuitem it's own tooltip, r=mconnor 2006-05-01 18:59:59 +00:00
bugzilla%standard8.demon.co.uk 14a7c37b1b Windows Bustage fix for bug 331557, add missing function definition. r/sr=dmose over irc 2006-05-01 18:43:05 +00:00
cbiesinger%web.de 24dd26fae9 bug 336108 add OOM check. r+sr+a=bz 2006-05-01 18:36:30 +00:00
bienvenu%nventure.com d0c30b715b detect ssl layer error doing start tls in imap code, add error to log, sr=mscott 311939 2006-05-01 18:24:13 +00:00
bienvenu%nventure.com 86007cf77f fix 236219 Unreliable highlighting in compose window when tabbing thru, patch by mcow@well.com, r=bienvenu, sr=mscott 2006-05-01 18:20:03 +00:00