| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  | - senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead;
- if you want db_get to return a string, you need to use db_get_s. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | in each plugin. mir_getLP() remains for compatibility with pascal plugins only | 
|  |  | 
|  |  | 
|  | Icon_RegisterT(g_plugin.getInst() => g_plugin.registerIconW | 
|  | it remains existing for now, but as reference to g_plugin.m_hLang | 
|  |  | 
|  | CMPlugin | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | CLIST_INTERFACE::pfnSetAllExtraIcons => ExtraIcon_SetAll() | 
|  |  | 
|  |  | 
|  |  | 
|  | Proto_SetUniqueId / Proto_GetUniqueId | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | - new method LIST::removeItem added to save a pointer to removed record;
- code cleaning related to the fact that LIST::remove() shall be the last operation inside an iterator, because otherwise the reference to it will point to a record next to deleted one;
- a few remaining cycles converted to iterators | 
|  |  | 
|  |  | 
|  |  |