summaryrefslogtreecommitdiff
path: root/protocols/IRCG/src/options.cpp
AgeCommit message (Expand)Author
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-09-10fixes #2963 (IRC: cannot connect to libera.chat if SSL is "Auto")George Hazan
2021-06-26for #2928 - atavism removed from IRC: scripting supportGeorge Hazan
2021-05-20mir_wstrstri - case-insensitive search of substring, Unicode versionGeorge Hazan
2021-05-11CCtrlCombo::GetCurData = suitable helper for combo boxesGeorge Hazan
2021-03-30fixes #2820 (useless "Network" field in Options - IRC - Ignore)George Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is in...George Hazan
2021-03-26fixes #2798 (IRC: remove "Networks")George Hazan
2021-03-22fixes #1322 (IRC: list of dead IRC servers removed)George Hazan
2021-02-27fixes #2752 (IRC: options dialog doesn't store changes in servers' list)George Hazan
2020-11-19IRC: fix for that C-style tokenizer that crashes on invalid dataGeorge Hazan
2020-11-10IRC: fix for rare crashGeorge Hazan
2020-06-04all improper calls of OnClose replaced with OnDestroy / OnApplyGeorge Hazan
2020-06-04UI classes:George Hazan
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-06-04finally fixes #1963 (Remove Free for Chat, On the Phone and Out of Lunch stat...George Hazan
2019-04-12wiping custom icolib functions: IRCGeorge Hazan
2019-02-05fixes #1825 (spin control initialization should be done in the constructor, n...George Hazan
2018-11-14code cleaningGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-10-05IRC:George Hazan
2018-07-24database:George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11GUI change:George Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-04-18this feature was never used and only causes problemsGeorge Hazan
2018-04-15CCtrlButton + OnClick => CCtrlHyperlinkGeorge Hazan
2018-02-21IRC: C++'11 iteratorsGeorge Hazan
2018-01-26code optimizationGeorge Hazan
2017-12-22quick-n-dirty fix for #1069George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-15IRC: more code cleaningGeorge Hazan
2017-11-15IRC:George Hazan
2017-11-13Code modernize ...Goraf
2016-11-17Utils_OpenUrlTGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-05- fix for #1059;George Hazan