Граф коммитов

6043 Коммитов

Автор SHA1 Сообщение Дата
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
cst%andrew.cmu.edu 038e824cbe Bug 277214 don't use quotes in the module macro
r=jan sr=bzbarsky
2005-01-12 07:14:29 +00:00
dmose%mozilla.org 2d9556a6cf Don't crash if we get a native DOM element back. sr=shaver 2005-01-11 21:16:56 +00:00
vladimir%pobox.com 1094342527 fix non-debug build bustage (FORCE_PR_LOG moved to Internal.h), notpartofthebuild, r=shaver 2005-01-10 17:59:30 +00:00
cbiesinger%web.de 8ab6e0d7d1 bug 264599 make unfrozen necko interfaces use 64-bit integers.
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
doronr%us.ibm.com 0bc8ba4d31 backing out accidental checkin 2005-01-06 23:16:10 +00:00
doronr%us.ibm.com d25d58d343 nsXFormsSchemaValidator work 2005-01-06 22:40:02 +00:00
dmose%mozilla.org 96d73ea68d More PR_LOGGING ifdef fixes; not part of the build. 2005-01-06 20:17:52 +00:00
dmose%mozilla.org 3d5fc07399 Fix attempting use of log in non-logging builds. This was causing the
.so to fail to register.  Not part of the build.
2005-01-06 20:12:57 +00:00
allan%beaufour.dk 0836c6d50c Nulls out mElement in OnDestroyed. Bug 266118, r=smaug, sr=darin. 2005-01-05 10:06:46 +00:00
smontagu%smontagu.org 79202dcd3f Replace escaped wide character constants by numeric constants. Bug 276360, r=aaronr@us.ibm.com, sr=darin. 2005-01-05 07:43:16 +00:00
dmose%mozilla.org bbe43d19cc Implement WebDAV REPORT method (bug 275741); not part of default build. 2005-01-04 23:03:11 +00:00
bzbarsky%mit.edu 99df5c71c0 Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
doronr%us.ibm.com faa8ecd75c Not part of default build. Module names need to be valid c++ identifiers, patch by darin. 2005-01-04 17:24:13 +00:00
doronr%us.ibm.com 94bb5d4dfc Not part of default build. Remove unused code from Schema Validator so that it can build without pernding nsSchemaLoader changes. 2005-01-04 17:00:30 +00:00
silver%warwickcompsoc.co.uk ff3189939b No bug - Swap evil and angry emoticons as should have happened when 0.9.67 landed, but CVS didn't notice.
ChatZilla only.
r=samuel@sieb.net
2005-01-04 16:55:30 +00:00
bzbarsky%mit.edu 1601d80e99 Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst. 2005-01-03 22:51:17 +00:00
silver%warwickcompsoc.co.uk 9a2132d44a Bug 229594 - Update help for *-pref commands, and leave/delete-view.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=gk1987@gmail.com (Gijs Kruitbosch)
2005-01-03 20:24:57 +00:00
silver%warwickcompsoc.co.uk 01cf2d44a5 Bug 262325 - Fix some help strings for UI commands (undo/redo).
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=gk1987@gmail.com (Gijs Kruitbosch)
2005-01-03 20:07:11 +00:00
silver%warwickcompsoc.co.uk fe2cf49b45 Bug 241442 - Add find dialog and find-again.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=dmcorry@seanet.com (David Corry)
2005-01-03 19:41:26 +00:00
dmose%mozilla.org 535860133a Fix getToOutputStream to call with the right number of parameters 2005-01-02 03:11:21 +00:00
gerv%gerv.net 709d4de4d5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-01-01 16:48:30 +00:00
gerv%gerv.net dac73c470a Bug 236613: change to MPL/LGPL/GPL tri-license. This was authorised by an email from David Ascher <DavidA@ActiveState.com>. 2005-01-01 15:34:06 +00:00
silver%warwickcompsoc.co.uk d3b79057a1 Bug 240114 - Add parameters to aliases.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=gk1987@gmail.com (Gijs Kruitbosch)
2004-12-30 22:34:01 +00:00
silver%warwickcompsoc.co.uk 5a32e0b8d6 Bug 276478 - Put back two important lines for the async reading code used in Mozilla 1.0, and fix getFileFromURLSpec on Mozilla 1.0.
ChatZilla only.
r=rginda
2004-12-30 21:15:06 +00:00
silver%warwickcompsoc.co.uk 1ce27114af No bug - Make CTCP ping replies stay within the network they came from (don't show them on other network views).
ChatZilla only.
r=samuel@sieb.net
2004-12-30 21:10:07 +00:00
peterv%propagandism.org 4fdbf9dccc Fix for bug 271209. r=sicking, sr=jst. 2004-12-29 15:30:57 +00:00
darin%meer.net 1165372698 landing initial patch for xforms:upload (bug 275453) r=smaug 2004-12-28 21:37:23 +00:00
pkw%us.ibm.com a21fe2342e Bug 275786 - crash in [@ nsCharTraits<unsigned short>::length] changing username for existing Mail Account will crash Mozilla [@ SINGSIGN_RemoveUserAfterLoginFailure]
r=cbiesinger@gmx.at, sr=darin@meer.net
2004-12-28 21:16:23 +00:00
bmlk%gmx.de d3197a9276 remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron 2004-12-26 19:48:54 +00:00
steffen.wilberg%web.de 0c14374a86 Bug 276008: fix Help Viewer bustage by removing the unused const XML. rs=Neil 2004-12-26 18:23:41 +00:00
pedemont%us.ibm.com 30e2872749 Better assert msg 2004-12-23 20:56:30 +00:00
silver%warwickcompsoc.co.uk 65c523650e Bug 172094 - Add a preference for browser-focus code.
ChatZilla only.
r=samuel@sieb.net
2004-12-23 20:54:21 +00:00
pedemont%us.ibm.com 3a6a328637 Use ExceptionCheck, since we don't need the actual exception 2004-12-23 20:51:36 +00:00
pedemont%us.ibm.com bc72fda414 Bug 270889 - Various minor code and comment fixes. 2004-12-23 17:31:59 +00:00
pedemont%us.ibm.com d162f6d604 Bug 270889 - Various minor code and comment fixes. 2004-12-23 17:09:54 +00:00
pedemont%us.ibm.com 006beedb7c Convert to Unix line endings 2004-12-23 00:05:37 +00:00
pedemont%us.ibm.com c57d5be188 Better comments. 2004-12-22 22:36:57 +00:00
pedemont%us.ibm.com 08de0b256b Rework XPCOMException 2004-12-22 22:03:50 +00:00
pedemont%us.ibm.com 378181cd26 Throw exception before freeing globals. 2004-12-21 23:35:02 +00:00
bugzilla%arlen.demon.co.uk f6bc7bcc0e Bug 7840 Ability to specify default directory for downloads - As or not to As patch v0.7a - pud8
p=me r=neil.parkwaycc.co.uk sr/rs=jag
2004-12-21 19:31:07 +00:00
pedemont%us.ibm.com 819d6c6d4e Bug 275106 - Add JavaDoc comments to non-generated Java files. r=darin 2004-12-21 17:36:55 +00:00
peterv%propagandism.org d77a12e38a Correct function signature to fix Solaris bustage. 2004-12-21 13:25:31 +00:00
bugzilla%arlen.demon.co.uk d475515f54 Bug 274885 JS errors Ctrl/Shift+Left Clicking and Right Clicking links in P3P summary - Left click and more XUL tidyup patch v0.2b
p=me r=db48x sr=neil.parkwaycc.co.uk
2004-12-20 17:48:33 +00:00
silver%warwickcompsoc.co.uk c5d18a2a19 Bug 274199 - Fix a bunch of typos/spelling errors in the locale.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=dmbtech@gmail.com
2004-12-20 12:45:40 +00:00
silver%warwickcompsoc.co.uk 82a4c8999a Bug 269633 - Land ChatZilla 0.9.67. Various changes, many bugs fixed, see bug 269633 for details.
ChatZilla only.
r=samuel@sieb.net
2004-12-19 22:52:37 +00:00
silver%warwickcompsoc.co.uk 8aff9aeb07 Bug 257026 - Stop pref-manager calling observers for prefs it doesn't know (fixes hang when joining channels with URLs in the topic).
ChatZilla only.
r=rginda
2004-12-19 22:42:14 +00:00
dbaron%dbaron.org 1a43dc79c0 Fix misspellings of 'pseudo' in comments. Bug 106386. Patch by Alex Vincent <ajvincent@gmail.com>. r=timeless sr=peterv 2004-12-19 21:45:51 +00:00
pedemont%us.ibm.com 737c6636b1 Move methods used by Java stubs to their own private class. 2004-12-17 23:52:42 +00:00
pedemont%us.ibm.com 51b8fd67f6 Bug 270889 - Change params for initEmbedding() to use java.io.File and custom class. Backout lazy discovery of interface info (no longer needed). Better distribute methods in XPCOM and GeckoEmbed classes. r=darin. 2004-12-17 22:25:12 +00:00
pedemont%us.ibm.com 28907a38a6 Bug 270889 - Change params for initEmbedding() to use java.io.File and custom class. Backout lazy discovery of interface info (no longer needed). Better distribute methods in XPCOM and GeckoEmbed classes. r=darin. 2004-12-17 22:20:56 +00:00
shaver%mozilla.org fe61a3b265 fix for SetXMLDeclaration change, non-debug builds 2004-12-17 22:12:39 +00:00
silver%warwickcompsoc.co.uk fbde966392 Bug 172094 - Focus window just prior to loading a URL in it.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=gk1987@gmail.com (Gijs "Hannibal" Kruitbosch)
2004-12-17 20:58:14 +00:00
pedemont%us.ibm.com 0d552c8101 Bug 270889 - optimize InitializeJavaGlobals and implement FreeJavaGlobals 2004-12-17 18:01:19 +00:00
peterv%propagandism.org 26bb2f4e91 Fix fo bug 274964 (Switch to Expat's xml declaration parsing). r/sr=jst. 2004-12-17 09:17:35 +00:00
darin%meer.net 0c13df977d fixes bug 257177 "xforms-binding-exception thrown incorrectly" patch by allan@beaufour.dk, r=aaronr@us.ibm.com, sr=darin 2004-12-17 01:41:10 +00:00
steffen.wilberg%web.de 420b33c9e4 Bug 270629: Add printBtn.label, and fix some other errors. p=stefan_h@hem.utfors.se, r=neil, sr=jag 2004-12-16 22:11:36 +00:00
darin%meer.net 3badefb9cb fixes build bustage (cannot do a const conversion in a static_cast) 2004-12-15 23:15:44 +00:00
darin%meer.net b0e9f4f2a5 fixes bug 273810 "Support inline schema" r=smaug sr=bryner 2004-12-15 19:46:10 +00:00
pkw%us.ibm.com 2a9dc6179d Bug 270248 - Cleanup string usage in wallet code
r=cbiesinger@gmx.at, sr=darin@meer.net
2004-12-15 19:29:54 +00:00
mvl%exedo.nl dbd7b0260c enable permissions extension. Update UI to use it. migrate old prefs.
bug 240070, r=dwitte, sr=darin
2004-12-15 18:31:23 +00:00
peterv%propagandism.org a7ac96fea9 Fix for bug 192139 (Integrate latest Expat). r=bz, sr=jst. 2004-12-15 15:37:23 +00:00
neil%parkwaycc.co.uk e57085b18d Importing Address Books missing from table of contents b=258257 p=giacomo.magnini@portalis.it r=me 2004-12-15 09:43:54 +00:00
darin%meer.net 18ddf92887 fixes bug 271737 "Tracking bug for XForms Switch Module" patch by smaug@welho.com r=darin sr=bryner 2004-12-15 02:08:53 +00:00
darin%meer.net b1d8f98242 fixes bug 274648 "crash using repeat element on Windows" patch by aaronr@us.ibm.com r+sr=darin 2004-12-15 01:15:55 +00:00
darin%meer.net 19b5fd0e19 fixes bug 274505 "404 error does not result in xforms-link-exception for external schema" r+sr=jst 2004-12-14 23:08:48 +00:00
dmose%mozilla.org 105d7f3740 Make sure that our channels have VALIDATE_ALWAYS in the loadFlags so that we don't get stale data after puts. Not part of the build. 2004-12-14 01:57:26 +00:00
db48x%yahoo.com a32deaaa0c bug 195492: lots of page info stuff
r=neil, sr=rbs
2004-12-13 07:44:52 +00:00
neil%parkwaycc.co.uk 265b78fbe8 Replace use of [buttonover] and [buttondown] styles with hierarchical :hover and :active b=257280 p=gautheri@noos.fr r+sr=me 2004-12-12 09:21:56 +00:00
pkw%us.ibm.com b4a56a19cd Back out singsign changes from Bug 270248 due to regressions 2004-12-11 18:25:23 +00:00
silver%warwickcompsoc.co.uk 946635dbda Bug 274161 - Typo in updated help for /whois.
ChatZilla only.
r=me
p=giacomo.magnini@portalis.it (Giacomo Magnini)
2004-12-11 14:25:08 +00:00
silver%warwickcompsoc.co.uk ff9199e633 Bug 257026 - Add 'URL catcher' to ChatZilla, and /urls command to display said caught URLs.
ChatZilla only.
r=rginda
2004-12-11 14:19:44 +00:00
pkw%us.ibm.com 45f8885773 Bug 270248 - Cleanup string usage in wallet code.
r=cbiesinger@gmx.at, sr=darin@meer.net
2004-12-10 21:13:44 +00:00
silver%warwickcompsoc.co.uk e640646f7f Bug 274076 - Move flex/max-width to CSS so that it can be override by userChrome.css.
ChatZilla only.
r=rginda
2004-12-10 20:04:36 +00:00
doronr%us.ibm.com 9c78c6f546 Bug 223097 - XML Schema Validation initial checkin, not built by default. Lives in extensions/schema-validation. r=jst for build changes. 2004-12-10 15:11:31 +00:00
silver%warwickcompsoc.co.uk 488cb6ffcd Bug 150140 - Support /whois nick nick, and add /wii.
ChatZilla only.
r=rginda
2004-12-10 01:29:01 +00:00
pavlov%pavlov.net 4920652665 changing virtual nsresult to NS_IMETHOD so that it builds on windows 2004-12-10 01:14:42 +00:00
Stefan.Borggraefe%gmx.de 5936aeb292 Bug 251991: Convert dialogs of the PSM to <dialog>
r=neil, sr=jst
2004-12-09 19:50:20 +00:00
shaver%mozilla.org d19bcfd556 Add putFromString sibling to put (cousin of getToString).
a=dbaron for closed-tree checkin. Gimme an N! Gimme a P!  Oh, forget it.
2004-12-08 20:07:20 +00:00
shaver%mozilla.org a1d56454ee Add getToString for convenience of callers.
a=dbaron for closed-tree checkin, npotb, ymmv, hand.
2004-12-08 19:54:24 +00:00
dbaron%dbaron.org 9db368a6af Bug 272151: reorganize files within layout, r+sr=roc 2004-12-08 19:41:48 +00:00
darin%meer.net e301911905 fixes bug 272122 "Crash in xf:output" patch by smaug@welho.com r=darin 2004-12-07 19:33:12 +00:00
neil%parkwaycc.co.uk e7b07105dc External links should never load in help viewer b=226911 r=biesi sr=bz 2004-12-06 23:49:43 +00:00
darin%meer.net 2af5df515c fixes bug 272677 "Implement <xforms:secret>" r=bryner 2004-12-06 23:04:58 +00:00
darin%meer.net b2049ca98f landing patch for bug 272406 "External instance data not handled correctly" patch by smaug@welho.com r=darin 2004-12-06 21:14:20 +00:00
bryner%brianryner.com 434a4433ec Implement support for repeat element (bug 269132). Patch by allan@beaufour.dk, r=aaronr sr=bryner. 2004-12-06 20:31:15 +00:00
pkw%us.ibm.com 959f87b8a9 Bug 270248 - Cleanup string usage in wallet code.
r=cbiesinger@gmx.at, sr=darin@meer.net
2004-12-06 13:55:12 +00:00
timeless%mozdev.org 9867b69ca3 Bug 268377 Small typo in emode help
patch by giacomo.magnini@portalis.it r=rginda
2004-12-06 11:16:11 +00:00
silver%warwickcompsoc.co.uk eb3a083c5e Bug 232801 - Make URL linkifier RegExp be a bit more generous.
ChatZilla only.
r=rginda
2004-12-03 23:11:52 +00:00
dmose%mozilla.org a0b14f4e2b Add closure params to everything except get. Not part of build 2004-12-02 01:41:03 +00:00
darin%meer.net 36ecadf8f0 fixes bug 271411 "Same-origin checking for XForms submission" r=bryner sr=jst 2004-12-01 23:50:29 +00:00
darin%meer.net 577739f6ea fixes bug 272523 "Implement <xforms:textarea>" r=bryner 2004-12-01 23:39:55 +00:00
gerv%gerv.net 670fb87360 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
pedemont%us.ibm.com 15717f0bf7 Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner 2004-12-01 17:33:16 +00:00
timeless%mozdev.org d070189234 Bug 250322 nsLDAPSyncQuery::GetQueryResults can return null + NS_OK for OOM
patch by gandalf@firefox.pl r=dmose sr=bienvenu
2004-12-01 10:32:53 +00:00
bugzilla%arlen.demon.co.uk af923bc145 Bug 272005 Remove toggle sidebar shortcut (F9) for mac
p=stefan_h@hem.utfors.se r=neil.parkwaycc.co.uk
2004-11-30 16:53:24 +00:00
darin%meer.net 22d1517984 backing out previous patch for bug 271411 2004-11-30 01:19:22 +00:00
darin%meer.net fdf9af9c09 fixes bug 271411 "Same-origin checking for XForms submission" r=bryner sr=jst 2004-11-30 01:06:32 +00:00
varga%nixcorp.com a6e4556cd5 Fix for bug 196576. Add MySQL support.
r=me patch by Neil Deakin <enndeakin@sympatico.ca>
2004-11-29 17:39:09 +00:00
silver%warwickcompsoc.co.uk 508d297bff Bug 265863 - Don't let the user add stalk words multiple times.
ChatZilla only.
r=samuel@sieb.net (Samuel Sieb)
p=jonathan.watt@strath.ac.uk (Jonathan Watt)
2004-11-29 13:41:01 +00:00
cbiesinger%web.de 0375dee12c bug 179621: Inspector should use Editor's TransactionManager model: Phase One amendment patch
patch by Alex Vincent <ajvincent@gmail.com> r=timeless sr=roc
2004-11-27 20:20:10 +00:00
mvl%exedo.nl 90924dc041 bustage fix 2004-11-27 14:03:31 +00:00
bryner%brianryner.com 29c70cffe8 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
darin%meer.net 89a327e935 fixes bug 267990 "crash [@ nsXFormsModelElement::DocumentChanged]" r=bryner 2004-11-24 20:53:26 +00:00
darin%meer.net 898bfde5e8 fixes bug 265216 "Tracking bug for XForms Group Module" patch by allan@beaufour.dk r=bryner 2004-11-24 20:47:23 +00:00
shaver%mozilla.org 3f1e669858 add GET_string and PUT_string helpers 2004-11-24 20:24:03 +00:00
bzbarsky%mit.edu 9caafdc4d5 Fix bogus assumptions in inspector that can lead to crashes. Bug
270771. r=timeless, sr=jst
2004-11-24 15:55:06 +00:00
bugzilla%arlen.demon.co.uk e0d86fa9f6 Bug 264102 Chrome should use document.title instead of window.title - various fixes (inspector,pki)
p=gandalf@firefox.pl r/sr=neil.parkwaycc.co.uk
2004-11-23 23:00:20 +00:00
timeless%mozdev.org d01dd1aa4c Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
timeless%mozdev.org 17684ebc83 Bug 179621 Inspector should use Editor's TransactionManager model
patch by ajvincent@gmail.com r=roc sr=roc
2004-11-23 18:58:14 +00:00
pedemont%us.ibm.com fd060f4ede Fix logging to not use variable arguments (not supported by win32 compiler). 2004-11-23 17:02:21 +00:00
pedemont%us.ibm.com 24f3a13d99 Java 1.3 compatibility 2004-11-23 16:59:12 +00:00
darin%meer.net b8382a8d94 fixes bug 266485 "Enable SPNEGO proxy authentication" r=cneberg sr=bryner 2004-11-23 07:05:27 +00:00
bryner%brianryner.com 8564d5a285 Implement XForms label support (bug 267612). r=darin. 2004-11-20 21:00:59 +00:00
shaver%mozilla.org b64fa152b4 (NPOTB).
Change interfaces to use nsIURL to specific resources, instead of UTF8 strings.

Don't cap the storage stream (and therefore the generated PROPFIND request
body) at 256K.

Don't leak a ref on the resource's URL if we can't QI the channel we create
to nsIHttpChannel.  (Honestly, though, that really shouldn't happen.)
2004-11-19 09:12:41 +00:00
pkw%us.ibm.com 33fdda65b6 Bug 270215 - Memory leak in wallet_GetLine
r=cbiesinger@gmx.at, sr=darin@meer.net
2004-11-17 02:19:15 +00:00
darin%meer.net 9999d9d102 fixes bug 268578 "support xforms submit and trigger elements" r=bryner 2004-11-16 04:28:20 +00:00
darin%meer.net f103a62f64 fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
bryner%brianryner.com 383cf60b5f Merge nsXFormsMDG and nsXFormsMDGEngine (bug 266113). Patch by allan@beaufour.dk, r=bryner. 2004-11-13 00:22:30 +00:00
darin%meer.net b7edf3ddf0 fixes bug 268284 "Support cdata-section-elements attribute on xforms <submission> element." r=bryner 2004-11-12 22:12:01 +00:00
hpradhan%hotpop.com df585ce821 bug 269131: reduce codesize of SOAP encoders r+sr=jst 2004-11-12 06:14:01 +00:00
hpradhan%hotpop.com 05ecb9a382 bug 269129 : Init schema component before using it r+sr=jst 2004-11-12 06:12:10 +00:00
jst%mozilla.jstenback.com 0cd518a332 Fixing bug 268844. Don't force the cache to be bypassed for non-multipart requests. r=bzbarsky@mit.edu, sr=darin@meer.net 2004-11-11 19:44:33 +00:00
neil%parkwaycc.co.uk 59a800a938 Bug 268987 Fix User Newsgroups link to new location on mozilla.org website p=kb@allsky.de r=me 2004-11-11 17:58:28 +00:00
doronr%us.ibm.com 8674c69c26 Bug 267480 - XForms should use nsISchemaLoader. r/sr=darin, not part of default build. 2004-11-10 23:24:23 +00:00
timeless%mozdev.org fb483e6b15 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +00:00
bzbarsky%mit.edu 3b1310cdc8 Don't try to parse the response on necko-level errors (dns failures, timeouts,
etc).  Bug 268472, r+sr=jst
2004-11-10 01:55:18 +00:00
bryner%brianryner.com d37af99b29 Add a beginAddingChildren notification to XTF (bug 268691). r+sr=jst 2004-11-09 23:59:24 +00:00
darin%meer.net c22fc6623b fixes bug 268107 "mailnews allows cookies, despite the pref" r=mvl sr=bienvenu 2004-11-08 22:15:30 +00:00
mvl%exedo.nl f0929b7b00 Add a general way of blocking/allowing content based on nsIContentPolicy and nsIPermissionManager
Not enabled yet.
bug 240070, r=dwitte, sr=darin
2004-11-08 15:37:32 +00:00
darin%meer.net 950a78482d fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
silver%warwickcompsoc.co.uk 6b369f405b Bug 262037 - Don't try to use plugin.prefs when dealing with old-style plugins.
ChatZilla only.
r=silver@warwickcompsoc.co.uk (James Ross)
p=samuel@sieb.net (Samuel Sieb)
2004-11-07 22:45:16 +00:00
bryner%brianryner.com 2b4ff19b59 Add a shared base class for elements that derive from nsIXTFXMLVisual. r=darin. 2004-11-07 08:54:32 +00:00
bryner%brianryner.com 3c1fa565f0 Attempt to fix a shutdown crash; don't refresh when we're removed from the document. 2004-11-07 08:28:40 +00:00
darin%meer.net 040f12fb03 trivial fix for bug 268033 "crash when <bind> has an empty nodeset attribute" 2004-11-06 01:28:41 +00:00
bugzilla%arlen.demon.co.uk 09ccdb3b71 Bug 267879 .rdf files cleanup and fixes
p=giacomo.magnini@portalis.it r=neil.parkwaycc.co.uk
2004-11-05 17:17:39 +00:00
dmose%mozilla.org 9a577efa0d Fix MinGW linkage (not part of build) 2004-11-05 06:10:34 +00:00
bryner%brianryner.com 526bc54804 Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner 2004-11-05 02:15:01 +00:00
bryner%brianryner.com 84b2a653a2 XForms output element implementation. Patch by allan@beaufour.dk, r=bryner, bug 267300. 2004-11-04 23:53:01 +00:00
bryner%brianryner.com e5c56c7cb8 Factor out GetNodeValue and SetNodeValue. r=darin. 2004-11-04 23:26:39 +00:00
bryner%brianryner.com 6a131d4b93 comment fixes and cleanups. bug 266098, patch by allan@beaufour.dk, r=bryner 2004-11-04 21:12:22 +00:00
darin%meer.net 9640b8c7a8 additional patch for bug 267539 "miscellaneous xforms submission bugs" r=bryner 2004-11-04 18:31:19 +00:00
bryner%brianryner.com c549f3dca6 Make classes inherit from nsXFormsStubElement where applicable. r=darin 2004-11-04 00:24:40 +00:00
darin%meer.net d0be2cd261 fixes bug 267539 "miscellaneous xforms submission bugs" r=bryner 2004-11-03 23:40:39 +00:00
steffen.wilberg%web.de 229e7ed24b Bug 111484: Hide/Show platform-specific references in help files; fix for mail_help and nav_help. p=stefan_h@hem.utfors.se, r=bugzilla@arlen.demon.co.uk 2004-11-03 16:09:35 +00:00
shaver%mozilla.org 97d651742f Implement MoveTo and CopyTo. (NPOTB) 2004-11-03 00:16:53 +00:00
shaver%mozilla.org eba1bc9fa3 fix dumb prototype/impl mismatch (npotb) 2004-11-02 21:44:51 +00:00
jst%mozilla.jstenback.com 05e17f4cd7 Fixing bug 265334. Adding API for embedders etc to listen to data fed to the parser from the network. r=darin@meer.net, sr=brendan@mozilla.org 2004-11-02 19:52:32 +00:00
darin%meer.net 189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
shaver%mozilla.org 1abdd2a93a WebDAV, NPOTB.
- Simplify interfaces by losing implicit parameterization through data on
  subtypes.
- Add ResourceWithLock for manipulating locked resources.
- Lose the thinnest OSL-creation wrapper functions; they were just dead
  boilerplate weight.
2004-10-30 22:13:11 +00:00
bsmedberg%covad.net 3bf2b706f4 Build bustage, bug 237745 2004-10-30 03:44:32 +00:00
bsmedberg%covad.net a0236bf40d Use appcomps properly. 2004-10-30 02:26:17 +00:00
timeless%mozdev.org bee28b94e0 Bug 237745 (app-startup) 2004-10-29 21:41:47 +00:00
bsmedberg%covad.net 762fa8b0ea Build bustage from bug 237745, although I can't imagine that this code actually works. 2004-10-29 20:28:28 +00:00
shaver%mozilla.org f5f6159e3a WebDAV, NPOTB:
- Unify listeners better, with parameterized operation types for both
  completion and detail.
- Unify propfind and general-listener code for big ole code-sharing win.
2004-10-29 20:20:54 +00:00