Age | Commit message (Expand) | Author |
2018-07-24 | fixes #1521 (NewXstatusNotify crashes) | George Hazan |
2018-07-24 | database: | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan |
2018-05-17 | NewAwaySys, NewEventNotify, NewXstatusNotify, NoHistory, NotesReminders, Noti... | George Hazan |
2018-04-03 | Accounts() : iterator for accounts | George Hazan |
2018-02-21 | all another C++'11 iterators | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-08-22 | NewXsatusNotify: all icons added to icolib (fixes #299) | Kirill Volinsky |
2017-08-14 | NewXstatusNotify: fixed typo in loading templates (#879) | Kirill Volinsky |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-26 | NewXstatusNotify: common project | Kirill Volinsky |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-04-23 | add to list only protocols that support status messages | Kirill Volinsky |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-03-01 | NewXStatusNotify: | Tobias Weimer |
2014-12-31 | minor fixes | Kirill Volinsky |
2014-12-17 | NewXstatusNotify: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-08-05 | NewXstatusNotify - translation fixes | Vadim Dashevskiy |
2014-08-05 | typo fix | Dart Raiden |
2014-08-05 | NSSN cosmetics | Vadim Dashevskiy |
2014-08-02 | NewStatusNotify: | Tobias Weimer |
2014-07-31 | options refactoring (thx slotwin) | Kirill Volinsky |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-03-09 | First version of NewXStatusNotify that can log status changes in db and displ... | Tobias Weimer |
2014-02-27 | minor code cleaning | George Hazan |
2013-11-02 | NewXstatusNotify: restored last seen implementation, now it's hidden option, ... | Sergey Tatarinov |
2013-10-29 | revert connection timeout | Kirill Volinsky |
2013-09-25 | valid options initialization | George Hazan |
2013-08-02 | fixed not selected first item in accounts list on options page | Kirill Volinsky |
2013-07-23 | replace sprintf to mir_snprintf (part 3) | Kirill Volinsky |
2013-06-29 | option for ignoring empty status messages now used for xstatuses | Kirill Volinsky |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-05-16 | Options page and plugin description fixed | Sergey Tatarinov |