Commit Graph

5897 Commits

Author SHA1 Message Date
robert%accettura.com
be9675122a Remove unnecessary comment. No bug, Not in build 2005-01-22 21:48:22 +00:00
robert%accettura.com
6d5f26df27 Initial reporter extension landing
(not enabled in build)
 a=asa
2005-01-22 18:24:18 +00:00
pedemont%us.ibm.com
b73f91d038 Make sure everything is still init'd in FinalizeStub 2005-01-21 22:21:47 +00:00
neil%parkwaycc.co.uk
c7da8cee13 Make Chatzilla icon and window menu item appear in the correct place whether or not editor, mail or aim are installed b=206803 r=silver 2005-01-21 11:31:32 +00:00
silver%warwickcompsoc.co.uk
4971dc0154 Bug 276764 - Strict JS warning fix, variable relocation, and a copy-paste error fixed.
ChatZilla only.
r=samuel@sieb.net
p=gautheri@noos.fr (Serge GAUTHERIE)
2005-01-21 01:38:14 +00:00
pedemont%us.ibm.com
7275a86670 In JNI, we should always call Release...(), no matter what isCopy says. 2005-01-20 23:59:10 +00:00
pedemont%us.ibm.com
eeb4844959 Use GetNameShared 2005-01-20 23:44:58 +00:00
bugzilla%arlen.demon.co.uk
ea41dbc112 Bug 243101 Content about Sidebar in customize_help.xhtml needs to be updated
images by giacomo.magnini@portalis.it
p=stefan_h@hem.utfors.se r=me
2005-01-20 22:57:56 +00:00
pedemont%us.ibm.com
af01e764d3 Merge duplicate code. 2005-01-20 22:07:26 +00:00
allan%beaufour.dk
6e1adab39b Sets the bound type of instance nodes, bug 278257, r=doronr, sr=darin 2005-01-20 11:11:41 +00:00
allan%beaufour.dk
11c3c411d1 Added xforms-binding-exception twice, bug 257177, sr=darin 2005-01-20 10:44:54 +00:00
bryner%brianryner.com
5e1109f607 fix layout-debug extension build with Firefox. Bug 277798, r=bsmedberg. 2005-01-19 21:57:04 +00:00
bryner%brianryner.com
397d20ea38 Remove a bogus dependency that causes xforms.css not to be generated in srcdir builds. 2005-01-19 19:39:46 +00:00
doronr%us.ibm.com
4aa02a4d8e try to fix linux/ppc bustage, not part of default build 2005-01-19 17:57:38 +00:00
doronr%us.ibm.com
335ed99122 landing xforms branch on trunk, not built by default. Bug 278896, sr=bryner on build config changes. If you build xforms, you now need to enable the schema-validation extension as well 2005-01-19 16:05:31 +00:00
louie.zhao%sun.com
08d46d96f1 bug277885 Some Textfields are spoken as "Undefined single line text".
r  = aaronleventhal
sr = neil.parkwaycc.co.uk
2005-01-19 10:47:53 +00:00
timeless%mozdev.org
197eaec792 Bug 273934 Cache preference accesskey for choose folder conflicts with help
patch by giacomo.magnini@portalis.it r=neil sr=neil
2005-01-19 09:57:43 +00:00
pedemont%us.ibm.com
5c5490bfe4 Use NS_EXPORT on Linux to ensure gcc visibility gets set on JNI functions. 2005-01-18 22:53:50 +00:00
kyle.yuan%sun.com
3f760ea415 Bug 278672 can't build myspell on Solaris using SunONE Studio compiler
r=mvl, sr=mscott, added using namespace std for SunONE studio compiler.
2005-01-18 05:16:33 +00:00
pedemont%us.ibm.com
a8b2a69aed Set proper extension on JNI lib for MacOSX. 2005-01-17 21:18:11 +00:00
bsmedberg%covad.net
f3dd951f94 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
timeless%mozdev.org
0310217f8d Bug 243385 Crash [@ nsPermissionManager::GetHost]
patch by db48x@yahoo.com / gautheri@noos.fr r=mvl sr=bz
2005-01-17 09:13:27 +00:00
bryner%brianryner.com
7af8da2012 Make sure to deselect the old items before selecting new items (bug 278202). patch by aaronr@us.ibm.com, r=beaufour, sr=me. 2005-01-17 04:21:11 +00:00
cst%andrew.cmu.edu
555bfa7702 Bug 179621 Inspector should use Editor's TransactionManager model: Phase Two patch
patch by Alex Vincent <ajvincent@gmail.com> r=timeless sr=bzarsky
2005-01-17 04:11:36 +00:00
bugzilla%arlen.demon.co.uk
308eccb854 Bug 278517 [Mac OS X] Can't hide Help toolbar with window toolbarbutton
p=stefan_h@hem.utfors.se r/sr=neil.parkwaycc.co.uk
2005-01-16 23:02:45 +00:00
silver%warwickcompsoc.co.uk
9b573f0f60 Bug 267477 - Cope without global history (XUL runner).
ChatZilla only.
r=rginda
2005-01-16 22:30:45 +00:00
peterv%propagandism.org
43c21802b7 Fix for bug 227003 (add ::IsContentOfType to txXPathNode, txNameTest, txNodeTypeTest). r=sicking, sr=bz. 2005-01-15 21:30:39 +00:00
kairo%kairo.at
b31b5f6e8e followup whitespace fix to bug 278301 to address review comment of Neil 2005-01-15 17:37:23 +00:00
kairo%kairo.at
176f70a322 bug 278301 - sroaming should use localeVersion from chrome-versions.sh, r=ben.bucksch, sr=neil 2005-01-15 15:18:10 +00:00
bryner%brianryner.com
8041a50973 Make sure stub-derived elements get destroyed properly by adding a virtual destructor. r=dbaron. 2005-01-15 01:09:16 +00:00
bryner%brianryner.com
c42324ab83 Implementation of select, select1, item, choices, and itemset elements (bug 270572). r=beaufour. 2005-01-15 01:04:02 +00:00
bryner%brianryner.com
d6eec31d99 fixing bustage 2005-01-15 00:46:06 +00:00
bryner%brianryner.com
998ed55ad7 Add a UA stylesheet that sets default style for xforms elements (bug 274663). r=darin. 2005-01-15 00:43:16 +00:00
pedemont%us.ibm.com
2b5e618ee2 Reorganize bindings methods. Also, properly check error conditions in those methods. 2005-01-14 00:09:49 +00:00
pedemont%us.ibm.com
75abd1bb55 Bug 273357 - XPCOM.queryInterface doesn't properly walk up the inheritance chain. Patch by Michal Ceresna. r=jhpedemonte 2005-01-13 17:29:47 +00:00
pedemont%us.ibm.com
a2534fb54f Add testcase for XPCOM.queryInterface method. 2005-01-13 17:26:52 +00:00
pedemont%us.ibm.com
5573ed19fb Fix typo. 2005-01-13 17:26:26 +00:00
pedemont%us.ibm.com
8c897ebd7d Bug 278113 - Fix parameter handling. r=darin. 2005-01-13 16:30:19 +00:00
peterv%propagandism.org
d43692a156 Fix Transformiix standalone bustage. r=Pike. Doesn't affect default builds. 2005-01-13 14:51:20 +00:00
bugzilla%arlen.demon.co.uk
1c99efb225 Bug 278155 No need for help to say restart after changing window layout in mailNews
p=stefan_h@hem.utfors.se r=me
2005-01-13 13:27:52 +00:00
Stefan.Borggraefe%gmx.de
63b3ad50ab Bug 277321: New option "Preserve threading when sorting messages" not
documented in Help
r=neil
2005-01-13 09:57:07 +00:00
scott%scott-macgregor.org
235f1f4809 try to fix ports bustage 2005-01-13 07:51:31 +00:00
scott%scott-macgregor.org
ef704532cc Bug #240600 --> Spell checker improvements. Resynch our forked spell checker with the latest myspell engine
used by open office.org.

