Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-29 | PROTO_INTERFACE::GetMenuItem - unified access to all protocol menu items | George Hazan | |
2020-06-25 | compilation fix | George Hazan | |
2020-06-25 | libcurl: pick up Miranda-specific commits | dartraiden | |
2020-06-25 | libcurl: update to 7.71.0 | dartraiden | |
2020-06-25 | SQLite: pick up Miranda-specific commits | dartraiden | |
2020-06-25 | SQLite: update to 3.32.3 | dartraiden | |
2020-06-22 | temporary return of DbChecker | George Hazan | |
2020-06-15 | simpler way of applying server ids to messages | George Hazan | |
2020-06-15 | PROTO_INTERFACE::OnEventEdited - new virtual function to send edited ↵ | George Hazan | |
messages to server | |||
2020-06-14 | Proto_GetInstance: handy helper to obtain PROTO_INTERFACE for a hContact / ↵ | George Hazan | |
szModule | |||
2020-06-14 | fixes #2450 (Update libmdbx to 0.8.1) | George Hazan | |
2020-06-08 | SQLite: pick up Miranda-specific commits | dartraiden | |
2020-06-08 | SQLite: update to 3.32.2 | dartraiden | |
2020-06-04 | SQLite: pick up Miranda-specific commits | dartraiden | |
2020-06-04 | SQLite: update to 3.32.1 | dartraiden | |
2020-05-29 | towards #2408: CSrmmBaseDialog::ProcessFileDrop - a helper with window ↵ | George Hazan | |
handle to process file dropping operations | |||
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 | libmdbx: no need in MDBX_CONFIG_MANUAL_TLS_CALLBACK crutch... | George Hazan | |
2020-05-22 | also the same fix for icon projects | George Hazan | |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | 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 | fix for import libraries | George Hazan | |
2020-05-12 | event cursors for mdbx driver | George Hazan | |
2020-05-10 | mTextControl related code cleaning | George Hazan | |
2020-05-07 | fix for old PROTO_INTERFACE::FileResume interface error | George Hazan | |
2020-05-04 | fixes #2381 (NewStory: add right-click menu for groupchats) | George Hazan | |
2020-05-04 | NewStory: | George Hazan | |
- mind blowing enum EventLoadMode removed and replaced with the simple bool flag; - massive memory leak removed; - wtext_del flag removed (now all strings are allocated via mir_alloc()); - displayed events now are marked as read if needed | |||
2020-05-02 | libcurl: pick up Miranda-specific commits | dartraiden | |
2020-05-02 | libcurl: update to 7.70.0 | dartraiden | |
2020-05-01 | mtextcontrol: uncomment color bbcode | Mataes | |
newstory: test bbcode color | |||
2020-04-28 | fixes #2365 (NewStory: date/times are displayed according to the OS locale ↵ | George Hazan | |
settings) | |||
2020-04-28 | database: | George Hazan | |
- namespace DB declared for commonly used database classes; - stubs for database event cursors; - code cleaning | |||
2020-04-26 | refreshment for import libraries | George Hazan | |
2020-04-26 | Chat api: | George Hazan | |
- function Chat_GetDefaultEventDescr() added not to translate the same strings in 5 different places; - function CHAT_INTERFACE::CreateNick added to process nick name creation for group chats; - unused variable LOGINFO::dwFlags removed; - variable LOGINFO::bSimple added for events without possible formatting; - bunch of duplicate code remoed; | |||
2020-04-25 | db_event_add / db_event_edit to receive const pointer to DBEVENTINFO | George Hazan | |
2020-04-25 | minor fix for config | George Hazan | |
2020-04-25 | libmdbx: merge with 0.7 final version | George Hazan | |
2020-04-13 | fixes #2299 (NewStory: падение после попытки ↵ | George Hazan | |
вгрузить плагин "на лету" и посмотреть историю) | |||
2020-04-13 | unused code removed | George Hazan | |
2020-04-06 | useless commands removed | George Hazan | |
2020-04-05 | Clist::OfflineModes made public | George Hazan | |
2020-04-03 | mTextControl: code cleaning | dartraiden | |
2020-04-03 | old mTextControl disabled in Plugin Updater & plugin loader | George Hazan | |
2020-04-03 | mTextControl moved to /libs | George Hazan | |
2020-03-30 | Contact lists: | George Hazan | |
- all common options moved to the Clist namespace; - fixes #2281 (Add option to not clear "NotOnList" group at start); | |||
2020-03-30 | CProgress => CCtrlProgress: fix for a class name | George Hazan | |
2020-03-29 | libcurl: pick up Miranda-specific commits | dartraiden | |
2020-03-29 | libcurl: update to 7.69.1 | dartraiden | |