Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-09 | fixes #3186 (SmileyAdd: добавить ссылку на закачку ↵ | George Hazan | |
смайлов) | |||
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-01-17 | Update copyrights | dartraiden | |
2020-08-18 | code cleaning | 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-08-14 | fixes #2526 (SmileyAdd: remove "Disable stickers" option) | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-05-31 | fix for ... button behavior | George Hazan | |
2019-05-31 | shitty reversed logic... | George Hazan | |
2019-05-30 | SmileyAdd: more reasonable default values for Folders | George Hazan | |
2019-05-30 | SmileyAdd: fix for incorrectly adapted dialog procedure | George Hazan | |
2019-05-30 | fixes #1960 (SmileyAdd: Folders support) | George Hazan | |
2019-05-29 | SmileyAdd: | George Hazan | |
- options dialog rewritten using UI classes; - unused code removed; - massive code cleaning | |||
2019-01-04 | Update copyrights | dartraiden | |
2018-11-14 | hContact, MODULENAME -> g_plugin | George Hazan | |
2018-11-12 | NULL -> 0 | George Hazan | |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan | |
2018-07-24 | database: | George Hazan | |
- senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead; - if you want db_get to return a string, you need to use db_get_s. | |||
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
2018-06-09 | SmileyAdd: obsolete option "Enable smileys" removed, because now we can ↵ | George Hazan | |
control toolbar buttons for all plugins from the Options - Message sessions - toolbar | |||
2018-06-08 | SmileyAdd: obsolete option "Enable built-in message dialog support" removed | George Hazan | |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan | |
2018-05-17 | Popup, PManagerEx, QuickContacts, RemovePersonalSettings, Restart, ↵ | George Hazan | |
SeenPlugin, SendSS, ShlExt, SimpleAR, SimpleStatusMsg, SkypeStatusChange, SmileyAdd, SMS => CMPlugin | |||
2018-05-10 | fixes #1335 (Reimplement XEP support in SmileyAdd again) | George Hazan | |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan | |
2018-02-21 | SmileyAdd: C++'11 iterators | George Hazan | |
2018-01-01 | massive copyright update | dartraiden | |
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-29 | fixes #1044 | George Hazan | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
2017-01-01 | bump copyright year | dartraiden | |
2016-12-06 | StdMsg & Scriver: | George Hazan | |
- switched to the toolbar buttons instead of the fixed button set; - switched to the shared windows list | |||
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-07-29 | no more TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-27 | less TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-26 | less TCHARs: | George Hazan | |
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 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-03 | SmileyAdd: Fixed Apply button activation in options | Tobias Weimer | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16798 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-12 | Smileyadd: Changed "Disable" to "Enable" in options dialog | Tobias Weimer | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16474 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-05 | SmileyAdd: change smiley button options from "Off/On" to "Hide/Show" | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16434 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-03 | - more obsolete shit removed; | George Hazan | |
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-02 | - crash fix on smiley pack change; | George Hazan | |
- massive code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16389 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-08 | SmileyAdd: background color setting moved to core colors | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16055 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-02 | Copyrights update part 1 | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15984 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-09-29 | SmileyAdd: horizontal sorting id default | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15474 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-09-26 | SmileyAdd: spelling | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15450 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-09-26 | small fixes | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-09-26 | SmileyAdd: option for horisontal sorting | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15446 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |