mkaply%us.ibm.com
6303180103
Bad check on pref
2006-04-25 20:35:33 +00:00
mkaply%us.ibm.com
77b7357a76
Version change for small fix
2006-04-25 20:34:23 +00:00
aaronr%us.ibm.com
8b8ace82f9
[XForms] select1 event sequence backwards. Bug 332242, r=doronr+olli
2006-04-25 17:01:01 +00:00
mkaply%us.ibm.com
c1d02e0696
Per shaver, this is a better way to check
2006-04-25 16:18:39 +00:00
mkaply%us.ibm.com
7019fa9d0d
Preferences autocomplete didn't work on 1.5 - adding impl
2006-04-25 16:06:02 +00:00
bryner%brianryner.com
22ba033aa0
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
add20431b9
Fix build bustage
2006-04-24 20:25:56 +00:00
bzbarsky%mit.edu
c6cc005766
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
5e1ce4e70d
#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
8a2a16c69c
#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
9d397cddf1
#334673
...
CCK only - not built
Rewrite prefs interface so it is more userfriendly.
2006-04-24 16:52:07 +00:00
dmose%mozilla.org
9c8ff4ec6f
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
0960e6fd1d
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
e60fb67cd7
Don't unnecessarily truncate the memory size (bug 335119) r=marria
2006-04-24 02:45:27 +00:00
gavin%gavinsharp.com
25e3210412
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
bb1cea8c17
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
9e237614e6
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
410efc629d
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
5e0e1947a2
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
de6ca592ac
fix mac bustage
2006-04-21 01:54:13 +00:00
silver%warwickcompsoc.co.uk
9849aed077
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
04e3a56d1a
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
344c13ee1c
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
76a576b446
remove unneeded include of nsIUUIDGenerator.h (bug 334750) r=marria
2006-04-20 23:25:32 +00:00
bryner%brianryner.com
6155ecee0e
Change from nsMemory::Free to NS_Free (bug 329871) r=darin
2006-04-20 22:33:09 +00:00
bryner%brianryner.com
b69372252d
Add some missing includes (bug 329871) r=darin
2006-04-20 22:31:27 +00:00
doronr%us.ibm.com
983fdb9d27
Bug 334832 - NPOTDB Maximum value of schema int is handled wrong. r=aaronr
2006-04-20 19:43:27 +00:00
bryner%brianryner.com
ac3800ee1e
Add support for profile events (bug 329871), r=marria.
2006-04-20 18:31:05 +00:00
bryner%brianryner.com
484bb7e786
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
1136d6d9a9
Fix libbz2 stream usage so that compression works again (bug 334768). r=darin.
2006-04-20 17:25:52 +00:00
allan%beaufour.dk
5caae767f2
[XForms] Bump extension version to 0.6. Bug 331208, r=smaug+aaronr
2006-04-20 10:30:56 +00:00
allan%beaufour.dk
6f52b95fc2
[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
b5b772146e
[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
931aace7b2
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
54f6bc3d00
fixes bug 334774 "reset mEventCount upon upload" r=bryner
2006-04-20 05:07:59 +00:00
mkaply%us.ibm.com
d1668cfa02
#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
f5089d848b
[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
e5bd8c37e0
[XForms] Disabled controls should match more than :disabled. Bug 313118, r=doronr+smaug
2006-04-19 08:22:28 +00:00
bryner%brianryner.com
37bae83aa1
Fix assertions from nsMetricsEventItem::SetProperties() (bug 334044). r=darin.
2006-04-19 01:07:18 +00:00
darin%meer.net
c256dfbe2b
fixes bug 334044 "build metrics as a standalone extension" r=bryner
2006-04-18 22:36:26 +00:00
allan%beaufour.dk
a4323b2511
[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
762e7038b8
[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
67d4723e36
Bug 334416: Misc view usage cleanups. r+sr=roc.
2006-04-18 06:05:24 +00:00
roc+%cs.cmu.edu
eb125f488d
Bug 313962. Fix simple uninitialized variable crasher in GConf nsSystemPrefs. r=timeless
2006-04-17 22:03:46 +00:00
mkaply%us.ibm.com
fcd9605ced
1.6.0 version was only for testing
2006-04-17 19:08:56 +00:00
mkaply%us.ibm.com
cc953c671a
plugins dir is now platform
2006-04-17 19:08:32 +00:00
robert%accettura.com
85f444074b
Bug 333806 Remove reporter about page r=mconnor
2006-04-17 18:01:43 +00:00
mkaply%us.ibm.com
92f8475aea
#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
6d20e74a55
Someday I'll get the version number right
2006-04-17 17:02:30 +00:00
Olli.Pettay%helsinki.fi
becc77f1fe
Bug 333029, XBLize xf:message. r=allan+doronr
2006-04-17 13:06:08 +00:00
Olli.Pettay%helsinki.fi
750f2f6e8c
Bug 329617, Hint does not work for select1, r=aaronr+doronr
2006-04-17 12:53:09 +00:00
allan%beaufour.dk
b0341c9ddd
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
e993b1d3b4
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
50fc283812
#333770
...
CCK only
Package cck.config in cck package
2006-04-14 15:42:10 +00:00
mkaply%us.ibm.com
fe491d71d3
#333470
...
CCK only
Labels were missing control attribute
2006-04-13 21:28:01 +00:00
cvshook%sicking.cc
7a388e48eb
Bug 333795, kill unused BeginReflow/EndReflow functions. r/sr=dbaron
2006-04-13 04:07:12 +00:00
silver%warwickcompsoc.co.uk
3ecf654c80
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
6abbc7a264
Bug 333420 - Fix build break when building with gcj.
2006-04-12 21:28:35 +00:00
pedemont%us.ibm.com
ed02b645af
Update testcases to work with new MozillaInterfaces.jar. No bug.
2006-04-12 21:24:03 +00:00
benjamin%smedbergs.us
da0a576976
Fix leftover #include, bustage from bug 270893
2006-04-12 17:09:04 +00:00
benjamin%smedbergs.us
9588831ccc
xforms bustage from nsIArray freezing, bug 270893
2006-04-12 16:49:36 +00:00
benjamin%smedbergs.us
70a0f2207b
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
b7c5727245
[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
8350993b0d
[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
d84b65d0ba
[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
040ffd3a81
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
47d30fe29b
[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
54be0c0be3
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
d719612b81
remove some unnecessary cert code
2006-04-11 15:43:53 +00:00
mkaply%us.ibm.com
2581ceffaa
*** empty log message ***
2006-04-11 15:43:32 +00:00
cbiesinger%web.de
55f9f3d9c7
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
ddc3994123
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
100a5904cd
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
3687211931
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
ad498da0ef
UI cleanup
2006-04-10 17:13:20 +00:00
mkaply%us.ibm.com
ad20f0223e
Proxy pages doesn't disable correctly
2006-04-10 17:12:01 +00:00
doronr%us.ibm.com
91ad131fea
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
e672090972
Upping version
2006-04-10 16:34:05 +00:00
mkaply%us.ibm.com
9eb1aab640
Add suppor for hiding/locking the CCK in extension manager
2006-04-10 16:33:56 +00:00
neil%parkwaycc.co.uk
76785efbde
Fix coding error (kids = document.createElement ...) r=timeless,caillon
2006-04-10 15:53:18 +00:00
allan%beaufour.dk
a9c327f9c9
[XForms] Fix crash on empty instances. Bug 333113. r=smaug+doronr. NPOTB
2006-04-10 14:58:06 +00:00
mkaply%us.ibm.com
e7c4914688
I had completely broken cert importing
2006-04-10 13:23:44 +00:00
mkaply%us.ibm.com
ea9554bd0d
Be specific as to what kind of certs we support
2006-04-10 13:22:53 +00:00
kairo%kairo.at
23cf08ad30
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
91acb7039c
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
726174c0db
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
4f3d1dae64
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
5274a28c3d
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
703b15e2da
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
e4987193ee
[XForms] Too many schema-validation errors. Bug 332960, r=doronr+smaug
2006-04-07 09:04:49 +00:00
bryner%brianryner.com
c0f9fdac7f
fixing branch compile error (bug 333079) r=marria
2006-04-07 02:03:14 +00:00
mkaply%us.ibm.com
4c6e923055
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
157fa05688
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
532128ce9e
Add support for preference locking
2006-04-06 19:44:05 +00:00
timeless%mozdev.org
c0602375b6
Bug 268448 typo in Venkman.properties
...
change by brendan, r=timeless, rs=brendan
2006-04-06 11:34:11 +00:00
allan%beaufour.dk
c1affd745b
[XForms] Stop processing on instance load error. Bug 332218, r=smaug+aaronr
2006-04-06 08:17:02 +00:00
allan%beaufour.dk
eccfcdb6cc
[XForms] Expose switch-state to script. Bug 332127, r=aaronr+doronr
2006-04-06 08:12:46 +00:00
allan%beaufour.dk
442017d857
[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
ba0b4c19c7
#332865
...
r=mkaply
Patch from Matt Willis - fix some missing semicolons
2006-04-05 19:22:09 +00:00
mkaply%us.ibm.com
17d1664471
Fix bad line endings
2006-04-05 19:20:39 +00:00
doronr%us.ibm.com
8c59f22b1a
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
ecc43aa481
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
3e3d87044d
Forgot to change version number
2006-04-05 14:37:45 +00:00
allan%beaufour.dk
2c1ced7ead
[XForms] Better logging of MDG loop errors. Bug 332125, r=doronr+smaug
2006-04-05 08:05:25 +00:00
dbaron%dbaron.org
04b8c33eda
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
8963531bf8
[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
854e3b246a
[XForms] Initializing SetIntrinsicState too early. Bug 331911, r=allan+smaug
2006-04-04 21:09:57 +00:00
gijskruitbosch%gmail.com
3c1801c338
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
078406eedf
More error checking, more XBL cleanup, change some prefs
2006-04-04 19:59:25 +00:00
Olli.Pettay%helsinki.fi
f361979deb
Bug 331081, Nested repeats are not working on trunk, r=aaronr+allan
2006-04-04 19:51:31 +00:00
allan%beaufour.dk
a9d518f5c8
[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
dad0e2c2b6
[XForms] Fix selected attribute on case elements. Bug 332129, r=aaonr+doronr
2006-04-04 08:12:38 +00:00
allan%beaufour.dk
316f0ed98f
[XForms] Make nsIXFormsModelElement::getInstanceDocument raise DOMException. Bug 305184, r=aaronr+smaug
2006-04-04 08:10:25 +00:00
allan%beaufour.dk
50ffdf12ca
[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
33319ef269
Improve error checking
2006-04-03 21:48:21 +00:00
pedemont%us.ibm.com
dee2288e08
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
d5e2435e3f
Rename searchplugin.xul to searchengine.xul
2006-04-03 20:36:34 +00:00
mkaply%us.ibm.com
e4814f87f0
Continue XBLification, add support for Live bookmarks, better error checking
2006-04-03 20:01:09 +00:00
silver%warwickcompsoc.co.uk
42c72fbf3d
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
f6254e998e
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
08f71c16e4
Add support for logging nested data structures with events (bug 332172). r=marria.
2006-04-01 00:06:41 +00:00
allan%beaufour.dk
a05ccbde12
[XForms] Remove use of deprecated instanceLoadOrigin error. Bug 332215, r=doronr+smaug
2006-03-31 08:40:05 +00:00
allan%beaufour.dk
562535aaf7
[XForms] Fix VC6 compilation issues. Bug 332209, r=neil+doronr
2006-03-31 08:36:52 +00:00
allan%beaufour.dk
bde8172e0e
[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
07903cc2df
[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
41fd37565a
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-03-31 04:41:00 +00:00
pedemont%us.ibm.com
7018c6550a
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
59e62db11c
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
a83505cb84
(NPOTDB) Bug 278449 - Implement XML Schema Validation for Complex Types. r=aaronr
2006-03-30 21:01:35 +00:00
darin%meer.net
20837f71e1
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
b7b1037996
[XForms] Fixup submission cosmetics. Bug 332072, r=smaug+doronr
2006-03-30 08:28:00 +00:00
allan%beaufour.dk
05bed54559
[XForms] Bump extension version to 0.5. Bug 327041, r=smaug+aaronr
2006-03-30 08:26:33 +00:00
gerv%gerv.net
a54a4e6372
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:10 +00:00
gerv%gerv.net
af20ee45fb
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:05 +00:00
allan%beaufour.dk
ce0c60971b
[XForms] Fix UI dependencies. Bug 305060, r=aaronr+smaug
2006-03-29 10:49:28 +00:00
allan%beaufour.dk
c51b467e4e
[XForms] Fix refreshing for output with @value. Bug 293571, r=doronr+aaronr
2006-03-29 07:54:37 +00:00
allan%beaufour.dk
616d8224b0
[XForms] Modify repeat-index on insert and delete. Bug 282828, r=doronr+aaronr
2006-03-29 07:39:28 +00:00
allan%beaufour.dk
d73fb3d92a
[XForms] Fix required check for partial submissions. Bug 331961, r=aaronr+smaug
2006-03-29 07:37:17 +00:00
mnyromyr%tprac.de
6cc0a3ccdb
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
92a9341964
[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
46b0ad6adf
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
3a2d1fe16d
[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
db0a0e64e6
[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
887b95a9fe
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
a7a6028139
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
5dff8731c7
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
4d34bb7b87
(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
81690d8fa4
[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
1a94b0ebf3
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
ee372ff167
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
4e91f7941b
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
7d28009051
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
6b0072c283
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
0ec527b6ae
change <load> event to <document action='load'> for consistency (bug 330711). r=marria
2006-03-25 02:34:17 +00:00
darin%meer.net
132655aa68
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
06c8cc9b67
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
4310e2dcd1
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
7e2b0f0ef7
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
0f05dc84d8
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
1b3207b1d5
Relanding patches that (hopefully) don't affect Tdhtml
2006-03-24 00:09:50 +00:00
aaronr%us.ibm.com
e82cf28125
[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
3260b52a9c
- 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
93ef437883
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
ce434e377c
[XForms] Fix accessors interface for group. Bug 331197, r=smaug+doronr
2006-03-23 09:12:41 +00:00
allan%beaufour.dk
5194cfefb8
[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
82d07f0e1e
[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
e26140ab7d
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
5811612f23
Bug 331412. XForms breaks 64-bit builds. r=aaronr
2006-03-23 03:22:47 +00:00
doronr%us.ibm.com
5a87b29c79
XForms bug 331328 - Schema changes only reflected on restart. r=aaronr,allan
2006-03-22 19:36:27 +00:00
aaronr%us.ibm.com
985c4cfc84
[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
a68038606f
fixing bad assertion bustage, bug 330712
2006-03-22 18:19:06 +00:00
aaronr%us.ibm.com
1ead5508bb
[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
c5f7025c57
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
7267168b26
Fix backwards pointers. b=330855 r=doron sr=jst
2006-03-22 07:16:55 +00:00
bryner%brianryner.com
17bd271bdc
#ifdef'ing new include for the branch
2006-03-22 04:59:11 +00:00
bryner%brianryner.com
be4cba9e54
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
62564c6c35
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
19cca81baf
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
c2e0194764
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
7915c0f851
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
5611e1e467
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
6bcb9f1164
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
b423df6208
[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
3a351ccd58
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
d587034c2f
XForms bug 330671 - multiple message dialogs don't always show. r=aaronr,allan
2006-03-20 19:17:14 +00:00
allan%beaufour.dk
9abfee0cc3
[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
55ef40139b
[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
a3361a75f4
[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
911241a85c
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
7190d3b7a2
Add validation for id/name/version
2006-03-17 17:41:10 +00:00
darin%meer.net
dd7ffaf0ca
fixes bug 328125 "Add support for dynamic configuration and throttling" r=bryner
2006-03-17 02:58:16 +00:00
aaronr%us.ibm.com
649032f434
[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
d9335aa128
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
a267d6f58e
Bug 329159 - StringIndexOutOfBoundsException in Mozilla.getGREPathFromRegistryFile. r=mkaply.
2006-03-16 20:59:42 +00:00
aaronr%us.ibm.com
c914c224ed
[XForms] Generate xforms-compute-exceptions for binds. Bug 330579, r=doronr+smaug
2006-03-16 19:17:19 +00:00
timeless%mozdev.org
1059b8a1d2
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
a9c22aea40
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
f152c254c9
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
0c53db67db
[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
f8a15f786a
[XForms] Do not dispatch events on form load. Bug 329633. r=aaronr+smaug
2006-03-15 09:18:06 +00:00
bryner%brianryner.com
cdc7ad6d9b
fixing bustage, bug 330420
2006-03-15 06:31:46 +00:00
bryner%brianryner.com
4cd1e2b280
Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin.
2006-03-15 04:59:42 +00:00
darin%meer.net
f814fd1ca7
fixes bug 328068 "[osx] gather memory usage data for load events" r=bryner
2006-03-15 00:25:05 +00:00
bugzilla%arlen.demon.co.uk
25a40828c6
Bug 329901 Use MDC for some external links
...
p=Giacomo Magnini <giacomo.magnini@portalis.it> r=me
2006-03-14 22:39:36 +00:00
bzbarsky%mit.edu
be3b8788e1
Followup to fix build bustage. Bug 305710
2006-03-14 19:29:38 +00:00
bzbarsky%mit.edu
6e8df6adb8
nsIDocumentEncoder should be IDL-ized. Bug 305710, patch by jpl24
...
<jlurz24@gmail.com>, r=sicking, sr=bzbarsky
2006-03-14 17:12:41 +00:00
allan%beaufour.dk
4c75627c45
[XForms] Fix .xf-repeat-item on load and refresh. Bug 329885, r=smaug+doronr
2006-03-14 08:50:49 +00:00
allan%beaufour.dk
e432ae5781
[XForms] Move accesskey label into xforms-xhtml.xml. Bug 327998, r=doronr+me, patch by surkov@dc.baikal.ru
2006-03-13 09:06:34 +00:00
mnyromyr%tprac.de
69d87c56fa
Bug 330171: Remove documentation of DPI prefs; p=<stefanh@bluebottle.com>, r=IanN
2006-03-12 20:52:02 +00:00
darin%meer.net
8f036a01aa
fixes bug 328068 "gather memory usage data for load events" r=bryner
2006-03-08 15:09:25 +00:00
allan%beaufour.dk
a366580fad
[XForms] Fix excess refresh during widget loading. Bug 326766, r=smaug+me, patch by surkov@dc.baikal.ru
2006-03-08 10:14:50 +00:00
cvshook%sicking.cc
418aee9cf3
Fix build bustage
2006-03-08 05:45:50 +00:00
cvshook%sicking.cc
de7a063b91
Bug 325426: Only use baseURI to resolve relative uris. r=bz sr=jst
2006-03-08 05:01:16 +00:00
bugzilla%arlen.demon.co.uk
171a9628ee
Bug 324992 Add pref UI for mail remote content's new prefs - fix bad grammar just introduced in help file
...
p=me r=stefanh
2006-03-08 00:44:25 +00:00
bugzilla%arlen.demon.co.uk
96b80e8718
Bug 324992 Add pref UI for mail remote content's new prefs
...
p=me r=mnyromyr sr=neil (for code) r=stefanh (for help)
2006-03-08 00:31:10 +00:00
bryner%brianryner.com
d886035f6f
Initial checkin of Google Safe Browsing extension (bug 329292). Code contributed by fritz@google.com. Not yet part of the build. r=darin.
2006-03-07 18:36:56 +00:00
Olli.Pettay%helsinki.fi
f79ea0115b
Bug 234455, Centralize event dispatch r=jst, sr=bz
2006-03-07 17:08:51 +00:00
jwatt%jwatt.org
82bf92359f
Fixing bug 329356. Ban and except lists aren't formatted. Patched by Robert Marshall <rdmsoft@bugs.rdmsoft.com>. r=samuel@sieb.net
2006-03-07 15:48:17 +00:00
jwatt%jwatt.org
915c1ffeaf
Fixing bug 329356. Ban and except lists aren't formatted. Patched by Robert Marshall <rdmsoft@bugs.rdmsoft.com>. r=samuel@sieb.net
2006-03-07 15:48:16 +00:00
allan%beaufour.dk
b09e1cc602
[XForms] Backup instances before dispatching xforms-ready. Bug 329510, r=aaronr+smaug
2006-03-07 09:20:12 +00:00
allan%beaufour.dk
c10af761f2
[XForms] Datepicker: Fix help/hint/alert position and add xf-value class. Bug 328873, r=doronr+smaug
2006-03-07 09:14:46 +00:00
bryner%brianryner.com
23f833fd94
Generate 'true' and 'false' for boolean values, rather than '1' and '0' (bug 329304). r=marria,
2006-03-07 05:31:32 +00:00
bryner%brianryner.com
ad2b3aee68
Get the DocShell by QI'ing the WebProgress object - this is easier and also allows the code to work on the 1.8 branch. Bug 329287, r=marria.
2006-03-07 05:02:40 +00:00
bienvenu%nventure.com
f0382acbd8
fix crash doing sspi auth, patch by schlichting@tu-harburg.de, r=cneberg@gmail.com, sr=bienvenu
2006-03-07 02:38:31 +00:00
silver%warwickcompsoc.co.uk
53216d6e39
Bump version number.
...
ChatZilla only.
2006-03-05 23:38:38 +00:00
gijskruitbosch%gmail.com
6bedd0f107
Bug 312931 - Logging goes to the wrong file if the date changes sufficiently.
...
ChatZilla Only.
r=silver (James Ross)
2006-03-05 23:32:28 +00:00
gijskruitbosch%gmail.com
fdd694fa06
No bug. ChatZilla only. Strict warning nits. R+ over IRC.
...
r=silver (James Ross)
2006-03-05 23:24:41 +00:00
bugzilla%arlen.demon.co.uk
56af1dd11e
Bug 270170 XPInstall Permission Manager UI - patch for help
...
p=me r=stefanh
2006-03-05 22:27:35 +00:00
timeless%mozdev.org
b460a1f1d3
Bug 328750 Change --disable-jsd error message
...
r=silver
2006-03-05 06:09:34 +00:00
silver%warwickcompsoc.co.uk
63671f0e26
Bug 292428 - Make auto-away checking work per-network, and be configurable for the same.
...
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2006-03-05 01:24:26 +00:00
silver%warwickcompsoc.co.uk
dfd654b704
Bug 277520 - Show some proper info in the DCC chat header bar, and show sensible stuff in the title for DCC chat and file transfers.
...
ChatZilla only.
r=silver
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-03-05 01:18:58 +00:00
silver%warwickcompsoc.co.uk
9bd5398075
Bug 325457 - Add visual support for +a (admin) and +q (founder) modes on supported servers.
...
ChatZilla only.
r=silver
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-03-05 01:13:34 +00:00
silver%warwickcompsoc.co.uk
6324418b63
Bug 40974 - Add away/nick menu to main menu for accessibility. Update links to website to new address. Add FAQ/homepage to Help menu. Work around bug 98997 (again).
...
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2006-03-04 23:11:40 +00:00
silver%warwickcompsoc.co.uk
ac2a2fda27
Bug 317001 - Make errors with channel joins go to the right channel view if possible.
...
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2006-03-04 23:04:26 +00:00
gijskruitbosch%gmail.com
12f49379e7
Bug 329274 - Quit when connected prompt is too enthusiastic.
...
ChatZilla Only.
r=samuel
2006-03-04 22:43:53 +00:00
silver%warwickcompsoc.co.uk
7b046091e6
Bug 329038 - Don't use prefs from library code.
...
ChatZilla only.
r=silver
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-03-04 21:49:04 +00:00
silver%warwickcompsoc.co.uk
b6ad25ebbe
Bug 288844 - Throw from asyncOpen instead of using content listeners for handling irc: URLs.
...
ChatZilla only.
r=samuel
2006-03-04 20:21:53 +00:00
bugzilla%arlen.demon.co.uk
d31df1a4c1
Bug 270170 XPInstall Permission Manager UI
...
p=me r=db48x sr=jag
2006-03-04 13:29:46 +00:00
bryner%brianryner.com
5614978a53
switch from using 'domwindowcreated' to NS_WEBNAVIGATION_CREATE (bug 329254) r=marria
2006-03-03 20:12:50 +00:00
bryner%brianryner.com
0907e1c2c4
Consolidate window events into a single element (bug 329187) r=marria.
2006-03-03 18:14:26 +00:00
benjamin%smedbergs.us
8e0bd158e7
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-02 17:59:42 +00:00
bugzilla%arlen.demon.co.uk
9df6dfcb52
Bug 322923 Need better OSX integration for Mailnews
...
p=me r=mnyromyr sr=neil (OSX code) r=stefanh (help)
2006-03-02 15:51:03 +00:00
allan%beaufour.dk
04f41d4761
[XForms] nsXFormsNodeState should work with NS_EVENT constants. Bug 324096, r=smaug+aaronr
2006-03-01 09:03:29 +00:00
bienvenu%nventure.com
1a3de1c754
fix crash entering smiley<space><space> on unix, sr=mscott, 328606
2006-02-28 15:53:07 +00:00
darin%meer.net
e1b906a9f0
fixes bug 328066 "implement bzip2 compression for sending metrics log" r=bryner
2006-02-28 03:30:01 +00:00
scott%scott-macgregor.org
b888a73f50
Bug #324521 --> poor inline spell checking performance on large text documents. When adding or ignoring a word, just spell check the existing spell selection instead of the entire document since those are the only words that would possibly be effected. Limit the size of the spell check selection to the first 250 mistyped words.
...
sr=bienvenu
2006-02-27 22:35:35 +00:00
aaronr%us.ibm.com
8a0dfe45ec
[XForms] xf:copy of element node then text node results in wrong instance data. Bug 328393, r=doronr+smaug
2006-02-27 21:04:34 +00:00
Olli.Pettay%helsinki.fi
f57a3e7e41
Bug 312687, XBLize action module elements, part 1, r=allan+doronr
2006-02-27 17:02:43 +00:00
uriber%gmail.com
1fa06b0b69
Bug 328591: FAYT (type-ahead find) code should be adjusted for bug 299065. r+sr=bzbarsky
2006-02-26 20:07:04 +00:00
silver%warwickcompsoc.co.uk
588b7aacc6
Bumping contents.rdf's version to match main code.
...
ChatZilla only.
r=silver
2006-02-25 22:13:07 +00:00