benjamin%smedbergs.us
4bf3112d3d
Backout bug 313309 part 3 again due to gcc2.9x bustage and an ICE on MSVC6
...
git-svn-id: svn://10.0.0.236/trunk@191063 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 19:57:50 +00:00
dougt%meer.net
05c2c8b5b7
adding default wince mozconfig file. WINCE ONLY
...
git-svn-id: svn://10.0.0.236/trunk@191062 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 19:46:37 +00:00
zach%zachlipton.com
5a89f5498f
Bug 328215 - Litmus testcase <divs> don't display correctly with mac trunk builds.
...
For now, disable opacity effects in moo.fx for Mac users so that testcases display properly. All other platforms should be uneffected. When the core bug 325296 is fixed, this can be removed.
git-svn-id: svn://10.0.0.236/trunk@191056 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 19:36:49 +00:00
annie.sullivan%gmail.com
92bf561e5c
changing livemark_item.png to binary for bug 327543
...
git-svn-id: svn://10.0.0.236/trunk@191054 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 19:27:41 +00:00
brettw%gmail.com
968ad4c051
Bug 327740 r=vladimir Replaces REINTERPRET_CASTs with STATIC_CASTs in
...
mozStorageAsyncIO.cpp
git-svn-id: svn://10.0.0.236/trunk@191053 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 19:25:40 +00:00
benjamin%smedbergs.us
88d38f88a9
Fix typo exposed by bug 313309
...
git-svn-id: svn://10.0.0.236/trunk@191052 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 19:00:58 +00:00
enndeakin%sympatico.ca
5d51e1167b
bug 326712, issues with bookmarks and templates, r+sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@191051 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 18:53:24 +00:00
brettw%gmail.com
8c598df593
Bug 327053 (make history DB cache persistent between transactions r=bryner) and
...
bug 328327 (remove vacuuming r=annie.sullivan).
git-svn-id: svn://10.0.0.236/trunk@191049 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 18:41:52 +00:00
benjamin%smedbergs.us
cbaeb5ef95
Fix MSVC6-poor scoping of forloop vars.
...
git-svn-id: svn://10.0.0.236/trunk@191048 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 18:41:45 +00:00
benjamin%smedbergs.us
40064a30ee
Bug 313309 part 3 - relanding now that all the mac tinderboxen have been upgraded to xcode 1.5+ - use a weak static data symbol for NS_GET_IID instead of an inline function. Have to use templates to trick compilers into emitting a weak symbol. r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@191047 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 18:31:02 +00:00
annie.sullivan%gmail.com
a849dcc264
Fixes problems with bookmark menus and toolbarbuttons not working correctly on mac. bug=327036 r=ben@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@191046 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 18:30:40 +00:00
annie.sullivan%gmail.com
975b1b8114
Makes places toolbar use same id and class as old bookmarks toolbar. bug=327497 r=ben@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@191045 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 18:19:38 +00:00
benjamin%smedbergs.us
b419f69b2a
Followup to bug 311735 - XREAPI instead of XULAPI
...
git-svn-id: svn://10.0.0.236/trunk@191044 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 18:13:46 +00:00
dougt%meer.net
77df1fdd56
Updating for vc8 compiler. wince only
...
git-svn-id: svn://10.0.0.236/trunk@191043 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 17:26:58 +00:00
dougt%meer.net
d07b7d7ff5
Updating for vc8 build. minimo only.
...
git-svn-id: svn://10.0.0.236/trunk@191041 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 17:25:22 +00:00
dougt%meer.net
2a1c677ab3
Updating vs8 tools. wince only
...
git-svn-id: svn://10.0.0.236/trunk@191039 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 17:12:30 +00:00
pavlov%pavlov.net
1dbe763a2a
define M_PI if it isn't defined
...
git-svn-id: svn://10.0.0.236/trunk@191037 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 17:06:19 +00:00
masayuki%d-toybox.com
bbdc339af8
Bug 179056 "Check for new message every" stops after hibernate. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+sfraser, sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@191035 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 17:02:45 +00:00
sandeep.konchady%sun.com
ebb4d1bcf6
Bugzilla bug: 328233 Fix for using SunJCE for all platformas that do not
...
use IBM JDK. sr=Alexei.Volkov
git-svn-id: svn://10.0.0.236/trunk@191034 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 16:47:17 +00:00
cltbld
1c3bf0343b
Automated update from host egg
...
git-svn-id: svn://10.0.0.236/trunk@191031 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 15:29:02 +00:00
benjamin%smedbergs.us
69ed0c1e77
Bug 311198 - Enable SVG/canvas by default (except for minimo/tbird), r=tor/roc ok from coop to check this in and see what tinderboxen break
...
git-svn-id: svn://10.0.0.236/trunk@191029 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 15:25:30 +00:00
cltbld
4dadd18686
Automated update from host egg
...
git-svn-id: svn://10.0.0.236/trunk@191024 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 14:49:16 +00:00
cbiesinger%web.de
5e36a056a2
Bug 314961 quote $MOZ_OPTIMIZE flags, needed by dash
...
patch by Mike Hommey <mh@glandium.org > r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@191023 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 14:43:14 +00:00
gavin%gavinsharp.com
d9d6740610
Bug 306195: Focus is lost on filtering in Cookies/Permissions dialogs, patch by Simon Bünzli <zeniko@gmail.com>, r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@191022 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 14:11:17 +00:00
allan%beaufour.dk
704deeec1d
[XForms] Move accesskey label into xhtml implementation. Bug 327998, r=doronr+me, patch by surkov@dc.baikal.ru
...
git-svn-id: svn://10.0.0.236/trunk@191018 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 11:34:01 +00:00
allan%beaufour.dk
fba75ca48c
[XForms] Make binds static. Bug 307421, r=aaronr+smaug
...
git-svn-id: svn://10.0.0.236/trunk@191017 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 11:25:07 +00:00
timeless%mozdev.org
faf573a28d
Bug 298277 remove useless references to nsVoidArray
...
r=dbaron sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@191016 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 10:30:59 +00:00
igor%mir2.org
08f4373874
Bug 328106: Removal of HT_ENUMERATE_UNHASH. Its implementation had a bug
...
for 11 years which is a good demonstration that it has never been used.
git-svn-id: svn://10.0.0.236/trunk@191015 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 10:11:17 +00:00
timeless%mozdev.org
af51e73d0e
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
git-svn-id: svn://10.0.0.236/trunk@191013 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 09:36:43 +00:00
jruderman%hmc.edu
d41b46b313
Fix bug 262056, "username in password manager case sensitive". r=bryner.
...
git-svn-id: svn://10.0.0.236/trunk@191012 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 09:33:46 +00:00
bzbarsky%mit.edu
5eea6eae6d
Additional tweak to make session history a little safer. Bug 305181, r=bryner, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@191004 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 05:30:25 +00:00
timeless%mozdev.org
087941e251
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
git-svn-id: svn://10.0.0.236/trunk@190995 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 04:38:56 +00:00
bienvenu%nventure.com
96c78336a3
fix setting of mru time for folders when msgs copied into them, part of 251296, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@190992 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 04:21:48 +00:00
bienvenu%nventure.com
0ec41a93f4
increase capability of what you can control for new account wizard from isp data, 328174, 328175, and 328178, patches by y.rouillard@laposte.net, r=bienvenu, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@190990 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 04:12:23 +00:00
bienvenu%nventure.com
3f59c55209
fix setting of mru time for folders when msgs copied into them, and bad operator precedence for listing acl for non-namespaces, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@190989 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 04:10:26 +00:00
cltbld
ad31a73438
Automated update from host egg
...
git-svn-id: svn://10.0.0.236/trunk@190988 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 04:09:06 +00:00
bienvenu%nventure.com
e8c6b89f40
fix 327108, if special folder is set to a server that doesn't exist, fall back to default special folder, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@190987 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 04:08:46 +00:00
pavlov%pavlov.net
b87b74d4f8
Build with the thebes gfx backend by default on Windows. bug 323923. r=vlad sr=roc.
...
git-svn-id: svn://10.0.0.236/trunk@190986 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 04:05:15 +00:00
jminta%gmail.com
81bd5c5d65
Bug 322859 Organizer is incorrectly converted to an attendee on ics roundtrip. r=mvl
...
git-svn-id: svn://10.0.0.236/trunk@190984 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 03:59:33 +00:00
bzbarsky%mit.edu
4bf58e327f
Fix build bustage -- actually return NS_OK and ll
...
git-svn-id: svn://10.0.0.236/trunk@190983 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 03:38:59 +00:00
bzbarsky%mit.edu
6c6dfef96b
Remove no longer used method. Bug 327098, r+sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@190979 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 03:24:33 +00:00
bzbarsky%mit.edu
ec0eab6785
Make XULControllers wrappable from unprivileged script, but don't let such
...
script actually do anything with it. Bug 326248, r=mrbkap, sr=jst
git-svn-id: svn://10.0.0.236/trunk@190978 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 03:17:11 +00:00
jshin%mailaps.org
6f000a35a5
bug 205387 : need to exclude truly invisible default_ignorable_code_points' from draw_string and measurement : patch by YAMASHITA Makoto (makotoy%ms.u-tokyo.ac.jp), r=me, sr=rbs
...
git-svn-id: svn://10.0.0.236/trunk@190967 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 02:37:47 +00:00
martijn.martijn%gmail.com
9b163d86df
Fix for bug 324408 - Marquee onstart, onfinish and onbounce events not supported. r=doronr, sr=jst. My first check-in!
...
git-svn-id: svn://10.0.0.236/trunk@190966 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 02:26:28 +00:00
mrbkap%gmail.com
2a98874508
Propagate the proper fp, fun, and variables object to special frames so as to not confuse the optimizer and split the common code that does this into a common function from the 3 places that currently do it. r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@190965 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 02:17:04 +00:00
mrbkap%gmail.com
d35638c7b1
Remove this bogus assertion since we handle this case properly anyway. bug 326865, r+sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@190962 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 02:11:46 +00:00
lpsolit%gmail.com
515a1ad176
Bug 328239: Software error when editing the 'docs_urlbase' parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
...
git-svn-id: svn://10.0.0.236/trunk@190961 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 02:10:34 +00:00
mrbkap%gmail.com
190cb2a07d
Don't assume that there is a __proto__.__proto__ since scripts can make it go away. bug 327695, r+sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@190960 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 02:09:38 +00:00
darin%meer.net
817a6d7093
fixes bug 240201 "remove [noscript] from nsICookieManager2::add" r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@190959 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 02:08:27 +00:00
lpsolit%gmail.com
df737a84f5
Bug 328108: Unable to login on a fresh Bugzilla install using the login form on the home page - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
...
git-svn-id: svn://10.0.0.236/trunk@190953 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 01:41:13 +00:00