Commit Graph

629 Commits

Author SHA1 Message Date
enndeakin%sympatico.ca
74aaca293e Bug 346787, support spellchecking in XUL textboxes, r=mano, mconnor, a=jay
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219136 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 19:12:06 +00:00
jst%mozilla.org
aaa36deba2 Landing branch version if the fix for bug 354973. r=peterv@propagandism.org, mano@mozilla.com, a=dveditz@cruzio.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218928 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 23:05:55 +00:00
neil%parkwaycc.co.uk
06957ac41d Undetermined progressmeter chewing up CPU cycles b=363163 r=enndeakin a=jay
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@217864 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-05 22:32:13 +00:00
redfive%acm.org
41575d171a bug360301 make mouse drag listeners capture
1.8 branch checkin
r=enndeakin
a=jay


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@216325 18797224-902f-48f8-a5cc-f745e15eee43
2006-12-02 01:35:01 +00:00
mozilla.mano%sent.com
a4b77b20c5 Bug 355469 - Backing out bug 355469 due to bug 361701.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@215798 18797224-902f-48f8-a5cc-f745e15eee43
2006-11-24 21:13:49 +00:00
mozilla.mano%sent.com
af82b8efda Bug 355469 - [Mac] Some preferences dialog do not resize correctly (vertically). r=mconnor, a=dveditz.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@215493 18797224-902f-48f8-a5cc-f745e15eee43
2006-11-20 20:02:30 +00:00
mozilla.mano%sent.com
e52bf164ab Bug 353303 - regression: Tabs are closed when right-clicking the close button. patch from Simon Bnzli <zeniko@gmail.com>, r=me, a=schrep.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@212218 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-23 21:27:25 +00:00
sspitzer%mozilla.org
847f181efc fix for bug #352626: left scroll button, right scroll button and all tabs button bleed 1px into the 4px strip below at the bottom of the tab strip.
r/a=mconnor


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@211761 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-15 01:50:20 +00:00
flamingice%sourmilk.net
2fa759a2bf Bug 352456, notification flashes before sliding in, r=enndeakin a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@210096 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-14 01:01:25 +00:00
sspitzer%mozilla.org
4ac437dc64 fix for bug #352323: the scroll right button doesn't appear disabled like the scroll left.
r/a=mconnor


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@210069 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-13 21:27:19 +00:00
neil%parkwaycc.co.uk
067f51c8f1 Reduce the amount of CPU an undetermined progressmeter consumes b=279465 r=mconnor sr=jag a=mtschrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@210014 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-13 10:20:10 +00:00
flamingice%sourmilk.net
bd62e78dbb Bug 350353, notificationbox is racy, r=enndeakin, a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@209957 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-13 00:53:43 +00:00
mozilla.mano%sent.com
ded6f9e90c Bug 351965 - Disable background close looks evil in the new themes. patch from Phil Ringnalda <philringnalda@gmail.com>, r=me, a=mconnor.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@209941 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-12 23:50:27 +00:00
mozilla.mano%sent.com
6ad524e163 Bug 352021 - Double click on the area on which a close button would appear closes the tab. r=mconnor, a=beltzner.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@209803 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-12 00:00:47 +00:00
mozilla.mano%sent.com
8bdaa253a1 Bug 350615 - Subscription options on feed preview page are not accessible. r=mconnor/dietrich, a=mconnor.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@209800 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-11 23:50:07 +00:00
sspitzer%mozilla.org
f2d56b6181 fix for bug #350299: After clicking "Restart Now", the software update wizard can obscure the "confirm close" prompt from browser windows with multiple tabs.
additional, after clicking "Restart Now", we need to disable the "Restart Now" and "Later" buttons, so that the user can't click on them again (while they are dealing with the "confirm close" prompts.

finally, improve the prompt scenario (by first focusing the wizard) where the user has paused in the middle downloading a software update, minimized the software update wizard, and then quit the app.

