History log of /haiku/src/add-ons/screen_savers/glife/GLifeConfig.cpp
Revision Date Author Comments
# 715a29f4 31-Oct-2019 Humdinger <humdingerb@gmail.com>

GLife: fix 'Grid life delay' slider label

Also, sentence case all labels.

Change-Id: I5c7869581eec220f5d4fb67073d914245e9b5ffd
Reviewed-on: https://review.haiku-os.org/c/haiku/+/1928
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>


# 1f93ed99 12-Feb-2019 Rob Gill <rrobgill@protonmail.com>

Avoid use of sprintf/snprintf on same source/destination (undefined
result)

* Altered to avoid use of sprintf/snprintf to copy between the same
source and destination. (This is an undefined result since c99)

* (consequential trailing whitespace removal & line length adjustment)
Change-Id: I43976af43fe99d15b6c2677c5ab05db46fd6a8c0
Reviewed-on: https://review.haiku-os.org/c/1036
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>


# fa19dd44 10-Dec-2015 looncraz <looncraz@looncraz.net>

apps: Convert to using Set*UIColor.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
Patches 0045-0075, 0077-0087 from looncraz, unmodified.


# 059d39f1 26-Jul-2012 Niels Sascha Reedijk <niels.reedijk@gmail.com>

Localize strings in the GLife screensaver


# 05779cd9 07-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

glife: Enhance controls

* Re-organize controls to fit small ScreenSaver window
* Add life delay factor slider
* Make control labels more dynamic
* Style cleanup


# c81caff9 07-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

glife: Redesign control layout

* Use BGroupLayoutBuilder vs static BRect's


# 09e2df87 07-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

glife: Style cleanup

* BScreenSaver control view cleanup
* Style cleanup some variable names


# 4b66f476 07-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

glife: Style cleanup. Spaces. No functional change.


# 8bc51bee 06-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

glife: Initial style cleanup


# 3c94b5cb 06-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

glife: Rename *.hpp to *.h


# 0b4c5624 01-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

screen_savers: Initial import of GLife

* Donated to Haiku by author (Aaron Hill) under
the MIT license.
* Resources conveted to rdef
* Headers cleaned up
* Jamfile created


# 059d39f1b913001ab3added2dfdbb8ce0a3914a3 26-Jul-2012 Niels Sascha Reedijk <niels.reedijk@gmail.com>

Localize strings in the GLife screensaver


# 05779cd9e30e21225099de53153eb876a6e616dd 07-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

glife: Enhance controls

* Re-organize controls to fit small ScreenSaver window
* Add life delay factor slider
* Make control labels more dynamic
* Style cleanup


# c81caff9007af9ea6bfe66f9e38098e274b129c6 07-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

glife: Redesign control layout

* Use BGroupLayoutBuilder vs static BRect's


# 09e2df87ba3d33762c848bfe36b8424fdb68090e 07-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

glife: Style cleanup

* BScreenSaver control view cleanup
* Style cleanup some variable names


# 4b66f476de4dd838321f118fdc319ad93dc50d08 07-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

glife: Style cleanup. Spaces. No functional change.


# 8bc51bee4ce16e63524fc638188634d6d73f756c 06-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

glife: Initial style cleanup


# 3c94b5cb05058d92687da398daedfe91634e1b34 06-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

glife: Rename *.hpp to *.h


# 0b4c5624c6489a344c23e8f203f2897f8639aa1d 01-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

screen_savers: Initial import of GLife

* Donated to Haiku by author (Aaron Hill) under
the MIT license.
* Resources conveted to rdef
* Headers cleaned up
* Jamfile created