Commit Graph

144628 Commits

Author SHA1 Message Date
bsmedberg%covad.net
0655e1c5e2 Bug 298044 followup, actually generate the dependentlibs.list, r=darin, does not affect anything but xulrunner+seamonkey. 2005-07-21 14:05:54 +00:00
bsmedberg%covad.net
9bb7c891c4 Forgotten files from bug 296561 (NS_InitXPCOM3) 2005-07-21 13:47:05 +00:00
cltbld
ad01200ec0 Automated update from host egg 2005-07-21 13:37:49 +00:00
bsmedberg%covad.net
bedc041341 Bug 301565, bustage fix from bug 299265, seamonkey-only. 2005-07-21 13:36:27 +00:00
bsmedberg%covad.net
5fba1c6aea Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa 2005-07-21 13:33:43 +00:00
roc+%cs.cmu.edu
38de62e088 Bug 301402. HideWindowChrome should do that, not make the window fullscreen in GTK2. r+sr=blizzard,a=shaver 2005-07-21 04:28:40 +00:00
pkw%us.ibm.com
5b3a6352db Bug 298044 - Dynamically load important dependent libs for embedders so that they don't have to setup the environment - AIX support patch
r=benjamin@smedbergs.us, a=benjamin@smedbergs.us
2005-07-21 03:30:09 +00:00
mrbkap%gmail.com
642cdb910e bug 301416: Don't allow residual styles to open inside <textarea>. r+sr=jst a=asa 2005-07-21 02:51:32 +00:00
mike.morgan%oregonstate.edu
ef763e09a5 installation instructions. 2005-07-21 02:00:57 +00:00
mike.morgan%oregonstate.edu
dd10817fab Placeholder for addon previews page. 2005-07-21 01:59:50 +00:00
mike.morgan%oregonstate.edu
be846deeeb Messed with paths, search boxes, etc. Nothing here is permanent. 2005-07-21 01:58:50 +00:00
aaronleventhal%moonset.net
7925482e40 Fixing bustage 2005-07-21 01:09:54 +00:00
aaronleventhal%moonset.net
d35fc66692 Fixing bustage 2005-07-21 01:00:39 +00:00
aaronleventhal%moonset.net
9bc60ce040 bug 300778. Expose elements with onclick handlers. Patch by Peter Parente. r=aaronlev, sr=neil, a=mkaply 2005-07-21 00:48:09 +00:00
aaronleventhal%moonset.net
74ad5c528d Bug 301406. Fix accessibility of XUL multiline textboxes. r+sr=neil, a=mkaply 2005-07-21 00:37:27 +00:00
mats.palmgren%bredband.net
9e90d126c5 Prevent having kbd focus inside the content document in Print Preview. b=244128 r=bryner sr=bzbarsky a=asa 2005-07-21 00:15:27 +00:00
scott%scott-macgregor.org
5e0a3f0bcd Bug #299972 --> Searchbar dropdown is squeezed on Linux
Patch by Henrik Skupin
2005-07-21 00:02:18 +00:00
mike.morgan%oregonstate.edu
eaec74e2ae addon.php
added title, filled out passing of proper vars.
faq.php
    fixed title.
overview.php
    fixed title.
content.css
    added some styles for user opinions.
developers/index.php
    fixed title.
lib/addon.class.php
    added class vars and some extra stuff in constructor in order to populate all addon information during object instantiation.
lib/amo.class.php
    added setVar and setVars functions, which set object parameters one at a time or via array, respectively.
tpl/addon.tpl
    fleshed out addon summary page to look mostly like existing pages.
tpl/inc/header.tpl
    added line for page title.
2005-07-20 23:32:22 +00:00
timeless%mozdev.org
b68005a043 Bug 298875 align=right should not be applied to input elements with a type other than image
patch by martijn.martijn@gmail.com r=bz sr=bz a=asa
2005-07-20 23:24:28 +00:00
scott%scott-macgregor.org
5ca2ae2c12 Bug #301352 --> Broken Search Messages Dialog when opened with a virtual folder selected
sr=bienvenu
a=asa
2005-07-20 22:11:24 +00:00
scott%scott-macgregor.org
51a93f8151 Bug #301332 --> Failed to get string error msg when selecting and/or in Search Messages/Addresses
r=Mark Banner
sr=bienvenu
a=asa
2005-07-20 22:10:10 +00:00
lpsolit%gmail.com
0d4e34810e Bug 301458: Move url_decode out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-07-20 21:30:58 +00:00
kairo%kairo.at
c57e00fd7b last checkin contained part of a different patch I have in my tree. Soory. Backing out that part 2005-07-20 21:24:27 +00:00
lpsolit%gmail.com
dcce8e5a29 Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-07-20 21:24:19 +00:00
kairo%kairo.at
49a04b5184 bug 299883 - rebrand default icons (in chrome/icons/default/) for SeaMonkey, r=bsmedberg sr=Neil a=asa 2005-07-20 20:56:32 +00:00
cbiesinger%web.de
a9baed0c18 bug 301327 don't try to copy NSPR libs for zip packages
r=caillon,bsmedberg a=bsmedberg
2005-07-20 20:48:21 +00:00
wtchang%redhat.com
cfbc0bfe3d Bugzilla bug 301212: Upgraded to zlib 1.2.3. r=relyea.
Modified Files:
	README adler32.c compress.c crc32.c deflate.c deflate.h
	example.c gzio.c infback.c inffast.c inflate.c inflate.h
	inftrees.c inftrees.h minigzip.c trees.c uncompr.c zconf.h
	zlib.h zutil.c zutil.h
