Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-04 | compilation fix | George Hazan | |
2021-05-04 | attempt to fix some problems on exit | 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-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 | 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 | |
по результату поиска) | |||
2021-04-29 | fixes #2860 (DbEditor: persistent flag values in the search form) | George Hazan | |
2021-04-29 | fixes #2861 (DbEditor: в левой и правой панелях не ↵ | George Hazan | |
работает горячая клавиша вызова меню) | |||
2021-04-28 | grrm | George Hazan | |
2021-04-28 | more logs for hangout in KeyboardNotify | George Hazan | |
2021-04-28 | Dbeditor++: | George Hazan | |
- Search/Replace dialog -> UI classes; - fixes #2863 (DbEditor: невозможно перейти к результатам поиска без мыши); - version bump | |||
2021-04-25 | code cleaning | George Hazan | |
2021-04-22 | Variables: if the service being called doesn't exist, passing ↵ | George Hazan | |
CALLSERVICE_NOTFOUND to mir_free() causes heavy memory corruption | |||
2021-04-22 | MyDetails: | George Hazan | |
- another ancient perversion with pointers to global arrays exterminated; - handmade dynamic array replaced with standard OBJLIST<>; - array iterators; - version bump | |||
2021-04-15 | fixes #2847 (DbChecker находит ошибки, но после их ↵ | George Hazan | |
исправления они остаются) | |||
2021-04-14 | fixes #2846 (Plugin Updater: more informative error messages, if updates are ↵ | George Hazan | |
postponed) | |||
2021-04-14 | Plugin Updater: code cleaning | George Hazan | |
- icon list made private => g_plugin.getIcon* functions; - smaill functions went from Utils.cpp to CMPlugin::Load; - Windows-specific code in DlgListNew rewritten to UI classes | |||
2021-04-13 | fixes #2845 (DbChecker: chinese on sqlire check) | George Hazan | |
2021-04-13 | fix for hangups in Jabber | George Hazan | |
2021-04-13 | dbx_sqlite: implemented database checker + version bump | George Hazan | |
2021-04-13 | more code cleaning | George Hazan | |
2021-04-13 | code cleaning | George Hazan | |
2021-04-11 | fixes #2837 (Scriver: internal chat log in groupchat is cleared after file ↵ | George Hazan | |
sent via HTTP File Upload Scriver) | |||
2021-04-11 | custom references to "PluginDisable" module removed | George Hazan | |
2021-04-11 | fixes #2789 (Import: опция "не загружать плагин при ↵ | George Hazan | |
старте" не работает) | |||
2021-04-11 | fixes #2839 completely | George Hazan | |
2021-04-10 | fixes #2841 (DbEditor: allow to delete contacts from right panel) | George Hazan | |
2021-04-10 | fixes #2839 (Импорт: окно мастера переодически ↵ | George Hazan | |
теряет фокус клавиатуры) | |||
2021-04-08 | for #2792 - sorted combobox doesn't work well | George Hazan | |
2021-04-08 | Notes & reminders: | George Hazan | |
- common date&time processing code moved to the base dialog class; - madness with manual combobox mode eliminated; - duplicate code removed; - also fixed #2773 (Notes and Reminders: невозможно выставить существующей напоминалке более раннее время); - version bump. | |||
2021-04-07 | project file update | George Hazan | |
2021-04-07 | UInfoEx: fix for swapped icon names/descriptions (thanks dracosha for ↵ | George Hazan | |
pointing me) | |||
2021-04-06 | fixes #2792 (Plugin Updater does not respect "every X days" setting) | George Hazan | |
2021-04-05 | embedded cycle removed | George Hazan | |
2021-04-04 | fixes #2834 (StartupStatus: текст настройки зачем-то ↵ | George Hazan | |
переписывается в коде) | |||
2021-04-04 | fixes #2833 (SimpleStatusMsg: remove "Show Status message ..." item in ↵ | George Hazan | |
status menu) | |||
2021-04-04 | ancient evil destroyed (also fixes #2831 - icons order is broken in ↵ | George Hazan | |
NewAwaySys) + massive cycle code cleaning | |||
2021-04-04 | code cleaning | George Hazan | |
2021-04-04 | fixes #2830 (NewAwaySys: remove "Enable contact menu items" option) | George Hazan | |
2021-04-03 | fix of crazy problems in SQLITE when two instances of database are running ↵ | George Hazan | |
at a time | |||
2021-04-03 | we don't pretend that we have more than one g_plugin ... | George Hazan | |
2021-04-03 | thy shall check for the error code even if it's not probable | George Hazan | |