summaryrefslogtreecommitdiff
path: root/plugins/NewXstatusNotify/src/options.cpp
AgeCommit message (Expand)Author
2018-07-24fixes #1521 (NewXstatusNotify crashes)George 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-17NewAwaySys, NewEventNotify, NewXstatusNotify, NoHistory, NotesReminders, Noti...George Hazan
2018-04-03Accounts() : iterator for accountsGeorge Hazan
2018-02-21all another C++'11 iteratorsGeorge 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
2017-08-22NewXsatusNotify: all icons added to icolib (fixes #299)Kirill Volinsky
2017-08-14NewXstatusNotify: fixed typo in loading templates (#879)Kirill Volinsky
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-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-26NewXstatusNotify: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-04-23add to list only protocols that support status messagesKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-01NewXStatusNotify:Tobias Weimer
2014-12-31minor fixesKirill Volinsky
2014-12-17NewXstatusNotify: changed warning lavel to w4Kirill Volinsky
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-08-05NewXstatusNotify - translation fixesVadim Dashevskiy
2014-08-05typo fixDart Raiden
2014-08-05NSSN cosmeticsVadim Dashevskiy
2014-08-02NewStatusNotify:Tobias Weimer
2014-07-31options refactoring (thx slotwin)Kirill Volinsky
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-03-09First version of NewXStatusNotify that can log status changes in db and displ...Tobias Weimer
2014-02-27minor code cleaningGeorge Hazan
2013-11-02NewXstatusNotify: restored last seen implementation, now it's hidden option, ...Sergey Tatarinov
2013-10-29revert connection timeoutKirill Volinsky
2013-09-25valid options initializationGeorge Hazan
2013-08-02fixed not selected first item in accounts list on options pageKirill Volinsky
2013-07-23replace sprintf to mir_snprintf (part 3)Kirill Volinsky
2013-06-29option for ignoring empty status messages now used for xstatusesKirill Volinsky
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-05-16Options page and plugin description fixedSergey Tatarinov