2002-12-14 MIYASHITA Hisashi * EIMIL.h: Normalize the coding style again, which was not formatted correctly. (EIMIL_REFCHECK_GUARD, EIMIL_REFCHECK) (EIMIL_RMREF_WITHOUT_DESTRUCTION): New macros to manage reference counter. (EIMIL_intern, EIMIL_intern_soft, EIMIL_lookup_symbol): I disabled these declarations for a while. We will carefully adjust EIMIL APIs including those in the future. 2002-11-08 MIYASHITA Hisashi * EIMIL.h: Normalize the coding style in DOE format(iiim-project). 2002-09-08 MIYASHITA Hisashi * iml/SunIMPub.h (if_DestroySC_WithoutDesktopDestruction): New function declaration. * threaddef.h (DEFINE_SYNC_OBJECT, DEFINE_SYNC_OBJECT_STATIC): Removed. They introduce no good absorption layer. 2002-09-07 MIYASHITA Hisashi * iiimp/iiimp-data.h (IIIMP_aux_draw_v, IIIMP_aux_setvalues_v): Correct the type definition. 2002-09-05 MIYASHITA Hisashi * iml/SunIMCore.h (_iml_session): Move EIMIL_handle to the last member, because it may brake ABI. 2002-09-03 MIYASHITA Hisashi * iml/SunIMMthd.h: Remove the last `,' in enumerators. * IMProtocolStruct.h: Likewise. * EIMIL.h: Likewise.