History log of /haiku/src/apps/showimage/ToolBarIcons.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 442e457d 05-Apr-2015 Gerasim Troeglazov <3dEyes@gmail.com>

ShowImage: Added toolbar buttons for browsing multipage documents


# e1ae00a9 08-Apr-2011 Stephan Aßmus <superstippi@gmx.de>

Added icon for leaving full screen mode.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41201 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a877c0e7 21-Mar-2011 Stephan Aßmus <superstippi@gmx.de>

* Changed the previous/next icons to the ones intended by zuMi.
* Removed the full-screen icon, since the zoom icon of the window
already does the job.
* Added an icon for the slide show, but it

* Changed the previous/next icons to the ones intended by zuMi.
* Removed the full-screen icon, since the zoom icon of the window
already does the job.
* Added an icon for the slide show, but it additionally goes into
full-screen mode.
* Added appropriate work arounds for bugs in the Interface Kit
concerning the hiding of tool-tips, and a bug in the app_server
concerning the invalidation of unhidden views...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41065 a95241bf-73f2-0310-859d-f6bbb57e9c96

show more ...


# 9473d287 20-Feb-2011 Stephan Aßmus <superstippi@gmx.de>

* Added functionality for initializing and retrieving future tool bar
icons.
* Imported a few of zuMi's awesome tool bar icons as C code. Doing
it this way imposes the least start up panalty (

* Added functionality for initializing and retrieving future tool bar
icons.
* Imported a few of zuMi's awesome tool bar icons as C code. Doing
it this way imposes the least start up panalty (10ms on my Core 2 Duo,
which is imperceptable when usually opening some largish image).
* The init code is run, but there is no tool bar yet.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40588 a95241bf-73f2-0310-859d-f6bbb57e9c96

show more ...