Age | Commit message (Expand) | Author |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-05-16 | words of wisdom were well received | George Hazan |
2013-05-16 | shortened typedefs for string buffers: | George Hazan |
2013-05-16 | unused clist headers | George Hazan |
2013-05-16 | we don't need VS2003/2005 support as well | George Hazan |
2013-05-16 | - useless header removed; | George Hazan |
2013-04-25 | -some unicode fixes | Tobias Weimer |
2013-04-25 | minor code cleaning | George Hazan |
2013-04-23 | - clist_modern switched to the core wildcmp[i] functions | George Hazan |
2013-04-13 | forgotten DebugBreak()'s in clist_modern | George Hazan |
2013-04-10 | - unused variable removed; | George Hazan |
2013-04-10 | - fix for the obsolete list management code; | George Hazan |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-08 | fix for the undocumented MS_CLIST_RETRIEVE_INTERFACE feature | George Hazan |
2013-04-08 | MAX_REGS replaced on SIZEOF | Kirill Volinsky |
2013-04-07 | end of the old database macroses | George Hazan |
2013-04-07 | mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without... | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-04-06 | small cleanup | Kirill Volinsky |
2013-04-05 | rest of menu cleaning | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-04-02 | - Clist_modern: cleanup (patch drom Mataes) | Vadim Dashevskiy |
2013-04-01 | resource.h reverted | Kirill Volinsky |
2013-04-01 | - Clist_modern: changed group in folders plugin (patch from Mataes) | Vadim Dashevskiy |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-03-29 | removed some unneeded translations | George Hazan |
2013-03-28 | code cleaning | George Hazan |
2013-03-28 | ghazan, be careful when code cleaning | Vlad Mironov |
2013-03-22 | fixes #182: either nothing or garbage is displayed instead of the xStatus name | George Hazan |
2013-03-22 | code cleaning | George Hazan |
2013-03-21 | unused global variables' declarations removed | George Hazan |
2013-03-21 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-21 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-19 | no need to encode a string just to decode it later | George Hazan |
2013-03-17 | fix for popup-related memory leaks | George Hazan |
2013-03-17 | more memory fixes | George Hazan |
2013-03-17 | - all file paths inside clist_modern became Unicode; | George Hazan |
2013-03-15 | various popup related code cleaning | George Hazan |
2013-03-15 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-14 | old ansi popups removed, noone used them anyway | George Hazan |
2013-03-14 | fix: various problems with memory | George Hazan |
2013-03-13 | - another portion of '#ifdef UNICODE' clean up | Vadim Dashevskiy |
2013-03-11 | only a few real mir_forkthreadex survived | George Hazan |
2013-03-11 | various mir_forkthread quirks | George Hazan |
2013-03-10 | - ME_TTB_INITBUTTONS event considered useless; | George Hazan |
2013-03-05 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-05 | clist_modern crashes on langpack reload | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |