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

7447 Коммитов

Автор SHA1 Сообщение Дата
martijn.martijn%gmail.com 281962f59d removal of DeleteSelection, which was redundant. Bug 312778, r=brettw, sr=mscott 2006-06-21 00:52:00 +00:00
gavin%gavinsharp.com 1bdedd18e3 Bug 210246: DOM Nodes viewer paste command should allow multiple insertion points, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=timeless, sr=neil 2006-06-20 03:22:03 +00:00
mhammond%skippinet.com.au e71eb0674f Fix the chrome building process in the Python/DOM work. Not part of the build. 2006-06-19 23:13:14 +00:00
bzbarsky%mit.edu 64681af28a Move the safe vs unsafe about: distinction out of the security manager and into
nsIAboutModule implementations.  Bug 337746, r=dveditz, sr=darin
2006-06-19 21:02:12 +00:00
doronr%us.ibm.com 94ebff8d92 Bug 341672 - xsd:double validation has a bug. r=aaronr,smaug 2006-06-19 18:34:05 +00:00
mkaply%us.ibm.com d8486bf68a file in wrong place 2006-06-19 14:39:54 +00:00
timeless%mozdev.org 64a760c3c0 Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
silver%warwickcompsoc.co.uk 823e67f953 Bug 298673 - Unlock and free file stuff in all cases where a DCC connection is done/finished/failed.
ChatZilla only.
r=samuel
2006-06-17 21:14:17 +00:00
silver%warwickcompsoc.co.uk 6ee396f548 Bug 340014 - Allow multiple parameters to /who so the weird/exotic formats some servers allow work.
ChatZilla only.
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
r=silver
2006-06-17 21:10:48 +00:00
bryner%brianryner.com 9a689504ad sync with the branch (removing #ifdef) 2006-06-16 01:53:10 +00:00
mnyromyr%tprac.de 99c636e61c Bug 335846: Junk Preferences Panel help; r=IanN 2006-06-16 00:06:42 +00:00
mark%moxienet.com 88181ab303 340807 Spell checking broken on OS X, can't use Cocoa spell checker in a Carbon app. Use myspell when under Carbon. r=pink 2006-06-15 23:51:32 +00:00
kairo%kairo.at def1142b5f small encoding fixes for German inspector L10n 2006-06-15 20:34:47 +00:00
jwalden%mit.edu 0cf7d23e87 Bug 316543 - crash [@ mozSpellChecker::mozSpellChecker] when opening message compose window. Patch by Adam Guthrie <ispiked@gmail.com>, r=timeless, sr=mscott 2006-06-15 18:53:49 +00:00
pedemont%us.ibm.com 853d8c521d Bug 338110 - Remove operation on JavaXPTCStub map is called with bad parameters. XULRunner only. r=bsmedberg. 2006-06-15 16:14:24 +00:00
cbiesinger%web.de cc4e92df8e bug 341008 Fix sscanf error checking
r=mvl sr=darin a=darin
2006-06-15 13:52:00 +00:00
mkaply%us.ibm.com 593c34dd75 previous bug was 339332 2006-06-14 18:07:18 +00:00
mkaply%us.ibm.com 8975a4d5ef Move some error messages from DTD into properties so they can be translated better 2006-06-14 18:05:40 +00:00
bryner%brianryner.com 131092f5f1 Don't exit early from ProfileStartup just because the event count pref doesn't exist (bug 341438) r=marria 2006-06-13 22:46:07 +00:00
bryner%brianryner.com c3b24d03c2 Initialize member variables earlier, in case the observer service notifications don't happen in the expected order (bug 341318) r=marria 2006-06-13 20:01:59 +00:00
benjamin%smedbergs.us 2d7a26e531 Bug 341252 - extensions/cookie and extensions/permissions both have a nsModuleFactory.cpp which causes libxul link failure, r=darin 2006-06-12 17:56:15 +00:00
martijn.martijn%gmail.com a090268925 Bug 312778 - Undo after a spell check correction doesn't work, undoes previous action, r=brettw, sr=mscott 2006-06-12 14:15:48 +00:00
alex%croczilla.com 9f174b5632 Add 'plain' protocol (no prompts, no welcome message). JSSh only - Not part of default build. 2006-06-12 14:03:31 +00:00
pedemont%us.ibm.com 61618ecc89 Bug 323231 - Expose new XRE Profile APIs to Java embedders. r=jhpedemonte/bsmedberg 2006-06-09 13:40:08 +00:00
pedemont%us.ibm.com da199523ca Bug 337675 - improper automatic nsISupportsWeakReference handling for java-based xpcom objects. XULRunner only. r=bsmedberg 2006-06-09 13:30:24 +00:00
Jan.Varga%gmail.com 5ab0398355 Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-06-06 20:05:13 +00:00
pedemont%us.ibm.com 240ee929ac Bug 339947 - Java XPCOM proxies can get used (resurrected) after having been garbage collected causing VM crash. XULRunner only. patch by ttudor/jhpedemonte, r=jhpedemonte. 2006-06-06 17:13:18 +00:00
Jan.Varga%gmail.com cedee170c0 Fixed a copy and paste error. 2006-06-06 16:56:09 +00:00
doronr%us.ibm.com 1d9ebeead8 Bug 335366 - Add support for xsd:include. r=aaronr,peterv 2006-06-06 16:00:58 +00:00
allan%beaufour.dk 507eac4701 [XForms] Initial support for attribute-based repeats. Bug 280368, r=smaug+doronr 2006-06-06 13:52:03 +00:00
Jan.Varga%gmail.com 501fc9049d SQLConnect() doesn't work with some ODBC drivers. 2006-06-06 10:41:38 +00:00
mhammond%skippinet.com.au d2fc644a78 Copy our components via the EXTRA_COMPONENTS Makefile variable.
Not part of the build.
2006-06-06 07:06:41 +00:00
mhammond%skippinet.com.au a56b040b5a Handle that 'print' statements may fail in a release build. 2006-06-06 07:05:44 +00:00
pedemont%us.ibm.com 06aa61dc2e Bug 340022 - Virtual machine deadlock can happen on finalization of Java XPCOM proxies. patch by ttudor, r=jhpedemonte 2006-06-05 21:09:02 +00:00
Jan.Varga%gmail.com 8894a10aae Landing ODBC support for the sql extension. Bug 254924. Patch by Dorando <bugzilla-mozilla@dorando.at> 2006-06-05 20:02:59 +00:00
bryner%brianryner.com 96ce6961f9 Add missing IS_COMPONENT=1, fixes build regression from bug 335965. r=marria 2006-06-05 19:50:13 +00:00
bugzilla%standard8.demon.co.uk 8a284b3ee5 Bug 338173 Update (remove) help on Edit ciphers. p=Giacomo Magnini <giacomo.magnini@portalis.it>,r=iann_bugzilla 2006-06-05 18:35:15 +00:00
mhammond%skippinet.com.au cae5daa448 Change how we detect if xpcom was initialized. Not part of the build. 2006-06-05 07:22:27 +00:00
mhammond%skippinet.com.au 349419b557 Forward-port changes from the DOM_AGNOSTIC3_BRANCH. Not part of the build. 2006-06-05 06:26:14 +00:00
gavin%gavinsharp.com c335ab1ed1 Bug 112922: Ability to edit and split #text nodes, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=timeless, sr=neil 2006-06-04 05:45:34 +00:00
timeless%mozdev.org 9391198a55 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
timeless%mozdev.org e1191b2a4b Bug 337563 wallet does not require OBSOLETE
r=ajschult sr=bz
2006-06-03 23:25:04 +00:00
pinkerton%aol.net 20d2436ae0 add osx spellcheck service to replaces mySpell on Mac (bug 151040) 2006-06-03 15:56:20 +00:00
gijskruitbosch%gmail.com a7eaccac08 *** empty log message *** 2006-06-03 14:43:27 +00:00
pedemont%us.ibm.com 16acf97776 Bug 340002 - only handle nsILDAPSyncQuery when MOZ_LDAP_XPCOM is set. r=bienvenu. 2006-06-02 18:38:49 +00:00
bryner%brianryner.com 85d0b27116 Improve handling of server and network errors (bug 335965) r=marria 2006-06-02 06:06:54 +00:00
allan%beaufour.dk 17739feb3e [XForms] Add content policy checks to security checks. Bug 325814, r=bz+smaug 2006-05-31 09:00:24 +00:00
allan%beaufour.dk df5e7b09f6 [XForms] Validate instance documents on xforms-rebuild Bug 338823, r=doronr+smaug 2006-05-31 07:47:58 +00:00
pedemont%us.ibm.com b6673a4c5b Bug 338879 - Method from scriptable nsIWSPInterfaceInfoService returns non-scriptable nsIInterfaceInfo. r/sr=jst. 2006-05-30 16:31:13 +00:00
pedemont%us.ibm.com 8e9787f97d Bug 338896 - isXPCOMJavaProxy throws NullPointerException. r=apeller. 2006-05-30 16:18:10 +00:00