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

149272 Коммитов

Автор SHA1 Сообщение Дата
doronr%us.ibm.com 768864929c XForms bug 299273 - xforms-select/xforms-deselect events not firing for select/select1. r=smaug,aaronr 2005-10-28 15:32:38 +00:00
bienvenu%nventure.com 5d565d2f7f fix 314027, initial patch by hyc@symas.com, r/sr=bienvenu, local search only looks at first message due to uninitialized ret value 2005-10-28 15:22:41 +00:00
peterv%propagandism.org 0084b6dc4a Backing out to fix orange. 2005-10-28 13:48:13 +00:00
peterv%propagandism.org b11bba112f Trying once more to check in fix for bug 274777 (Update to Expat 1.95.8). r=bsmedberg, sr=bz. 2005-10-28 13:21:14 +00:00
bsmedberg%covad.net 4b26c5b241 Add MOZILLA_INTERNAL_API to triplescat, r=pike, regression from bug 314015 2005-10-28 13:19:14 +00:00
bugzilla%standard8.demon.co.uk b6d2930fcc Fix Bug 240372 Cannot Dnd from Mozilla Address book to other App. Patch by Louie Zhao <Louie.Zhao@sun.com>, r=neil.parkwaycc.co.uk,sr=bienvenu 2005-10-28 13:09:37 +00:00
cvshook%sicking.cc 64a0fbd45f Bug 311827: Make GetAttr return a bool rather then an nsresult.
r/sr=bz
2005-10-28 11:25:24 +00:00
lpsolit%gmail.com f47da9c608 Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of a valid ID as a param - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave 2005-10-28 10:33:18 +00:00
wurblzap%gmail.com 05f1cf3889 Bug 313941: sanitycheck should quote bad values so empty values are apparent
Patch by Matt McHenry <mmchenry@carnegielearning.com>
r=wurblzap, a=justdave
2005-10-28 10:25:44 +00:00
lpsolit%gmail.com 6594baf721 Bug 303706: Eliminate deprecated Bugzilla::DB routines from editproducts.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-10-28 10:25:06 +00:00
wurblzap%gmail.com da0bd6fdcb Bug 313941: t/008filter.t should accept TRY/CATCH template directives
Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua>
r=wurblzap, a=justdave
2005-10-28 10:19:43 +00:00
lpsolit%gmail.com 1c6ee4b2f5 Bug 308666: Getting a popup error message when checking dependencies - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wicked a=justdave 2005-10-28 10:15:01 +00:00
lpsolit%gmail.com 300632fee5 Bug 308340: General Preferences tab is empty except for submit button when no user prefences are enabled - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=GavinS a=justdave 2005-10-28 09:56:54 +00:00
igor%mir2.org f2b2996f42 Fixing bug 313938: better handling of GC strings 2005-10-28 09:50:12 +00:00
peterv%propagandism.org 61caa5e8d4 Fix for bug 314075 (Crash [@ nsPropertyTable::DeleteAllPropertiesFor]). Patch by Mark Mentovai, r/sr=me. 2005-10-28 08:48:11 +00:00
bob%bclary.com 106bc6a487 Trap possible exceptions to sure JavaScript Options are reset 2005-10-28 08:17:28 +00:00
bob%bclary.com 5cf264ab62 Be sure to reset JavaScript options before test ends. 2005-10-28 08:16:10 +00:00
bob%bclary.com e33676be8c JavaScript Test Library - trap exceptions when getting non-existent options in JavaScriptOptions() 2005-10-28 08:13:36 +00:00
sandeep.konchady%sun.com 99af98bd06 Bugzilla bug : 314098. Modified JSS provider version to 4.1.1 in
JSSProvider.java. Reflected this information in all places that needs
to be changed when there is a change in JSS version. r=wtc
2005-10-28 04:21:16 +00:00
bzbarsky%mit.edu d3f9d12fac Fix more build bustage. Bug 308270 2005-10-28 03:57:08 +00:00
bzbarsky%mit.edu 7ef886f1fb Make sure to set |modification| correctly. Bug 308270, presumed r=sicking, sr=jst 2005-10-28 03:52:26 +00:00
bzbarsky%mit.edu f6bc1aeee3 Fix build bustage 2005-10-28 03:11:53 +00:00
bzbarsky%mit.edu ddfee5f052 Combine various SetAttr implementations so that we just have
nsGenericElement::SetAttr.  Bug 308270, r=sicking, sr=jst
2005-10-28 02:59:38 +00:00
pedemont%us.ibm.com 75c5a6f9e7 Bug 310477 - Fix call method return types. Not part of default bulid. 2005-10-28 02:06:58 +00:00
pedemont%us.ibm.com c385b2e9fc Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build. 2005-10-28 01:59:05 +00:00
mgalli%geckonnection.com 0a8b6d2976 License block. 2005-10-28 01:35:19 +00:00
mgalli%geckonnection.com d7b200fc80 All the pref panels now as separated files via overlay. 2005-10-28 01:32:56 +00:00
mgalli%geckonnection.com 0a4e4cb23a Added separated panes under preferences. 2005-10-28 01:31:59 +00:00
mgalli%geckonnection.com da93659e17 Preference panels now external via overlay. 2005-10-28 01:29:06 +00:00
mrbkap%gmail.com 16971355eb bug 314059: Make sure to untag the jsval when we use it. r=brendan 2005-10-28 01:10:49 +00:00
wtchang%redhat.com 2d980ccd93 Bugzilla bug 314089: On HP-UX, use rt.jar instead of classes.zip; for JDK
1.4 or later use the "server" JVM.  Fixed an error in the pathname of
rt.jar for Linux. r=sandeep.konchady.
2005-10-28 00:20:38 +00:00
wtchang%redhat.com e9ee302906 Bugzilla Bug 302212: set DARWIN_SDK_DSOFLAGS and pass -F arguments to ld
when GCC <= 3.  Contributed by Mark Mentovai <mark@moxienet.com>. r=wtc.
2005-10-28 00:06:56 +00:00
mgalli%geckonnection.com 67109deb55 Toolbars external as overlay. 2005-10-27 23:20:28 +00:00
mgalli%geckonnection.com c3c9f296ac Toolbars are separated. 2005-10-27 23:13:02 +00:00
mgalli%geckonnection.com 7fc4ebd824 toolbars as overlay 2005-10-27 22:50:41 +00:00
wtchang%redhat.com 8732358f93 Bugzilla bug 239960: cvs removed cmd/swfort. r=relyea. 2005-10-27 22:49:22 +00:00
jminta%gmail.com 75dc21e70f Bug 313648 Setting recurrence endDate to null does not result in infinite recurrence, but instead returns an error. r=mvl 2005-10-27 22:17:50 +00:00
mrbkap%gmail.com 783fed5a5c bug 243056: legend tags containing invalid HTML don't cope very well. r=jst sr=bzbarsky 2005-10-27 21:51:37 +00:00
brendan%mozilla.org 0fb916cac2 Fix xml_child to include leaf types (attributes, PIs, etc.) in its result (313799, r=mrbkap). 2005-10-27 21:48:20 +00:00
mrbkap%gmail.com c924848adc bug 314092: <object> prefers to be in the body, not the head. r+sr=jst 2005-10-27 21:46:31 +00:00
mrbkap%gmail.com 6a2996e793 Some random fixes on top of a patch from Johan Bevemyr <jb@bevemyr.com>. 2005-10-27 21:12:13 +00:00
wtchang%redhat.com 63eff804d1 Bugzilla Bug 308242: added the extractablePairs method to KeyPairGenerator
to make the new PK11_ATTR_EXTRACTABLE/PK11_ATTR_UNEXTRACTABLE flags of the
new PK11_GenerateKeyPairWithFlags function available to JSS.  r=nkwan.
sr=glen.beasley.
Modified Files:
        crypto/KeyPairGenerator.java crypto/KeyPairGeneratorSpi.java
        pkcs11/PK11KeyPairGenerator.c pkcs11/PK11KeyPairGenerator.java