Patch originally by Michielvan Leeuwen (mvl@exedo.nl), adapted by me.

sr=me
2005-01-13 06:20:58 +00:00
bryner%brianryner.com
a8073f18a3 Remove nsIHTMLContent interface (bug 276959). r+sr=jst. 2005-01-12 19:45:38 +00:00
jst%mozilla.jstenback.com
3c883bda20 Landing fix for bug 249366. Better error handing for webservices. Patch by keeda@hotpop.com, r=chantepie@altern.org, sr=jst@mozilla.org 2005-01-12 19:26:45 +00:00
pedemont%us.ibm.com
54f09d868f New testcase 2005-01-12 18:57:04 +00:00
pedemont%us.ibm.com
577b6112e0 Bug 270889 - nsIDirectoryServiceProvider2 impl. r=darin 2005-01-12 18:23:59 +00:00
pedemont%us.ibm.com
3a6cf43e0e Bug 270889 - Better error handling. r=darin 2005-01-12 17:59:01 +00:00
pedemont%us.ibm.com
12734e5f0d Bug 270889 - Use correct versions of Append. r=darin. 2005-01-12 17:36:11 +00:00
peterv%propagandism.org
f343d1b0ed Fix for bug 248258 (Mozilla 1.7 and Firefox 0.8.0 Crash when I try to open this XSLT stylesheet [@ txMozillaXSLTProcessor::DoTransform ]). r=sicking, sr=jst. 2005-01-12 13:50:11 +00:00