haiku/src/apps/showimage
Stephan Aßmus 93d1b9f406 * quick fix for when fBitmap has been recomposed
partly, fDisplayBitmap is not correctly re-established...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15887 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-01-09 11:24:08 +00:00
..
EntryMenuItem.cpp Show small icons in recent document menu. 2003-11-22 19:52:31 +00:00
EntryMenuItem.h Show small icons in recent document menu. 2003-11-22 19:52:31 +00:00
Filter.cpp Minor cleanup. 2005-06-15 04:11:14 +00:00
Filter.h Fixed access to invalid bitmap bug. 2003-12-24 10:14:28 +00:00
Jamfile fix building for BeOS 2006-01-09 11:14:37 +00:00
PrintOptionsWindow.cpp - scale bilinear (experimental: scaled image is too small by one pixel) 2003-11-13 06:54:48 +00:00
PrintOptionsWindow.h - fixed issues when compiling with gcc-2.95.3. 2004-09-17 16:34:13 +00:00
ShowImage.rdef Fixed application signature inconsistency and fixed a typo 2004-01-17 16:52:19 +00:00
ShowImageApp.cpp Fix About Box project name. 2004-10-13 09:47:07 +00:00
ShowImageApp.h Use Tracker Scripting to find next/previous image. 2004-01-20 19:46:45 +00:00
ShowImageConstants.cpp Fixed application signature inconsistency and fixed a typo 2004-01-17 16:52:19 +00:00
ShowImageConstants.h fixed alignment and image layout, esc exits fullscreen mode, black background for fullscreen, zooming window toggles fullscreen, can still browse even if current image has been deleted, space toggles slideshow, swapped next/previous menu items (more logical) 2005-06-13 20:09:46 +00:00
ShowImageSettings.cpp - Made some settings persistent: Slide Show Delay, Scale Bilinear, Shrink/Zoom to Window, Show Caption in Full Screen Mode and PrintOptions persistent. 2003-11-19 10:41:51 +00:00
ShowImageSettings.h - Made some settings persistent: Slide Show Delay, Scale Bilinear, Shrink/Zoom to Window, Show Caption in Full Screen Mode and PrintOptions persistent. 2003-11-19 10:41:51 +00:00
ShowImageStatusView.cpp cosmetical improvements to status view, it also shows the image size now 2004-09-29 19:47:18 +00:00
ShowImageStatusView.h - added option resize image to window size 2003-11-04 23:22:01 +00:00
ShowImageUndo.cpp Added initial implementation of Undo for OBOS ShowImage! Now, users can Undo/Redo merge/paste operations. Still need to enhance Undo further so that other operations can be undone, also need to account for image rotations and similar operations. 2003-12-18 03:31:28 +00:00
ShowImageUndo.h Added initial implementation of Undo for OBOS ShowImage! Now, users can Undo/Redo merge/paste operations. Still need to enhance Undo further so that other operations can be undone, also need to account for image rotations and similar operations. 2003-12-18 03:31:28 +00:00
ShowImageView.cpp * quick fix for when fBitmap has been recomposed 2006-01-09 11:24:08 +00:00
ShowImageView.h * quick hack to hide the cursor in fullscreen 2006-01-09 11:18:01 +00:00
ShowImageWindow.cpp Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
ShowImageWindow.h fixed alignment and image layout, esc exits fullscreen mode, black background for fullscreen, zooming window toggles fullscreen, can still browse even if current image has been deleted, space toggles slideshow, swapped next/previous menu items (more logical) 2005-06-13 20:09:46 +00:00