haiku/src/apps/people
Adrien Destugues b5a859ad62 People: make default size larger
We have increased the number of default attributes, so the initial size
wasn't enough.

On small resolution displays, adjust the size to not end up with part
of the window outside the screen.

Fixes #15371

Change-Id: Ie59cb3a3f6609eff7d933d0bf0e11f66637d6d10
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2222
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
2021-07-25 14:40:57 +00:00
..
AttributeTextControl.cpp URL linkification in People 2016-02-14 14:28:38 +01:00
AttributeTextControl.h URL linkification in People 2016-02-14 14:28:38 +01:00
Jamfile Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
LICENSE
People.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
PeopleApp.cpp Add mobile phone field 2021-03-19 10:17:25 +00:00
PeopleApp.h Removing most About windows and menu items as discussed here 2011-03-26 02:18:52 +00:00
PersonIcons.h
PersonView.cpp People: revert window spacing changes 2017-01-15 14:59:54 +01:00
PersonView.h People: open files in READ_WRITE mode only when necessary. (#5791) 2013-06-22 19:46:40 -04:00
PersonWindow.cpp People: make default size larger 2021-07-25 14:40:57 +00:00
PersonWindow.h People: make default size larger 2021-07-25 14:40:57 +00:00
PictureView.cpp People: fix aspect ratio for square images 2019-09-25 23:44:04 +00:00
PictureView.h Fix #7300: 2011-03-21 11:39:54 +00:00
main.cpp Reimplemented how People works. The previously hard-coded attribute list 2011-02-07 23:25:16 +00:00