2005-10-27 20:47:26 +00:00
bsmedberg%covad.net c51d05ec1d Bug 314015 - nsComponentManagerUtils.h uses the wrong linking macros, SDK 1.8 is broken, r=darin 2005-10-27 19:01:51 +00:00
darin%meer.net 5b8b55b446 fixes bug 313963 "last-update.log not created if it does not already exist" r=bsmedberg 2005-10-27 18:46:10 +00:00
mike.morgan%oregonstate.edu ccb7354501 Added rdf parsing code. 2005-10-27 16:49:22 +00:00
mgalli%geckonnection.com 8b781ec441 item-call defaults to hidden=true. FIxed bug 309809 2005-10-27 16:44:56 +00:00
mgalli%geckonnection.com c0b6f7d075 bug 309809 2005-10-27 16:44:21 +00:00
bsmedberg%covad.net 953a02830a Bug 313927 - win32: opening a transparent/tranlucent window with "popup" shows taskbar item r=Dainis_Jonitis moa=roc 2005-10-27 16:22:01 +00:00
bzbarsky%mit.edu 32fa287719 More removal for bug 313642. Patch by Martijn Wargers
<martijn.martijn@gmail.com>, r+sr=bzbarsky
2005-10-27 15:39:01 +00:00
peterv%propagandism.org 95ac2f6ee6 Change IID of changed interfaces (for bug 264308). 2005-10-27 14:58:38 +00:00