History log of /haiku/src/kits/app/PropertyInfo.cpp
Revision Date Author Comments
# 22097d7a 26-Apr-2016 John Scipione <jscipione@gmail.com>

Style fixes to BPeropertyInfo class


# 9be774b5 30-Jul-2012 Alex Smith <alex@alex-smith.me.uk>

Compilation and 64-bit fixes to libbe.so sources.

Fixed the usual issues - printf format strings, uint32 instead of
addr_t, etc. One thing that isn't so nice is several places where
BList is used to store (u)int32, these require a double cast to addr_t
then void* to silence a warning on x86_64.


# 6eb09230 01-Feb-2009 Michael Lotz <mmlr@mlotz.ch>

* Resolve further warnings on GCC4.
* Enable -Werror on GCC4 builds as well (limited to the same selected targets).


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


# 5edcfe96 03-Jan-2006 Axel Dörfler <axeld@pinc-software.de>

Cleanup!


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


# 2410a823 29-Jun-2004 Axel Dörfler <axeld@pinc-software.de>

Fixed some warnings.


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


# 0fb7a107 28-Sep-2002 shatty <shatty@nowhere.fake>

fixed newline at end of file.


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


# 15685713 20-Sep-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Commit per Jeremy Rand, fixes build on Dano compiler


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


# e39c71fc 21-Aug-2002 jrand <jrand@nowhere.fake>

Remove R3 compatibility details from BPropertyInfo, fix memory leak and implement endian-ness
aware flatten and unflatten code.


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


# 3841621d 18-Aug-2002 jrand <jrand@nowhere.fake>

Fixed Flatten() and FlattenedSize() implementation so the unit tests pass now.


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


# 52ec2aa8 18-Aug-2002 jrand <jrand@nowhere.fake>

Fixed Unflatten() and FindMatch() so the unit tests pass now.


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


# 765a2199 17-Aug-2002 jrand <jrand@nowhere.fake>

Add initial BPropertyInfo implementation, courtesy of Marc Flerackers.


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


# 9be774b553296a712704078314f2291ae5fc352c 30-Jul-2012 Alex Smith <alex@alex-smith.me.uk>

Compilation and 64-bit fixes to libbe.so sources.

Fixed the usual issues - printf format strings, uint32 instead of
addr_t, etc. One thing that isn't so nice is several places where
BList is used to store (u)int32, these require a double cast to addr_t
then void* to silence a warning on x86_64.


# 6eb09230bae52bcdf045e1f1920b67205c29adc8 01-Feb-2009 Michael Lotz <mmlr@mlotz.ch>

* Resolve further warnings on GCC4.
* Enable -Werror on GCC4 builds as well (limited to the same selected targets).


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


# 5edcfe961946df304cc90d04f304c8e2fbc5b4a6 03-Jan-2006 Axel Dörfler <axeld@pinc-software.de>

Cleanup!


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


# 2410a823c6a98349b1a6f6ac65c4814fc206446b 29-Jun-2004 Axel Dörfler <axeld@pinc-software.de>

Fixed some warnings.


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


# 0fb7a1079b0c36bbc12f3a5012d657fba3bef34f 28-Sep-2002 shatty <shatty@nowhere.fake>

fixed newline at end of file.


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


# 15685713d181e9a6305baf69e569c42635a51c91 20-Sep-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Commit per Jeremy Rand, fixes build on Dano compiler


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


# e39c71fce85570a615fd81471c27188c1f5dde50 21-Aug-2002 jrand <jrand@nowhere.fake>

Remove R3 compatibility details from BPropertyInfo, fix memory leak and implement endian-ness
aware flatten and unflatten code.


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


# 3841621d26f3594dc38b9909b5c087f413d78721 18-Aug-2002 jrand <jrand@nowhere.fake>

Fixed Flatten() and FlattenedSize() implementation so the unit tests pass now.


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


# 52ec2aa88bdcfc54be52e2074822ca89755a7bb1 18-Aug-2002 jrand <jrand@nowhere.fake>

Fixed Unflatten() and FindMatch() so the unit tests pass now.


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


# 765a2199e39b53324bafe83f4753d14d3c274d77 17-Aug-2002 jrand <jrand@nowhere.fake>

Add initial BPropertyInfo implementation, courtesy of Marc Flerackers.


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