Age | Commit message (Expand) | Author |
2024-02-23 | clipboard copy function is able now to copy in multiple formats at a time | George Hazan |
2022-09-26 | more clipboard shit removed | George Hazan |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2020-04-20 | fixes #2338 (ChangeKeyboardLayout: problem if system have Birman Typography L... | George Hazan |
2019-07-22 | ChangeKeyboardLayout: code cleaning | George Hazan |
2019-03-07 | duplicate popup icons moved into global skin | George Hazan |
2019-03-06 | popups: | George Hazan |
2019-03-05 | Popup: | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-20 | sounds packed into CMPlugin (reduces usage of hLangpack) | George Hazan |
2018-05-16 | BossKey, BuddyExpectator, BuddyPounce, ChangeKeyboardLayout, ClientChangeNoti... | Mataes |
2018-03-11 | ChangeLayout: mir_strcpy and mir_strcat replaced on strncpy_s and strncat_s | Mataes |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | 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-13 | Code modernize ... | Goraf |
2017-09-18 | unneeded calls of DestroyServiceFunction() removed | George Hazan |
2017-09-12 | old good sound services became finally functions | George Hazan |
2017-09-12 | Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng" | George Hazan |
2017-09-11 | old good sound services became finally functions | George Hazan |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-11 | - typo fix; | George Hazan |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-04-25 | ChangeKeyboardLayout - common project | Vadim Dashevskiy |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-06 | options section name as in other plugins | Dart Raiden |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-08-12 | icons registration moved to Load() | Kirill Volinsky |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-01-05 | memory leak fix in ChangeKeyboardLayout | George Hazan |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-14 | old ansi popups removed, noone used them anyway | George Hazan |
2012-12-07 | - Options tree items change | Vadim Dashevskiy |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-12-01 | SKINICONDESC initialization - end-II :) | George Hazan |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-20 | version info standartization | Kirill Volinsky |
2012-07-09 | changekeyboardlayout: changed folder structure | Vadim Dashevskiy |