haiku/src/apps/launchbox
JaniceTr 3b11f603cf Adding 96 and 128 size icon options for Launchox
In the desktop the icons can reach 96 and 128 pixel. With the increase of resolution those are good dimensions.
The max size of icons in LaunchBox was 64, so new sizes were added.
Fixes #13835

Change-Id: Id4db66f52b265aa4f94742c83f7d65ed136ba9c2
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2172
Reviewed-by: Fredrik Holmqvist <fredrik.holmqvist@gmail.com>
2020-01-28 18:16:14 +00:00
..
App.cpp Launchbox: autostart on boot 2019-02-19 18:29:17 +00:00
App.h Launchbox: autostart on boot 2019-02-19 18:29:17 +00:00
Jamfile Build: Add architecture rule for libshared.a. 2016-01-15 21:12:24 -05:00
LaunchBox.rdef Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'System name' its standard context. Change CodyCam and PoorMan's app signatures to match the overall x-vnd.Haiku-App pattern. Some clean-up. Make SlideShowSaver build again. 2011-03-25 22:13:48 +00:00
LaunchButton.cpp Launchbox: autostart on boot 2019-02-19 18:29:17 +00:00
LaunchButton.h Launchbox: autostart on boot 2019-02-19 18:29:17 +00:00
MainWindow.cpp Launchbox: autostart on boot 2019-02-19 18:29:17 +00:00
MainWindow.h Launchbox: autostart on boot 2019-02-19 18:29:17 +00:00
NamePanel.cpp LaunchBox: Fixed uninitialized member CID 1162820 2014-01-22 17:41:51 +01:00
NamePanel.h Place the button description window near the mouse and to 2011-10-29 19:31:29 +00:00
PadView.cpp Adding 96 and 128 size icon options for Launchox 2020-01-28 18:16:14 +00:00
PadView.h Launchbox: autostart on boot 2019-02-19 18:29:17 +00:00
Panel.cpp
Panel.h
main.cpp
support.cpp Some coding style fixes. 2011-10-29 16:00:25 +00:00
support.h