Commit Graph

167526 Commits

Author SHA1 Message Date
jst%mozilla.jstenback.com
f44d5f241d Fixing build bustage by backing out part of my last change.
git-svn-id: svn://10.0.0.236/trunk@205005 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 23:30:45 +00:00
benjamin%smedbergs.us
a6e38fcb19 --enable-tests bustage fix, bug 337365
git-svn-id: svn://10.0.0.236/trunk@205004 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 23:07:16 +00:00
jst%mozilla.jstenback.com
e60fe84ab3 Fixing bug 335058. Increase the default for the time we wait (from 5 to 10 seconds) before alerting the user about a possibly infinitely looping script, and give chrome an independent limit (20 seconds). r=bzbarsky@mit.edu, sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@205000 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 22:36:36 +00:00
jminta%gmail.com
a566723acc Bug 344452 Don't add universal style rules for calendars and categories, r=dmose
git-svn-id: svn://10.0.0.236/trunk@204999 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 22:19:06 +00:00
jminta%gmail.com
436e15359e Bug 345348 Tasks appear in calendar view when progress is modified, r=dmose
git-svn-id: svn://10.0.0.236/trunk@204998 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 22:15:47 +00:00
jminta%gmail.com
15c4b178d2 Bug 345491 Editing recurring event shows 'All' vs. 'This occurrence' dialog twice, r=dmose
git-svn-id: svn://10.0.0.236/trunk@204997 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 22:11:17 +00:00
brettw%gmail.com
930e89e0c7 Bug 234936 r=bryner Don't spellcheck URLs
git-svn-id: svn://10.0.0.236/trunk@204996 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 22:09:07 +00:00
brettw%gmail.com
fe6392026d Bug 345751 r+sr=roc Use new sorted range feature for the spellchecker
git-svn-id: svn://10.0.0.236/trunk@204994 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 21:57:45 +00:00
vladimir%pobox.com
4c1bbf6027 b=346005, revert bug 296763 fix (remove implied moveTo from canvas beginPath), r=me
git-svn-id: svn://10.0.0.236/trunk@204992 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 21:56:35 +00:00
gavin%gavinsharp.com
8cdd016356 Bug 344059: Don't write search prefs. on shutdown unless something has changed, patch by Adam Guthrie <ispiked@gmail.com>, r=me
git-svn-id: svn://10.0.0.236/trunk@204991 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 21:54:53 +00:00
gavin%gavinsharp.com
26e187a186 Bug 344189: don't cancel the search autocomplete timer from stopSearch, to avoid having the caller wait indefinitely (also avoids multiple tabs opening for a single search), r=mconnor (I forgot to check this file in)
git-svn-id: svn://10.0.0.236/trunk@204990 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 21:50:40 +00:00
brettw%gmail.com
a73024d124 Bug 345099 r+sr=bryner Fix includes from main patch on this bug
git-svn-id: svn://10.0.0.236/trunk@204988 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 21:46:34 +00:00
brendan%mozilla.org
d082ae147c Fix finally after try that throws, or catch-none finally in try-catch-finally, to save pending exception on stack, then rethrow after retsub (346029, r/sr=mrbkap/shaver).
git-svn-id: svn://10.0.0.236/trunk@204987 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 21:41:07 +00:00
mark%moxienet.com
43d2d55415 26269 Send NS_KEY_DOWN and NS_KEY_UP events when modifier keys are pressed and released on the Mac. r=josh sr=pink
git-svn-id: svn://10.0.0.236/trunk@204986 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 21:36:29 +00:00
sspitzer%mozilla.org
567c53e265 fix for regresson bug #346172
dragging a link into firefox and dropping it onto a tab opens it in the focused tab, and not the desired tab.

this regression was caused by bug #333791

r=mconnor


