summaryrefslogtreecommitdiff
path: root/plugins/mRadio
AgeCommit message (Expand)Author
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-28also plugin auto-loader for mRadioGeorge Hazan
2018-02-09unused header removed from pascal sourcesGeorge Hazan
2018-01-01- convert NEW_GPG to UTF without BOMdartraiden
2018-01-01massive copyright updatedartraiden
2017-12-11Quotes: proper capitalization; mRadio: proper capitalizationdartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-11-07bin10 removed from batch filesGeorge Hazan
2017-10-22fix for broken project filtersGeorge Hazan
2017-08-20grrm #2George Hazan
2017-08-20minus ModernOptGeorge Hazan
2017-07-30Hotkeys: code cleaningGeorge Hazan
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 & M...George Hazan
2016-11-27correct type for ServiceExists() - boolGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-13more useless helpers wiped out of pascal codeGeorge Hazan
2016-09-13git-svn-id: http://svn.miranda-ng.org/main/trunk@17292 1316c22d-e87f-b044-9b9...George Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-05-18these tons of code aren't needed anymore...George Hazan
2016-01-04unused calls of MS_HOTKEY_UNREGISTER removedGeorge Hazan
2015-12-02menu guids for pascalGeorge Hazan
2015-07-31project fixes for VS2010Tobias Weimer
2015-07-25Proto_mRadio: common projectKirill Volinsky
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
2015-07-21platform toolset updated for vc2015Kirill Volinsky
2015-07-21preparing for vc2015Kirill Volinsky
2015-07-03tray icon menu now exists alwaysGeorge Hazan
2015-07-02port of menu changes to pascal headersGeorge Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-26next slice of cutting out unused menu features - popupPositionGeorge Hazan
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...George Hazan
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-22missed Menu_ShowItem callGeorge Hazan
2015-06-22Menu_ModifyItem applied to the pascal codeGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-21MS_UTILS_REPLACEVARS -> Utils_ReplaceVarsGeorge Hazan
2015-06-21- resizer moved to mir_core, because it uses hard-coded windows structures;George Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan