Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-19 | header files fix to eliminate Windows types for mir_app | ghazan | |
2021-05-29 | fixes #2886 (Weather: display weather as extra-icon instead of status) | George Hazan | |
2021-05-10 | suddenly: tipper services were used as string constants | George Hazan | |
(cherry picked from commit 15fcbbc128178ea5a4cdb1a58927a43ea740be88) | |||
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is ↵ | George Hazan | |
included into minimum Windows SDK 7.1 | |||
2021-01-17 | Update copyrights | dartraiden | |
2021-01-05 | code cleaning + duplicate code removed | George Hazan | |
2020-09-14 | unused declaration removed | George Hazan | |
2020-08-18 | SmileyAdd: | George Hazan | |
- fixes #2545 (SmileyAdd: missing assigned per-contact smileys categories); - unused service MS_SMILEYADD_SHOWSELECTION removed; - name conflict resolution; - version bump; | |||
2020-08-16 | fixes #2538 (NewStory: add stickers support to message log and history) | George Hazan | |
2020-08-16 | SmileyAdd: | George Hazan | |
- major update for custom smileys APIs (cause we have no MSN, there's no need to save MCONTACT for custom smileys); - added path type = 2 to download whole folder for custom smileys; - fixes #2524 (ICQ: стикеры должны приходить как custom smileys, а не как передачи файлов); - fixes #2533 (SmileyAdd не всегда распознаёт стикеры); - fixes #2532 (Полученные стикеры пропадают при переоткрытии окна); - version bump | |||
2020-05-10 | mTextControl related code cleaning | George Hazan | |
2020-04-13 | unused code removed | George Hazan | |
2020-04-07 | MSN: moved to deprecated, banned, removed support from plugins, etc | dartraiden | |
2020-04-03 | mtextcontrol became an usual library | George Hazan | |
2020-04-03 | mTextControl: code cleaning | George Hazan | |
2020-03-11 | Voice API: code cleaning | George Hazan | |
2020-02-29 | MessageState: rewritten from scratch to work | George Hazan | |
2020-02-06 | MessageState: code cleaning | George Hazan | |
2020-01-16 | VoiceService: adaptaion of the old plugin written by Pescuma for Miranda NG | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-10-04 | IEView: unused builders removed | George Hazan | |
2019-10-04 | IEView: obsolete protocol management code removed | George Hazan | |
2019-09-19 | code cleaning | George Hazan | |
2019-09-18 | - more shit cleared from C++ code; | George Hazan | |
- Pascal code partially restored till the full container log implementation | |||
2019-09-18 | m_ieview.h: code cleaning | George Hazan | |
2019-09-18 | m_ieview support removed from Pascal source code | George Hazan | |
2019-07-25 | bunch of unused junk removed from StdPopup | George Hazan | |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden | |
2019-06-03 | Folders: old TCHAR helpers removed | George Hazan | |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵ | George Hazan | |
completely) | |||
2019-03-12 | YAMN: warning fixes | George Hazan | |
2019-01-20 | fixes #1776 (any traces of URL* related constants removed) | George Hazan | |
2019-01-18 | code cleaning | George Hazan | |
- ACKTYPE_URL removed; - PF1_URL removed; - IEED_EVENT_URL removed; - another URL-related code cleaning | |||
2019-01-18 | Clist_modern: cosmetic | ElzorFox | |
2019-01-18 | cosmetic | ElzorFox | |
2019-01-18 | SeenPlugin: | ElzorFox | |
add service for get last seen string version bump | |||
2019-01-04 | Update copyrights | dartraiden | |
2018-11-14 | Weather -> g_plugin | George Hazan | |
2018-10-06 | NewStory: porting to ng (not complete) | aunsane | |
2018-07-27 | CurrencyRates: quotes replaced to currencyrates | Kirill Volinsky | |
2018-07-25 | Quotes renamed to CurrencyRates | Kirill Volinsky | |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
2018-07-09 | massive Variables-related code cleaning (removed TCHAR, manually created ↵ | George Hazan | |
unions replaced with MAllString etc) | |||
2018-07-05 | fixes #1448 (translated frame names in database) | George Hazan | |
2018-06-24 | ProxySwitch: it compiles but don't work | Mataes | |
2018-05-27 | global variable name standardization | George Hazan | |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan | |
2018-05-22 | new helper for MS_TTB_ADDBUTTON | George Hazan | |
2018-05-22 | m_langpack.h unbound from hLangpack | George Hazan | |
2018-05-01 | CloudFile: fix for #1315 | aunsane | |