r=gavin.sharp, sr=mconnor a=beltzner


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@209784 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-11 21:49:02 +00:00
bugzilla%standard8.demon.co.uk
1a7750f831 Bug 349705 In wizard.xml, Strict 'Warning: function cancel does not always return a value' (Bv1-TK). p=Serge Gautherie <sgautherie.bz@free.fr>,r/a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@209725 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-11 16:52:10 +00:00
mozilla.mano%sent.com
1cbf466924 Bug 348759 - [Mac] Shadow missing around favicon in location bar. r+a=mconnor.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@209653 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-10 17:20:32 +00:00
pamg.bugs%gmail.com
84c9b05ca9 Bug 347616: Address Bar Dropdown Button looks odd with the new polished Go Button. r+a181=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@209408 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-08 01:21:27 +00:00
cst%yecc.com
bfc1283eb0 Bug 343096 Dispatch TabSelect event for tabbrowser-tabs only
r=mano a=mconnor


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@209045 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-01 23:10:14 +00:00
gavin%gavinsharp.com
92988c511c Bug 350407: remove extra bracket, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano, a=beltzner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@208934 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-31 19:07:12 +00:00
sspitzer%mozilla.org
1f5d2d7ea2 fix for bug #349751: extra space between tabs after dragging a tab to the extreme left.
r=mconnor a=schrep


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@208598 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-28 04:58:52 +00:00
gavin%gavinsharp.com
8d2f4e2cc2 Bug 350392: Remove extra trailing bracket, a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@208591 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-28 01:17:54 +00:00
sspitzer%mozilla.org
069041e842 adding a class for themes to use.
r/a=mconnor (as part of bug #349286)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@208556 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-26 23:25:38 +00:00
scott%scott-macgregor.org
03717bb766 Bug #322622 --> FAYT style folder navigation for new folder picker widget used in thunderbird and seamonkey.
port Neil's patch to the branch. a=beltzner


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@208460 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-25 20:37:11 +00:00
martijn.martijn%gmail.com
7f8d8996b6 Bug 341047 - After 'Close other tabs' tab's context menu contains scrollbars, r=mano, a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@208364 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-24 23:22:13 +00:00
mozilla.mano%sent.com
19b0830c42 Bug 349343 - Tabs pane of preferences has mucho whitespace on Mac. r=mconnor, a=schrep.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@208264 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-24 00:52:12 +00:00
sspitzer%mozilla.org
c33ab3f55e fix for bug #329730 and bug #348389:
support major updates, as well as minor updates. for major updates, the details
URL is show in a xul:browser inside the software update wizard.

also for major updates, the licenseURL, if specified is shown in a xul:browser
inside the software update wizard.

r=banjo goodge (ben goodger), with parts r=rstrong and r=biesi

a=schrep for the branch


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@207973 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-21 02:15:23 +00:00
mozilla.mano%sent.com
915235f5c0 Bug 349122 - misc fallout from theme changes to tabs, pinstripe and toolkit/content part. r+a=mconnor.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@207815 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-18 09:03:28 +00:00
gavin%gavinsharp.com
b96e25474f Bug 342642: fix exception thrown when clearing history, patch by Simon Bünzli <zeniko@gmail.com>, r=mano, a=beltzner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@207668 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-16 23:28:38 +00:00
mconnor%steelgryphon.com
eeb1f68118 bug 345466 - Main Window Icon Replacement, implement new tabstrip for Windows, also fixes 347783, 348293, 345257, 348362 for branch, patch by Radiant Core, with fixup by Seth Spitzner and myself, a=drivers
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@207667 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-16 23:16:38 +00:00
mconnor%steelgryphon.com
1fa1840bed bug 348132 - when scroll arrows kick in, they cover part of the tab that's been opened, r=mano, a=beltzner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@207562 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-16 06:43:34 +00:00
mozilla.mano%sent.com
cfe439a91d Bug 345257 - add tooltip to 'all tabs' menu button. patch from Michael Ventnor <ventnors_dogs234@yahoo.com.au>, r=me, a=beltzner.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@207371 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-14 21:31:43 +00:00
mozilla.mano%sent.com
8079626892 Bug 348362 - Don't focus a tab when mousing-down on its close-button, r=mconnor, a=beltzner.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@207370 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-14 21:24:16 +00:00
sspitzer%mozilla.org
f63b6766d4 fix for bug #342930
improve wording of tab open / tab close warning prompts and pref UI

ui-r=beltzner r=mconnor a=mconnor


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@207251 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-13 05:56:29 +00:00
sspitzer%mozilla.org
f41f94d34a wall paper fix for bug #348183
nsGlobalWindow:Focus() can return NS_ERROR_FAILURE if we try to focus
a disabled element. the unhandled exception in tabbrowser.xml can lead
to problems, such as "canceling the 'do you want to close the window
with open tabs' prompt still closes the window"

r=bryner, a=beltzner


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@207183 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-11 22:05:48 +00:00
aaronleventhal%moonset.net
b1128f75ba Bug 347913. Notification bar no longer firing MSAA alert events. r=pilgrim, mconnor, a=beltzner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206998 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-09 20:14:18 +00:00
redfive%acm.org
60752c9924 bug34760 - make unichar and string prefs act the same
Checkin for Callek r=ben a=beltzner


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206929 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-08 20:18:12 +00:00
gavin%gavinsharp.com
d1677f0503 Bug 347242: fix strict warnings in notification.xml, patch by Henrik Skupin <hskupin@gmail.com>, r=rob_strong, a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206760 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-07 22:28:53 +00:00
sspitzer%mozilla.org
627304b9ca fix for bug #346441
Closing the rightmost tab in the overflow case looks bad

r=asaf a=beltzner


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206542 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-04 03:37:57 +00:00
sspitzer%mozilla.org
2109c5ddaf fix for bug #342845
when dragging a tab over the "all tabs" button, act as if we are dragging over the "scroll down" button

r=mconnor a=mconnor


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206541 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-04 03:26:41 +00:00
mozilla.mano%sent.com
e1a1449045 Bug 346623 - Add overflow attribute to tabbrowser-tabs. r+a=mconnor.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206416 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-02 18:17:43 +00:00
sspitzer%mozilla.org
f98c1f58a2 fix for bug #346901
improve background tab animation and make new background tab restart animation

r=mconnor, a=beltzner


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206380 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-02 07:12:38 +00:00
sspitzer%mozilla.org
0a9da0a1ec fix for bug #342900
improve indication that open tab in background opened tab in overflow area.

instead of flashing the "all tabs" button, provide a smoother animation.

note, unlike the trunk, this animation will work on the mac, too.

r=mconnor a=schrep


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206361 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-02 00:09:00 +00:00
brettw%gmail.com
276f910a94 Bug 336799 r+sr=bryner a=beltzner Remove spellchecking UI from Chrome textboxes
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206299 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-01 16:13:25 +00:00
sspitzer%mozilla.org
0bafce0df5 fix for regression bug #346314: when dragging to reorder a tab, scrolling stops in certain scenario
r=mconnor, a=schrep


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206169 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-31 18:13:40 +00:00
sspitzer%mozilla.org
e94b3830c1 backing out, no comment
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206167 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-31 18:11:30 +00:00
sspitzer%mozilla.org
113127d117 tabbrowser.xml
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206165 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-31 18:10:08 +00:00
martijn.martijn%gmail.com
5acd6fe5e9 Bug 345928 - In <menulist.xml>, Strict 'Warning: function _selectInputFieldValueInList does not always return a value', patch by Simon Bünzli, r+sr=neil, a=mtschrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206157 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-31 17:46:39 +00:00
gavin%gavinsharp.com
b8c404d51c Bug 337845: Spell checking options should be at the bottom of the context menu, patch by Simon Bünzli <zeniko@gmail.com>, r=brettw/ben, a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206155 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-31 17:31:49 +00:00