summaryrefslogtreecommitdiff
path: root/bin12
AgeCommit message (Collapse)Author
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-29one Toaster to rule them allVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-28Toaster and AddToStartMenu added to mir_fullVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15074 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-28Toaster and AddToStartMenu added to mir_devVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15059 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
2015-08-02SpellChecker icons: common projectsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14812 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-02WinterSpeak: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14811 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-01Zero Notification: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14808 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-01YARelay: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14807 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c