History log of /haiku/src/apps/login/LoginView.cpp
Revision Date Author Comments
# 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.


# 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.


# f86acdc2 29-Oct-2011 Adrien Destugues <pulkomandy@pulkomandy.ath.cx>

Patch by Karvjorm: localize Login.
Fixes #7234.


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


# 7974d3dc 13-Jan-2010 Stephan Aßmus <superstippi@gmx.de>

Patch by Humdinger:
Updated Haiku apps to use sentence-case. What a huge undertaking...
The files where I had to apply the patch manually (for mysterious
reasons) have also gotten a whitespace cleanup. I've proof-read
everything so hopefully there should be no problems.

This should be the final part of #5169.


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


# 09a51729 06-Feb-2009 François Revol <revol@free.fr>

Focus the password field on Enter if it's empty and not yet active.


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


# 34c28c69 26-Apr-2008 François Revol <revol@free.fr>

Header guard and copyrights.
Pets Pe's HeaderGuard and HeaderHeader extensions :)


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


# e7f66aa2 19-Apr-2008 François Revol <revol@free.fr>

Present full names in the list instead of logins. Aw I should have slept tonight... zZzZ


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


# e5f2d374 19-Apr-2008 François Revol <revol@free.fr>

Add a desktop window to put a shelf on later... ActivityMonitor replicant ? ;)


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


# 8b2e7d30 19-Apr-2008 François Revol <revol@free.fr>

Add an info StringView giving current time or error.


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


# 01f64d38 19-Apr-2008 François Revol <revol@free.fr>

hide pw checkbox was acting wrong...


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


# d5cec752 19-Apr-2008 François Revol <revol@free.fr>

- fixes
- added ok, halt and reboot buttons
- added "hide password" checkbox
- shake the window on error (good idea axel :p)


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


# d65e1397 19-Apr-2008 François Revol <revol@free.fr>

- hide the password
- fix beos build, for testing.


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


# 64811019 11-Jan-2008 François Revol <revol@free.fr>

A simple login app for testing.


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


# 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.


# f86acdc207e02e0a50e35b0622d510bf69700f32 29-Oct-2011 Adrien Destugues <pulkomandy@pulkomandy.ath.cx>

Patch by Karvjorm: localize Login.
Fixes #7234.


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


# 7974d3dcf39ce78e5885b481eee12e561ad6e096 13-Jan-2010 Stephan Aßmus <superstippi@gmx.de>

Patch by Humdinger:
Updated Haiku apps to use sentence-case. What a huge undertaking...
The files where I had to apply the patch manually (for mysterious
reasons) have also gotten a whitespace cleanup. I've proof-read
everything so hopefully there should be no problems.

This should be the final part of #5169.


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


# 09a51729adcc2bed1a063f827c37ef02aa1f3dd1 06-Feb-2009 François Revol <revol@free.fr>

Focus the password field on Enter if it's empty and not yet active.


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


# 34c28c694bd11f4b8e7a712da1d4cde83954b4ec 26-Apr-2008 François Revol <revol@free.fr>

Header guard and copyrights.
Pets Pe's HeaderGuard and HeaderHeader extensions :)


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


# e7f66aa24d9924c4fbbbedb3d3a5b6c97920779d 19-Apr-2008 François Revol <revol@free.fr>

Present full names in the list instead of logins. Aw I should have slept tonight... zZzZ


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


# e5f2d374dfa162a23abdaf5ff074c15e2c536775 19-Apr-2008 François Revol <revol@free.fr>

Add a desktop window to put a shelf on later... ActivityMonitor replicant ? ;)


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


# 8b2e7d30325194df8a440c30ab0b0dffe7d4e656 19-Apr-2008 François Revol <revol@free.fr>

Add an info StringView giving current time or error.


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


# 01f64d38f6f6a1f1c78349a0c26bfc55e18e83dc 19-Apr-2008 François Revol <revol@free.fr>

hide pw checkbox was acting wrong...


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


# d5cec752954ef79aa029e2cb2c404599e76b672e 19-Apr-2008 François Revol <revol@free.fr>

- fixes
- added ok, halt and reboot buttons
- added "hide password" checkbox
- shake the window on error (good idea axel :p)


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


# d65e1397dfd679c44f2dcd4da3604bd05f0c2c75 19-Apr-2008 François Revol <revol@free.fr>

- hide the password
- fix beos build, for testing.


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


# 648110193d61d754c60d10e5bf7fdabf02d7c7d6 11-Jan-2008 François Revol <revol@free.fr>

A simple login app for testing.


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