git-svn-id: svn://10.0.0.236/trunk@204985 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 21:31:59 +00:00
steffen.wilberg%web.de
241a9c4e04 Bug 345702: Repair anchor links in glossary. p=toniher@softcatala.org, r=me
git-svn-id: svn://10.0.0.236/trunk@204983 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 21:30:19 +00:00
bzbarsky%mit.edu
59af8ff4e8 Fix title.
git-svn-id: svn://10.0.0.236/trunk@204982 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 21:23:22 +00:00
wclouser%mozilla.com
2b9028b1ce more tweaks from rachel
git-svn-id: svn://10.0.0.236/trunk@204981 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 21:20:53 +00:00
steffen.wilberg%web.de
b6243ddd04 Bug 345599: label of the 'Clear Now' button in the Privacy pane shouldn't contain ellipsis (...) when set to not ask before clearing. r=mconnor
git-svn-id: svn://10.0.0.236/trunk@204980 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 21:19:10 +00:00
cvshook%sicking.cc
97f13863ee Bug 338649. Only honor honor options that only have opgroup ancestors. r/sr=bz
git-svn-id: svn://10.0.0.236/trunk@204979 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 21:06:27 +00:00
kairo%kairo.at
0cc9e3bf9d bug 344243 - first part: rename old typeaheadfind component to suitetypeaheadfind to be able to use it in parallel to toolkit, r=bsmedberg on the actual renaming, r=Neil on the installer package files, r=mento on the Camino project file change, sr=Neil
git-svn-id: svn://10.0.0.236/trunk@204970 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 20:09:44 +00:00
kairo%kairo.at
f2115f4fcf more bustage fixing for bug 334877 - temporary revert back two other files to xpfe versions
git-svn-id: svn://10.0.0.236/trunk@204966 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 19:34:39 +00:00
kairo%kairo.at
8ec96c1e66 bustage fix for bug 334877 - temporary revert back to using the xpfe history.xul until we can figure out why the cvs copy didn't work
git-svn-id: svn://10.0.0.236/trunk@204964 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 19:04:26 +00:00
jminta%gmail.com
6e3303473e Bug 327912 Clean up Sunbird context menu. patch by ssitter, r=jminta, ui-r=mvl/dmose
git-svn-id: svn://10.0.0.236/trunk@204962 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 18:49:20 +00:00
brettw%gmail.com
abe6b7bd0b Fix bustage from bug 345099
git-svn-id: svn://10.0.0.236/trunk@204960 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 18:39:18 +00:00
kairo%kairo.at
0cfc90a751 bug 334877 - move non-prefwindow xpfe/components chrome to suite/, r+sr=Neil
git-svn-id: svn://10.0.0.236/trunk@204956 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 18:19:38 +00:00
sspitzer%mozilla.org
af287a53ef fix for bug #344040: when warning on "opening too many tabs", only count non-deleted bookmarks (and not folders or separators)
the places version of this fix has already been checked in.  this is the RDF bookmarks version, to keep the trunk in sync with the branch.

r=ben


git-svn-id: svn://10.0.0.236/trunk@204954 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 18:17:11 +00:00
brettw%gmail.com
7be614f9f5 Bug 340050 r+sr=roc a=schrep Crash in spellchecker checking absurdly long word
git-svn-id: svn://10.0.0.236/trunk@204950 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 18:11:08 +00:00
brettw%gmail.com
1c955ae960 Bug 345099 r=uriber sr=bryner Sort ranges in selection for faster comparison.
git-svn-id: svn://10.0.0.236/trunk@204945 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 17:57:15 +00:00
benjamin%smedbergs.us
1f259f8bbf Bug 337365 - nsIDocument/nsINode methods aren't usable from strict-linkage code, r=sicking
git-svn-id: svn://10.0.0.236/trunk@204944 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 17:54:38 +00:00
bzbarsky%mit.edu
c57e2a5006 Flag JS components as system scripts. Bug 345991, r=mrbkap, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@204943 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 17:49:01 +00:00
bzbarsky%mit.edu
8cbfcad2be Fix password test to actually test password inputs.
git-svn-id: svn://10.0.0.236/trunk@204942 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 17:43:01 +00:00
beng%bengoodger.com
8f6c4eba94 342943 - localization for default feed handlers... move configuration into localizable prefs. r=pamg.bugs@gmail.com
git-svn-id: svn://10.0.0.236/trunk@204937 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 17:18:52 +00:00
mrbkap%gmail.com
3dd3d6de94 Checking in Feng Qian's <feng.qian.moz@gmail.com> patch to fix a typo. bug
346027, r=mrbkap


