summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP
AgeCommit message (Collapse)Author
2024-01-08Update copyrightsdartraiden
2023-11-06fixes #3820 (Пропал перевод в дереве значков)George Hazan
2023-03-14fixes #3404 (wrong nicks in DbEditor, custom nick formatter removed)George Hazan
2023-01-02Update copyrightsdartraiden
2022-12-17Mediawiki considers URLs with and without a trailing slash as different ↵dartraiden
pages, see https://phabricator.wikimedia.org/T14703
2022-10-31minor code cleaningGeorge Hazan
2022-10-31disk write optimization :)George Hazan
2022-10-30fixes #3232 (DbEditorPP: splitter is broken)George Hazan
2022-02-09db_is_module_empty & db_copy_module - new database helpersGeorge Hazan
2022-01-24Dbeditor++: broken string constantsGeorge Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-05-17last global structure removed from dbeditorGeorge Hazan
2021-05-17Dbeditor++: fix for global settings removingGeorge Hazan
2021-05-02fixes #2867 (DbEditor: добавить в правую панель ↵George Hazan
пункт меню "Удалить" для контактов)
2021-04-30dbeditor++: "Clone contact" removedGeorge Hazan
2021-04-30Dbeditor: everything considering UI is an object nowGeorge Hazan
2021-04-30we use contact iterators when possibleGeorge Hazan
2021-04-29fixes #2866 (DbEditor: выделив найденный поиском ↵George Hazan
элемент, невозможно открыть его в редакторе с клавиатуры)
2021-04-29Dbeditor++: main window definition went to header file, so its methods could ↵George Hazan
be implemented now in different modules
2021-04-29fixes #2865 (DbEditor: перестал работать даблклик ↵George Hazan
по результату поиска)
2021-04-29fixes #2860 (DbEditor: persistent flag values in the search form)George Hazan
2021-04-29fixes #2861 (DbEditor: в левой и правой панелях не ↵George Hazan
работает горячая клавиша вызова меню)
2021-04-28Dbeditor++:George Hazan
- Search/Replace dialog -> UI classes; - fixes #2863 (DbEditor: невозможно перейти к результатам поиска без мыши); - version bump
2021-04-10fixes #2841 (DbEditor: allow to delete contacts from right panel)George Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is ↵George Hazan
included into minimum Windows SDK 7.1
2021-03-06fixes #2756 (Cannot start dbeditor in service mode)George Hazan
2021-01-20attempt to sync Database menu root's positionGeorge Hazan
2021-01-17Update copyrightsdartraiden
2021-01-05fixes #2658 (Вынести настройку цвета попапов ↵George Hazan
редактора базы в отдельные настройки) + цвет текста + чистка кода
2020-08-17fixes #2542 (DbEditor: при переходе к результату ↵George Hazan
поиска окно не прокручивается до нужной записи)
2020-08-11code cleaningGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2019-12-16shitty Windows helpers...George Hazan
2019-12-16dbeditorpp:George Hazan
- fixes #2148 (case-sensitive search among database values hides lines during value replacement); - minor code cleaning; - version bump
2019-07-26warning fixesGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-05-13CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProcGeorge Hazan
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-29common version resource extracted to the separate fileGeorge Hazan
own version resource remains only for miranda32.exe, mir_app.dll and pascal plugins
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan