Move Win32 thread-safety stuff to hb-object-private.h
[apps/core/preloaded/video-player.git] / src / hb-object-private.hh
2011-05-03 Behdad EsfahbodMove Win32 thread-safety stuff to hb-object-private.h
2011-05-02 Behdad Esfahbod[object] Fix bug in get_user_data() implementation
2011-04-28 Behdad EsfahbodMove code around
2011-04-28 Behdad EsfahbodAdd initial implementation of user_data to objects
2011-04-27 Behdad Esfahbod[object] Remove unnecessary use of macros
2011-04-27 Behdad Esfahbod[object] Add tracing support back in
2011-04-27 Behdad EsfahbodAdd TODO item
2011-04-21 Behdad EsfahbodFurther simplify object handling
2011-04-21 Behdad EsfahbodAdd hb_object_header_t which is the common part of...
2011-04-21 Behdad EsfahbodMove hb_reference_count_t to hb-private.h
2011-04-21 Behdad EsfahbodUpdate Copyright headers
2011-04-21 Behdad EsfahbodRemove obsolete comment
2011-04-21 Behdad EsfahbodCleanup hb_refrence_count_t
2011-04-20 Behdad EsfahbodMove hb_reference_count_t from macros to inline methods
2011-04-20 Behdad EsfahbodRename all private sources and headers to C++ files