bzbarsky%mit.edu
bfe255fbe4
Remove obsolete makefile. Patch by J.P.Klippel <jklippel@xtux.org>,
...
r+sr=bsmedberg
2005-07-18 21:07:41 +00:00
vladimir%pobox.com
7205154baa
b=255255, make bookmarks search results editable, r=vladimir,a=mconnor
2005-07-18 21:06:43 +00:00
aaronleventhal%moonset.net
81f560354f
Bug 300782. No event fired when a frame or iframe's src changes and new content is loaded. r=timeless, sr=bz, a=bsmedberg
2005-07-18 20:45:04 +00:00
mkanat%kerio.com
461dd21cbf
Bug 282632: Eliminate AUTOLOAD section from BugMail.pm
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2005-07-18 20:37:55 +00:00
caillon%redhat.com
23408176b3
Bug 301158
...
Packaging should only attempt to copy the NSPR libs when we are building
NSPR ourselves; do not copy when using the system NSPR libraries.
r/a=bsmedberg
2005-07-18 19:21:52 +00:00
mark%moxienet.com
378d3f5f3b
Bug 300995, crash when dragging bookmark buttons to (re)move when built against SDK >= 10.3. Retain disappearing object. r=pink sr=smfr
2005-07-18 19:20:00 +00:00
cbiesinger%web.de
6dd0bb52e9
Bug 301219 Remove rm hack from glue Makefile
...
r+a=bsmedberg
2005-07-18 19:03:42 +00:00
mrbkap%gmail.com
a1c3b628bd
bug 301204: Array.prototype.reverse is broken. Also fix a bug in Array.prototype.slice, when begin > end. r=shaver a=bsmedberg
2005-07-18 18:44:22 +00:00
bsmedberg%covad.net
e9b34b99d1
Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey)
2005-07-18 17:51:39 +00:00
scott%scott-macgregor.org
5e99f336ab
Bug #282048 --> Register thunderbird with the OS to handle feed:// URLS (the UI is currently hidden until we finish with the backend)
...
sr=bienvenu
2005-07-18 17:51:38 +00:00
bzbarsky%mit.edu
24702c3f0c
Last checkin was for bug 285080 and had r=darin
2005-07-18 17:51:37 +00:00
bzbarsky%mit.edu
940629df40
Add the prompt-service contract to nsEmbedCID.h
2005-07-18 17:51:36 +00:00
scott%scott-macgregor.org
7d7a88ffa8
try to fix linux bustage
2005-07-18 17:51:35 +00:00
bsmedberg%covad.net
57bed0e172
Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor
2005-07-18 17:51:34 +00:00
bryner%brianryner.com
98263a5f5f
Fixing botched trunk merge
2005-07-18 17:51:33 +00:00
bryner%brianryner.com
e863cdf40f
Thunderbird default mail/news client support for GNOME (bug 252056). r=mscott.
2005-07-18 17:51:32 +00:00
gavin%gavinsharp.com
9f71f7e80d
Bug 301031 - Help button in the language editing dialog does not go anywhere - patch by Caleb <bugs.caleb@gmail.com> - r=steffen, a=bsmedberg
2005-07-18 17:32:17 +00:00
cbiesinger%web.de
6ce406ca6b
bug 300024 remove assertion when putting XUL buttons in an XHTML document
...
patch by Caleb <bugs.caleb@gmail.com> r+sr=bz a=bsmedberg
2005-07-18 16:43:47 +00:00
timeless%mozdev.org
8c6990a55e
Bug 300745 Thunderbird l10n build script for MacOSX en-GB tries to move en.lproj to en.lproj and fails
...
patch by moz_en-gb@tyndall.org.uk r=gandalf a=bsmedberg
2005-07-18 16:08:44 +00:00
dougt%meer.net
6fca6a05a9
Implements DataToBitmap. We do not handle the cursor translucency, but it is
...
more then what we do currently. Basically we are moving around ifdef's here.
Fixes GetSysFontInfo. For windows CE we correctly return the System Font.
r=emaijala, sr=dveditz, a=asa, b=297683 WINCE ONLY.
2005-07-18 16:04:45 +00:00
gavin%gavinsharp.com
515e2947e4
Bug 269775 - Bookmarks toolbar 'shrinks' when window is resized/restored - Patch by Martijn Wargers (martijn.martijn@gmail.com), r=mconnor, a=bsmedberg
2005-07-18 16:00:44 +00:00
bienvenu%nventure.com
1e0199db7c
make header only pop3 option ignore disk space limit, patch by hyc@symas.com, r=bienvenu, sr=mscott, a=benjamin 247720
2005-07-18 14:59:17 +00:00
mozilla.mano%sent.com
50c7eb2ad6
Bug 300970 - access checks for install locations are performed repeatedly per location during a session. patch from Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg.
2005-07-18 13:55:48 +00:00
mike.morgan%oregonstate.edu
71d81a5ef3
adjusted Themes blocks in order to include description and be consistent.
2005-07-18 08:59:50 +00:00
mike.morgan%oregonstate.edu
a91aa817d5
added overview tabs and content bar.
2005-07-18 08:44:49 +00:00
mike.morgan%oregonstate.edu
28921d1a64
added overview page, serves as overview for a specific application
2005-07-18 08:26:54 +00:00
mike.morgan%oregonstate.edu
e89e906af5
.htaccess
...
added comments and config line for include_path, which is important for install
inc/finish.php, inc/init.php
adjusted how globals were set up
tried working with non-global db/tpl but it was not scalable so it was switched back
faq.php, index.php, developers/index.php
smarty -> tpl
lib/addon.class.php
proper constructor now in place
lib/amo.class.php
object definition for all basic objects
sets up tpl,db globals for use in all extending classes
addon.php
home page for an addon
item.php
too generic, nuked it
2005-07-18 03:50:30 +00:00
jshin%mailaps.org
0ae93d5bc9
bug 283787 : chnage update URLs for creativecommons/google search plugins to mozilla.org addreses r/a=mconnor
2005-07-18 03:40:00 +00:00
roc+%cs.cmu.edu
6e30b7eaf4
Bug 297080. Mouse exit events from top-level windows should always be treated as exit events even if the cursor is still within window bounds (it must have moved into an on-top window). r+sr=bzbarsky,a=bsmedberg
2005-07-17 21:50:56 +00:00
timeless%mozdev.org
9fea6aca53
Bug 300356 Extension/Theme Manager windows default size should be editable by l10n-teams (p1 of 10)
...
patch by AlexIhrig@thunderbird-mail.de r=bsmedberg a=asa
2005-07-17 20:10:13 +00:00
timeless%mozdev.org
d83276ecda
Bug 289645 nsXBLPrototypeHandler::ExecuteHandler doesn't null/rv check
...
patch by b.jacques@planet.nl r=bz sr=bz a=bsmedberg
2005-07-17 18:50:36 +00:00
bmlk%gmx.de
c74dfeeab1
use screen rather than frame cooridnates for autoscroll, bug=223542 p=Tuukka Tolvanen r=mconnor a=asa
2005-07-17 13:43:14 +00:00
mozilla%colinogilvie.co.uk
349294e4b9
Bug 300684: missing_version_or_component error message is not translatable
...
Patch by A. Karl Kornel <karl@kornel.name>, r=jouni, a=justdave
2005-07-17 10:35:19 +00:00
mvl%exedo.nl
41ac1fbfb9
Don't crash when setting a previously deleted cookie permission.
...
bug 300301, r=dwitte, sr=darin, a=mconnor.
2005-07-17 10:10:31 +00:00
mozilla%colinogilvie.co.uk
b59b58a701
Bug 300764: Deadline field on show_bug should include documentation of the date format
...
p=me, r=jouni, a=justdave
2005-07-17 09:19:27 +00:00
smfr%smfr.org
c7eed5f33e
Fix bug 299839: prevent 'reset camino' from deleting downloaded files by preventing -cancel: from doing anything on completed downloads. r=me, sr=pinkerton.
2005-07-17 04:51:20 +00:00
smfr%smfr.org
0c99614933
Fix bug 196235: if a copy of Camino is already running, clicking on the Dock icon of the second copy will put a dialog for each click. Fixed by checking for an existing prefs manager.
2005-07-17 04:46:23 +00:00
smfr%smfr.org
1ace8a3ff8
Fix keyboard navigation in the keychain dialogs (bug 173213).
2005-07-17 04:33:09 +00:00
smfr%smfr.org
236a008b93
Fix bug 298295 (tweak tab corner images), and shrink other images with tiffutil.
2005-07-17 04:27:28 +00:00
smfr%smfr.org
7ea90b5d3e
Fix bug 287866: let the escape key cancel IME input if there is marked text. Patch by waverider (waveridervsnrz@yahoo.co.jp).
2005-07-17 02:14:48 +00:00
smfr%smfr.org
5c3bbd5570
Fix bug 299807: only change the favicon if the location change has an associated nsIRequest, indicating that it's a new page. This allows the yellow error icon to persist even when we load the error document.
2005-07-17 02:01:30 +00:00
gandalf%firefox.pl
11bf420099
fix for install in patch from bug 295465;
2005-07-17 01:43:38 +00:00
mozilla.mano%sent.com
a174691372
Bug 299838 - BiDi: Caret disappears outside the end of lines that end with spaces. patch from Uri Bernstein <uriber@gmail.com>, r=smontagu, sr=roc, a=bsmedberg.
2005-07-16 19:58:26 +00:00
gandalf%firefox.pl
26bb920965
fix a bustage
2005-07-16 19:12:40 +00:00
gandalf%firefox.pl
ead23f760f
Bug 295465: Add myspell to Tb source l10n;r+a=benjamin,sr=mscott
2005-07-16 18:45:12 +00:00
dmose%mozilla.org
52b5cab950
Additional testing infrastructure and cleanup; not part of the build.
2005-07-16 18:05:02 +00:00
mnyromyr%tprac.de
6d2bf21923
Bug 300001: JS errors and strict warnings in dialog "Download actions"; patch by Henrik Skupin <hskupin@gmail.com>, r/a=bsmedberg
2005-07-16 14:34:10 +00:00
brendan%mozilla.org
3981a08303
Back out last patch to see whether luna turns green from orange.
2005-07-16 05:41:35 +00:00
mrbkap%gmail.com
702acea788
bug 298286: JS_ReportCompileErrorNumber doesn't deal with jschar arguments. This fixes error reporting in jsregexp.c. r+a=brendan
2005-07-16 02:22:55 +00:00
mrbkap%gmail.com
0fd1ab3be4
bug 289933: make regexps and script objects be of type 'function' to imitate IE. r+a=brendan
2005-07-16 02:03:26 +00:00