gecko-dev/xpfe/components
cls%seawood.org 19d1d413c2 Fix misc build issues for mingw gcc 3.3.1:
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
2003-09-18 17:22:33 +00:00
..
alerts Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:31:50 +00:00
autocomplete Bug 218840 add some null checks that were preventing autocomplete from working in message compose r=timeless sr=mscott 2003-09-13 16:07:28 +00:00
bookmarks Bug 215318 bookmark overflow chevron can overlap bookmark name text r=timeless sr=jag 2003-09-11 20:47:02 +00:00
build Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
build2 adding new thunderbird files. 2003-04-17 06:45:16 +00:00
console Bug 126216 allow wrapping of error messages in JS console r=timeless sr=bz a=asa 2003-08-12 10:35:48 +00:00
cookie/locale/en-US bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa 2003-08-11 11:31:24 +00:00
directory Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:31:50 +00:00
download-manager Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
filepicker Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:31:50 +00:00
find Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:31:50 +00:00
history Fix misc build issues for mingw gcc 3.3.1: 2003-09-18 17:22:33 +00:00
intl Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:31:50 +00:00
killAll Bug 214669 update some callers to nsIComponentRegistrar from nsIComponentManager - r/sr=alecf 2003-08-01 14:27:57 +00:00
permissions Bug 212284: Adding a web site to allowed popup site list crashes Mozilla [@ nsPermissionManager::Add ] 2003-07-11 00:04:02 +00:00
prefwindow bug 152264 : add zh-HK langGroup so that fonts can be specified separately for zh-HK and zh-TW langGroups (r=katakai, sr=blizzard). L10N changes included. 2003-09-11 12:01:08 +00:00
related Bug 209852. Remove |dont_QueryInterface|. 2003-06-21 00:15:41 +00:00
resetPref Bug 214669 update some callers to nsIComponentRegistrar from nsIComponentManager - r/sr=alecf 2003-08-01 14:27:57 +00:00
search Bug 73748 Remove nsJSComponentManager.js and nsJSSupportsUtils.js 2003-09-11 17:56:53 +00:00
shistory Remove files that were taken out of the build months ago as part of bug 194240. 2003-09-14 21:04:15 +00:00
sidebar Bug 165653 2003-09-13 19:54:41 +00:00
startup Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:31:50 +00:00
timebomb Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
updates Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
urlbarhistory Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
urlwidget Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:31:50 +00:00
windowds Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
winhooks Use typeof() to implement NS_STDCALL_FUNCPROTO so that pointer-to-member types using stdcall work on mingw gcc. Bug 203137, r=cls, sr=dbaron. 2003-09-15 04:20:20 +00:00
xfer/resources/locale/en-US "bug 201046 (sorta), r+sr=bzbarsky, removing unused file" 2003-07-22 14:40:49 +00:00
xremote Shut down X Remote service before event loop stops running, so that the windows can be destroyed. b=216512 r=blizzard sr=bryner 2003-09-17 23:46:45 +00:00
.cvsignore
jar.mn "bug 201046 (sorta), r+sr=bzbarsky, removing unused file" 2003-07-22 14:40:49 +00:00
Makefile.in Fork the sidebar component for Firebird/Thunderbird. r/sr=bryner, a=asa, bug #215599 2003-08-09 05:04:05 +00:00