summaryrefslogtreecommitdiff
path: root/plugins/NewXstatusNotify/src/options.cpp
AgeCommit message (Expand)Author
2022-03-09popup control moved from main menu to Options - Popups - Enabled itemsGeorge Hazan
2022-03-02NewXstatusNotify: fix for background popup colorsGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2019-03-07duplicate popup icons moved into global skinGeorge Hazan
2019-03-05Popup:George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2018-11-12NewStatusNotify -> g_pluginGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
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