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

137859 Коммитов

Автор SHA1 Сообщение Дата
allan%beaufour.dk cf3ed7c023 Fix signed/unsigned warning, bug 280557, r=doron 2005-01-31 19:15:58 +00:00
travis%sedsystems.ca 46ae87bfdd Bug 81642 : "Split bug / Clone bug": Enter new bug with prefilled fields
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=jouni  a=justdave
2005-01-31 19:15:55 +00:00
travis%sedsystems.ca 9537e65b73 Bug 280266 : "Find a Specific Bug" doesn't use terms
Patch by Rob Siklos <robzilla@siklos.ca>   r=vladd  a=justdave
2005-01-31 18:53:01 +00:00
timeless%mozdev.org c446e7d85f Bug 200657 BeOS Locking needs to be rewritten in GFX
patch by sergei_d@fi.tartu.ee r=thesuckiestemail
2005-01-31 18:46:45 +00:00
scott%scott-macgregor.org fd00af0da7 Bug #278312 --> layout and selection changes to support inline spell checking for Thunderbird
Includes changes to draw spell check selection as a red dotted line instead of a solid underline.

r/sr=dbaron
2005-01-31 17:57:35 +00:00
silver%warwickcompsoc.co.uk 4878323fee Bug 233352 - Make ecmaUnescape work with lower-case encodes!
ChatZilla only.
r=rginda
2005-01-31 17:24:51 +00:00
silver%warwickcompsoc.co.uk 3fcb0587c8 Bug 279471 - Add /pass command that can be used before user registration.
ChatZilla only.
r=samuel@sieb.net
2005-01-31 17:21:09 +00:00
silver%warwickcompsoc.co.uk 58c302b603 Bug 233831 - Handle the IRC 464 (invalid or no password) numeric. Also add a 491 (no O-line) message.
ChatZilla only.
r=samuel@sieb.net
2005-01-31 17:14:16 +00:00
travis%sedsystems.ca a03e087eed Bug 279700 : Move GetComments from globals.pl into Bugzilla::Bug
Patch by Max Kanat-Alexander <mkanat@kerio.com>   r=vladd  a=justdave
2005-01-31 16:32:57 +00:00
travis%sedsystems.ca 877773517a Bug 277864 : Change 'of' to from in deleted component message
Patch by timeless@myrealbox.com    r=justdave   a=justdave
2005-01-31 16:19:44 +00:00
neil%parkwaycc.co.uk d9d76570dd Backing out patch to bug 278443, it didn't improve Txul or Ts and is probably responsible for some new crash bugs 2005-01-31 16:18:31 +00:00
doronr%us.ibm.com 74be79aeeb XForms bug 279449: Submission not stopped for invalid/required data. r=aaronr/beaufour 2005-01-31 16:13:24 +00:00
travis%sedsystems.ca 7f11b52554 Bug 265394 : bodyattrs should be dropped from header.html.tmpl
Patch by Marc Schumann <wurblzap@gmail.com>  r=LpSolit, vladd  a=justdave
2005-01-31 16:12:19 +00:00
neil%parkwaycc.co.uk e3590752b1 Bug 258600 line-through deleted imap messages p=julien@rdmo.com sr=mscott 2005-01-31 15:48:36 +00:00
cltbld 4705bf002e Automated update from host egg 2005-01-31 15:15:41 +00:00
tor%cs.brown.edu d92460380b Bug 280454 - adjust svg cairo renderer to handle cairo > 0.3.0. 2005-01-31 15:06:15 +00:00
neil%parkwaycc.co.uk d482b5cf10 Bug 275115 JavaScript strict warning: redeclaration of var value p=gautheri@noos.fr r=me sr=dmose 2005-01-31 11:29:14 +00:00
cbiesinger%web.de 5d749a9a14 157004 don't fire onLocationChange for error pages, and don't change the
docshell's currentURI either. be sure to add the failed URL to session history.

