haiku/src
Stephan Aßmus 5e71c7b1e5 Patch by Obaro Ogbo (nastee) with small changes by myself:
* Added "Close All in Workspace" menu item in the Window menu. The shortcut
  is 'Q', which is usually the Quit shortcut. Since Tracker prevents quitting
  via this shortcut, overriding it like this is ok, this was also discussed
  in the ticket #2833. I've tested that the existing functionality is not
  disturbed (ie Quit in the Settings panel still works, as does quitting
  Tracker via "hey Tracker quit"). I did not add the "Close All" menu item,
  since that feature is already available via DeskBar and when pressing the
  shift key before opening the Window menu.
* I did change the additional short cut. As with "Clean Up" versus "Cleanup Up
  All", it's now consistently the shift key, which you have to press.

Note to Obaro: The only other change was that one can set the target of the
menu item to be "be_app", that way one avoids dispatching the message in the
window. Thanks a lot for your work, Obaro!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30205 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-16 19:32:11 +00:00
..
add-ons * There is now a list of removed vnodes in Volume - while asking the VFS for 2009-04-16 18:24:55 +00:00
apps * Convert the preference window of Mail to use the layout-management. This is 2009-04-16 16:20:15 +00:00
bin added cache descriptions reported by Intel Atom processor 2009-04-16 11:50:12 +00:00
build _kern_open_parent_dir has different semantics for the supplied name argument. 2009-02-15 21:10:02 +00:00
data * Keymap names can have spaces, and so they do now (a must even, since they 2009-04-01 14:04:32 +00:00
documentation
kits Patch by Obaro Ogbo (nastee) with small changes by myself: 2009-04-16 19:32:11 +00:00
libs Added a strsep() to our BSD compatibility library. 2009-04-08 10:57:46 +00:00
preferences Patch in large part by Philippe Saint-Pierre: 2009-04-16 10:11:06 +00:00
servers * Patch by Fredrik Ekdahl: gcc 4 build fixes (missing headers). 2009-04-12 09:57:26 +00:00
system * Removed the get_next_removed_vnode() call again - besides the problems Ingo 2009-04-16 18:29:12 +00:00
tests Fixed build. The tests actually reveal a problem in the IORequest 2009-04-07 16:01:29 +00:00
tools When clearing a device we do now ignore an error when we could write anything 2009-04-13 23:57:12 +00:00
Jamfile