summaryrefslogtreecommitdiff
path: root/bin10
AgeCommit message (Collapse)Author
2016-06-05- fix for #1059;George Hazan
- direct unsafe work with icons replaces with Window_SetIcon_IcoLib / Window_SetSkinIcon_IcoLib; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16917 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-282 static functions removed from CLIST_INTERFACE.George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16881 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-18these tons of code aren't needed anymore...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16850 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-26R.I.P m_clui.h, you helped us alotGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16767 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-15correct import librariesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16661 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-15contact list groups:George Hazan
- finally database is not used anymore (only as a settings' storage); - MGROUP type introduced to replace HANDLE for group ids; - MS_CLIST_GROUP* services became Clist_Group* functions; - CLIST_INTERFACE members pfnGetGroupName & pfnRenameGroup also transformed into static Clist_Group* functions git-svn-id: http://svn.miranda-ng.org/main/trunk@16659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-10Utf8toUcs2 exportedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16619 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-08mir_hmac_sha256 addedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16609 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-23unified project for libeventGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16525 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-04m_msg_buttonsbar MirKUA module asses to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16426 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-17more lua modulesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16298 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-17ffi lua module added to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16297 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-09unified project for WhatsAppGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16249 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-30hunspell lib aded to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16195 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-26libaxolotl added to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16170 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-21fix for moving menu item to the first position in a submenuGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16132 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-09Mirlua json module added to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16074 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-07git-svn-id: http://svn.miranda-ng.org/main/trunk@16051 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-07revertVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16048 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-07WinAPI module added to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16047 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02liblua added to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15991 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-21hex2bin / hex2bin -> fast hex decoder from char / WCHAR to binary dataGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15925 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-11thread library:George Hazan
- _beginthread replaced with CreateThread(); - functions forkthread & forkthreadex removed; - macroses mir_forkthread, mir_forkthreadex & mir_forkthreadowner became real functions; git-svn-id: http://svn.miranda-ng.org/main/trunk@15710 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-26IsPluginLoaded - a function to detect if plugin is loadedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15619 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-07xfire moved to deprecated pt. 1Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15300 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-01sha256 functions moved to the coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15137 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-01- strdel()/strdelw() moved to the core;George Hazan
- custom implementations removed git-svn-id: http://svn.miranda-ng.org/main/trunk@15135 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-11missing string comparison functionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14918 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-10tlen: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14899 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-10xfire: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14898 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-10Yahoo: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14897 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-10fixed project pathKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14892 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-09three new functions for checking Windows versionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14882 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-08stdurl removedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14874 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-08stduseronline: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14873 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-08stduserinfo: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14872 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-08stduihist: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14871 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-08stdssl: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14870 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-08stdmsg: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14869 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-08stdidle: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14868 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-08stdhelp: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14867 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-08stdfile: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-08stdemail: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14865 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-08stdcrypt: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14864 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-08stdclist: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14863 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-08stdchat: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14862 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-08stdaway: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14861 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-08stdautoaway: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14860 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-03new template for core projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14836 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-02ListeningTo: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14815 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c