r=bz sr=darin
2005-01-31 11:26:31 +00:00
aaronleventhal%moonset.net 5bd141c75f Fixing brain dead type for yesterday's checkin to bug 280220: named anchor fixes for GW Micro. 2005-01-31 11:16:05 +00:00
brendan%mozilla.org c7eaba5a0a Pass origobj, not obj, to OBJ_GET_PROPERTY for for-each-in on non-XML objects (bug reported by Martin Honnen, diagnosis by jband). 2005-01-31 07:19:07 +00:00
mrbkap%gmail.com bb8dff274a bug 280387: Fix a potential crash by passing PR_TRUE for the aReverse paramter to nsScanner::SetPosition(). r+sr=bzbarsky 2005-01-31 00:54:53 +00:00
Stefan.Borggraefe%gmx.de 075913b6db Bug 277342: JS Console behaving incorrectly with right-click on source file
r=mconnor, sr=neil
2005-01-31 00:26:02 +00:00
neil%parkwaycc.co.uk 9dae876c37 More hierarchical :active conversion p=gautheri@noos.fr r=glazou 2005-01-30 22:02:24 +00:00
neil%parkwaycc.co.uk ce8de0c613 Bug 224141 Remove unused function openLink p=gautheri@noos.fr r=mconnor sr=jag 2005-01-30 21:57:18 +00:00
dougt%meer.net d258f3e99d bug 280245. WinCE build and support changes. r=darin 2005-01-30 21:33:47 +00:00
bugzilla%arlen.demon.co.uk 1e4bcbab79 Bug 279645 New Download prefs need to be included in HELP.
p=stefan_h@hem.utfors.se r=me
2005-01-30 21:10:02 +00:00
bzbarsky%mit.edu 1f7f10605d Session history traversals from URI with anchor to same URI without anchor
should scroll.  Bug 280215, r=biesi, sr=darin
2005-01-30 20:53:42 +00:00
bzbarsky%mit.edu 68e985ef18 Fix comparison of file:// uris. Bug 280206, r+sr=darin 2005-01-30 20:45:46 +00:00
dougt%meer.net b320de686c Fixes 280239. WinCE build changes. r=darin 2005-01-30 20:39:23 +00:00
bzbarsky%mit.edu a5107325f2 Fix various code errors in nsStringBundle. Bug 267073, patch by Daniel Kraft
<domob@daniel-kraft.net>, r=smontagu, sr=bzbarsky
2005-01-30 18:09:34 +00:00
bzbarsky%mit.edu 5a9c36b43a Getting the selector text should properly escape and quote attribute value
strings.  Bug 142648, patch by Daniel Kraft <domob@daniel-kraft.net>, r=dbaron,
sr=bzbarsky.
2005-01-30 18:01:57 +00:00
silver%warwickcompsoc.co.uk a5149009a6 Bug 188557 - Fix chrome: URL for brand.properties.
r=kairo
sr=bz
2005-01-30 17:58:04 +00:00
bugzilla%arlen.demon.co.uk b979179188 Bug 258257 various errors in mail help (mail_help.xhtml)
p=giacomo.magnini@portalis.it r=me
2005-01-30 17:29:19 +00:00
bugzilla%arlen.demon.co.uk a8177b412b Bug 186235 Help Index should have an entry for "tooltips"
p=giacomo.magnini@portalis.it r=me
2005-01-30 17:01:08 +00:00
jshin%mailaps.org fec90de9b8 bug 193544 textbox crash (autocomplete + IME) patch by masayuki@d-toybox.com, r/sr=bryner 2005-01-30 09:31:36 +00:00
timeless%mozdev.org 391733bcec Bug 169506 nsLocalFileUnix have problems with BeOS. IsExecutable()...
patch by thesuckiestemail@yahoo.se r=sergei_d moa=dougt
2005-01-30 08:55:16 +00:00
timeless%mozdev.org 12cbca805f Bug 276373 [BeOS] SpecialSystemDirectory::GetSpecialSystemDirectory don't work correctly for BeOS_DesktopDirectory (and cleanup)
patch by mailto:thesuckiestemail@yahoo.se r=sergei_d moa=dougt
2005-01-30 08:52:24 +00:00
smfr%smfr.org 18c9cc7788 Fix bug 279844: tabs loaded in the background don't scroll correctly to relative anchors. Fix by making sure that background tabs are sized correctly on creation and URL load, so that a later resize on show doesn't mess with the scroll position. r=pinkeron.
Fix bug 157995: tab title stays at "Loading..." sometimes. This happens when we don't get a setTitle: callback from gecko (e.g. for an FTP download), so always set the tab title back to the page title (or URL) in onLoadingComplete. r=pinkerton.
Other minor cleanup (const strings, mostly)
2005-01-30 05:02:56 +00:00
justdave%bugzilla.org ec84103720 Backing out the checking from bug 257315 until it gets corrected. It prevents new bugs from being filed.
a=justdave
2005-01-30 04:22:28 +00:00
dougt%meer.net e5dae86af3 Fixes 280231. WinCE build changes; r=benjamin 2005-01-30 04:03:53 +00:00
dougt%meer.net f92625742e Fixes 280238. WinCE support. r=jungshik shin. 2005-01-30 03:57:09 +00:00
dougt%meer.net 349de7568f Fixes 280241. WinCE network build changes. r=darin. 2005-01-30 03:52:40 +00:00
aaronleventhal%moonset.net d1e44abb83 Fixing bustage. Accidentally checked in something from another patch. 2005-01-30 03:07:29 +00:00
aaronleventhal%moonset.net 2af13c78be Bug 280220. General fixup for the way we expose links and named anhcors. r=pkw, sr=bz 2005-01-30 01:31:50 +00:00
bienvenu%nventure.com fd5b3406d5 fix 280204 recover from broken mcd server sending down empty prefs, sr=mscott 2005-01-30 00:33:47 +00:00
bryner%brianryner.com f287a5b5c8 Implement XForms message element (bug 269428). Patch by smaug@welho.com, r=allan@beaufour.dk, sr=bryner. 2005-01-29 23:53:32 +00:00
mozilla.mano%sent.com 81ed4ff966 Bug 277516 - Add a hidden pref to follow accessibility.tabfocus for xul elements; default to true on mac, false everywhere else. r=aaronlev sr=bzbarksky 2005-01-29 23:47:35 +00:00
cltbld 8d4f58592a Add XForms xpi build and upload to packaging script. (cmp) 2005-01-29 23:43:15 +00:00
allan%beaufour.dk 120d7ed22c Remove direct access to MDG in nsIModelElementPrivate and save pointer to model in nsXFormsControlStub. Bug 278370, r=smaug, sr=bryner 2005-01-29 20:36:09 +00:00
bzbarsky%mit.edu 094f5173e0 Adding some documentation on what exceptions get thrown in what circumstances. 2005-01-29 20:10:09 +00:00