Commit Graph

777 Commits

Author SHA1 Message Date
mozilla.mano%sent.com
4b88717255 Porting Bug 329337 (Fire DOMMenuItemActive events for native mac menuitems) patch to the branch; orginal patches from Josh Aas. r+b81=mento.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194404 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-14 14:13:52 +00:00
ginn.chen%sun.com
9bac6a1b45 Bug 319532 [gnome]There is no feedback when use keyboard to navigate disabled
menuitem in Mozilla menu
r+sr+a=roc


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193981 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-10 06:09:08 +00:00
gerv%gerv.net
689b3de0e7 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193305 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-31 07:56:54 +00:00
(no author)
e8080dc752 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@185502 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-01 05:05:42 +00:00
timeless%mozdev.org
1a7f873b77 Bug 104729 Drag and Drop not implemented under BeOS
patch by thesuckiestemail@yahoo.se r=sergei_d a=mtschrep a=mscott


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@184054 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 20:42:24 +00:00
scott%scott-macgregor.org
a071216a8d Back out our original fix for Bug #281709 --> Under at least Windows XP, shadows are not drawn under menus on first appearance
This fix ended up causing a regression with xhtml documents (See Bug #311146)

We have a better fix on the way which should fix the drop shadows without the layout regression.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182662 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-20 23:34:23 +00:00
silver%warwickcompsoc.co.uk
f17f9dba6d Backing out all of bug 243078.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182251 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-14 16:42:49 +00:00
cmp%mozilla.org
cdea6a4bfd Implement native theme rendering for Windows XP menus, &c. Patch by James
Ross <silver@warwickcompsoc.co.uk>.  Bug 243078, attachment 197534.
r=dougt, r=mconnor, sr=neil.parkwaycc.co.uk


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182060 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-12 04:07:12 +00:00
mrbkap%gmail.com
bd3dfa2efb bug 281709: Show a drop shadow under top-level popup menus in Windows XP. Add a new function to smooth out differences in what IsVisible means on different platforms. r=pav sr=brendan a=mscott/brendan. This checkin is BRANCH ONLY pending a more correct/cleaner fix on the trunk.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181562 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-04 05:37:49 +00:00
jwatt%jwatt.org
b016970365 Fixing bug 302103. Implement SVG events. r=tor@acm.org, sr=jst@mozilla.org, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179351 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-30 23:15:10 +00:00
scott%scott-macgregor.org
2ee2592948 Bug #223909 --> Land the aviary 1.0 changes for supporting copy and paste of windows clipboard images into HTML mail
compose onto the 1.8 branch. Changes were re-reviewed for 1.8 by various folks including module owners: stuart, biesi, glazman

a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179004 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-25 22:35:49 +00:00
(no author)
f7df88887e This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177651 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-12 19:01:32 +00:00
aaronleventhal%moonset.net
e864f15c57 Bug 303841. When screen reader running, prefer external viewer applications over full page plugins because they are more accessible. r=biesi, sr=jst, a=cbeard
git-svn-id: svn://10.0.0.236/trunk@177477 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-10 01:45:31 +00:00
dbaron%dbaron.org
25b210b22c Implement css3 syntax for url() values of cursor with optional hotspot coordinates. b=286303 r=biesi sr=bzbarsky a=asa
git-svn-id: svn://10.0.0.236/trunk@175468 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-01 04:29:42 +00:00
jst%mozilla.jstenback.com
79ba7b6cdd Fixing bug 296704. Make re-dispatching of events work as expected. r=dveditz@cruzio.com, sr=bryner@brianryner.com, a=dveditz@cruzio.com
git-svn-id: svn://10.0.0.236/trunk@174986 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-22 01:53:58 +00:00
bryner%brianryner.com
3274ca4c10 Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
git-svn-id: svn://10.0.0.236/trunk@174651 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-15 23:52:46 +00:00
bryner%brianryner.com
189a661d09 Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
git-svn-id: svn://10.0.0.236/trunk@173044 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-04 20:22:32 +00:00
pedemont%us.ibm.com
c9f6e9439e Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/trunk@172951 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-02 16:30:03 +00:00
jst%mozilla.jstenback.com
ebed1ee784 Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@172848 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-28 23:48:28 +00:00
bsmedberg%covad.net
5259ddb97d Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner
git-svn-id: svn://10.0.0.236/trunk@171585 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-04 19:08:55 +00:00
timeless%mozdev.org
afac222a93 Bug 285974 Crash when we use ATOK on the other of editor[@ nsWindow::OnIMEQueryCharPosition]
patch by masayuki@d-toybox.com r=timeless sr=roc


git-svn-id: svn://10.0.0.236/trunk@170884 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 06:17:59 +00:00
jst%mozilla.jstenback.com
eabf6cccbb Additional changes needed to fix bug 280947 (dragging of images whose extension doesn't map to the right mimetype on the client is broken). r=bzbarsky@mit.edu, sr=dveditz@cruzio.com
git-svn-id: svn://10.0.0.236/trunk@169413 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-18 19:18:20 +00:00
aaronleventhal%moonset.net
471693dd0b Bug 282588. MozillaContentWindowClass on frames and iframes confuses screen readers. r=ere, sr=neil
git-svn-id: svn://10.0.0.236/trunk@169380 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-18 14:24:43 +00:00
cbiesinger%web.de
d99cf710fa forward-declare nsIDocShell rather than including the header. 277329 r=roc sr=bz
git-svn-id: svn://10.0.0.236/trunk@168851 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-05 18:17:10 +00:00
bzbarsky%mit.edu
7572605e3c Add a way for IME to query the caret position. Bug 278061, patch by
Masayuki Nakano (Mozilla Japan) <masayuki@d-toybox.com>, r=smontagu,glazou,
sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@168653 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-01 19:24:59 +00:00
timeless%mozdev.org
c738708183 Bug 187508 Follow "full keyboard access" setting in System Preferences for tabbing navigation
patch by bugs.mano@mail-central.com r=aaronl sr=neil a=asa


git-svn-id: svn://10.0.0.236/trunk@167370 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-06 23:41:52 +00:00
bzbarsky%mit.edu
e272c87dda Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@167223 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-03 22:51:17 +00:00
cbiesinger%web.de
a8dbace73d 38447 layout,content,dom and xpwidget part: Implement Handling of URI Values on
CSS "cursor" Properties
for dom,layout,content: r+sr=bz
for widget: r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@167117 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-30 21:56:11 +00:00
ere%atp.fi
8123d1b7d8 Fix for bug 264708: Single-bit transparency not supported on Win98
Patch by Dainis Jonitis
r=emaijala
sr=roc


git-svn-id: svn://10.0.0.236/trunk@166494 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-09 17:56:46 +00:00
pedemont%us.ibm.com
cac5dc3001 Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@166068 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 17:33:16 +00:00
jshin%mailaps.org
2df25b6683 bug 163572 : converted string is inserted every time space key is pressed patch by masayuki@d-toybox.com (r=pinkerton,bryner,amardare,emaijala,sfraser,roc, sr=bryner,sfraser,roc)
git-svn-id: svn://10.0.0.236/trunk@165335 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-13 11:27:09 +00:00
pedemont%us.ibm.com
ccb9993725 Bug 257546 - sheet support implemented incorrectly. r=peterv, sr=sfraser.
git-svn-id: svn://10.0.0.236/trunk@165311 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-12 16:42:58 +00:00
timeless%mozdev.org
d046585f1b Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=dbradley rs=brendan


git-svn-id: svn://10.0.0.236/trunk@165193 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-10 07:27:11 +00:00
ginn.chen%sun.com
9ad2cbe919 bug 251492 [gnome]selected item text wrong color in high-contrast themes
ginn.chen%sun.com r=bryner sr=dbaron
also fix bug 244955 [GNOME] incorrect system colors for the menu item text


git-svn-id: svn://10.0.0.236/trunk@164406 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-26 01:45:28 +00:00
darin%meer.net
3f701b6803 landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
git-svn-id: svn://10.0.0.236/trunk@164375 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 19:34:45 +00:00
roc+%cs.cmu.edu
ddc6b549d2 Bug 264245. Document requirement that popups have no nsIWidget parent. r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@164151 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-21 18:36:57 +00:00
aaronleventhal%moonset.net
2ed5e7dde3 Bug 261054. Make caret consistently the same width throughout Gecko/Mozilla. Configurable through ui.caretWidth. r=glazou, sr=rbs
git-svn-id: svn://10.0.0.236/trunk@163639 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-13 01:12:14 +00:00
bugzilla%arlen.demon.co.uk
147b7fb404 Bug 262899 nsITransferableOverride instead of nsIClipboardDragDropHooks in comments
p=CTho r=blizzard sr=roc


git-svn-id: svn://10.0.0.236/trunk@163301 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-06 16:59:03 +00:00
mats.palmgren%bredband.net
3b5f384b21 Remove -moz-count-* and (unused) eCursor_arrow_* cursors. b=259639 r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@162532 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-19 19:49:29 +00:00
jshin%mailaps.org
2b60749067 bug 16940: need an XP API to disable input methods for password fields (r/sr : various people : see bugzilla), patch by Masayuki Nakano <masayuki@d-toybox.com>
git-svn-id: svn://10.0.0.236/trunk@162153 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-12 05:00:57 +00:00
mats.palmgren%bredband.net
d613fa7dee Add CSS3 cursors, bug 163174, r=lordpixel@mac.com r=pinkerton@aol.net sr=dbaron@dbaron.org
git-svn-id: svn://10.0.0.236/trunk@162144 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-11 23:24:30 +00:00
smontagu%smontagu.org
e23a460903 Backout last checkin because of build bustage
git-svn-id: svn://10.0.0.236/trunk@162140 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-11 07:48:29 +00:00
smontagu%smontagu.org
eab0baf7ca Bug 16940, XP API to disable input methods for password fields. Patch by Masayuki Nakano, masayuki@d-toybox.com; see bug for reviewers.
git-svn-id: svn://10.0.0.236/trunk@162139 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-11 07:13:12 +00:00
bryner%brianryner.com
6bab9e3329 Add support for native keybindings for input and textarea for gtk2. This allows us to respect the GTK keybinding preferences. Bug 257405, r=blizzard, sr=roc.
git-svn-id: svn://10.0.0.236/trunk@161878 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-07 21:21:48 +00:00
cbiesinger%web.de
bc6d8db679 Bug 257948 remove #endif w/o matching #ifdef from idl files
r=dveditz sr=neil


git-svn-id: svn://10.0.0.236/trunk@161782 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-05 13:29:58 +00:00
jst%mozilla.jstenback.com
809b317cb3 Fixing bug 252326. Fixing some popup blocker problems. Making sure only trusted events get mark trusted, and only allow popups while processing trusted (initiated by the user) events. Patch by trev@gtchat.de and jst@mozilla.org, r=bzbarsky@mit.edu, rs=brendan@mozilla.org, bryner@biranryner.com
git-svn-id: svn://10.0.0.236/trunk@161765 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-04 19:28:46 +00:00
ere%atp.fi
8cc041d8a8 Bug 254191: Cleanup Win32 nsWindow.cpp / nsWindow.h
Patch by Dainis Jonitis
r=ere
sr=roc


git-svn-id: svn://10.0.0.236/trunk@161694 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-03 08:44:23 +00:00
dbaron%dbaron.org
1c4905d744 Make NS_MUTATION_EVENT and NS_ACCESSIBLE_EVENT not be the same value. b=256469 r+sr=bryner
git-svn-id: svn://10.0.0.236/trunk@161280 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-25 22:26:15 +00:00
timeless%mozdev.org
2d2b43d7bc Bug 238773 Separating nsDOMEvent into separate classes
patch by mozilla-bugzilla@future.shiny.co.il r=bryner sr=jst


git-svn-id: svn://10.0.0.236/trunk@161059 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-20 18:09:19 +00:00
kyle.yuan%sun.com
c5830cf601 Backout the patch for 251492. Need a better solution for that.
git-svn-id: svn://10.0.0.236/trunk@160978 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-19 06:33:20 +00:00