summaryrefslogtreecommitdiff
path: root/plugins/mRadio
AgeCommit message (Collapse)Author
2017-02-01minor code cleaningGeorge Hazan
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-11-27correct type for ServiceExists() - boolGeorge Hazan
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-14second major wipeout of database services & structures:George Hazan
- DBCONTACTENUMSETTINGS removed; - all helpers moved to mir_core.dll git-svn-id: http://svn.miranda-ng.org/main/trunk@17296 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-13more useless helpers wiped out of pascal codeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17293 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-13git-svn-id: http://svn.miranda-ng.org/main/trunk@17292 ↵George Hazan
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-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-01-04unused calls of MS_HOTKEY_UNREGISTER removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16021 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-02menu guids for pascalGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15804 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-31project fixes for VS2010Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@14772 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-25Proto_mRadio: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14699 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21platform toolset updated for vc2015Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14596 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21preparing for vc2015Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-03tray icon menu now exists alwaysGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14485 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-02port of menu changes to pascal headersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14430 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by ↵George Hazan
contact's menu; - Menu_AddContactMenuItem now receives parameter szProto; - Menu_Add* helpers are converted into real functions; git-svn-id: http://svn.miranda-ng.org/main/trunk@14409 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-26next slice of cutting out unused menu features - popupPositionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14400 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & ↵George Hazan
pcli->hwndContactTree respectively git-svn-id: http://svn.miranda-ng.org/main/trunk@14386 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25another portion of dead genmenu servicesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14377 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-22missed Menu_ShowItem callGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14336 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-22Menu_ModifyItem applied to the pascal codeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14335 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14325 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-21MS_UTILS_REPLACEVARS -> Utils_ReplaceVarsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14316 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-21- resizer moved to mir_core, because it uses hard-coded windows structures;George Hazan
- MS_UTILS_RESIZEDIALOG replaced with a short call of Utils_ResizeDialog; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14295 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-19- all static protocol services replaced with functions;George Hazan
- m_protomod.h removed as useless git-svn-id: http://svn.miranda-ng.org/main/trunk@14260 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-14- all icolib services removed;George Hazan
- IcoLib_* functions are bound directly to the code git-svn-id: http://svn.miranda-ng.org/main/trunk@14161 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14054 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-30manual removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13919 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and ↵George Hazan
therefore removed git-svn-id: http://svn.miranda-ng.org/main/trunk@12840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31pascal code: reformat, small fixesAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@11700 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-08Awkward's private repo syncAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@11279 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-26temporary compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10875 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-26mRadio: fix for miranda-depended mute actionAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@10874 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-17compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10495 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10480 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-07BASS plugin load fixAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@10122 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26small pascal updatesAlexey Kulakov
semi-fix for service parameters in Actman30 git-svn-id: http://svn.miranda-ng.org/main/trunk@9957 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-17Proto_mRadio icons 32x32 added (thanks dracosha)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9205 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-24Miranda API updateAlexey Kulakov
Watrack refactoring, API changes git-svn-id: http://svn.miranda-ng.org/main/trunk@9068 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-07res updateVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8877 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-07mRadio: Menu icons addedAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@8874 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-05oops!Alexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@8866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-05mRadio resource rebuiltAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@8864 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c