Commit Graph

22 Commits

Author SHA1 Message Date
saari%netscape.com
a3fbbdd779 Add platformBrowserBindings for cut/copy/paste on MacOS and Windows to fix PDT+ bug 28680. r=pinkerton, a=jar
git-svn-id: svn://10.0.0.236/trunk@61476 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 05:01:48 +00:00
hangas%netscape.com
42737e6fba Fix for 27283 rewrote command updating and dispatching for Mail/News window so that Edit menu items would be enabled at the proper times and actually work. Partial fix for 22558 wired up platform specific Delete key to the Delete menu item. Fix for 20120 Delete button and menu now disabled on folder pane of mail window. Temp fix for 27299 overlapping Ctrl-E shortcut with Editor window, Preferences menu item now has no shortcut. r=scottip
git-svn-id: svn://10.0.0.236/trunk@60560 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:37:43 +00:00
kin%netscape.com
e8878458ab Fix for PDT+ bug #22206: ALT + NUM Pad operation moves the cursor point unnecessarily
Modified all keybindings for up, down, left, right, home, end, pgUp, and pgDown
so that they are not triggered if the Alt key is down.

    mozilla/xpfe/global/resources/content/editorBindings.xul
    mozilla/xpfe/global/resources/content/browserBindings.xul
    mozilla/xpfe/global/resources/content/inputBindings.xul
    mozilla/xpfe/global/resources/content/textAreaBindings.xul
    mozilla/xpfe/global/resources/content/win/platformInputBindings.xul
    mozilla/xpfe/global/resources/skin/htmlBindings.xml
    mozilla/xpfe/global/resources/skin/win/platformHTMLBindings.xml

r=brade@netscape.com,akkana@netscape.com


git-svn-id: svn://10.0.0.236/trunk@60322 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 14:08:13 +00:00
brade%netscape.com
ac67fe0a04 alternative cut/copy/paste keybindings (bug #25779); r=kin
git-svn-id: svn://10.0.0.236/trunk@59651 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 14:58:40 +00:00
ben%netscape.com
299b2fc8af common dialog (25104)/dialogOverlay appearance tweaks
git-svn-id: svn://10.0.0.236/trunk@59212 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 02:01:59 +00:00
mjudge%netscape.com
f05540a4bd adding bindings to handle some specific windows cases. simple change
git-svn-id: svn://10.0.0.236/trunk@59102 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:24:29 +00:00
rgoodger%ihug.co.nz
f83515ef4b ProfileManager II, r=gayatrib@netscape.com, sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57627 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 04:19:46 +00:00
akkana%netscape.com
f1a3a1e4b9 Oops, fix typo
git-svn-id: svn://10.0.0.236/trunk@56110 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 23:36:10 +00:00
akkana%netscape.com
aed5d5fe45 21610, 18033: split off from the global overlay the four
platform-specific key binding files per platform,
  as requested by Hyatt for his new keybinding plan.
  Part of the ongoing mjudge/hyatt/me/saari checkin.


git-svn-id: svn://10.0.0.236/trunk@56108 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 23:33:51 +00:00
hyatt%netscape.com
a0ece36ce6 Removing xulkey. It's not done right. Adding inputBindings.xul for input control
support.


git-svn-id: svn://10.0.0.236/trunk@55722 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 04:58:54 +00:00
akkana%netscape.com
73bbfb0072 Fix platform global overlays now that saari and waterson explained to me how overlays work
git-svn-id: svn://10.0.0.236/trunk@54441 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 22:28:58 +00:00
akkana%netscape.com
a29e9ad060 11818: Rename the special XUL key from "command" to "xulkey" so it won't
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.


git-svn-id: svn://10.0.0.236/trunk@54342 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 23:24:57 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
danm%netscape.com
8dd72754a2 treat the return key, like enter, as if the default dialog button had been pressed. part of fix for bug 17529. r:saari@netscape.com
git-svn-id: svn://10.0.0.236/trunk@52201 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-29 06:17:07 +00:00
hangas%netscape.com
5fb3a93517 Cleaned up bad style rules in global.css - should result in noticable performance improvement. Converted <titledbutton> rules to all use a class, this way we can be specific about how each type of button should look. Added line between columns in tree headers. Indented treecell contents. Cleaned up mail and AB toolbars. Fixed reflow and other drawing issues with toolbar buttons on new skins. Fixed problems in results tree on AB window. Other misc visual changes. Fixed bug 16530, changing the word Messenger to Mail. r=german/hyatt
git-svn-id: svn://10.0.0.236/trunk@52014 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-27 23:01:09 +00:00
cmanske%netscape.com
376ee7ffc4 Fixed bug 16118, part of fix for 14342. Reduced size of ender input widget. r=hyatt,hangas
git-svn-id: svn://10.0.0.236/trunk@50626 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-14 00:13:21 +00:00
hangas%netscape.com
0ade1185d1 a=chofmann r=hyatt,jefft Cleaned up File and Edit menus for navigator and mail, fixed 14837, fixed 14255. Moved menu from navagator.xul and hiddenwindow.xul into navigatorOverlay.xul. Created global 'New" menu.
git-svn-id: svn://10.0.0.236/trunk@49013 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-24 23:03:40 +00:00
hangas%netscape.com
d09ba9b534 Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys.
git-svn-id: svn://10.0.0.236/trunk@48508 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 05:20:56 +00:00
hangas%netscape.com
1f09c8b0a9 Converted Navigator to use globalOverlay for File and Edit menu.
git-svn-id: svn://10.0.0.236/trunk@47410 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 22:03:38 +00:00
hangas%netscape.com
0c48ccab96 Fix assert caused by attempt to load js that does not exist.
git-svn-id: svn://10.0.0.236/trunk@47352 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 19:05:34 +00:00
hangas%netscape.com
3c53e20a88 Fix depth in makefiles.
git-svn-id: svn://10.0.0.236/trunk@47255 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 02:00:19 +00:00
hangas%netscape.com
b3279bc0f7 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@47250 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 01:44:37 +00:00