mozilla.mano%sent.com
582b50e264
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
ad733c846c
adjusted Themes blocks in order to include description and be consistent.
2005-07-18 08:59:50 +00:00
mike.morgan%oregonstate.edu
540992eb4e
added overview tabs and content bar.
2005-07-18 08:44:49 +00:00
mike.morgan%oregonstate.edu
ccaef20f8a
added overview page, serves as overview for a specific application
2005-07-18 08:26:54 +00:00
mike.morgan%oregonstate.edu
ca7adb558e
.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
6349b80a92
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
67a0394d02
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
b18f5dca93
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
4d9765f287
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
d2f3fc20c1
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
ebd9fe29f1
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
660a01e085
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
e615e21d5e
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
7063c50734
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
69d3cdb7c1
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
a23627a211
Fix keyboard navigation in the keychain dialogs (bug 173213).
2005-07-17 04:33:09 +00:00
smfr%smfr.org
d38cfa3baa
Fix bug 298295 (tweak tab corner images), and shrink other images with tiffutil.
2005-07-17 04:27:28 +00:00
smfr%smfr.org
696cc43473
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
46ffd47447
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
c76ea4c105
fix for install in patch from bug 295465;
2005-07-17 01:43:38 +00:00
mozilla.mano%sent.com
2ea7c2e96c
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
438c06c5fd
fix a bustage
2005-07-16 19:12:40 +00:00
gandalf%firefox.pl
fe6d181b31
Bug 295465: Add myspell to Tb source l10n;r+a=benjamin,sr=mscott
2005-07-16 18:45:12 +00:00
dmose%mozilla.org
7d46acd44a
Additional testing infrastructure and cleanup; not part of the build.
2005-07-16 18:05:02 +00:00
mnyromyr%tprac.de
bc7e41fd09
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
3e8bd2bf55
Back out last patch to see whether luna turns green from orange.
2005-07-16 05:41:35 +00:00
mrbkap%gmail.com
8a6dc8176d
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
fb3b573051
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
bzbarsky%mit.edu
ca7e31d8ab
Fix serialization of innerHTML in XML documents. Bug 155723, r=sicking,
...
sr=jst, a=bsmedberg
2005-07-15 22:45:14 +00:00
brendan%mozilla.org
2b1250c42b
Avoid entraining garbage in getter/setter slots by eliminating the slot (300562, r=jst, sr=shaver).
2005-07-15 22:31:44 +00:00
dmose%mozilla.org
8947a4e4f4
Add some LDAP testing infrastructure. Not part of the build.
2005-07-15 22:16:00 +00:00
bzbarsky%mit.edu
0d131bd496
Update documentation. Bug 299851, patch by J.P.Klippel <jklippel@xtux.org>,
...
r=darin, sr=bzbarsky, a=bsmedberg
2005-07-15 21:49:25 +00:00
bzbarsky%mit.edu
9aa3066a02
More uses of EmptyC?String(). Bug 232691, patch by Charles Fenwick
...
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky, a=bsmedberg
2005-07-15 21:41:47 +00:00
cbiesinger%web.de
cdd39b8817
check a pref to determine whether CSS background images should block onload
...
(instead of an env var)
bug 299681 patch by Christian Persch <chpe@gnome.org> r+sr=roc a=bsmedberg
2005-07-15 21:19:04 +00:00
smfr%smfr.org
42f548729f
Improve Camino drawing performance by avoiding widget updates when the dirty rect is entirely obscured by subviews (bug 166932). Should help Camino typing performance (bug 272954). Camino only, NPODB. r=pinkerton
2005-07-15 20:53:13 +00:00
scott%scott-macgregor.org
d8ef26f616
Bug #300527 --> Cannot create a composition window when using a windows .zip build
...
because the editor chrome package is not getting registered in Thunderbird
Patch by bsmedber
sr=me
a=bsmedberg
2005-07-15 20:10:09 +00:00
scott%scott-macgregor.org
8d607450d7
Fix Thunderbird regressions, that cause the composition panel in the account manager to not load, caused by Bug #294140
...
sr=bienvenu
2005-07-15 20:06:07 +00:00
dougt%meer.net
ece258b392
If GetClipRgn() returns 1 (there is a current clipping region�) it never is selected as the current clipping region, and all the logic that depends on the value of the result of that selection (being SIMPLEREGION, COMPLEXREGION, etc) all evaluates to 1 -> which is NULLREGION. patch by Mark Boudreau.
2005-07-15 17:13:56 +00:00
mozilla.mano%sent.com
461bb16938
Bug 247467 - Open Location Dialog does not recognize bookmark keywords nor quicksearch. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=vladimir, a=bsmedberg.
2005-07-15 16:46:37 +00:00
mark%moxienet.com
008dbe7697
Bug 299356, image blocking not working in static/release builds. Adjust Camino's static nsStaticComponents.cpp. Camino only. r=smfr
2005-07-15 16:22:36 +00:00
masayuki%d-toybox.com
1d2ef064c5
Bug 148947 [quirks]selecting past underline extends underline r+sr=roc, a=benjamin
2005-07-15 15:07:51 +00:00
peterv%propagandism.org
0645545845
Fix for bug 300550 ("toString" enumerable on window.location). r=jst, sr=brendan, a=brendan.
2005-07-15 14:43:56 +00:00
silver%warwickcompsoc.co.uk
40c9a4b77a
Bug 278698 - Display links LTR even when in RTL content.
...
p=smontagu@smontagu.org (Simon Montagu)
r=silver
a=bsmedberg
2005-07-15 14:06:59 +00:00
aaronleventhal%moonset.net
32daeac144
Bug 300864. Regression: page load errors are no longer accessible. r+sr=bryner, a=mkaply
2005-07-15 13:51:59 +00:00
aaronleventhal%moonset.net
3f397dafba
Bug 298648. Implement ISimpleDOMNode::get_language. r=timeless, sr=roc, a=bsmedberg
2005-07-15 13:08:26 +00:00
bugzilla%arlen.demon.co.uk
f36fa19a1f
Bug 143866 Ctrl+T opens new tabs in tab-bar-less (popup, no toolbar) windows
...
p=me r=neil.parkwaycc.co.uk sr=jag a=bsmedberg
2005-07-15 12:59:12 +00:00
bugzilla%arlen.demon.co.uk
c87b43b106
Bug 294140 email autocomplete always adds "@localdomain" to addresses - fix typo spotted by Serge GAUTHERIE
...
p=me r=kairo a=bsmedberg
2005-07-15 12:51:00 +00:00
bsmedberg%covad.net
7ad2a92071
Bustage fix from bug 298044
2005-07-15 12:27:13 +00:00
bsmedberg%covad.net
74deb70828
I forgot two files from bug 298044 yesterday: it is rather amazing that this didn't break anything, still r=darin a=asa
2005-07-15 12:07:47 +00:00
bsmedberg%covad.net
41533cdc27
Bustage fix from bug 298044 - older and non-GNU toolchains don't define RTLD_DEFAULT and it is not necessary anyway, r=darin
2005-07-15 11:47:42 +00:00