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

7395 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com efdfc061ff Bad check on pref 2006-04-25 20:35:33 +00:00
mkaply%us.ibm.com ae6280eec5 Version change for small fix 2006-04-25 20:34:23 +00:00
aaronr%us.ibm.com 0153a5e3c5 [XForms] select1 event sequence backwards. Bug 332242, r=doronr+olli 2006-04-25 17:01:01 +00:00
mkaply%us.ibm.com a408ed158f Per shaver, this is a better way to check 2006-04-25 16:18:39 +00:00
mkaply%us.ibm.com e784a07eeb Preferences autocomplete didn't work on 1.5 - adding impl 2006-04-25 16:06:02 +00:00
bryner%brianryner.com 589c17408d Redo the way that collectors are created and destroyed to be more stable and extensible (bug 335120). Collectors are now instantiated by contract id and held onto by the metrics service directly. r=darin 2006-04-25 04:00:40 +00:00
bzbarsky%mit.edu 12866c8834 Fix build bustage 2006-04-24 20:25:56 +00:00
bzbarsky%mit.edu 02aa9c2872 Fix image blocking for obviously image objects. Bug 334825, r=biesi, sr=shaver 2006-04-24 19:56:18 +00:00
mkaply%us.ibm.com 5677879c84 #335277
CCK only - not built
Allow disabling of about:config from the CCK
2006-04-24 18:17:21 +00:00
mkaply%us.ibm.com 6e0d8b5c63 #334673
CCK only - not built
Rewrite prefs interface so it is more userfriendly.
2006-04-24 18:14:51 +00:00
mkaply%us.ibm.com a64cdcf907 #334673
CCK only - not built
Rewrite prefs interface so it is more userfriendly.
2006-04-24 16:52:07 +00:00
dmose%mozilla.org e2d69dc37b Allow CalDAV provider to use prompt service to request username and password (bug 308567); thanks to Gary van der Merwe <garyvdm@gmail.com> for the patch, r=dmose@mozilla.org. Not part of the default build. 2006-04-24 16:10:59 +00:00
leon.sha%sun.com 574701a2f1 Bug 333896
Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
Patch by alfred.peng@sun.com.
roc: review+
roc: superreview+
2006-04-24 05:40:11 +00:00
bryner%brianryner.com 7dc4ee2932 Don't unnecessarily truncate the memory size (bug 335119) r=marria 2006-04-24 02:45:27 +00:00
gavin%gavinsharp.com 378c0da05d Bug 334319: buffer overrun in nsPermissionManager::Read when reading an invalid cookperm.txt file, r=mvl, sr=darin 2006-04-22 13:32:25 +00:00
kairo%kairo.at 23ac3372c8 bug 334478 - Get suiterunner to actually run - make help locale work, r+sr=Neil 2006-04-21 15:23:24 +00:00
bryner%brianryner.com e4fc8985d5 Install metrics as a global extension if it's built (bug 334896). r=darin 2006-04-21 06:08:56 +00:00
silver%warwickcompsoc.co.uk 1519c0a60c Bump ChatZilla's version number (locale change due to missed version bump for ban formatting changes).
ChatZilla only.
r=silver
2006-04-21 02:54:18 +00:00
bryner%brianryner.com d0d4fd3cca Work around lack of toplevel-window-ready in Firefox 1.5 by using a timer callback when we see a domwindowopened notification (bug 334892) r=darin 2006-04-21 02:05:32 +00:00
darin%meer.net 5f3fa58c8d fix mac bustage 2006-04-21 01:54:13 +00:00
silver%warwickcompsoc.co.uk 52d319ce16 Bug 27807 - Load and overlay default network list with networks.txt data from profile. Phase 1 of user-editable networks, includes required extra support from the serializer.
ChatZilla only.
r=samuel
2006-04-21 01:42:06 +00:00
bryner%brianryner.com 478e6d3c17 Address a review comment by keeping a reference to the metrics service (bug 329871), r=marria 2006-04-21 01:32:44 +00:00
darin%meer.net 41e9e8692c fixes bug 334873 "metrics.dll fails to link on windows" patch by bryner, r=darin 2006-04-21 01:26:14 +00:00
bryner%brianryner.com 2e65e639a5 remove unneeded include of nsIUUIDGenerator.h (bug 334750) r=marria 2006-04-20 23:25:32 +00:00
bryner%brianryner.com 3c071fede6 Change from nsMemory::Free to NS_Free (bug 329871) r=darin 2006-04-20 22:33:09 +00:00
bryner%brianryner.com 95f8758ad7 Add some missing includes (bug 329871) r=darin 2006-04-20 22:31:27 +00:00
doronr%us.ibm.com b066608639 Bug 334832 - NPOTDB Maximum value of schema int is handled wrong. r=aaronr 2006-04-20 19:43:27 +00:00
bryner%brianryner.com 9f55f10b08 Add support for profile events (bug 329871), r=marria. 2006-04-20 18:31:05 +00:00
bryner%brianryner.com 5e767aadb6 Install a BadCertHandler to avoid prompting the user when there's an SSL cert mismatch. Add a pref for automatic accept of a different cert name. Bug 334783, r=darin. 2006-04-20 17:35:53 +00:00
bryner%brianryner.com 74ae19e592 Fix libbz2 stream usage so that compression works again (bug 334768). r=darin. 2006-04-20 17:25:52 +00:00
allan%beaufour.dk 0d2ec2075b [XForms] Bump extension version to 0.6. Bug 331208, r=smaug+aaronr 2006-04-20 10:30:56 +00:00
allan%beaufour.dk 7a65b7f7c4 [XForms] submission action="mailto.." not working. Bug 332009, r=doronr+me, patch by msterlin@us.ibm.com 2006-04-20 10:25:28 +00:00
allan%beaufour.dk cc2065f398 [XForms] xforms-link-exception in model should trigger fatal error dialog. Bug 332604, r=aaronr+me, patch by sspeiche@us.ibm.com 2006-04-20 10:18:53 +00:00
mhammond%skippinet.com.au e8954bb973 Make initialization and logging more reliable. Get building again on
Linux.  Not part of the build.
2006-04-20 07:19:42 +00:00
darin%meer.net 23c4744aa8 fixes bug 334774 "reset mEventCount upon upload" r=bryner 2006-04-20 05:07:59 +00:00
mkaply%us.ibm.com 7fb2fa40b2 #334667, #334672
CCK only - not part of build
CCK creation requires that XPI dir exists, locked preferences index incorrectly in properties file
2006-04-19 18:05:12 +00:00
allan%beaufour.dk 12cdd6a20a [XForms] Fix crashes with select1 (regression from bug 313118. Bug 334612, r=smaug+doronr 2006-04-19 14:52:36 +00:00
allan%beaufour.dk 9b887f7f40 [XForms] Disabled controls should match more than :disabled. Bug 313118, r=doronr+smaug 2006-04-19 08:22:28 +00:00
bryner%brianryner.com 451da54c73 Fix assertions from nsMetricsEventItem::SetProperties() (bug 334044). r=darin. 2006-04-19 01:07:18 +00:00
darin%meer.net 3d7fad9c83 fixes bug 334044 "build metrics as a standalone extension" r=bryner 2006-04-18 22:36:26 +00:00
allan%beaufour.dk 5363826d49 [XForms] Select is generating too many messages. Bug 333619, r=aaronr+doronr, patch by surkov@dc.baikal.ru 2006-04-18 08:48:12 +00:00
allan%beaufour.dk b8ee78e39e [XForms] Split widget base binding into two bindings. Bug 328149, r=me+aaronr, patch by surkov@dc.baikal.ru 2006-04-18 08:44:54 +00:00
sharparrow1%yahoo.com d65ab3ab4c Bug 334416: Misc view usage cleanups. r+sr=roc. 2006-04-18 06:05:24 +00:00
roc+%cs.cmu.edu be876808f7 Bug 313962. Fix simple uninitialized variable crasher in GConf nsSystemPrefs. r=timeless 2006-04-17 22:03:46 +00:00
mkaply%us.ibm.com baebbf7df5 1.6.0 version was only for testing 2006-04-17 19:08:56 +00:00
mkaply%us.ibm.com 9ec6d6416a plugins dir is now platform 2006-04-17 19:08:32 +00:00
robert%accettura.com f5c6614c3d Bug 333806 Remove reporter about page r=mconnor 2006-04-17 18:01:43 +00:00
mkaply%us.ibm.com fd0c11e0e1 #334002
CCK only - not part of build
Add support for having multiple XPIs in one CCK package
2006-04-17 17:04:51 +00:00
mkaply%us.ibm.com 7777e80710 Someday I'll get the version number right 2006-04-17 17:02:30 +00:00
Olli.Pettay%helsinki.fi ba3856f3a9 Bug 333029, XBLize xf:message. r=allan+doronr 2006-04-17 13:06:08 +00:00
Olli.Pettay%helsinki.fi 0fdce37806 Bug 329617, Hint does not work for select1, r=aaronr+doronr 2006-04-17 12:53:09 +00:00
allan%beaufour.dk c2f0a81450 Schema Validation uses getter_AddRefs wrong. Bug 334007, r=aaronr+me, patch by doronr 2006-04-17 09:01:54 +00:00
cls%seawood.org c97ba1a535 Enable session roaming extension to be built into static builds.
Bug #245721 r=bsmedberg
2006-04-14 20:47:06 +00:00
mkaply%us.ibm.com 85d709b836 #333770
CCK only
Package cck.config in cck package
2006-04-14 15:42:10 +00:00
mkaply%us.ibm.com 522ea6b25f #333470
CCK only
Labels were missing control attribute
2006-04-13 21:28:01 +00:00
cvshook%sicking.cc 92b578d7ad Bug 333795, kill unused BeginReflow/EndReflow functions. r/sr=dbaron 2006-04-13 04:07:12 +00:00
silver%warwickcompsoc.co.uk 9f0e9e1119 Bug 276075 - Make Venkman compatible with Thunderbird. Woo.
Venkman only.
r=timeless
p=a@totic.org (Aleks Totic)
p=silver
2006-04-12 23:23:07 +00:00
pedemont%us.ibm.com 29b8f8a042 Bug 333420 - Fix build break when building with gcj. 2006-04-12 21:28:35 +00:00
pedemont%us.ibm.com a9cbf29a39 Update testcases to work with new MozillaInterfaces.jar. No bug. 2006-04-12 21:24:03 +00:00
benjamin%smedbergs.us ce68c1af44 Fix leftover #include, bustage from bug 270893 2006-04-12 17:09:04 +00:00
benjamin%smedbergs.us b65e931ac9 xforms bustage from nsIArray freezing, bug 270893 2006-04-12 16:49:36 +00:00
benjamin%smedbergs.us 185c761605 Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
allan%beaufour.dk 11c7b8d396 [XForms] Expose abstract interface for input[type="date"] -- new file. Bug 327584, r=doronr+me, patch by surkov@dc.baikal.ru 2006-04-12 07:59:36 +00:00
allan%beaufour.dk e6f59b1289 [XForms] Expose abstract interface for input[type="date"]. Bug 327584, r=doronr+me, patch by surkov@dc.baikal.ru 2006-04-12 07:57:55 +00:00
allan%beaufour.dk b3f53c5fe8 [XForms] Support appearance attribute for select1. Bug 303353, r=aaronr+doronr, patch by surkov@dc.baikal.ru 2006-04-12 07:53:34 +00:00
bzbarsky%mit.edu 068941a66c Remove some redundant code. Bug 309834, patch by Samuel Tardieu <sam@rfc1149.net>, r=neil, sr=bzbarsky 2006-04-11 22:22:22 +00:00
aaronr%us.ibm.com e19949e129 [XForms] Get rid of unnecessary switch debug console warning. Bug 332872, r=doronr+olli 2006-04-11 16:47:49 +00:00
kairo%kairo.at 3c875ac6db bug 333415 - Lanuagepack-Link broken in cs_nav_prefs_appearance.xhtml (sorry - was my fault), p=opitz.michael@inode.at r=IanN 2006-04-11 16:18:29 +00:00
mkaply%us.ibm.com d878226786 remove some unnecessary cert code 2006-04-11 15:43:53 +00:00
mkaply%us.ibm.com a7793e43a7 *** empty log message *** 2006-04-11 15:43:32 +00:00
cbiesinger%web.de 970728dfbc bug 333263 only call Read() when mPermissionsFile is initialized
r=mvl sr=darin
2006-04-11 15:09:51 +00:00
mhammond%skippinet.com.au c1b2e6b995 Move all Python initialization code into a new global
PyXPCOM_EnsurePythonEnvironment.  At the same time remove the old, dead
code behind PYXPCOM_USE_PYGILSTATE and LOADER_LINKS_WITH_PYTHON.
Not part of the default build.
2006-04-11 06:12:14 +00:00
mhammond%skippinet.com.au e7c870d4eb PyXPCOM_LogError should always write the error message, even if there is
no traceback or exception info.
Not part of the build.
2006-04-11 06:04:23 +00:00
Olli.Pettay%helsinki.fi d5c3f0a27f Bug 333045, select1 initialized by instance data on form load has wrong size, r=allan+aaronr 2006-04-10 17:58:15 +00:00
mkaply%us.ibm.com 126492633e UI cleanup 2006-04-10 17:13:20 +00:00
mkaply%us.ibm.com 2ec014da48 Proxy pages doesn't disable correctly 2006-04-10 17:12:01 +00:00
doronr%us.ibm.com b063b10a95 Bug 333006 - Schema Validation doesn't handle default attribute types. r=aaronr/allan 2006-04-10 16:51:32 +00:00
mkaply%us.ibm.com 80c40ac143 Upping version 2006-04-10 16:34:05 +00:00
mkaply%us.ibm.com e150d88ec5 Add suppor for hiding/locking the CCK in extension manager 2006-04-10 16:33:56 +00:00
neil%parkwaycc.co.uk 55b5f9fb90 Fix coding error (kids = document.createElement ...) r=timeless,caillon 2006-04-10 15:53:18 +00:00
allan%beaufour.dk ecb6ee3bfb [XForms] Fix crash on empty instances. Bug 333113. r=smaug+doronr. NPOTB 2006-04-10 14:58:06 +00:00
mkaply%us.ibm.com 1b2d924064 I had completely broken cert importing 2006-04-10 13:23:44 +00:00
mkaply%us.ibm.com aac4a9821f Be specific as to what kind of certs we support 2006-04-10 13:22:53 +00:00
kairo%kairo.at 7e950b7f75 followup to previous checkins for bug 325473 - Undo separation of language and region/content packs - removal of extensions/content-packs, implicit r=jag/sr=Neil 2006-04-08 12:15:52 +00:00
kairo%kairo.at f9f8121092 bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil 2006-04-08 11:17:06 +00:00
kairo%kairo.at fbfb888dec bug 325473 - Undo separation of language and region/content packs, part 1: move *-region into en-US.jar, r=jag sr=Neil 2006-04-08 11:01:39 +00:00
bugzilla%standard8.demon.co.uk db6665175f Bug 331758 Add SeaMonkey to install.rdf so that DOMI will run with it when SeaMonkey becomes a MOZ_XUL_APP. r=timeless,sr=Neil 2006-04-08 10:19:04 +00:00
mkaply%us.ibm.com 08693957b5 Add workaround for bug 333049 - basically put the prefs for homepage and throbber url in different places depending on whether they are locked or not 2006-04-07 18:15:27 +00:00
mkaply%us.ibm.com 7b9a7d7684 remove browser.startup.homepage_reset since it doesn't look like it is used anymore 2006-04-07 18:14:20 +00:00
allan%beaufour.dk 88c40df1b0 [XForms] Too many schema-validation errors. Bug 332960, r=doronr+smaug 2006-04-07 09:04:49 +00:00
bryner%brianryner.com 16c6df3a80 fixing branch compile error (bug 333079) r=marria 2006-04-07 02:03:14 +00:00
mkaply%us.ibm.com 019703327c Don't allow browser.startup.homepage to be set as a pref - see bug 333049 2006-04-06 22:00:38 +00:00
mkaply%us.ibm.com a09fa5f481 We need to unlock the prefs in the uninstall, disable and upgrade cases 2006-04-06 21:59:30 +00:00
mkaply%us.ibm.com 545a13d5f5 Add support for preference locking 2006-04-06 19:44:05 +00:00
timeless%mozdev.org bf2bea2967 Bug 268448 typo in Venkman.properties
change by brendan, r=timeless, rs=brendan
2006-04-06 11:34:11 +00:00
allan%beaufour.dk 1a52929f69 [XForms] Stop processing on instance load error. Bug 332218, r=smaug+aaronr 2006-04-06 08:17:02 +00:00
allan%beaufour.dk 3e4469d997 [XForms] Expose switch-state to script. Bug 332127, r=aaronr+doronr 2006-04-06 08:12:46 +00:00
allan%beaufour.dk 79060aff34 [XForms] Fix context setting for output with value attribute. Bug 305196, r=smaug+aaronr 2006-04-06 08:08:55 +00:00
mkaply%us.ibm.com 506006dc9b #332865
r=mkaply
Patch from Matt Willis - fix some missing semicolons
2006-04-05 19:22:09 +00:00
mkaply%us.ibm.com fba80f3644 Fix bad line endings 2006-04-05 19:20:39 +00:00
doronr%us.ibm.com 7510a3c182 Checkin for XForms bug 329136 breaks windows - should use nsresult and not NS_IMETHODIMP 2006-04-05 18:25:41 +00:00
doronr%us.ibm.com 7f5951abc8 XForms bug 329136 - XForms needs to validate instance documents against their schema. r=aaronr, allan 2006-04-05 16:51:11 +00:00
mkaply%us.ibm.com a6f6c2a3b2 Forgot to change version number 2006-04-05 14:37:45 +00:00
allan%beaufour.dk 43074aebaf [XForms] Better logging of MDG loop errors. Bug 332125, r=doronr+smaug 2006-04-05 08:05:25 +00:00
dbaron%dbaron.org ac49c790c1 Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky 2006-04-05 00:00:44 +00:00
aaronr%us.ibm.com 03db9c943e [XForms] Suppress select1 value changed events if not incremental. Bug 330825, r=doronr+allan 2006-04-04 22:38:28 +00:00
aaronr%us.ibm.com 0ced5f9075 [XForms] Initializing SetIntrinsicState too early. Bug 331911, r=allan+smaug 2006-04-04 21:09:57 +00:00
gijskruitbosch%gmail.com 26aea6ea08 Bug 332652 - The same keys conflict in the Tools menu.
ChatZilla Only.
p=changdong.cui@sun.com
r=silver
2006-04-04 21:09:06 +00:00
mkaply%us.ibm.com 3c5cb08497 More error checking, more XBL cleanup, change some prefs 2006-04-04 19:59:25 +00:00
Olli.Pettay%helsinki.fi 6b03bf8607 Bug 331081, Nested repeats are not working on trunk, r=aaronr+allan 2006-04-04 19:51:31 +00:00
allan%beaufour.dk d9c9a2d9c1 [XForms] Calendar widget rewrite. Bug 332559, r=doronr+me, patch by surkov@dc.baikal.ru 2006-04-04 10:34:32 +00:00
allan%beaufour.dk 635aa3c4fa [XForms] Fix selected attribute on case elements. Bug 332129, r=aaonr+doronr 2006-04-04 08:12:38 +00:00
allan%beaufour.dk 53606b4af6 [XForms] Make nsIXFormsModelElement::getInstanceDocument raise DOMException. Bug 305184, r=aaronr+smaug 2006-04-04 08:10:25 +00:00
allan%beaufour.dk 9971ac7150 [XForms] Select widgets for XUL. Bug 323851, r=aaronr+doronr, patch by surkov@dc.baikal.ru 2006-04-04 08:07:12 +00:00
mkaply%us.ibm.com 631eab50b3 Improve error checking 2006-04-03 21:48:21 +00:00
pedemont%us.ibm.com 0f47f68223 Bug 329522 - Use RegisterNatives for associating Java native methods with their implementation. r=bsmedberg 2006-04-03 21:16:49 +00:00
mkaply%us.ibm.com e4c15574d6 Rename searchplugin.xul to searchengine.xul 2006-04-03 20:36:34 +00:00
mkaply%us.ibm.com 1fe344b4af Continue XBLification, add support for Live bookmarks, better error checking 2006-04-03 20:01:09 +00:00
silver%warwickcompsoc.co.uk ead59a07ae Bug 330826 - Bump our support maxVersion to 3.0 for Firefox, and add the as-yet unused SeaMonkey entry.
ChatZilla only. NPOB.
r=silver
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-04-02 15:18:42 +00:00
silver%warwickcompsoc.co.uk d36ca826af Bug 329440 - Use binary streams for IRC server connections is possible.
ChatZilla only.
r=samuel
2006-04-02 15:11:15 +00:00
bryner%brianryner.com aca3b4c231 Add support for logging nested data structures with events (bug 332172). r=marria. 2006-04-01 00:06:41 +00:00
allan%beaufour.dk cd6a325422 [XForms] Remove use of deprecated instanceLoadOrigin error. Bug 332215, r=doronr+smaug 2006-03-31 08:40:05 +00:00
allan%beaufour.dk 0430310c93 [XForms] Fix VC6 compilation issues. Bug 332209, r=neil+doronr 2006-03-31 08:36:52 +00:00
allan%beaufour.dk 634b9bca81 [XForms] (new files) Add skin directory. Bug 310122, r=doronr+me, patch by surkov@dc.baikal.ru 2006-03-31 08:31:55 +00:00
allan%beaufour.dk b661314529 [XForms] Add skin directory. Bug 310122, r=doronr+me, patch by surkov@dc.baikal.ru 2006-03-31 08:30:36 +00:00
gerv%gerv.net e7a53f8e59 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-03-31 04:41:00 +00:00
pedemont%us.ibm.com c11fe4af6b Bug 327846 - Method names conflicting with Java keywords should have underscore prepended, not appended. Expand list of Java keywords. General cleanup. r=bsmedberg. xulrunner only 2006-03-30 22:31:58 +00:00
mkaply%us.ibm.com 30db21c940 Beginning of UI rewrite - convert UI to XBL to allow for listboxes for entering stuff 2006-03-30 22:30:07 +00:00
doronr%us.ibm.com acf8afe04c (NPOTDB) Bug 278449 - Implement XML Schema Validation for Complex Types. r=aaronr 2006-03-30 21:01:35 +00:00
darin%meer.net 5521781301 fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron 2006-03-30 18:40:56 +00:00
allan%beaufour.dk ddee273096 [XForms] Fixup submission cosmetics. Bug 332072, r=smaug+doronr 2006-03-30 08:28:00 +00:00
allan%beaufour.dk 160736a8d7 [XForms] Bump extension version to 0.5. Bug 327041, r=smaug+aaronr 2006-03-30 08:26:33 +00:00
gerv%gerv.net 4948defb71 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:10 +00:00
gerv%gerv.net 8268a2e270 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
allan%beaufour.dk 8de0f55a61 [XForms] Fix UI dependencies. Bug 305060, r=aaronr+smaug 2006-03-29 10:49:28 +00:00
allan%beaufour.dk 4a6c5f6598 [XForms] Fix refreshing for output with @value. Bug 293571, r=doronr+aaronr 2006-03-29 07:54:37 +00:00
allan%beaufour.dk 290986c899 [XForms] Modify repeat-index on insert and delete. Bug 282828, r=doronr+aaronr 2006-03-29 07:39:28 +00:00
allan%beaufour.dk fb61e2e53f [XForms] Fix required check for partial submissions. Bug 331961, r=aaronr+smaug 2006-03-29 07:37:17 +00:00
mnyromyr%tprac.de 7b9ea9691e Bug 216426: always on top behaviour of help window; p=R.J. Keller <rjkeller@kellertechnologies.com>/<stefanh@bluebottle.com>, r=IanN, sr=neil 2006-03-28 21:19:31 +00:00
aaronr%us.ibm.com 0aaba8ec21 [XForms] Hook up schemaLoadError to the fatal error dialog box. Bug 329520, patch by msterlin, r=allan+aaronr 2006-03-28 19:26:45 +00:00
mhammond%skippinet.com.au a07e333892 Bug 129216: Integrate Python xpcom bindings with build system
Should not affect the default build!
r=benjamin, rs=brendan
2006-03-28 10:57:18 +00:00
allan%beaufour.dk 14d5b2c310 [XForms] Handle size of modeless and modal messages in a better way. Bug 328585, r=me+doronr, patch by smaug 2006-03-28 10:47:10 +00:00
allan%beaufour.dk 9d0fbd52ea [XForms] Fix changed nodes error on form initialization. Bug 331469, r=doronr+smaug 2006-03-28 07:54:44 +00:00
silver%warwickcompsoc.co.uk 6922419cbc Bump version to 0.9.86 so we can actually release a version and know what's going on. r=me 2006-03-28 02:37:59 +00:00
bryner%brianryner.com 75c2b6cf14 fix usage of mEventSet prior to initializing it (regression from bug 331166) r=marria 2006-03-28 01:40:22 +00:00
bryner%brianryner.com 79790c083b Separate the window ID map from the window collector, so that there's not a dependency between the collectors (bug 331508), r=marria 2006-03-27 22:48:14 +00:00
allan%beaufour.dk f3191b9ec2 (new file) [XForms] Expose base bindings for select widgets. Bug 323849, r=doronr+aaronr, patch by surkov@dc.baikal.ru 2006-03-27 08:40:50 +00:00
allan%beaufour.dk 00078eb11b [XForms] Expose base bindings for select widgets. Bug 323849, r=doronr+aaronr, patch by surkov@dc.baikal.ru 2006-03-27 08:40:13 +00:00
roc+%cs.cmu.edu e7afee4a2b Bug 326501. Mark tree views as being suitable for untrusted code. r+sr=bzbarsky 2006-03-26 20:59:03 +00:00
Olli.Pettay%helsinki.fi 04cfde2d6f Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-03-25 22:03:49 +00:00
silver%warwickcompsoc.co.uk a056bf3558 Bug 326523 - Strip spaces from CTCP ping replies (IRC services send this).
ChatZilla only.
r=samuel
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-03-25 17:02:08 +00:00
silver%warwickcompsoc.co.uk 5756a51e62 Bug 330164 - Use nickname!*@* for ban masks when the hostname is not yet available.
ChatZilla only.
r=samuel
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-03-25 16:56:59 +00:00
silver%warwickcompsoc.co.uk ec9b92abe0 Bug 307774 - Capture drag-drop and pasting of text and switch to multiline input if appropriate.
ChatZilla only.
r=silver
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-03-25 16:52:44 +00:00
bryner%brianryner.com f4d5f8fe3c change <load> event to <document action='load'> for consistency (bug 330711). r=marria 2006-03-25 02:34:17 +00:00
darin%meer.net 7ff5ee61ac fixes bug 329713 "check for memory leaks" patch by tony@ponderer.org, r=darin 2006-03-24 22:57:47 +00:00
timeless%mozdev.org 002b09e5fa Bug 331184 string changes required for DOMI bug 109481
removing old strings (fixing build "bustage")
2006-03-24 21:21:47 +00:00
timeless%mozdev.org 8b6be397b4 Bug 331184 string changes required for DOMI bug 109481
restoring da as it is now current
2006-03-24 21:02:37 +00:00
timeless%mozdev.org 5e730000e4 Bug 331184 string changes required for DOMI bug 109481
patch by sskroeder@skroeder.dk
2006-03-24 20:51:53 +00:00
bryner%brianryner.com db9184041d fix metrics build on the 1.8 branch, where NS_ASSIGNMENT_COPY is not defined (bug 331622). patch by darin, r=me. 2006-03-24 19:00:20 +00:00
cvshook%sicking.cc 433c662394 Relanding patches that (hopefully) don't affect Tdhtml 2006-03-24 00:09:50 +00:00
aaronr%us.ibm.com 22750a844b [XForms] Output element isn't refreshed in some cases Bug 310276, r=allan+smaug 2006-03-23 22:52:03 +00:00
bryner%brianryner.com 24074e3d8b - attach a session id to each logged event
- move the bulk of MetricsService startup to the profile-after-change  notification, so that it can read and write profile prefs.
- don't start up all collectors at startup, just the ones we were told to enable. make the collectors handle repeated startup or shutdown calls.
- move log flushing from xpcom-shutdown to quit-application to avoid DOM serializer crashes
- default to no event limit, if the server doesn't give a limit
- avoid a debug warning if there's no config file present at startup

bug 331166, r=marria
2006-03-23 21:34:00 +00:00
bryner%brianryner.com ded7c30864 Go back to the attribute-based approach for client id (bug 330712), r=darin. 2006-03-23 20:33:58 +00:00
allan%beaufour.dk 26ffa16738 [XForms] Fix accessors interface for group. Bug 331197, r=smaug+doronr 2006-03-23 09:12:41 +00:00
allan%beaufour.dk 64323d7f43 [XForms] Moved upload to xforms-xhtml. Bug 328150, r=me+doronr, patch by surkov@dc.baikal.ru 2006-03-23 09:10:42 +00:00
allan%beaufour.dk 1a26d72755 [XForms] Fix namespace issues with submission. Bug 329479, r=doronr+me, patch by surkov@dc.baikal.ru 2006-03-23 09:07:21 +00:00
cvshook%sicking.cc 6cc41878a9 Back out a few of my patches to see if any caused the Tdhtml regression in bug 331364. 2006-03-23 08:21:21 +00:00
roc+%cs.cmu.edu d578dd8fc2 Bug 331412. XForms breaks 64-bit builds. r=aaronr 2006-03-23 03:22:47 +00:00
doronr%us.ibm.com 4eac5ca0f0 XForms bug 331328 - Schema changes only reflected on restart. r=aaronr,allan 2006-03-22 19:36:27 +00:00
aaronr%us.ibm.com ff5d3f6461 [XForms] fixing required bind for all submission methods. Bug 326452, patch by sspeiche, r=doronr+allan 2006-03-22 19:27:46 +00:00
bryner%brianryner.com a6728de24f fixing bad assertion bustage, bug 330712 2006-03-22 18:19:06 +00:00
aaronr%us.ibm.com e0cb6fe99c [XForms] generate xforms-link-error for help, hint, alert and message elements. Bug 300255, r=smaug+allan 2006-03-22 18:05:49 +00:00
kairo%kairo.at b9ae51f9d3 bug 331189 - string changes required (in German locale) for DOMI bug 109481, additionally fix .properties file to really include strings (my local conversion script was buggy) 2006-03-22 16:30:48 +00:00
dbaron%dbaron.org e060297bba Fix backwards pointers. b=330855 r=doron sr=jst 2006-03-22 07:16:55 +00:00
bryner%brianryner.com c7a4820900 #ifdef'ing new include for the branch 2006-03-22 04:59:11 +00:00
bryner%brianryner.com 7d279f4e5c Generate a client ID and send it in an HTTP header (bug 330712) r=darin 2006-03-22 02:53:05 +00:00
benjamin%smedbergs.us 85d6fff4b8 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-21 18:39:56 +00:00
doronr%us.ibm.com e748d45426 Bug 328092 - Schema Validation: Duraations have problems with pre-1900 dates due to NSPR. r=aaronr 2006-03-21 16:39:36 +00:00
benjamin%smedbergs.us c28452f142 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-21 14:41:13 +00:00
timeless%mozdev.org b310c2ba88 Bug 109481 Easy way to pick open pages (as opposed to open windows)
localizations by:
cs-CZ	p.franc@gmail.com
2006-03-21 10:33:13 +00:00
timeless%mozdev.org a4ea900d1d Bug 109481 Easy way to pick open pages (as opposed to open windows)
introduced strings for which replacements were not available for:
cs-CZ da fr pt-BR sk zh-TW
So they have been removed from this Makefile.in until they're provided.

de remains in the list because kairo promised to translate the en-us strings
that we copied into de per his request.
2006-03-21 10:14:49 +00:00
timeless%mozdev.org 51da15c5cc Bug 109481 Easy way to pick open pages (as opposed to open windows)
patch by jason_barnabe@fastmail.fm r=timeless sr=neil
localizations by:
hu	timar@fsf.hu
pl	marek.stepien@gmail.com
ru	als@mozilla.ru
sv-SE	hasse@jasajudeju.se
el	pkst@gmx.net
nb-NO	havarmor@stud.ntnu.no
zh-CN	shaohua.wen@gmail.com
ga-IE	kscanne@yahoo.com

German committed w/ English strings per kairo
2006-03-21 09:57:36 +00:00
allan%beaufour.dk 28df09ffa3 [XForms] Fix range crash on reloading page. Bug 329379, r=me+aaronr, patch by smaug 2006-03-21 09:19:13 +00:00
timeless%mozdev.org b71940493b Bug 328009 UniversalChardetTest.cpp(65) : warning C4800: 'const PRBool' : forcing value to bool 'true' or 'false' (performance warning)
r=smontagu sr=bz
2006-03-21 06:35:45 +00:00
doronr%us.ibm.com 47cc06ac4a XForms bug 330671 - multiple message dialogs don't always show. r=aaronr,allan 2006-03-20 19:17:14 +00:00
allan%beaufour.dk b53c170324 [XForms] Fix submit issue for XUL. Bug 323006, r=smaug+me, patch by surkov@dc.baikal.ru 2006-03-20 11:04:57 +00:00
allan%beaufour.dk e2f28bd96b [XForms] Pick out calendar widget. Bug 329204, r=doronr+me, patch by surkov@dc.baikal.ru 2006-03-20 11:00:10 +00:00
allan%beaufour.dk 85aa37d6cb [XForms] Fix excessive refreshing for delegate controls. Bug 327985, r=aaronr+me, patch by surkov@dc.baikal.ru 2006-03-20 10:47:06 +00:00
silver%warwickcompsoc.co.uk c639cd1bcb Bug 329702 - Allow code to hook all commands as well as individual ones.
ChatZilla only.
r=samuel
2006-03-18 15:20:32 +00:00
mkaply%us.ibm.com ff21abd5f6 Add validation for id/name/version 2006-03-17 17:41:10 +00:00
darin%meer.net cc3b41a11c fixes bug 328125 "Add support for dynamic configuration and throttling" r=bryner 2006-03-17 02:58:16 +00:00
aaronr%us.ibm.com 4e4e1c502d [XForms] Expose a .getInstanceDoc() interface on instance elements. Bug 330252, patch by surkov, r=allan+aaronr 2006-03-17 02:19:07 +00:00
gijskruitbosch%gmail.com eddd88c451 No bug. Update talkback link with the new URL.
ChatZilla Only.
r=samuel on IRC
2006-03-17 00:11:28 +00:00
pedemont%us.ibm.com 2c19163739 Bug 329159 - StringIndexOutOfBoundsException in Mozilla.getGREPathFromRegistryFile. r=mkaply. 2006-03-16 20:59:42 +00:00
aaronr%us.ibm.com 77fcfae838 [XForms] Generate xforms-compute-exceptions for binds. Bug 330579, r=doronr+smaug 2006-03-16 19:17:19 +00:00
timeless%mozdev.org c6504aac76 Bug 242729 Copy in the right-click menu in the DOM inspector nodeName/nodeValue doesn't work
patch by jason_barnabe@fastmail.fm r=timeless sr=neil
2006-03-16 06:23:03 +00:00
pedemont%us.ibm.com c3ca55e915 Bug 315767 - Submission of large files using multipart-post doesn't work. r=darin, r=aaronr 2006-03-15 20:42:50 +00:00
doronr%us.ibm.com 61395526f4 Bug 329970 - nsSchemaLoader does not copy over attributes for DERIVATION_RESTRICTION_COMPLEX r=peterv 2006-03-15 17:13:09 +00:00
allan%beaufour.dk 1465a361dc [XForms] Show error on invalid qname for lazy created node. Bug 317527, r=me+doronr, patch by aaronr 2006-03-15 09:31:13 +00:00
allan%beaufour.dk b6a9a77a6d [XForms] Do not dispatch events on form load. Bug 329633. r=aaronr+smaug 2006-03-15 09:18:06 +00:00