Age | Commit message (Expand) | Author |
2016-08-25 | warning fix | George Hazan |
2016-08-11 | CDlgBase::EndModal(INT_PTR nResult) - new method to close modal dialog | George Hazan |
2016-08-10 | - unused variable logIconBmpSize removed; | George Hazan |
2016-08-03 | code cleaning | George Hazan |
2016-07-29 | removing TCHAR + WCHAR from headers | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-27 | <tchar.h> removed from <m_system.h> | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-07-22 | unix slashes | George Hazan |
2016-07-21 | missing 'const' qualifier | George Hazan |
2016-07-21 | improperly named helper renamed | George Hazan |
2016-07-20 | non-redefined function pfnClcBroadcast made static -> Clist_Broadcast | George Hazan |
2016-06-16 | git-svn-id: http://svn.miranda-ng.org/main/trunk@16989 1316c22d-e87f-b044-9b9... | MikalaiR |
2016-06-16 | vc2010 compilation fix | Kirill Volinsky |
2016-06-08 | fix typedefs | MikalaiR |
2016-06-06 | parameter added to MS_SYSTEM_RESTART: a path to Miranda's binary | George Hazan |
2016-06-05 | - fix for #1059; | George Hazan |
2016-06-04 | C++ classes moved to m_system_cpp.h | MikalaiR |
2016-06-04 | code optimization | MikalaiR |
2016-06-01 | extended visibility control for contacts | George Hazan |
2016-06-01 | - view modes support incorporated into the CLIST_INTERFACE; | George Hazan |
2016-05-28 | 2 static functions removed from CLIST_INTERFACE. | George Hazan |
2016-05-28 | code simplification | George Hazan |
2016-05-28 | SortedList emulation expunged | George Hazan |
2016-05-23 | - optimization in cli_SaveStateAndRebuildList applied to all clists (bLockScr... | George Hazan |
2016-05-20 | fixes #1242 (Clist_modern's cache changes related bugs) | George Hazan |
2016-05-18 | these tons of code aren't needed anymore... | George Hazan |
2016-05-13 | libs to be placed into correct folders | George Hazan |
2016-05-13 | if you want to debug memory leaks, include msapi/vld.h into m_core.h | George Hazan |
2016-04-27 | persistent cache, no need to call pfnGetCacheEntry each time | George Hazan |
2016-04-27 | pfnSetHideOffline -> strict prototype | George Hazan |
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan |
2016-04-26 | absolutely useless service MS_CLUI_GETCAPS removed as pre-kernel clist atavism | George Hazan |
2016-04-22 | - major atavism removed: clist_modern own cache; | George Hazan |
2016-04-21 | m_gui: added CPluginDlgBase class | MikalaiR |
2016-04-19 | further junk cleaning | George Hazan |
2016-04-18 | empty services removed | George Hazan |
2016-04-17 | ui utils: suuport CMOption for non-protocol plugins | MikalaiR |
2016-04-17 | - unused netlib flags removed | George Hazan |
2016-04-15 | functions to be deleted finally became deleted | George Hazan |
2016-04-15 | contact list groups: | George Hazan |
2016-04-13 | simple but effective clist group cache | George Hazan |
2016-04-13 | CMOptionLink for strings | MikalaiR |
2016-04-13 | nasty crutch to compile 64-bit version | George Hazan |
2016-04-12 | jabber: shit wiping began | George Hazan |
2016-04-12 | m_gui: CMOption for strings | MikalaiR |
2016-04-10 | Utf8toUcs2 exported | George Hazan |
2016-04-08 | AIM adaptation for mir_hmac256 | George Hazan |