Commit Graph

154838 Commits

Author SHA1 Message Date
daumling%adobe.com
23dac53a6f Bug 327869: Implement brute-force fix for Windows strftime() 2006-02-24 03:37:46 +00:00
daumling%adobe.com
663a0df9ff Bug 328373: Create local variable and copy value to suppress compiler warning 2006-02-24 03:29:57 +00:00
bear%code-bear.com
53063c0d9d Adding a ChangeLog entry for the typo correction pass made yesterday by timely
bug 106386
2006-02-24 03:14:52 +00:00
cltbld
6427742968 Automated update from host egg 2006-02-24 02:29:02 +00:00
vladimir%pobox.com
b7a90975a5 b=326849, VC8 enables RTTI by default, so explicitly disable it unless configure flag is given (also makes the configure falgs work for previous VC verions), r=bsmedberg 2006-02-24 02:28:33 +00:00
jocuri%softhome.net
834c4642bb Documentation spelling patch: 'Engish' -> 'English'. 2006-02-24 01:34:27 +00:00
lpsolit%gmail.com
f17bcc6af0 Bug 328385: Images from bug 251656 have not been committed. 2006-02-24 01:31:13 +00:00
gavin%gavinsharp.com
81706f1e14 fix whitespace to sync branch/trunk 2006-02-24 01:29:51 +00:00
jocuri%softhome.net
522a0f7f03 Documentation spelling patch: 'intrest' -> 'interest'. 2006-02-24 01:29:38 +00:00
gavin%gavinsharp.com
44600e3f15 add newline to sync branch/trunk 2006-02-24 01:25:06 +00:00
jocuri%softhome.net
a9ca4eb464 Documentation spelling patch: 'adminstrator' -> 'administrator'. 2006-02-24 01:24:37 +00:00
jocuri%softhome.net
73170ab1cc Documentation spelling patch: 'acccess' -> 'access'. 2006-02-24 01:19:56 +00:00
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