Commit Graph

154826 Commits

Author SHA1 Message Date
jocuri%softhome.net
0fcc03d249 Documentation patch: remove duplication: 'the the' --> 'the'. 2006-02-24 01:14:40 +00:00
jocuri%softhome.net
a8edd280fc Documentation spelling patch: 'accouts' --> 'accounts' in docs/xml/installation.xml. 2006-02-24 01:02:18 +00:00
vladimir%pobox.com
f86c4ac3d4 b=328384, ViewManager::DefaultRefresh paints to wrong rendering context (ignores event RC, creates its own), r+sr=roc 2006-02-24 00:54:32 +00:00
jocuri%softhome.net
7d8cc00179 Patch for bug 328379: Fix spelling: 'visitng' -> 'visiting' in relogin.cgi; r=LpSolit, a=myk. 2006-02-24 00:49:37 +00:00
mrbkap%gmail.com
bee9ccb458 Remove a bogus warning, a bogus check, and the comments surrounding all of it. bug 325073, r+sr=roc 2006-02-24 00:45:25 +00:00
jminta%gmail.com
b3c5aac5fd Sunbird/Lightning bustage fix for Bug 315051. r=dmose 2006-02-24 00:17:11 +00:00
aaronr%us.ibm.com
ef65fa07cc [XForms] Fixes issue with selects and itemsets. Bug 316895, r=allan+smaug 2006-02-23 23:53:23 +00:00
jminta%gmail.com
24e6bb8260 Bug 315051 Switch to storing alarms based on offsets from start/end time rather than as absolute times. Ensure that missed alarms are fired. r=dmose 2006-02-23 23:14:14 +00:00
ccooper%deadsquid.com
7f8d401505 - use the right object type <sigh> 2006-02-23 23:02:28 +00:00
mrbkap%gmail.com
19da7e1561 Detect cycles even when we're inserting a degenerate list of length 1. bug 328249, r=brendan 2006-02-23 23:00:23 +00:00
scootermorris%comcast.net
7e97371876 Fix for bug 328137
r=tor
2006-02-23 22:52:12 +00:00
ccooper%deadsquid.com
b80992a8a7 - fix display for single testgroup/subgroup case 2006-02-23 22:46:38 +00:00
pedemont%us.ibm.com
8f9d010d8b Bug 327843 - nsDOMCSSValueList doesn't QI to nsISupports. r,sr=bzbarsky. 2006-02-23 22:31:34 +00:00
pedemont%us.ibm.com
f5134e66e3 Bug 327654 - Make sure to generate MozillaInterfaces.jar after all the IDL files have been processed. r=bsmedberg 2006-02-23 22:22:54 +00:00
mrbkap%gmail.com
e9c0b72378 Don't wrap E4X values in XPCWrappedJS since E4X objects have weird semantics, which cause us trouble both elsewhere in XPConnect, and even in the DOM code. bug 327697, r=brendan sr=shaver 2006-02-23 22:21:08 +00:00
igor%mir2.org
032597fa19 Bug 328294: After enumeration that removes hashtable entries,
the hashtable is shrinked only once. r=brendan
2006-02-23 22:20:27 +00:00
annie.sullivan%gmail.com
1de1d46ea3 Removes an unnecessary transaction in the QueryFolderChildren() function that was causing an incorrect return value. bug=328364 r=brettw@gmail.com 2006-02-23 22:18:34 +00:00
cltbld
2ddf3e3698 Automated update from host egg 2006-02-23 21:59:02 +00:00
roc+%cs.cmu.edu
0067a2a6de Bug 326966 ... don't enable foreignobject for cairo builds without SVG, r=bsmedberg 2006-02-23 21:49:45 +00:00
cltbld
36c1180a70 Automated update from host egg 2006-02-23 20:59:05 +00:00
pavlov%pavlov.net
7f1afefee2 fixing windows plugin clipping bugs. bug 328263. r=vlad 2006-02-23 20:55:42 +00:00
dougt%meer.net
55e5a9cae4 Updating configure.in to build the vs8 shunt project and wrapper tools. Also making Windows CE use the static version of libIDL. Windows CE only 2006-02-23 20:52:49 +00:00
dougt%meer.net
ba0b75bda7 Updating for vc8 build. WINCE ONLY 2006-02-23 20:19:17 +00:00
benjamin%smedbergs.us
107bbb27b7 Backout bug 313309 part 3 again due to gcc2.9x bustage and an ICE on MSVC6 2006-02-23 19:57:50 +00:00
dougt%meer.net
b0f5333cec adding default wince mozconfig file. WINCE ONLY 2006-02-23 19:46:37 +00:00
zach%zachlipton.com
8111b53b67 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.
2006-02-23 19:36:49 +00:00
annie.sullivan%gmail.com
d8ea1cf6a6 changing livemark_item.png to binary for bug 327543 2006-02-23 19:27:41 +00:00
brettw%gmail.com
64ead40c90 Bug 327740 r=vladimir Replaces REINTERPRET_CASTs with STATIC_CASTs in
mozStorageAsyncIO.cpp
2006-02-23 19:25:40 +00:00
benjamin%smedbergs.us
5ad0662629 Fix typo exposed by bug 313309 2006-02-23 19:00:58 +00:00
enndeakin%sympatico.ca
5d3d336e24 bug 326712, issues with bookmarks and templates, r+sr=bz 2006-02-23 18:53:24 +00:00
benjamin%smedbergs.us
49c61085c8 Fix MSVC6-poor scoping of forloop vars. 2006-02-23 18:41:45 +00:00
brettw%gmail.com
1f3329817f Bug 327053 (make history DB cache persistent between transactions r=bryner) and
bug 328327 (remove vacuuming r=annie.sullivan).
2006-02-23 18:38:24 +00:00
benjamin%smedbergs.us
f9148b34a2 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 2006-02-23 18:31:02 +00:00
annie.sullivan%gmail.com
56d9cb0059 Fixes problems with bookmark menus and toolbarbuttons not working correctly on mac. bug=327036 r=ben@mozilla.org 2006-02-23 18:30:40 +00:00
annie.sullivan%gmail.com
a7beae4944 Makes places toolbar use same id and class as old bookmarks toolbar. bug=327497 r=ben@mozilla.org 2006-02-23 18:19:27 +00:00
benjamin%smedbergs.us
80c5b672ae Followup to bug 311735 - XREAPI instead of XULAPI 2006-02-23 18:13:46 +00:00
dougt%meer.net
ee936b9915 Updating for vc8 compiler. wince only 2006-02-23 17:26:58 +00:00
dougt%meer.net
4ccb50c7b2 Updating for vc8 build. minimo only. 2006-02-23 17:25:22 +00:00
dougt%meer.net
d77061c5c2 Updating vs8 tools. wince only 2006-02-23 17:12:30 +00:00
pavlov%pavlov.net
d89a1b8e04 define M_PI if it isn't defined 2006-02-23 17:06:19 +00:00
masayuki%d-toybox.com
235a905cfd Bug 179056 "Check for new message every" stops after hibernate. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+sfraser, sr=roc 2006-02-23 17:02:45 +00:00
sandeep.konchady%sun.com
701ae3b6eb Bugzilla bug: 328233 Fix for using SunJCE for all platformas that do not
use IBM JDK. sr=Alexei.Volkov
2006-02-23 16:47:17 +00:00
cltbld
2fe3283659 Automated update from host egg 2006-02-23 15:29:02 +00:00
benjamin%smedbergs.us
319f72f3e8 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 2006-02-23 15:25:30 +00:00
cltbld
7dd5663519 Automated update from host egg 2006-02-23 14:49:16 +00:00
cbiesinger%web.de
7129787960 Bug 314961 quote $MOZ_OPTIMIZE flags, needed by dash
patch by Mike Hommey <mh@glandium.org> r=bsmedberg
2006-02-23 14:43:14 +00:00
gavin%gavinsharp.com
4f47bb1514 Bug 306195: Focus is lost on filtering in Cookies/Permissions dialogs, patch by Simon B�nzli <zeniko@gmail.com>, r=bryner 2006-02-23 14:10:42 +00:00
allan%beaufour.dk
8240c1aa76 [XForms] Move accesskey label into xhtml implementation. Bug 327998, r=doronr+me, patch by surkov@dc.baikal.ru 2006-02-23 11:34:01 +00:00
allan%beaufour.dk
32a42eb82c [XForms] Make binds static. Bug 307421, r=aaronr+smaug 2006-02-23 11:25:07 +00:00
timeless%mozdev.org
426f83aecc Bug 298277 remove useless references to nsVoidArray
r=dbaron sr=dbaron
2006-02-23 10:30:59 +00:00