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

Style fixes to BPeropertyInfo class


# d48edac1 06-Jun-2010 Axel Dörfler <axeld@pinc-software.de>

* Should fix #6132, PropertyInfo.h was not self contained.


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


# 4a76f819 27-Aug-2009 Axel Dörfler <axeld@pinc-software.de>

* Fixed style and indentation issues; Stefano, you might want to check your
editor's tab settings before doing more of those.


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


# a7bd8e7b 26-Aug-2009 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Rewrote PropertyInfo.h. Also got rid of R3 compatibility.


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


# 5ca7bf5f 01-Feb-2009 Rene Gollent <anevilyak@gmail.com>

Adding const for gcc2 as well shouldn't cause any issues. Thanks Axel!



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


# 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


# 4c9838d0 01-Feb-2009 Rene Gollent <anevilyak@gmail.com>

Remove trailing spaces and add one more needed const.


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


# 85298c49 01-Feb-2009 Rene Gollent <anevilyak@gmail.com>

value_info needs that change also.



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


# 306fddc5 01-Feb-2009 Rene Gollent <anevilyak@gmail.com>

On gcc4 these need to be declared const. Otherwise any and every app that simply sets up a bunch of property_info structs for its scripting directives triggers many many warnings with respect to deprecated string constant conversions.



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


# 6c61b284 21-Jun-2006 Jérôme Duval <korli@users.berlios.de>

moved B_PROPERTY_INFO_TYPE definition to TypeConstants.h


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17907 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


# 52a38012 08-Jul-2002 ejakowatz <ejakowatz@nowhere.fake>

It is accomplished ...


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


# d48edac1a6dcdb0720269e18705a69188aece0b7 06-Jun-2010 Axel Dörfler <axeld@pinc-software.de>

* Should fix #6132, PropertyInfo.h was not self contained.


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


# 4a76f8198b5ed27c00f069437dc7fb1876f03ccc 27-Aug-2009 Axel Dörfler <axeld@pinc-software.de>

* Fixed style and indentation issues; Stefano, you might want to check your
editor's tab settings before doing more of those.


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


# a7bd8e7b1dc025e50cadd336f6454bda1eb64dc9 26-Aug-2009 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Rewrote PropertyInfo.h. Also got rid of R3 compatibility.


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


# 5ca7bf5f9625adfb254f4760515e0e3ada75985c 01-Feb-2009 Rene Gollent <anevilyak@gmail.com>

Adding const for gcc2 as well shouldn't cause any issues. Thanks Axel!



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


# 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


# 4c9838d0e45bb11f24400ef0ebc0cfcc0431541b 01-Feb-2009 Rene Gollent <anevilyak@gmail.com>

Remove trailing spaces and add one more needed const.


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


# 85298c49bebfa513684cf450b362890690eb3084 01-Feb-2009 Rene Gollent <anevilyak@gmail.com>

value_info needs that change also.



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


# 306fddc54afd45c2f5cd7ef7a6a5dd7a58a3a21b 01-Feb-2009 Rene Gollent <anevilyak@gmail.com>

On gcc4 these need to be declared const. Otherwise any and every app that simply sets up a bunch of property_info structs for its scripting directives triggers many many warnings with respect to deprecated string constant conversions.



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


# 6c61b2841fd1432c91ffa7976935807849ba8532 21-Jun-2006 Jérôme Duval <korli@users.berlios.de>

moved B_PROPERTY_INFO_TYPE definition to TypeConstants.h


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17907 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


# 52a380120846174213ccce9c4aab0dda17c72083 08-Jul-2002 ejakowatz <ejakowatz@nowhere.fake>

It is accomplished ...


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