mgalli%geckonnection.com
|
8f6d936228
|
Updates to the pref impl. Now relies on the type definition in the XUL, not the existance of the pref itself.
|
2005-11-23 02:11:53 +00:00 |
mgalli%geckonnection.com
|
4069461d4b
|
preftype attrbute.
|
2005-11-23 02:08:32 +00:00 |
nelsonb%netscape.com
|
209e64fb65
|
Fix bug in MP_ALIGN macro that always truncated pointers to 32-bits,
even on 64-bin platforms. Bug 298630. r=rrelyea.
|
2005-11-23 01:12:34 +00:00 |
mgalli%geckonnection.com
|
bdf0a034fd
|
New preftypes.
|
2005-11-23 00:49:03 +00:00 |
bzbarsky%mit.edu
|
91c39e17ee
|
Treat inline and block buttons more uniformly. Bug 304004, r+sr=dbaron
|
2005-11-22 23:39:48 +00:00 |
dbaron%dbaron.org
|
607d959fc7
|
Typo.
|
2005-11-22 23:39:41 +00:00 |
dbaron%dbaron.org
|
4c6e5800a2
|
Correct comment to reflect reality. b=317480
|
2005-11-22 23:38:28 +00:00 |
dbaron%dbaron.org
|
4e9ad4a9f0
|
Allow grid groups to contain other grid groups, to fix mail compose window and other <listbox> bustage. b=317480
|
2005-11-22 23:35:57 +00:00 |
mrbkap%gmail.com
|
100353af46
|
bug 317452: nsParser::Tokenize has no reason to be recursive. r=jag sr=bzbarsky
|
2005-11-22 23:29:30 +00:00 |
pedemont%us.ibm.com
|
e7fc7bbb34
|
XPCOMJavaProxyBase belongs in impl jar, not interfaces jar. No bug. Not part of default build
|
2005-11-22 23:09:09 +00:00 |
dougt%meer.net
|
602cb565c3
|
necko name changed
|
2005-11-22 22:46:32 +00:00 |
timeless%mozdev.org
|
d1bdbdecd7
|
Bug 314518 [BeOS] Static builds Broken due nsSound implementation for Widget:BeO
patch by sergei_d r=biesi sr=bsmedberg
|
2005-11-22 22:33:41 +00:00 |
mgalli%geckonnection.com
|
5b5650b557
|
doc
|
2005-11-22 21:25:02 +00:00 |
mgalli%geckonnection.com
|
bb6a45b46f
|
UseProxy also has element disable/enable condition dependency.
|
2005-11-22 21:16:30 +00:00 |
mgalli%geckonnection.com
|
89dfc26042
|
checkThings is to sync the disable/enable state for some elemets.
|
2005-11-22 21:14:07 +00:00 |
mgalli%geckonnection.com
|
82c1360f75
|
Fix to the sync from.
|
2005-11-22 20:41:19 +00:00 |
mvl%exedo.nl
|
0ef67a5645
|
Bug 239373. Assertion in nsGenericElement.cpp, the toolkit part. r=mconnor
|
2005-11-22 20:33:32 +00:00 |
beng%bengoodger.com
|
063eb3f07f
|
317437, make methods on nsINavHistoryResultNode symmetric with those on nsINavHistoryResult - getQueries and queryOptions. r=bryner NPOB
|
2005-11-22 19:51:49 +00:00 |
mgalli%geckonnection.com
|
e0b3e0b36f
|
Cleanup.
|
2005-11-22 19:48:40 +00:00 |
mgalli%geckonnection.com
|
aacb58e626
|
Fix new onsyncpref, needs prefuitype attribute.
|
2005-11-22 19:47:16 +00:00 |
mgalli%geckonnection.com
|
9ee650772a
|
onsyncfrompreferences update.
|
2005-11-22 19:40:28 +00:00 |
bryner%brianryner.com
|
8ef44b0c6e
|
Add support for Query nodes, which are items with a place: URL which holds a serialized query to build the children.
|
2005-11-22 19:16:44 +00:00 |
beng%bengoodger.com
|
7514794e9a
|
315940 NOT PART OF BUILD, restructure command controller and page code a little, build out more of places tree view. 317437 - getSourceQuery is annoying, split into two methods/properties. r=brettw for that one
|
2005-11-22 19:03:03 +00:00 |
doronr%us.ibm.com
|
72aee6c22f
|
XForms bug 283344 - XForms input control, when bound to a date, should render as a datepicker r=smaug,aaronr
|
2005-11-22 18:53:33 +00:00 |
mgalli%geckonnection.com
|
7b2cffff5e
|
Fixes to preferenceitem items.
|
2005-11-22 18:52:17 +00:00 |
mgalli%geckonnection.com
|
59873ec59b
|
browser.cache.disk.parent_directory
|
2005-11-22 18:25:30 +00:00 |
dougt%meer.net
|
4ae2821299
|
re-arranging and adding stub functions
|
2005-11-22 18:21:20 +00:00 |
dbaron%dbaron.org
|
0ae9063206
|
Make GetParentGridPart restrict what it returns to the appropriate type. b=306911 r+sr=bzbarsky
|
2005-11-22 18:14:17 +00:00 |
mostafah%oeone.com
|
da21c3a8f1
|
Updated translation. Patch by Cedric Corazza (cedric.corazza@wanadoo.fr)
|
2005-11-22 18:11:50 +00:00 |
mgalli%geckonnection.com
|
4c349a3659
|
DOC.
|
2005-11-22 18:07:37 +00:00 |
mgalli%geckonnection.com
|
3547801e97
|
DTD.
|
2005-11-22 17:55:10 +00:00 |
mgalli%geckonnection.com
|
4d9578c3e7
|
Correct is to treat 40 and 38 when accessrule exists. This was causing problems with the dropdown in URLbar.
|
2005-11-22 17:50:01 +00:00 |
bzbarsky%mit.edu
|
0d8c776610
|
Fix classinfo for various svg elements. Bug 317027, patch by Robert Longson
<longsonr@gmail.com>, r=tor, sr=bzbarsky
|
2005-11-22 17:45:47 +00:00 |
timeless%mozdev.org
|
b2304d2ab2
|
Bug 237473 ChatZilla should support aliases for bugs
patch by gijskruitbosch+bugs@gmail.com r=ssieb
|
2005-11-22 17:42:57 +00:00 |
cltbld
|
e4405be5ba
|
Automated update from host egg
|
2005-11-22 17:24:19 +00:00 |
bsmedberg%covad.net
|
0ebdf7ef7c
|
Bug 315890 - Build extensions/xmlextras in tier 9 and into libxul, r=jst
|
2005-11-22 17:20:37 +00:00 |
mconnor%steelgryphon.com
|
5bb1766e4b
|
bug 315863 - BeOS Firefox crashes on 1st run with no existing profile, patch by doug@sheltonfamily.org, r=fyysik moa=me
|
2005-11-22 17:13:58 +00:00 |
bugzilla%standard8.demon.co.uk
|
dd9c7dfe29
|
Fix Bug 317404 Importing an empty ldif address confuses thunderbird. r/sr=mscott
|
2005-11-22 16:31:41 +00:00 |
bzbarsky%mit.edu
|
788670f91f
|
Look for the wrapper in the right scope -- GetWrappedNativeOfNativeObject won't
fix up the scope for us. Bug 309044 re-fix, r+sr=jst
|
2005-11-22 15:51:41 +00:00 |
bzbarsky%mit.edu
|
2552e51a3a
|
Fix some comments. Bug 303817, r+sr=jst
|
2005-11-22 15:49:44 +00:00 |
bzbarsky%mit.edu
|
1984e60045
|
If a binding stops being the most-derived binding for a content node before
we've fired its constructor, remove it from the constructors-to-be-fired list.
Bug 317265, r+sr=bryner
|
2005-11-22 15:48:10 +00:00 |
timeless%mozdev.org
|
1294a2e2f3
|
Bug 106386 Correct misspellings in source code
r=dbaron rs=brendan
|
2005-11-22 14:01:37 +00:00 |
jshin%mailaps.org
|
07ab541753
|
bug 317216 : UTF16 and UTF32 decoders allow invalid UTF16 into the core : UTF-32 patch, r=smontagu, sr=bzbarsky
|
2005-11-22 07:58:41 +00:00 |
jshin%mailaps.org
|
63deef0005
|
bug 317281 : Make UCS4 to High/Low surrogate pair a little bit more efficient (r=smontagu, sr=bz)
|
2005-11-22 07:48:49 +00:00 |
relyea%netscape.com
|
2c47437c90
|
Weave patch: bug 298630 r=nelson
|
2005-11-22 07:16:43 +00:00 |
nelsonb%netscape.com
|
a10b284613
|
Begin building mpcpucache.c. On Sun Studio platforms, build from two
new .s files. Bug 298630. r=rrelyea.
|
2005-11-22 07:13:32 +00:00 |
dbaron%dbaron.org
|
039a785952
|
Add commments to grid code, plus a small bit of code cleanup. b=306911 r+sr=bzbarsky
|
2005-11-22 05:52:34 +00:00 |
beng%bengoodger.com
|
a7add30863
|
315940 NOT PART OF BUILD - consolidate avi functions into places tree binding, allow tree to filter self/init from query url.
|
2005-11-22 05:40:40 +00:00 |
gavin%gavinsharp.com
|
6d1bfe1930
|
Bug 172817: Allow external source viewer/editor, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor
|
2005-11-22 05:36:48 +00:00 |
joshmoz%gmail.com
|
2994bf1ce5
|
remove nsSupportsArray usage from nsSimpleGlobalHistory. b=317035 sr=smfr
|
2005-11-22 05:29:16 +00:00 |