summaryrefslogtreecommitdiff
path: root/plugins/mRadio
AgeCommit message (Collapse)Author
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who ↵George Hazan
differ only in a build number
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-04-18core changes:George Hazan
- PROTOCOLDESCRIPTOR's implementation hidden inside mir_app; - Proto_RegisterModule now doesn't need a PROTOCOLDESCRIPTOR structure; - PROTOTYPE_PROTOWITHACCS type added for protos that work with accounts
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to ↵George Hazan
Proto_SetUniqueId / Proto_GetUniqueId
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
- correct links in Deplphi plugins
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
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
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 & ↵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