2005-07-20 20:32:42 +00:00
gerv%gerv.net
2bec2a48e5 Bug 300743: add "px" to prevent query help tooltips appearing at wrong position. Patch by gerv; r=myk, kiko, wicked, a=mkanat, myk. 2005-07-20 20:09:18 +00:00
aaronleventhal%moonset.net
f39377c63d Fixing bustage 2005-07-20 20:08:18 +00:00
gerv%gerv.net
73b04de2d4 Bug 300132: add the following TLDs to the IDN whitelist: .lt, .info, .th, .ac, .io, .sh, .tm, .gr, .br. Patch by gerv; r=jshin, a=bsmedberg. 2005-07-20 20:07:20 +00:00
aaronleventhal%moonset.net
a889275dc8 Fixing bustage. Forgot to check in this file 2005-07-20 19:50:40 +00:00
aaronleventhal%moonset.net
9d39f4bd85 bug 287739. New way of doing mnemnonics on message bar buttons that doesn't break extensions. Patch by Giorgio Maone. r=mconnor, a=bsmedberg 2005-07-20 19:47:09 +00:00
doronr%us.ibm.com
51adbfe941 Bug 299947 - Make richlistbox send events like a listbox r/a=mconnor 2005-07-20 19:45:43 +00:00
mozilla.mano%sent.com
4b7eb569d7 Bug 301281 - Remove 10.1 code from nsInternetConfigService. r=jhpedemonte, sr=smfr, a=bsmedberg. 2005-07-20 19:44:54 +00:00
aaronleventhal%moonset.net
f3ae3ea672 Bug 301436. Start using official DHTML a11y namespaces. r+sr=jst, a=asa 2005-07-20 19:34:55 +00:00
pkw%us.ibm.com
53beab23e9 Bug 296449 - Error in string handling within <keygen>
r=kaie.bugs@gmail.com, sr=dveditz@cruzio.com, a=benjamin@smedbergs.us
2005-07-20 19:31:22 +00:00
bsmedberg%covad.net
f6a94cf807 Bug 299286 - Make multiple in-tree localizations of DOMI possible, r=gandalf a=asa 2005-07-20 19:21:52 +00:00
mozilla.mano%sent.com
ec33eaa645 Bug 264648 - Implement nsOSHelperAppService::GetApplicationDescription for OS X (in order to show an application description in the confirmation dialog for). r=jhpedemonte, sr=smfr, a=asa. 2005-07-20 19:03:41 +00:00
smfr%smfr.org
02c6bceb49 Fix bug 294019: when opening files, open them in the current and later tabs, rather than the first tab (patch by Nick Kreeger).
Clean up bookmarks loading code to be clearer about the threading model, and avoid the need for locking.
Removing the RunLoopMessenger stuff which we no longer need on 10.2 and later.
2005-07-20 19:01:36 +00:00
cbiesinger%web.de
848d7ca525 Bug 301248 restoring intended backspace behaviour on linux
patch by Chris Thomas (CTho) <cst@andrew.cmu.edu> r=biesi sr=neil a=asa
2005-07-20 19:01:19 +00:00
bugzilla%standard8.demon.co.uk
0b0c51a870 Bug 292350 Document nsIAbListener and part of nsIAddrBookSession. Also move some constants to a more logical location r=dmose,sr=bienvenu,a=asa 2005-07-20 18:57:24 +00:00
gavin%gavinsharp.com
924f2f7977 Bug 301466 : Unable to copy text with adjacent HTML, r+a=mconnor 2005-07-20 18:48:05 +00:00
dougt%meer.net
9045c75b44 Updating UAString in all.js npodb 2005-07-20 18:46:04 +00:00
dougt%meer.net
4badfa0a35 Updating UA string for WINCE. r=darin, sr=dveditz, a=asa. WinCE only. 2005-07-20 18:43:27 +00:00
mark%moxienet.com
ea21f4ee7a Bug 299404, can't package fox debug builds in a dmg on Mac. Debug app name should be FirefoxDebug.app or DeerParkDebug.app. Mac-only. r=josh a=asa 2005-07-20 18:36:14 +00:00
shaver%mozilla.org
75d6c1b6e9 Bug 269823: fix invalid casts preventing compilation on 64-bit systems with
gcc4.  Patch from falk@debian.org, r=bsmedberg,sr+a=shaver.
2005-07-20 18:31:42 +00:00
cbiesinger%web.de
daf4a5da85 bug 47909 fix regression from hidden statusbar in mailnews (subscribe dialog broken)
patch by Matthias Bockelkamp <mbockelkamp@web.de> r=neil sr=bienvenu a=bsmedberg
2005-07-20 18:30:49 +00:00
shaver%mozilla.org
3db0927fe9 Bug 269823: fix invalid casts preventing compilation on 64-bit platforms with
gcc4. r+"sr"=caillon, a=me.
2005-07-20 18:29:05 +00:00
smfr%smfr.org
7108a67667 Fix bug 289973: white patches in XUL menus. This happened because the window was being resized inside an update, so that the window's new visRgn from SizeWindow was being clobbered by the later EndUpdate(). Fixed by breaking out of BeginUpdate/EndUpdate around the SizeWindow. This also required us to move all update handling to the Carbon Event handler (that was only being used for sheets). r=mento, r=jhpedemonte, sr=me, a=bsmedberg. 2005-07-20 18:24:09 +00:00
mark%moxienet.com
25147668fa Bug 300095, tab close button draws over top of scrollbar after tab bar collapses. Don't validate control rects after drawing, when it's too late for us to care. Allows the system to paint. r=jhpedemonte sr=smfr a=shaver 2005-07-20 17:52:00 +00:00