Age | Commit message (Expand) | Author |
2015-06-13 | - miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ... | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-01-04 | chat module to be destroyed only if it was initialized once | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-25 | code clean up | Rozhuk Ivan |
2014-07-18 | some resource leaks fixed | George Hazan |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-07-13 | wrapping the most evident critical sections into a class | George Hazan |
2014-03-30 | ooops | Vadim Dashevskiy |
2014-03-30 | git-svn-id: http://svn.miranda-ng.org/main/trunk@8791 1316c22d-e87f-b044-9b9b... | Vadim Dashevskiy |
2014-03-14 | fixes #592 (Crash on exit if LoadDefaultModules(void) not executed all) | George Hazan |
2014-03-09 | fix for a very rare crash in chats on exit | George Hazan |
2014-02-21 | ME_GC_HOOK_EVENT - hook for the incoming chat events | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-29 | small cosmetic change | Vadim Dashevskiy |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2014-01-21 | - OnSessionCreate was called too early; | George Hazan |
2014-01-19 | - chat log background color setting merged with kernel chats; | George Hazan |
2014-01-19 | forgotten icons' headers recalculation | George Hazan |
2014-01-19 | - in tabSRMM the small icon's size is 12, not 10; | George Hazan |
2014-01-19 | chat log icons are back | George Hazan |
2014-01-19 | boolean field names normalization | George Hazan |
2014-01-19 | fix against loosing chat sessions during chat plugin's unload | George Hazan |
2014-01-19 | fix for rereading nicklist colors in tabSRMM | George Hazan |
2014-01-19 | - StdChat-related data removed from core; | George Hazan |
2014-01-18 | - log writing fixed; | George Hazan |
2014-01-18 | end of crazy matrix mechanics in chat's icon ordering | George Hazan |
2014-01-18 | kernel chat module still to be loaded only by request | George Hazan |
2014-01-17 | highlight api unification | George Hazan |
2014-01-17 | fix for late icons loading in tabSRMM | George Hazan |
2014-01-17 | - icons management also moved to core; | George Hazan |
2014-01-17 | - kernel chat module loads automatically, not on request; | George Hazan |
2014-01-16 | kernel chats, part 3, tabsrmm | George Hazan |
2014-01-16 | - StdChat specific icons management moved back to StdChat; | George Hazan |
2014-01-16 | - two chat HBRUSHes moved into CHAT_MANAGER; | George Hazan |
2014-01-16 | kernel chat engine, part 2 - scriver | George Hazan |
2014-01-15 | correct way of colors & fonts initialization | George Hazan |
2014-01-15 | local StdChat structure moved back to StdChat | George Hazan |
2014-01-14 | more garbage cleaning | George Hazan |
2014-01-14 | various cleaning | George Hazan |
2014-01-14 | fix for the event handles' clash | George Hazan |
2014-01-14 | StdChat merged with core | George Hazan |
2014-01-14 | kernel chat's engine, part 1 (compiles ok, doesn't work at all, not linked to... | George Hazan |