Age | Commit message (Expand) | Author |
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 |
2016-04-08 | mir_hmac_sha256 added | George Hazan |
2016-04-07 | m_netlib.h: NLHR_PTR construct. from INT_PTR | MikalaiR |
2016-04-07 | compilation fix | George Hazan |
2016-04-06 | MS_CLUI_CONTACTRENAMED - totally unused service removed | George Hazan |
2016-04-02 | git-svn-id: http://svn.miranda-ng.org/main/trunk@16577 1316c22d-e87f-b044-9b9... | MikalaiR |
2016-03-18 | import libs for openssl | George Hazan |
2016-03-18 | git-svn-id: http://svn.miranda-ng.org/main/trunk@16502 1316c22d-e87f-b044-9b9... | George Hazan |
2016-03-18 | openssl headers update | George Hazan |
2016-02-05 | ContextHelp: initial commit (adopted) | Goraf |
2016-02-02 | another perversion (called EventList) died | George Hazan |
2016-01-28 | another atavism removed: old stub services for clist events | George Hazan |
2016-01-28 | atavism removed: CLISTEVENT::cbSize | George Hazan |
2016-01-28 | unused functions removed | George Hazan |
2016-01-28 | - local structure declarations moved to the global header; | George Hazan |
2016-01-21 | fix for moving menu item to the first position in a submenu | George Hazan |
2016-01-20 | typo | MikalaiR |
2016-01-06 | git-svn-id: http://svn.miranda-ng.org/main/trunk@16040 1316c22d-e87f-b044-9b9... | MikalaiR |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-12-21 | - more effective binary search of MUUIDs; | George Hazan |
2015-12-21 | hex2bin / hex2bin -> fast hex decoder from char / WCHAR to binary data | George Hazan |
2015-12-08 | first version of custom submenu button that doesn't crash (doesn't work either) | George Hazan |
2015-12-07 | fix to apply the unique identifiers to all menu roots | George Hazan |
2015-12-06 | Fix for r15788 | Tobias Weimer |