summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Collapse)Author
2021-05-13UI 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-11CCtrlCombo::GetCurData = suitable helper for combo boxesGeorge Hazan
2021-05-10hidden function Proto_GetAccount exported as Proto_GetContactAccountGeorge Hazan
(cherry picked from commit 922d0cccd71e54d1ad5af0a3f59ac54de065eb6f)
2021-05-10CCtrlListView::MoveItem, CCtrlListView::SetCurSel, CCtrlCombo::SelectData - ↵George Hazan
new useful methods (cherry picked from commit 9661e86b4d2e1280b6e5e562ffafb46d1b6c0817)
2021-04-30fixes #2859 (Импорт: дублируются контакты ICQ и ↵George Hazan
FaceBook)
2021-04-29more const qualifiersGeorge Hazan
2021-04-29UI classes:George Hazan
- added method CCtrlBase::GetCaretPos() to calculate context menu position; - added missing const qualifiers for Get* methods
2021-04-24WebSocket: different stubs for sending text & binary packetsGeorge Hazan
2021-04-23fix for function prototypesGeorge Hazan
2021-04-21SQLite: pick up Miranda-specific commitsdartraiden
2021-04-21SQLite: update to 3.35.5dartraiden
2021-04-19Chat_Mute - a function to set group chat mute mode programmaticallyGeorge Hazan
2021-04-17libcurl: pick up Miranda-specific commitsdartraiden
2021-04-17libcurl: update to 7.76.1dartraiden
2021-04-11fixes #2789 (Import: опция "не загружать плагин при ↵George Hazan
старте" не работает)
2021-04-03Revert "liblua: update to 5.4.3"George Hazan
This reverts commit 875bc74fa5fe083ba0b5c5a785c53ec0f49b9a1b.
2021-04-03libcurl: pick up Miranda-specific commitsdartraiden
2021-04-03libcurl: update to 7.76.0dartraiden
2021-04-03liblua: pick up Miranda-specific commitsdartraiden
2021-04-03liblua: update to 5.4.3dartraiden
2021-04-03SQLite: pick up Miranda-specific commitsdartraiden
2021-04-03SQLite: update to 3.35.4dartraiden
2021-03-27SQLite: pick up Miranda-specific commitsdartraiden
2021-03-27SQLite: update to 3.35.3dartraiden
2021-03-23also for #2771 - removal of all MDBX utilities and libmdbx.mir itselfGeorge Hazan
2021-03-23fixes #2771 (Implement mdbx → sqlite converter)George Hazan
2021-03-20code cleaningGeorge Hazan
2021-03-18SQLite: pick up Miranda-specific commitsdartraiden
2021-03-18SQLite: update to 3.35.2dartraiden
2021-03-17SQLite: pick up Miranda-specific commitsdartraiden
2021-03-17SQLite: update to 3.35.1dartraiden
2021-03-13SQLite: pick up Miranda-specific commitsdartraiden
2021-03-13SQLite: update to 3.35.0dartraiden
2021-03-07common chats sound & icon processing code moved to the coreGeorge Hazan
2021-03-01CCtrlSlider - new GUI componentGeorge Hazan
2021-02-07libcurl: pick up Miranda-specific commitsdartraiden
2021-02-07libcurl: update to 7.75.0dartraiden
2021-01-31we import slower, but more securely (flush database time to time)George Hazan
2021-01-30libmdbx: update to 0.9.2.136George Hazan
2021-01-23libmdbx: upgrade to 0.9.2.110George Hazan
2021-01-23SQLite: pick up Miranda-specific commitsdartraiden
2021-01-23SQLite: update to 3.34.1dartraiden
2021-01-22further clist options optimizationGeorge Hazan
2021-01-17Update copyrightsdartraiden
2021-01-11CTimer::Stop to return true if timer was activeGeorge Hazan
2021-01-08database options dialog also went into the coreGeorge Hazan
2021-01-08Password change dialog also became commonGeorge Hazan
2021-01-08encryption code unification, part 2: initialization & data storageGeorge Hazan
2021-01-08another bunch of duplicate code moved to the coreGeorge Hazan
2021-01-08duplicate code and variables removedGeorge Hazan