git-svn-id: svn://10.0.0.236/trunk@204935 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 17:11:36 +00:00
wtchang%redhat.com
f42d8691f1 Bugzilla Bug 345941: fixed the bug that we might pass uninitialized 'req'
to fclose(). r=glen.beasley.  Thanks to Wolfgang Rosenauer
<mozilla@rosenauer.org> for the bug report.


git-svn-id: svn://10.0.0.236/trunk@204934 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 16:56:56 +00:00
aaronleventhal%moonset.net
42ed009b48 Bug 340841. Infinite loop with some plugins when screen reader is runnng -- empty tabs keep opening. r=biesi, sr=jst
git-svn-id: svn://10.0.0.236/trunk@204933 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 16:54:55 +00:00
m_kato%ga2.so-net.ne.jp
50cf079768 bug 345866 - support OJI for Win64. r/sr=jst
git-svn-id: svn://10.0.0.236/trunk@204932 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 16:51:25 +00:00
bear%code-bear.com
58bafbdc2e Patch by Laurence Darby to fix typos and other grammatical errors
r=timely
bug 346076


git-svn-id: svn://10.0.0.236/trunk@204931 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 16:31:07 +00:00
enndeakin%sympatico.ca
82d4e758fe bug 343574, support blocking notification, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@204930 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 15:54:28 +00:00
kairo%kairo.at
6de042cc09 revert backout, no effect on btek Tp
git-svn-id: svn://10.0.0.236/trunk@204929 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 14:59:08 +00:00
timeless%mozdev.org
d1be1d1d86 Bug 204332 bad wording in sidebarOverlay.dtd
changes by tsahi_75@yahoo.com patch by jon@rekai.net r=doron sr=neil


git-svn-id: svn://10.0.0.236/trunk@204928 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 14:59:07 +00:00
bugzilla%arlen.demon.co.uk
ae7c7e29f9 Bug 270170 XPInstall Permission Manager UI - patch for help
p=me r=stefanh


git-svn-id: svn://10.0.0.236/trunk@204927 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 14:59:06 +00:00
bugzilla%arlen.demon.co.uk
2d5eab8b6e Bug 270170 XPInstall Permission Manager UI
p=me r=db48x sr=jag


git-svn-id: svn://10.0.0.236/trunk@204926 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 14:59:05 +00:00
bsmedberg%covad.net
eaf2c74aea From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd
git-svn-id: svn://10.0.0.236/trunk@204925 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 14:59:04 +00:00
bugzilla%arlen.demon.co.uk
7c0dc3f23b Relanding bits of checkin for bug 282057 that got lost in movements for bug 277097
ok'd with bsmedberg on irc


git-svn-id: svn://10.0.0.236/trunk@204924 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 14:59:03 +00:00
bugzilla%arlen.demon.co.uk
9abbab22a8 Bug 290175 JS Error in permissionsNavigatorOverlay.xul
r/sr=neil.parkwaycc.co.uk a=asa


git-svn-id: svn://10.0.0.236/trunk@204923 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 14:59:02 +00:00
bugzilla%arlen.demon.co.uk
16afb33efb Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details)
p=me r=dwitte/benjamin sr=darin


git-svn-id: svn://10.0.0.236/trunk@204922 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 14:59:01 +00:00
bugzilla%arlen.demon.co.uk
a0fce60208 Bug 252698 Use buttonlabel attributes in <dialog>s
p=me r=neil.parkwaycc.co.uk sr=dveditz


git-svn-id: svn://10.0.0.236/trunk@204921 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 14:59:00 +00:00
Stefan.Borggraefe%gmx.de
5757813f0f Bug 157067: Inconsistency in appearance of "Move Up" and "Move Down" buttons.
This patch fixes the Customize Sidebar dialog I overlooked.
r=neil, sr=alecf


git-svn-id: svn://10.0.0.236/trunk@204920 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 14:58:59 +00:00
mkaply%us.ibm.com
a33b10fa88 #89143
r=neil.parkwaycc.co.uk, sr=jag
Patch from doron - make customize sidebar dialog accessible


git-svn-id: svn://10.0.0.236/trunk@204919 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 14:58:58 +00:00