summaryrefslogtreecommitdiff
path: root/plugins/MirandaG15/src/CConfig.cpp
AgeCommit message (Expand)Author
2019-03-12MirandaG15: warning fixes + massive code cleaningGeorge Hazan
2019-01-21MirandaG15: URL setting removedGeorge Hazan
2018-11-12NULL -> 0George Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-24database:George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-17KeyboardNotify, ListeningTo, MessageState, MirandaG15, MirFox, Msg_Export, Ms...George Hazan
2018-04-03Accounts() : iterator for accountsGeorge 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-13Code modernize ...Goraf
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-25hello, Unix.George Hazan
2016-07-12reverted [17088]: there is a better way via lpgen.jsDart Raiden
2016-07-10MirandaG15: dont'n need translate thisDart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-26more warning fixesGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-04-15MirandaG15:Tobias Weimer
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2013-12-13MirandaG15 translation fixVadim Dashevskiy
2013-12-12MirandaG15 cosmetic fixVadim Dashevskiy
2013-12-12Small fixVadim Dashevskiy
2013-11-03MirandaG15: warning fixesRobert Pösel
2013-11-03MirandaG15 now works correctly (thanks to Intri for patch) and cleanupRobert Pösel
2013-10-29Adopted MirandaG15 pluginRobert Pösel