Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-10 | fixes #2438 (Jabber: списки приватности странно ↵ | George Hazan | |
себя ведут) + some another DoModal() calls cleaning | |||
2020-06-10 | New_GPG: more accurate version of RemoveHandlers() | George Hazan | |
2020-06-10 | fixes #2441 (New_GPG: miranda-ng dies after switching the plugin off) | George Hazan | |
2020-06-10 | typo fix | Gluzskiy Alexandr | |
2020-06-09 | fix for running the same dialog multiple times | George Hazan | |
2020-06-08 | fixes #2434 (IEView не отображается поле %fileDesc%, но ↵ | George Hazan | |
при этом заменяется поле %text% при указании описания файла при передаче) | |||
2020-06-08 | fixes #2424 (NewStory: добавить возможность ↵ | George Hazan | |
выбрать несколько сообщений) | |||
2020-06-08 | fixes #2432 (NewStory: при открытии окна истории ↵ | George Hazan | |
выделять последнее сообщение) | |||
2020-06-08 | fixes #2433 (NewStory: XMPP Chat States отображаются как ↵ | George Hazan | |
неизвестные события) | |||
2020-06-05 | Plugin Updater: | George Hazan | |
- fixes #2419 (Апдейтер не удаляет /Libs/libmdbx.mir); - fix for a very old bug: nothing happens if only file deleteion is chosen; - code reordering | |||
2020-06-05 | automated thread id control class | George Hazan | |
2020-06-05 | Plugin Updater: more code cleaning | George Hazan | |
2020-06-05 | Plugin Updater: update dialog -> UI classes | George Hazan | |
2020-06-05 | fixes #2418 (NewStory: add event count to system history) | George Hazan | |
2020-06-05 | fixes #2417 (NewStory: Enter closes history window) | George Hazan | |
2020-06-04 | all improper calls of OnClose replaced with OnDestroy / OnApply | George Hazan | |
2020-06-04 | UI classes: | George Hazan | |
- CDlgBase::m_bSucceeded variable introduced to check whether IDOK was pressed or not; - unused/useless buttons with id=IDOK or IDCANCEL removed; - brnOk.OnClick replaced with OnApply calls; - unused/useless calls of EndDialog/EndModal removed; - minor code cleaning | |||
2020-06-04 | fixes #2420 (empty error window in StdMsg/Scriver) | George Hazan | |
2020-06-03 | tabSRMM: why text is restored only for private chats? | George Hazan | |
2020-06-02 | PluginUpdater: temporary buffer size set to 4M | George Hazan | |
2020-06-02 | Plugin Updater: attemt to use 64K unzip buffer instead of 8K | George Hazan | |
2020-06-02 | Plugin Updater: code cleaning | George Hazan | |
2020-06-01 | fixes #2394 (NewStory: его пункты меню не отключаются) | George Hazan | |
2020-05-29 | more logs | George Hazan | |
2020-05-29 | Dbx_mdbx: faster way of removing a contact | George Hazan | |
2020-05-29 | PluginUpdater: | George Hazan | |
- fixes #2409 (restart Miranda automatically after update); - plugin options moved to CMOption<>; - code cleaning | |||
2020-05-27 | SmileyAdd: fix for a very rare crash | George Hazan | |
2020-05-24 | implemented starting position support in cursors | Gluzskiy Alexandr | |
2020-05-24 | libmdbx.dll returned back to keep compatibility with Windows XP | George Hazan | |
2020-05-22 | Database | George Hazan | |
- libmdbx inlined not to change the code of utilities - libmdbx.mir removed from build scripts | |||
2020-05-22 | also the same fix for icon projects | George Hazan | |
2020-05-22 | unused file removed from icons project | George Hazan | |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan | |
2020-05-15 | NewStory: fix for occasional crash in empty history window | George Hazan | |
2020-05-14 | simple database event cycles moved to cursors | George Hazan | |
2020-05-13 | kinda first working version of database event cursors | George Hazan | |
2020-05-12 | event cursors for mdbx driver | George Hazan | |
2020-05-12 | tabSRMM: some unused/obsoleted events removed | George Hazan | |
2020-05-10 | UInfoEx: massive ANSI cleaning | George Hazan | |
2020-05-10 | dbx_sqlite: fixed crash possibility if cursor with destroyed statement used | Gluzskiy Alexandr | |
2020-05-10 | fix for occasional crash | George Hazan | |
2020-05-10 | mTextControl related code cleaning | George Hazan | |
2020-05-10 | dbx_sqlite: implemented cursor db api | Gluzskiy Alexandr | |
2020-05-09 | newstory: clear log | Mataes | |
2020-05-08 | another forgotten switch | George Hazan | |
2020-05-08 | NewStory: | George Hazan | |
- duplicate code removed; - temporary contact creation moved to OnInitDialog, not to cause problems during debugging | |||
2020-05-08 | NewStory to use common icons for files & URLs | George Hazan | |
2020-05-08 | NewStory: we can reuse some translations from History++ | dartraiden | |
2020-05-07 | minor change of dialog's height | George Hazan | |
2020-05-07 | MirOTR: two another option dialogs -> UI classes | George Hazan | |