summaryrefslogtreecommitdiff
path: root/bin12
AgeCommit message (Collapse)Author
2016-07-21proper libs without CallContactServiceGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17113 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-20non-redefined function pfnClcBroadcast made static -> Clist_BroadcastGeorge Hazan
also its async variant created and published as Clist_BroadcastAsync git-svn-id: http://svn.miranda-ng.org/main/trunk@17108 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-20fix for the MirLua subprojectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17107 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-29forgotten to export a functionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17047 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-29code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17046 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-05-13libs to be placed into correct foldersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16832 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-13if you want to debug memory leaks, include msapi/vld.h into m_core.hGeorge Hazan
then install Visual Leak Detector (https://vld.codeplex.com/) and enjoy. 64-bit programs are supported git-svn-id: http://svn.miranda-ng.org/main/trunk@16831 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-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