Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-16 | fixes #4078 (Сделать меню групп доступнее) | George Hazan | |
2023-11-07 | fixes #3873 (UserInfoEx: перевод не помещается) | George Hazan | |
2022-08-02 | UInfoEx: common options dialog -> UI classes | George Hazan | |
2022-08-02 | UInfoEx: advanced options dialog -> UI classes | George Hazan | |
2022-08-02 | UInfoEx: details options dialog -> UI classes | George Hazan | |
2022-08-02 | UinfoEx: popup options -> UI classes | George Hazan | |
2022-08-02 | UInfoEx: reminder options -> UI classes | George Hazan | |
2019-10-31 | UInfoEx: duplicate extra-icons removed | George Hazan | |
2019-04-12 | UserInfoEx: old icolib management replaced with new one | George Hazan | |
2019-03-06 | popups: | George Hazan | |
- internal implementation details & all service declarations moved to m_popup_int.h; - all service calls removed and replaced with function calls; - direct access to popup serttings replaced with Popup_Enable / Popup_Enabled; | |||
2019-02-12 | code cleaning | George Hazan | |
2018-11-12 | end of ME_OPT_INITIALISE related zoo in another plugins | George Hazan | |
2018-06-27 | fixes #1442 (UserInfoEx Button on ToolBar) | George Hazan | |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan | |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan | |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan | |
2018-05-22 | no more need in hLangpack variable *YAHOO* | George Hazan | |
2018-05-20 | mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed ↵ | George Hazan | |
in each plugin. mir_getLP() remains for compatibility with pascal plugins only | |||
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan | |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan | |
it remains existing for now, but as reference to g_plugin.m_hLang | |||
2018-05-17 | missing function restored | George Hazan | |
2018-05-17 | Toaster, TooltipNotify, TrafficCounter, UInfoEx, UserGuide, Variables -> ↵ | George Hazan | |
CMPlugin | |||
2018-03-31 | myGlobals.UseDbxTree : always false | George Hazan | |
2018-03-26 | code cleaning | George Hazan | |
2018-01-26 | AdvaImg: | George Hazan | |
- freeimage extracted to the separate library; - FI_INTERFACE removed, all references to it are replaced with direct calls of FreeImage_* functions; - unified project for AdvaImg | |||
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 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17267 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-25 | hello, Unix. | George Hazan | |
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-05-18 | unused proprietary services removed from UserInfoEx | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16848 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-08-08 | UserInfoEx: | Tobias Weimer | |
- Warnings fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@14857 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-08-01 | UInfoEx: common project | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14795 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-19 | timezone api migrated to mir_core | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14266 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-08 | UserInfoEx: | Tobias Weimer | |
- minor warnings fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@14067 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11184 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-06-12 | UserInfoEx: rearranged option pages (changed options and icons group name to ↵ | slotwin | |
make it more descriptive, changes some other titles) proper capitalization code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@9447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-02-27 | - metacontacts are always present; | George Hazan | |
- added META_PROTO constant for mc module name; - MS_MC_GETPROTOCOLNAME removed, because it always returns META_PROTO git-svn-id: http://svn.miranda-ng.org/main/trunk@8319 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-12-22 | - options setting fix; | George Hazan | |
- even that cycle is useless; git-svn-id: http://svn.miranda-ng.org/main/trunk@7344 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-12-22 | local module cycles removed and replaced with the single cycle | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@7343 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-12-22 | massive garbage removal from extra icons module | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@7340 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-10-26 | removed not needed code | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@6639 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-06-23 | unifoex moved to the standard db_* functions | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@5103 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@4730 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-04-11 | - Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON) | George Hazan | |
- various fixes related to SRMM icons; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@4426 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-04-11 | SRMM icons to be unloaded automatically | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@4418 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-04-07 | mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it ↵ | George Hazan | |
without parameters git-svn-id: http://svn.miranda-ng.org/main/trunk@4368 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-03-28 | code cleaning | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@4225 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-03-17 | removed not used headers | Kirill Volinsky | |
added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@4079 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |