pjs/extensions
kairo%kairo.at 8e6e75ed4e update German locale to current trunk and re-add it to the build 2008-02-26 19:28:54 +00:00
..
access-builtin Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
auth Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
canvas3d Bug 413318. Fix broken canvas3d build. r=vlad, NPOTB 2008-01-26 23:28:51 +00:00
cck CCK only - not part of build - make locking of search engine prefs work correctly 2008-02-15 15:33:47 +00:00
cookie Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 08:50:33 +00:00
cview Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
datetime 389440 move LOAD_NO_NETWORK_IO to nsICachingChannel to avoid modifying semantics of a frozen interface. Also replace NS_ERROR_NEED_NETWORK with NS_ERROR_DOCUMENT_NOT_CACHED 2007-07-27 02:40:46 +00:00
editor/cascades Convert internal users of -moz-opacity to just use opacity. Bug 281907, patch 2005-02-18 16:33:02 +00:00
finger 389440 move LOAD_NO_NETWORK_IO to nsICachingChannel to avoid modifying semantics of a frozen interface. Also replace NS_ERROR_NEED_NETWORK with NS_ERROR_DOCUMENT_NOT_CACHED 2007-07-27 02:40:46 +00:00
gnomevfs Bug 412280 nsGnomeVFSInputStream::DoOpen probably shouldn't treat values other than GNOME_VFS_OK from gnome_vfs_get_file_info as OK 2008-02-09 23:19:01 +00:00
inspector update German locale to current trunk and re-add it to the build 2008-02-26 19:28:54 +00:00
irc bug 418690 - Add es-ES ChatZilla and Venkman to all-locales 2008-02-25 17:00:07 +00:00
java Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep] 2008-02-13 11:33:40 +00:00
jssh Bug 398114. JS_Assert: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread from nsJSSh::Init. r=mrbkap, sr=shaver 2007-10-05 20:10:46 +00:00
layout-debug Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 08:50:33 +00:00
lightning Bug 415081 Get rid of lightning-wcap.xpi; r=philipp 2008-02-05 22:55:11 +00:00
manticore Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky 2006-05-25 21:22:32 +00:00
metrics b=412703 2008-01-28 15:48:08 +00:00
mono Bug 296672: fixes to build on latest Mono, and produce non-empty interfaces. 2005-06-05 15:10:12 +00:00
penelope Added missing makefile for the penelope extension 2007-04-15 19:34:37 +00:00
permissions Use the principal doing the load to decide on the URI to pass to content 2007-08-08 01:16:12 +00:00
pref Bug 411327 - nsIXPCNativeCallContext should not inherit from nsISupports, r=mrbkap, a=schrep 2008-01-15 15:51:02 +00:00
python Get Python extensions buildng again on the trunk. NPOTDB. 2008-02-26 00:55:21 +00:00
reporter Bug 417901 - "Reporter: URL field is missing accesskey" [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=raccettura a1.9=schrep] 2008-02-20 09:50:28 +00:00
schema-validation [XForms] NPOTDB nsSchemaLoader::LoadAsync fails. Bug 419106, r=doronr+olli 2008-02-25 22:48:10 +00:00
spatialnavigation fixing bug 384563. patch by weirdal. npodb 2008-01-02 17:14:00 +00:00
spellcheck protect against obj-c exceptions in the "extensions" dir. p=shebs b=417563 r=josh sr=roc 2008-02-21 05:28:27 +00:00
sql Bug 373623 - "Unicode ��� should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner] 2007-11-27 02:44:51 +00:00
sroaming Bug 373623 - "Unicode ��� should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner] 2007-11-27 02:44:51 +00:00
tasks Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
tridentprofile Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
typeaheadfind Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc b1.9=dbaron 2008-02-16 15:31:33 +00:00
universalchardet Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 14:22:04 +00:00
venkman bug 418690 - Add es-ES ChatZilla and Venkman to all-locales 2008-02-25 17:00:07 +00:00
wallet Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 08:50:33 +00:00
webdav Fix bug 416239 - Crash on quit seems to point to libwebdav. r=mvl p=dbo 2008-02-16 22:21:53 +00:00
webservices NPOTDB webservices build broken. Bug 417312, r=doronr 2008-02-14 18:09:37 +00:00
xforms [XForms] NPOTDB nsSchemaLoader::LoadAsync fails. Bug 419106, r=doronr+olli 2008-02-25 22:48:10 +00:00
xml-rpc Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
xmlextras Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 08:50:33 +00:00
xpath-generator Bug 319768 - (XPathGenerator) - Implement XPath generator. Patch by Alex Vincent <ajvincent@gmail.com>. r=peterv, sr=jonas NPOTB 2007-08-03 23:00:40 +00:00
.cvsignore
Makefile.in
build.mk Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
confvars.sh bug 383112 - make MOZ_XUL_APP=1 the default in configure, r=bsmedberg 2007-06-04 15:09:50 +00:00