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

7493 Коммитов

Автор SHA1 Сообщение Дата
rob_strong%exchangecode.com 9aab7b5b89 Bug 343182 - Password Manager asks multiple times to save a password. patch=mwu, r=jst, sr=bzbarsky 2006-07-18 00:18:32 +00:00
silver%warwickcompsoc.co.uk 889b1142f2 Bug 343902 - Replace usage of Date.now() with 1.0-compatible code. Long live Mozilla 1.0!
ChatZilla only.
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
r=silver
2006-07-14 12:02:17 +00:00
bugzilla%standard8.demon.co.uk 6561bbcbf8 Bug 343395 Help buttons not displayed on SeaMonkey when build as an xul application (MOZ_XUL_APP=1). r=kaie,sr=Neil 2006-07-13 18:59:37 +00:00
bugzilla%standard8.demon.co.uk 24daa39ae4 Bug 344088 Update link to mozilla.org document inside ssl_help.xhtml. r=iann_bugzilla 2006-07-13 16:33:57 +00:00
peterv%propagandism.org a9c63c4a75 Fix for bug 278981 (Extension mechanism for XPath extension functions). r=sicking, sr=jst. 2006-07-13 14:21:53 +00:00
roc+%cs.cmu.edu 8fb0339e37 Bug 343741. Don't pass Unicode characters to isspace etc libc methods, they die on Windows. r+sr=mscott 2006-07-13 08:10:30 +00:00
aaronr%us.ibm.com 072c7152dd [XForms] Misspelled js function name in select.xml. Bug 344246, patch by surkov, r=doronr+aaronr 2006-07-12 17:24:57 +00:00
bryner%brianryner.com b5bb524f37 Stop collection and clean up when the metrics.upload.enable pref is set to false (bug 344366) r=marria 2006-07-12 16:54:18 +00:00
neil%parkwaycc.co.uk 457b3880e8 Bug 310403 merge formatting.css from communicator into global p=surkov.alexander@gmail.com r=me sr=jag 2006-07-12 15:43:17 +00:00
mhammond%skippinet.com.au e14e195ea5 SetTimeoutOrInterval now takes an integer. Not part of the default build. 2006-07-12 12:00:10 +00:00
aaronr%us.ibm.com 0560c3e1af move nsIXFormsUtilityService interface into core for accessibility to use. Bug 342638, patch by surkov, r=aaronr, sr=sicking 2006-07-10 22:02:08 +00:00
kairo%kairo.at afd35afc5b update German L10n for recent inspector changes 2006-07-09 19:48:11 +00:00
gavin%gavinsharp.com 60803654d9 Bug 341816: Node Type in DOM Inspector doesn't display a string of what it is, patch by Shawn Wilsher <comrade693@gmail.com>, r=timeless, sr=neil 2006-07-08 21:24:50 +00:00
aaronr%us.ibm.com f08f7e8b66 [XForms] label's accessors getValue method should return explicit content too. Bug 327239, patch by surkov, r=olli+allan 2006-07-07 17:41:15 +00:00
gavin%gavinsharp.com 8501919dae Bug 341894: Style rules view should allow for Undo and handle multiple/no selection better, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=timeless, sr=neil 2006-07-05 21:14:31 +00:00
roc+%cs.cmu.edu db77a93ee5 Bug 343532. Fix crasher when calling FindNextNode on the root node. r+sr=mscott 2006-07-05 21:08:22 +00:00
roc+%cs.cmu.edu 0baefefafc Trying to fix balsa orange. 2006-07-04 03:04:55 +00:00
roc+%cs.cmu.edu 7436d3b7b4 Adding assertion to investigate balsa orange. 2006-07-04 02:17:22 +00:00
roc+%cs.cmu.edu 09cd0b42c9 Bug 339066. Update inline spellchecking to extract words from the DOM (augmented with style data), handling words that span DOM nodes. Fixes many issues. patch by brettw, roc; r=brettw,roc,mscott,sr=bryner 2006-07-04 00:32:34 +00:00
gavin%gavinsharp.com 6df3b1fe3c Bug 331828: Can't inspect windows using DOMi on Mac, patch by Phil Ringnalda <philringnalda@gmail.com>, r=timeless, sr=neil 2006-07-02 22:01:10 +00:00
cvshook%sicking.cc 2c39937d84 Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz 2006-07-02 07:23:10 +00:00
bugzilla%arlen.demon.co.uk 99061058f9 Bug 337155 SeaMonkey missing spellcheck language selector in mail compose window and preferences also backporting enhancements to Thunderbird
p=me r=mnyromyr(SM)/mscott(TB) sr=neil
2006-06-29 23:10:04 +00:00
aaronr%us.ibm.com 6e3dc0affa [XForms] irrelevant attributes being submitted. Bug 342227, r=doronr+olli 2006-06-29 16:51:22 +00:00
benjamin%smedbergs.us 631865b20f Think-o from bug 216382 is the partial cause of bug 343126 (spellchecker completely broken), rs=enn 2006-06-29 16:22:55 +00:00
dbaron%dbaron.org 116fd8ccac bsmedberg missed a file when relanding bug 216382 - put the spellcheck dictionaries in appdir/dictionaries and extensiondir/dictionaries, r=enndeakin 2006-06-29 08:31:40 +00:00
benjamin%smedbergs.us 38a5492c31 Relanding bug 216382 - put the spellcheck dictionaries in appdir/dictionaries and extensiondir/dictionaries, r=enndeakin (fix was misplaced NS_IF_ADDREF) 2006-06-29 06:03:12 +00:00
benjamin%smedbergs.us 943e691359 Backout bug 216382 due to windows orange 2006-06-29 04:48:40 +00:00
benjamin%smedbergs.us 5a77b8f440 Bug 216382 - put the spellcheck dictionaries in appdir/dictionaries and extensiondir/dictionaries, r=enndeakin 2006-06-29 03:01:38 +00:00
aaronr%us.ibm.com d07ba43f58 [XForms] disabled group displays by default. Bug 342473, r=doronr+olli 2006-06-28 20:43:37 +00:00
aaronr%us.ibm.com 79c450bcb0 [XForms] precedence order of content of hint element is wrong. Bug 338135, patch by msterlin, r=olli+aaronr 2006-06-26 22:12:09 +00:00
pedemont%us.ibm.com 4ddb486b7c Bug 342541 - JavaXPCOM jars not copied into XUL.framework. XULRunner only. r=bsmedberg 2006-06-26 20:31:44 +00:00
silver%warwickcompsoc.co.uk 7f2759ea17 Bumping version numbers as needed. 0.9.74 is done.
ChatZilla only.
2006-06-26 18:23:58 +00:00
gavin%gavinsharp.com 6dd81ae590 Bug 326528: fix out-of-bound error in pref reading code, r+sr=darin 2006-06-26 00:05:15 +00:00
gijskruitbosch%gmail.com 1dfad41191 Bug 341767 - Should be able to view profile data immediately
r=silver
2006-06-25 21:01:25 +00:00
gijskruitbosch%gmail.com 6e64e79f9d Bug 342651 - Want to be able to go to a DOM node in DOMI from venkman's console/watch/locals
r=silver
2006-06-25 19:59:51 +00:00
gavin%gavinsharp.com afe6515c40 Bug 341256: DOM Inspector allows for editing, copying, pasting, and cutting of multiple attributes of a node, but only the last one selected, patch by Shawn Wilsher <comrade693@gmail.com>, r=timeless, sr=neil 2006-06-24 14:35:01 +00:00
silver%warwickcompsoc.co.uk bfa52457f1 Bug 239505 - Retry the current server first if it fails after successful connection.
ChatZilla only.
r=samuel
2006-06-24 14:31:13 +00:00
bryner%brianryner.com 8e54ca6b3f Suppress uploading while idle, up until a next-ping time (bug 333381) r=darin 2006-06-24 00:16:51 +00:00
mnyromyr%tprac.de f6d00bb7b4 Bug 133917 help patch/missing icon; r=IanN 2006-06-23 21:54:32 +00:00
martijn.martijn%gmail.com a1f863c102 Bug 342536 - Backing out _remove the redundant DeleteSelection call_ patch from bug 312778 2006-06-23 21:17:59 +00:00
bryner%brianryner.com c3a0a668ca fix trunk build 2006-06-23 18:51:53 +00:00
aaronr%us.ibm.com c7c8e8a489 [XForms] cannot submit with replace=instance more than one time part II. Bug 338451, patch by allan, r=doronr+bz, sr=sicking 2006-06-23 17:10:43 +00:00
neil%parkwaycc.co.uk 7b82d37307 Bug 221995 Followup fix for bug revealed by fixing jsObject.js r=timeless 2006-06-23 12:31:52 +00:00
neil%parkwaycc.co.uk db7888b79e Bug 340233 -inspector produces unsizable window r=timeless 2006-06-23 12:26:10 +00:00
doronr%us.ibm.com 94b5c794b4 Bug 335367 - add support for xsd:import. Patch by sspeiche, r=me 2006-06-22 15:59:34 +00:00
martijn.martijn%gmail.com 3be16114a2 removal of DeleteSelection, which was redundant. Bug 312778, r=brettw, sr=mscott 2006-06-21 00:52:00 +00:00
gavin%gavinsharp.com e9cfc65e83 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 8ee8b94569 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 9509962b32 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 903a64db6e Bug 341672 - xsd:double validation has a bug. r=aaronr,smaug 2006-06-19 18:34:05 +00:00