]> git.saurik.com Git - wxWidgets.git/history - include/wx/atomic.h
Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr, and added a font table
[wxWidgets.git] / include / wx / atomic.h
2007-09-10  Václav SlavíkFixed wxAtomicInc/Dec() to not use asm/atomic.h header...
2007-09-10  Václav Slavíkfix to make 'wxAtomicInt i = 0;' work with generic...
2007-09-10  Václav Slavíkcompilation fixes for generic implementation of wxAtomi...
2007-07-04  Vadim Zeitlinadded wxAtomicInc/Dec() functions (patch 1739486)