summaryrefslogtreecommitdiff
path: root/bin14/lib/mir_app64.lib
AgeCommit message (Collapse)Author
2017-02-16duplicated lib folders no needed anymoreGeorge Hazan
2017-02-05proper fix for UINs in auth dialogsGeorge Hazan
2017-02-03mime type standardizationGeorge Hazan
2017-01-23no need to implement the same code in each pluginGeorge Hazan
2017-01-16DB_AUTH_BLOB: handy piece of code moved into the coreGeorge Hazan
2017-01-13woah, now really no netlib services anymoreGeorge Hazan
2017-01-13(wiping blood from hands) no more netlib servicesGeorge Hazan
2017-01-13a bit less netlib servicesGeorge Hazan
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-12- Netlib_GetConnNlu - returns a pointer to NetlibUser associated with a ↵George Hazan
connection - NetlibDoClose renamed to NetlibDoCloseSocket
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-11- Netlib_Send & Netlib_Recv helpers became real functions, MS_NETLIB_SEND & ↵George Hazan
MS_NETLIB_RECV died; - fix for dumping chunked http replies into a network log
2016-12-10- ability to pass a button's text to a toolbar button;George Hazan
- common code moved into the core
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-12-02old shit diedGeorge Hazan
now there's no need to create fake services & events
2016-12-01more fixesGeorge Hazan
2016-12-01toolbar icons processing code moved to mir_appGeorge Hazan
2016-11-26compilation fixGeorge Hazan
2016-11-02- common mouse hovering processing code moved to MIR_APP_DLLGeorge Hazan
- now all chats support mToolTip
2016-10-28- old useless helpers removed from the Options module;George Hazan
- mir_app functions introduced instead of them; - OPENOPTIONSDIALOG structure removed from m_options.h
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
- services for getting fonts, colors & effects removed; - some memory corruptions removed git-svn-id: http://svn.miranda-ng.org/main/trunk@17347 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-26- duplicated code removed from cliFindItem;George Hazan
- FindItem function removed completely; - CLIST_INTERFACE::pfnFindItem now only compare one item; - static function Clist_FindItem now serves as pcli->pfnFindItem git-svn-id: http://svn.miranda-ng.org/main/trunk@17335 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-22libs for forgotten exportGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17332 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-19Chat_AddGroup - even less structuresGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17316 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-17chats: more functions, less structuresGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17309 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-16- chats services replaces with functions;George Hazan
- chat calls switched from CallServiceSync to direct calls everywhere git-svn-id: http://svn.miranda-ng.org/main/trunk@17305 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-16service wrappers -> real functionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17304 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-14fix for 32-bit libsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17297 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-13mode old database junk to dieGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-12grrm George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17287 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-11correct mir_app.lib uploadedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17285 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-11MS_CLIST_EXTRA_ADD_ICON - forgotten EI serviceGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17280 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-08Srmm_* wrappers for services converted into regular functionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17274 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-06MS_CLIST_SYSTRAY_NOTIFY - more useless code removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17267 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-06Clist_GetImageList()George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17266 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-06clist services' extermination continuedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17265 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-02- three remaining clist services converted into functions ↵George Hazan
(Clist_MenuProcessCommand, Clist_IsDocked, Clist_MenuProcessHotkey); - old unused junk removed from CLIST_INTERFACE with its stubs; - all unused clist services also removed with bunch of another crap like unused params git-svn-id: http://svn.miranda-ng.org/main/trunk@17243 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-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-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
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-07-22libs update 2Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21vc2015 libs updateKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14601 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c