Age | Commit message (Expand) | Author |
2023-11-06 | fixes #3821 (NewStory: пропал перевод у кнопок в ред�... | George Hazan |
2023-11-03 | fixes #3756 (PopupPlus: добавить отключение всплыва�... | George Hazan |
2022-06-13 | Popup+: fix for a madness with default popup class values | George Hazan |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com... | George Hazan |
2019-04-12 | wiping custom icolib functions: Popup+ | George Hazan |
2019-03-06 | popups: | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2018-12-08 | db_get_sa / db_get_wsa to receive the default value, massive code simplification | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan |
2018-02-21 | Popup+: C++'11 iterators | George Hazan |
2018-01-26 | code optimization | 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-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
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 |
2016-01-23 | DND → Do not disturb | Dart Raiden |
2016-01-20 | "N/A" -> "Not available" (thx Wishmaster for idea) | Dart Raiden |
2016-01-04 | "NA" -> "N/A" | Dart Raiden |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-16 | code cleaning | George Hazan |
2015-07-26 | common projects | Kirill Volinsky |
2015-07-23 | code cleaning | George Hazan |
2015-07-09 | finally, normal icolib icons in Popup+ | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-13 | - miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ... | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-14 | cleanup | Kirill Volinsky |
2015-05-05 | some another sudden Unicode appearances | George Hazan |
2014-12-21 | Popup: changed warning level to w4 | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-01 | - more warning fixes; | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-06-11 | ansi popups dead | George Hazan |
2013-12-01 | options page name fixes (thanks to Wishmaster) | Dart Raiden |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-17 | - rest of memory leaks | George Hazan |