Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-14 | fixes #3404 (wrong nicks in DbEditor, custom nick formatter removed) | George Hazan | |
2022-02-09 | db_is_module_empty & db_copy_module - new database helpers | George Hazan | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | WORD -> uint16_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-05-17 | last global structure removed from dbeditor | George Hazan | |
2021-04-30 | dbeditor++: "Clone contact" removed | George Hazan | |
2021-04-30 | Dbeditor: everything considering UI is an object now | 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 #2861 (DbEditor: в левой и правой панелях не ↵ | George Hazan | |
работает горячая клавиша вызова меню) | |||
2021-04-28 | Dbeditor++: | George Hazan | |
- Search/Replace dialog -> UI classes; - fixes #2863 (DbEditor: невозможно перейти к результатам поиска без мыши); - version bump | |||
2021-03-28 | 21 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-06 | fixes #2756 (Cannot start dbeditor in service mode) | George Hazan | |
2021-01-05 | fixes #2658 (Вынести настройку цвета попапов ↵ | George Hazan | |
редактора базы в отдельные настройки) + цвет текста + чистка кода | |||
2020-08-11 | code cleaning | George Hazan | |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan | |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan | |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan | |
2018-05-16 | Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ↵ | Mataes | |
adaptation | |||
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-24 | dbeditor: unneeded array removed | George Hazan | |
2016-07-26 | less TCHARs: | George Hazan | |
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-22 | Standartize "Version.h" to "version.h" in all plugin's and protocol's includes | Robert Pösel | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17117 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16767 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-15 | - fix for memory corruption; | George Hazan | |
- code cleaning; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14577 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-19 | - all static protocol services replaced with functions; | George Hazan | |
- m_protomod.h removed as useless git-svn-id: http://svn.miranda-ng.org/main/trunk@14260 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-18 | dbeditor++ - unified project | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14244 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |