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