Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-27 | comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who ↵ | George Hazan | |
differ only in a build number | |||
2018-05-27 | PRODUCTVERSION of any version resource to contain the number of current build | George Hazan | |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan | |
2018-04-18 | core 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-28 | PFLAG_UNIQUEIDSETTING removed, its functionality transferred to ↵ | George Hazan | |
Proto_SetUniqueId / Proto_GetUniqueId | |||
2018-03-28 | also plugin auto-loader for mRadio | George Hazan | |
2018-02-09 | unused header removed from pascal sources | George Hazan | |
2018-01-01 | - convert NEW_GPG to UTF without BOM | dartraiden | |
- correct links in Deplphi plugins | |||
2018-01-01 | massive copyright update | dartraiden | |
2017-12-11 | Quotes: proper capitalization; mRadio: proper capitalization | dartraiden | |
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-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-27 | slightly optimized way of getting menu item's module name | George Hazan | |
2017-11-27 | add module name (part 1) | Kirill Volinsky | |
2017-11-07 | bin10 removed from batch files | George Hazan | |
2017-10-22 | fix for broken project filters | George Hazan | |
2017-08-20 | grrm #2 | George Hazan | |
2017-08-20 | minus ModernOpt | George Hazan | |
2017-07-30 | Hotkeys: code cleaning | George Hazan | |
2017-02-01 | minor code cleaning | George Hazan | |
2017-01-11 | strong typization - better typization | George 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-27 | correct type for ServiceExists() - bool | George 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-14 | second 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-13 | more useless helpers wiped out of pascal code | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17293 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-13 | git-svn-id: http://svn.miranda-ng.org/main/trunk@17292 ↵ | George Hazan | |
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-13 | mode old database junk to die | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-05-18 | these 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-04 | unused calls of MS_HOTKEY_UNREGISTER removed | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16021 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-12-02 | menu guids for pascal | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15804 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-31 | project fixes for VS2010 | Tobias Weimer | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14772 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-25 | Proto_mRadio: common project | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14699 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-23 | platform toolset updated for vc2015 | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-21 | platform toolset updated for vc2015 | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14596 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-21 | preparing for vc2015 | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-03 | tray icon menu now exists always | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14485 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-02 | port of menu changes to pascal headers | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-28 | finally CLISTEVENT removed completely | George 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-26 | YEEHAW! CLISTMENUITEM::pszPopupName also died | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-26 | next slice of cutting out unused menu features - popupPosition | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14400 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-25 | MS_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-25 | another portion of dead genmenu services | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14377 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-22 | missed Menu_ShowItem call | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14336 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-22 | Menu_ModifyItem applied to the pascal code | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14335 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |