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

151357 Коммитов

Автор SHA1 Сообщение Дата
mrbkap%gmail.com 297cc22206 bug 319172: Innerize the global object for subscript loading so that functions are compiled with the right parent (leading to the inner window, not the outer window). r=shaver sr=brendan 2005-12-09 18:58:23 +00:00
mrbkap%gmail.com 0f647ebff2 bug 319123: document.close in an external script that is being document.written doesn't close the document and leaks parsers and content sinks and documents. r+sr=jst 2005-12-09 18:50:59 +00:00
mgalli%geckonnection.com 1aec3ad260 urlbar icon default. 2005-12-09 18:35:09 +00:00
mgalli%geckonnection.com 42784fcbcf urlbar selector. 2005-12-09 18:34:19 +00:00
mgalli%geckonnection.com c8cdf9c26e URLbar selector. 2005-12-09 18:32:45 +00:00
pinkerton%aol.net 8b554d04a1 removing netscape.com from defaults (bug 312969) 2005-12-09 18:28:55 +00:00
mgalli%geckonnection.com 961779f654 urlba icon. 2005-12-09 18:10:18 +00:00
mgalli%geckonnection.com bb3a7ef537 New icon image 2005-12-09 18:05:48 +00:00
glen.beasley%sun.com d15a3a9c9f 318958 TDEA algorithm tests for FIPS 140-2 2005-12-09 16:55:53 +00:00
dougt%meer.net b86ded1244 Backing the button attribute removal. This was wrongly checked in. Sorry 2005-12-09 16:49:34 +00:00
dougt%meer.net 2acd700a73 If we do this check, then you can not get a popup keyboard while the page is loading. This means you can't get the software keyboard when entering into the URL bar. 2005-12-09 15:35:25 +00:00
silver%warwickcompsoc.co.uk 25f4a991b9 Bug 123258 - Add checkbox to make ChatZilla start on startup of Suite.
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-12-09 14:18:42 +00:00
silver%warwickcompsoc.co.uk c3f72f6afa Bug 319589 - Use cx.network to get away status (for the menu), so it actually works on views that below to the network as well as the network view itself.
ChatZilla only.
r=samuel
2005-12-09 14:06:54 +00:00
silver%warwickcompsoc.co.uk fa44f95d87 Bug 263185 - Make sure URL handling does not ignore the 4 known channel prefixes, even if the server trys to make us.
ChatZilla only.
r=samuel
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-12-09 14:03:03 +00:00
neil%parkwaycc.co.uk 30b184ce2e Bug 307255 Fix regression in DOM Inspector caused by bug 221619 r=bz 2005-12-09 12:54:28 +00:00
neil%parkwaycc.co.uk 0d52822ec9 Bug 303713 Allow content to type into textfields using key events r+sr=jst 2005-12-09 11:23:54 +00:00
neil%parkwaycc.co.uk f0be4e9388 Bug 318128 Fix abuse of the CSS loader as a service r=bsmedberg sr=bz 2005-12-09 11:10:36 +00:00
bzbarsky%mit.edu 2c49cdb4aa Adding testcase 2005-12-09 04:33:52 +00:00
bugzilla%arlen.demon.co.uk e9aeb0ed39 Bug 283318 Errors in mail_help.xhtml
p=giacomo.magnini@portalis.it r=me
2005-12-09 00:39:45 +00:00
relyea%netscape.com 3bb8ee4f59 Initialize mpi data using mpi macros, not static data bug 319252
r=douglas
2005-12-08 23:22:26 +00:00
bugzilla%arlen.demon.co.uk ff779852fa Bug 314966 Search online/offline option in MailNews needs to be documented
p=giacomo.magnini@portalis.it r=me
2005-12-08 22:55:41 +00:00
wtchang%redhat.com a6e0db682c Bugzilla Bug 225859: allow one to do Windows x64 builds with the x86
version of Cygwin or MKS uname.  The patch is contributed by Julien
Pierre of Sun.  r=wtc.
2005-12-08 22:45:22 +00:00
dougt%meer.net 238171eb88 Bug 306538. Autocomplete does not work if you do not get a mousemovement event. This can occur on any device that doesn't have a mouse. This is a followup to remove the unneeded lastMoveTime as was suggested in the bug. r=mconnor 2005-12-08 22:35:32 +00:00
bryner%brianryner.com 54276e4b2f Support weak references for bookmark / history / result observers. Bug 319324, r=darin. 2005-12-08 22:23:52 +00:00
bzbarsky%mit.edu 90eb86082e Handle XUL popups gracefully in non-XUL documents. Bug 306940, r+sr=roc 2005-12-08 22:04:06 +00:00
bzbarsky%mit.edu 0d86377134 Use the right parent for floating first-letter frames. Bug 306534, r+sr=roc 2005-12-08 21:57:19 +00:00
bob%bclary.com a9190a7330 Regression test for bug 314890, by Jeff Thompson, not part of the build 2005-12-08 20:47:46 +00:00
dougt%meer.net 6421c2d0b2 Updating urlbar to select all on the first click. 2005-12-08 20:07:13 +00:00
bob%bclary.com eaabd22cf9 Regression test for bug 318922, by Biju, not part of the build 2005-12-08 19:56:08 +00:00
brettw%gmail.com 6cf3633711 Bug 319227, r=annie.sullivan@gmail.com Add GetPagesWithAnnotation 2005-12-08 19:44:27 +00:00
bob%bclary.com b9170e773a Regression test for bug 319384, by Boris Zbarsky, not part of the build 2005-12-08 19:08:37 +00:00
bzbarsky%mit.edu c687786159 Fix crash bug 282707. Patch by Mats Palmgren <mats.palmgren@bredband.net>, r+sr=bzbarsky 2005-12-08 19:01:20 +00:00
mark%moxienet.com 4e218cfa92 Bug 319558, crash [@ GetSelectionClosestFrameForChild] due to typo in bug 316281. Remove unwanted semicolon. Patch by Adam Guthrie <ispiked@gmail.com>. r=me 2005-12-08 18:09:17 +00:00
brendan%mozilla.org 033fd7333b Comment typos fixed. 2005-12-08 17:59:45 +00:00
jminta%gmail.com ef859474fe Bug 317868 minimonth and timepicker should be scrollable r=mvl 2005-12-08 16:24:46 +00:00
jminta%gmail.com 38f0a2d00d Bug 273251 Make print preview window title localizable. patch by robin.edrenius@gmail.com, r=jminta 2005-12-08 16:14:11 +00:00
jminta%gmail.com 814f0a05d1 Bug 317477 Canceling 'Edit Event' dialog opens 'New Event' dialog in Lightning. patch by ssitter@googlemail.com, r=jminta 2005-12-08 16:10:55 +00:00
jminta%gmail.com 7632293738 Bug 319344 hPrefWindow is called as a function, but is an object. patch by ssitter@googlemail.com, r=jminta 2005-12-08 16:07:01 +00:00
mvl%exedo.nl 2578fdcc6c use right line ending. no bug. 2005-12-08 13:55:02 +00:00
mvl%exedo.nl c4bf38ca0e Bug 319367 time picker in new event shows twice :57 (minutes).
patch by ssitter@googlemail.com, r=mvl
2005-12-08 13:22:33 +00:00
kairo%kairo.at 3846f6f91a bug 312994 - new SeaMonkey artwork, unix installer file that had been forgotten in the first checkin, again r+sr=Neil a=seamonkey-council 2005-12-08 13:19:31 +00:00
lpsolit%gmail.com 5ad14bf5d9 Bug 318842: Bugs with "New:" in the header have an extra space before "New:" - Patch by Adam Guthrie <ispiked@gmail.com> r=myk a=justdave 2005-12-08 09:46:44 +00:00
lpsolit%gmail.com f51dd83640 Bug 301764: The file size indicates "0" when editing local attachments - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=justdave 2005-12-08 09:14:12 +00:00
lpsolit%gmail.com 3eff1d0a8f Bug 238780: editversions.cgi should reject newline characters (and convert them to whitespaces) - Patch by Paul <pdemarco@ppg.com> r=LpSolit a=justdave 2005-12-08 08:55:42 +00:00
smfr%smfr.org da2bd9cb10 Fixing:
Bug 288979: can't resize bookmarks info (you can now), and tidied up the view impl.
Bug 319516: bookmark info panel is blank if you Get Info in bookmarks before selecting anything.
Bug 315338: bookmark info panel should not disappear if you unselect a bookmark. Now we just clear it instead.
Bug 311838: we save bookmark keyword changesnow when you close the panel.
Also fix various other cases where changes to the description would be lost, and changes to the other keyword or description would not show in the bookmarks right away.

Also fixing a misspelling in the download code.
2005-12-08 07:24:59 +00:00
smfr%smfr.org f25fa05e31 Fix bug 319349: fix scrolling new downloads into view (offset math was broken by my view changes). 2005-12-08 05:21:30 +00:00
cltbld 6836b34d44 Automated update from host egg 2005-12-08 03:15:03 +00:00
bzbarsky%mit.edu ac3cb42611 Backing out bug 305782 due to build bustage 2005-12-08 03:07:46 +00:00
cltbld 6747c652ea Automated update from host egg 2005-12-08 01:44:50 +00:00
bzbarsky%mit.edu 63ebcc227e Remove no longer needed event hack. Bug 146399, patch by Vidar Haarr
<vhaarr+bmo@gmail.com>, r=dbaron, sr=rbs
2005-12-08 01:44:30 +00:00