History log of /haiku/docs/user/storage/FindDirectory.dox
Revision Date Author Comments
# f11b3046 15-Jul-2023 Pascal Abresch <nep-git@packageloss.eu>

Document Launch flags and Preference directory for findpath

Change-Id: I150c0ca1e0deb5749689bb1019a48efdcdc99def
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6701
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: nephele nephele <nep-git@packageloss.eu>


# 0e061f09 12-Jan-2021 Adrien Destugues <adrien.destugues@opensource.viveris.fr>

FindDirectory docs: clarify where the functions are located

Only the C++ interface is in libbe. The C functions as well as the new
find_path functions are all in libroot.

Fixes #16749


# 63cb4462 15-Aug-2018 Augustin Cavalier <waddlesplash@gmail.com>

docs/user: Remove extra comment opener.

It made the second one show up in the documentation.


# 5e7964b0 03-May-2017 Alexander G. M. Smith <agmsmith@ncf.ca>

Remove Spurious B_BEOS_DATA_DIRECTORY

There is no DATA directory in BeOS, and its FindDir() doesn't implement
it. No need for a confusing backwards compatibility to something that
doesn't exist (had my hopes up, was going to move some non-executable
files from AddOns to Data in a program that works in BeOS and Haiku).

The removed enum label doesn't change the directory_which enum order
or count, as it was aliasing the value of another existing enum label
(B_SYSTEM_DATA_DIRECTORY).

Fixes #13470

Signed-off-by: Axel Dörfler <axeld@pinc-software.de>


# 5732a559 18-Jun-2014 John Scipione <jscipione@gmail.com>

A couple of small fixes to FindDirectory docs


# b885e90e 18-Jun-2014 John Scipione <jscipione@gmail.com>

Documentation updates for Storage Kit classes

* Added \since to each method and parameter.
* Whitespace cleanup.
* Some other minor cleanups and updates.


# 8cb65bf1 18-Nov-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

Add find_path*() API docs, improve FindDirectory.h docs


# d0350bc3 05-Nov-2013 John Scipione <jscipione@gmail.com>

Comment out B_COMMON_ constants for now


# dd1281c9 05-Nov-2013 John Scipione <jscipione@gmail.com>

Style fixes to FindDirectory


# 131261d2 07-Feb-2013 John Scipione <jscipione@gmail.com>

Remove remaining /trunk/ before file references.


# 820dca4d 06-Feb-2013 John Scipione <jscipione@gmail.com>

Big docs cleanup.

* Fixed headers including:
- All rights reserved not All Rights Reserved.
- name, email@domain.com not name <email@domain.com>
- tabs and spaces
- Authors: not Documented by:
* Renamed string.dox to String.dox
* Renamed midixxx.dox files to MidiXxx.dox
* Moved images into images subdirectories and updated Doxfile.
* Re-format all files with tabs instead of spaces.
* Fix many spelling mistakes.
* Added all files, classes, structs, and enums to libbe group.


# 6ac7032d 02-Nov-2011 John Scipione <jscipione@gmail.com>

Update the style of the Haiku Book to resemble the User Guide.
If you have never seen this before you are in for a bit of a shock.
Update the Doxyfile to 1.7.3 (the version that gets auto-generated).

Update the book.dox front page with some nice introductory text.

Add new documentation for the following classes:
BCheckBox
BClipboard
BColorControl
BControl
BEntryList
BView (preliminary)

Remove redundant documentation from src/kits/storage/EntryList.cpp

Minor documentation update for the following classes:
BAlert
BApplication
BArchivable
BBox
BButton
BCatalog
BFindDirectory
BHandler
BUnarchiver
BString

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


# 07658a13 27-Aug-2011 Adrien Destugues <pulkomandy@pulkomandy.ath.cx>

Add some documentation for find_directory. This is very incomplete yet.


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


# 5732a559178fc0f44d431813ceeac09597653095 18-Jun-2014 John Scipione <jscipione@gmail.com>

A couple of small fixes to FindDirectory docs


# b885e90eb96c5c2b629c81d35b7f9970db239995 18-Jun-2014 John Scipione <jscipione@gmail.com>

Documentation updates for Storage Kit classes

* Added \since to each method and parameter.
* Whitespace cleanup.
* Some other minor cleanups and updates.


# 8cb65bf1d70dd23e226a361ca9f75dbdc531849a 18-Nov-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

Add find_path*() API docs, improve FindDirectory.h docs


# d0350bc385c63290228171efc34a1317dd52c229 05-Nov-2013 John Scipione <jscipione@gmail.com>

Comment out B_COMMON_ constants for now


# dd1281c99bc89e7ad4b128a9402a7a26eb73e9c7 05-Nov-2013 John Scipione <jscipione@gmail.com>

Style fixes to FindDirectory


# 131261d2b5169bc95e384ede25aee5c371e5889b 07-Feb-2013 John Scipione <jscipione@gmail.com>

Remove remaining /trunk/ before file references.


# 820dca4df6c7bf955c46e8f6521b9408f50b2900 06-Feb-2013 John Scipione <jscipione@gmail.com>

Big docs cleanup.

* Fixed headers including:
- All rights reserved not All Rights Reserved.
- name, email@domain.com not name <email@domain.com>
- tabs and spaces
- Authors: not Documented by:
* Renamed string.dox to String.dox
* Renamed midixxx.dox files to MidiXxx.dox
* Moved images into images subdirectories and updated Doxfile.
* Re-format all files with tabs instead of spaces.
* Fix many spelling mistakes.
* Added all files, classes, structs, and enums to libbe group.


# 6ac7032dc66744139522bdef3fab49d4e894a84a 02-Nov-2011 John Scipione <jscipione@gmail.com>

Update the style of the Haiku Book to resemble the User Guide.
If you have never seen this before you are in for a bit of a shock.
Update the Doxyfile to 1.7.3 (the version that gets auto-generated).

Update the book.dox front page with some nice introductory text.

Add new documentation for the following classes:
BCheckBox
BClipboard
BColorControl
BControl
BEntryList
BView (preliminary)

Remove redundant documentation from src/kits/storage/EntryList.cpp

Minor documentation update for the following classes:
BAlert
BApplication
BArchivable
BBox
BButton
BCatalog
BFindDirectory
BHandler
BUnarchiver
BString

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


# 07658a130ee68ac167d6ad5b00289fd0a540c445 27-Aug-2011 Adrien Destugues <pulkomandy@pulkomandy.ath.cx>

Add some documentation for find_directory. This is very incomplete yet.


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