Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-14 | fixes #2793 (N&R: wrong initial value of m_bManualTime variable causes ↵ | George Hazan | |
problems with reminder creation) | |||
2021-05-14 | added "partly sunny" (for #2872) | George Hazan | |
2021-05-14 | fixes #2879 (random crash in Discord) | George Hazan | |
2021-05-14 | fixes #2884 (ICQ: время прочтения сообщения ↵ | George Hazan | |
безбожно врёт) | |||
2021-05-14 | fixes #2883 (QuickSearch: состояние чекбоксов при ↵ | George Hazan | |
первом запуске) | |||
2021-05-13 | code cleaning | George Hazan | |
2021-05-13 | fix for colorization (#2881, p.2) | George Hazan | |
2021-05-13 | column menu for #2881 (p.1) | George Hazan | |
2021-05-13 | fixes #2878 (Discord: rename the "Disable group chats" option to "Disable ↵ | George Hazan | |
guilds" and stop processing guilds at all) | |||
2021-05-13 | fixes #2882 (QuickSearch: wrong default options values) | George Hazan | |
2021-05-13 | this function is still needed inside the module locally | George Hazan | |
2021-05-13 | more human readable strings | George Hazan | |
2021-05-13 | welcome back to C++, QuickSearch | George Hazan | |
2021-05-13 | UI classes & core code cleaning: | George Hazan | |
- MS_CLIST_DELETECONTACT introduced to avoid the usage of string constants directly; - start menu item id parameter added to Clist_GroupBuildMenu(); - CNF_MAX macro added to simplify cycles over CNF_* array; - custom draw support for CCtrlListView & CCtrlTreeView; - Miranda's specific WM_MEASUREITEM & WM_DRAWITEM processing in CDlgBase | |||
2021-05-13 | pascal version of QuickSearch moved to miranda-deprecated repository | George Hazan | |
2021-05-11 | CCtrlCombo::GetCurData = suitable helper for combo boxes | George Hazan | |
2021-05-11 | VKontakte: fix invisible status | ElzorFox | |
2021-05-10 | we don't need this code anymore | George Hazan | |
2021-05-10 | crash fixed when account name equals protocol name | George Hazan | |
2021-05-10 | ICQ: fix for very rare crash on login | George Hazan | |
2021-05-10 | hidden function Proto_GetAccount exported as Proto_GetContactAccount | George Hazan | |
(cherry picked from commit 922d0cccd71e54d1ad5af0a3f59ac54de065eb6f) | |||
2021-05-10 | suddenly: tipper services were used as string constants | George Hazan | |
(cherry picked from commit 15fcbbc128178ea5a4cdb1a58927a43ea740be88) | |||
2021-05-10 | CCtrlListView::MoveItem, CCtrlListView::SetCurSel, CCtrlCombo::SelectData - ↵ | George Hazan | |
new useful methods (cherry picked from commit 9661e86b4d2e1280b6e5e562ffafb46d1b6c0817) | |||
2021-05-06 | Weather ini: ANSI -> UTF-8 | dartraiden | |
2021-05-06 | Quick & dirty time fix for MSN Weather | dartraiden | |
2021-05-04 | compilation fix | George Hazan | |
2021-05-04 | attempt to fix some problems on exit | George Hazan | |
2021-05-03 | fixes #2871 (Crash at SRMM window open) | George Hazan | |
2021-05-02 | Facebook: fix for reading messages | George Hazan | |
2021-05-02 | fixes #2858 (Некорректно работает опция у ↵ | George Hazan | |
кнопок "скрывать при нехватке места на тулбаре") | |||
2021-05-02 | tabSRMM: crash on clean profile | George Hazan | |
2021-05-02 | fixes #2867 (DbEditor: добавить в правую панель ↵ | George Hazan | |
пункт меню "Удалить" для контактов) | |||
2021-05-02 | fixes #2868 (PluginUpdater: remove milliseconds from folder names) | George Hazan | |
2021-05-02 | fixes #2869 (DbEditor: в некоторых областях экрана ↵ | George Hazan | |
вызывается неправильное контекстное меню) | |||
2021-05-01 | here variables' names should be fixed too | George Hazan | |
2021-05-01 | Weather: | George Hazan | |
fixes #2853 (Weather: разобраться с переменными) fixes #2852 (Weather: some strings cannot be translated) | |||
2021-05-01 | mode code cleaning | George Hazan | |
2021-05-01 | Weather: | George Hazan | |
- old code removed; - mir_wstrcat replaced with CMStringW calls; - translations fixed | |||
2021-04-30 | fixes #2854 (Weather: некоторые строки не ↵ | George Hazan | |
переводятся при смене ленгпака на лету) | |||
2021-04-30 | fixes #2855 (Weather: не перепутаны ли значки ↵ | George Hazan | |
Облачно и Слабый дождь) | |||
2021-04-30 | fixes #2856 (Пропала возможность выгрузить ↵ | George Hazan | |
плагин) | |||
2021-04-30 | fixes #2859 (Импорт: дублируются контакты ICQ и ↵ | George Hazan | |
FaceBook) | |||
2021-04-30 | dbeditor++: "Clone contact" removed | George Hazan | |
2021-04-30 | не надо на каждый созданный контакт ↵ | George Hazan | |
говорить, что он принадлежит Watrack | |||
2021-04-30 | Dbeditor: everything considering UI is an object now | George Hazan | |
2021-04-30 | we use contact iterators when possible | George Hazan | |
2021-04-29 | fixes #2866 (DbEditor: выделив найденный поиском ↵ | George Hazan | |
элемент, невозможно открыть его в редакторе с клавиатуры) | |||
2021-04-29 | if error returned, CCtrlListView::GetItem shall also return error | George Hazan | |
2021-04-29 | Dbeditor++: main window definition went to header file, so its methods could ↵ | George Hazan | |
be implemented now in different modules | |||
2021-04-29 | fixes #2865 (DbEditor: перестал работать даблклик ↵ | George Hazan | |
по результату поиска) |