History log of /haiku/src/bin/desklink/DeskButton.cpp
Revision Date Author Comments
# a162e7af 30-Jan-2024 Augustin Cavalier <waddlesplash@gmail.com>

desklink: Size custom items based on Deskbar's current icon size.

Fixes #18757.


# 72e4928f 31-Aug-2022 Augustin Cavalier <waddlesplash@gmail.com>

Tracker & desklink: Pass -1 to GetTrackerIcon for sizing.

It can just deduce the size from the passed BBitmap if we do this.
Simplifies the code somewhat.


# 8f3508d9 26-Aug-2022 Augustin Cavalier <waddlesplash@gmail.com>

desklink: Make use of BControlLook::ComposeIconSize().

Fixes #16370.


# 323abd9b 10-Oct-2012 Humdinger <humdingerb@gmail.com>

Unbroke build under gcc4. Sorry about that...


# c58a8702 09-Oct-2012 Humdinger <humdingerb@gmail.com>

Made another string of desklink translatable.
(+alpha4)


# 546208a5 16-Apr-2012 Oliver Tappe <zooey@hirschkaefer.de>

More catalog-related cleanup.

* rename B_TRANSLATE_CONTEXT to B_TRANSLATION_CONTEXT and
B_TRANSLATE_WITH_CONTEXT to B_TRANSLATE_CONTEXT, squashing a TODO
* adjust all uses of both macros in Haiku's source tree
* use correct header guard for collecting/Catalog.h

The renamed macros require adjustments to all external applications
using catalogs.


# 9254b0c4 10-Jun-2011 Joachim Seemer <humdingerb@googlemail.com>

Applied localization patch by mt, removed About menu/window as we decided those are not needed with system software. Fixes #7656. Compiling, working cosmetics, I'd say +alpha.

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


# 559e4ec5 13-May-2010 Stephan Aßmus <superstippi@gmx.de>

Small coding style cleanup.


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


# b494a17f 07-Apr-2009 Axel Dörfler <axeld@pinc-software.de>

* Replaced the volume slider with one looking just like any other slider.
* This is still work in progress, though.


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


# 4be1917d 30-Jun-2007 Jonas Sundström <jonas@kirilla.com>

Authors in chronological order >> Authors

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


# 677a72ed 29-Jun-2007 Jonas Sundström <jonas@kirilla.com>

Updated copyright years. Removed hardcoding of view color. Removed BDragger. Made desklink items use 32-bit icons, drawn with transparency. Made settings file name match the new app signature. Renamed volume replicant's menu items Media/Sound "settings" to "preferences". Made --help actually helpful. Replaced old style copyright header in iconfile.h.

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


# 37ec4f04 22-Oct-2006 Axel Dörfler <axeld@pinc-software.de>

* Cleanup of signatures and version infos - this is part of a fix to bug #909.
I've done all preferences apps for now, and some related.
* Some other related cleanup.


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


# 17049c45 18-Mar-2005 Axel Dörfler <axeld@pinc-software.de>

Moved bin/ directory out of apps/.


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


# 323abd9b89cb53e3feb8f559ecef515acea51db9 10-Oct-2012 Humdinger <humdingerb@gmail.com>

Unbroke build under gcc4. Sorry about that...


# c58a87027a546012b0b6a25e1ab098d618bbf266 09-Oct-2012 Humdinger <humdingerb@gmail.com>

Made another string of desklink translatable.
(+alpha4)


# 546208a53940a26c6379c48a7854ade1a8250fc5 16-Apr-2012 Oliver Tappe <zooey@hirschkaefer.de>

More catalog-related cleanup.

* rename B_TRANSLATE_CONTEXT to B_TRANSLATION_CONTEXT and
B_TRANSLATE_WITH_CONTEXT to B_TRANSLATE_CONTEXT, squashing a TODO
* adjust all uses of both macros in Haiku's source tree
* use correct header guard for collecting/Catalog.h

The renamed macros require adjustments to all external applications
using catalogs.


# 9254b0c4df832efd3352bc980acc33ca0fa0c1cf 10-Jun-2011 Joachim Seemer <humdingerb@googlemail.com>

Applied localization patch by mt, removed About menu/window as we decided those are not needed with system software. Fixes #7656. Compiling, working cosmetics, I'd say +alpha.

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


# 559e4ec5f3be4abd36aaa6942a0e2a81eda42278 13-May-2010 Stephan Aßmus <superstippi@gmx.de>

Small coding style cleanup.


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


# b494a17f1ca6a3bb2207722aab58ec528cdad525 07-Apr-2009 Axel Dörfler <axeld@pinc-software.de>

* Replaced the volume slider with one looking just like any other slider.
* This is still work in progress, though.


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


# 4be1917ddae0822f59763e0adc5c20a6623b6f21 30-Jun-2007 Jonas Sundström <jonas@kirilla.com>

Authors in chronological order >> Authors

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


# 677a72ede13f626cb84c7440c66809a03523a80a 29-Jun-2007 Jonas Sundström <jonas@kirilla.com>

Updated copyright years. Removed hardcoding of view color. Removed BDragger. Made desklink items use 32-bit icons, drawn with transparency. Made settings file name match the new app signature. Renamed volume replicant's menu items Media/Sound "settings" to "preferences". Made --help actually helpful. Replaced old style copyright header in iconfile.h.

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


# 37ec4f04fe75996e8feb4b69bb77716d05e9b3d3 22-Oct-2006 Axel Dörfler <axeld@pinc-software.de>

* Cleanup of signatures and version infos - this is part of a fix to bug #909.
I've done all preferences apps for now, and some related.
* Some other related cleanup.


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


# 17049c451a91f427aec94b944b75876b611103e7 18-Mar-2005 Axel Dörfler <axeld@pinc-software.de>

Moved bin/ directory out of apps/.


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