haiku/src
Axel Dörfler 4fd570d307 * Fixed another pet peeve of mine: you can now always zoom, no matter if you
have enabled the shrink/stretch option.
* Renamed "zoom to window" to "stretch to window".
* Readded the shrink/stretch options to the full screen context menu only.
* Renamed GetShrinkToBounds() to ShrinkToBounds() as it's a simple getter.
* Changed how and when the shrink/stretch options come into play. Shrinking is
  now only set once, when the image is first shown.
* Added snapping in ZoomIn(), and ZoomOut(): they will now always choose 1.0,
  and the "fit to window" zoom level when they are close.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39129 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-24 16:36:27 +00:00
..
add-ons added some definitions for readonly features 2010-10-24 14:55:54 +00:00
apps * Fixed another pet peeve of mine: you can now always zoom, no matter if you 2010-10-24 16:36:27 +00:00
bin One more monster commit (sorry ...) concerning the Locale Kit: 2010-10-24 12:57:55 +00:00
build Update ICU to 4.4 2010-07-13 19:04:40 +00:00
data * Added first working "display_as" type "duration". 2010-09-29 17:10:02 +00:00
documentation
kits One more monster commit (sorry ...) concerning the Locale Kit: 2010-10-24 12:57:55 +00:00
libs Cody style fixes. No functional change. 2010-10-23 20:28:38 +00:00
preferences One more monster commit (sorry ...) concerning the Locale Kit: 2010-10-24 12:57:55 +00:00
servers Apparently it does not work... convert to TODO. 2010-10-23 22:56:50 +00:00
system An implementation of a ConsoleDevice using console.device but it seems it requires having a window open. 2010-10-24 16:28:23 +00:00
tests Rename ReplaceObjectiveFunction to SwapObjectiveFunction I think this makes it more clear that the old function is not deleted. 2010-10-13 05:44:52 +00:00
tools Fixed some B_TRANSLATE_CONTEXT redefinition warnings. 2010-10-23 23:31:58 +00:00
Jamfile