Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-30 | libs/sqlite3: pick up Miranda-specific commits | dartraiden | |
2018-09-30 | libs/sqlite3: update to 3.25.2 | dartraiden | |
2018-09-26 | libmdbx: merge to 0.2 | George Hazan | |
2018-09-23 | db_event_edit - new stub for editing messages | George Hazan | |
2018-09-23 | libs/sqlite3: pick up Miranda-specific commits | dartraiden | |
2018-09-23 | libs/sqlite3: update to 3.25.1 | dartraiden | |
2018-09-20 | fix for the proper return type of PROTO<>::RecvMsg | George Hazan | |
2018-09-20 | these asserts aren't needed at all | George Hazan | |
2018-09-20 | final fix for libmdbx problem with GC | George Hazan | |
2018-09-19 | GetEventById & SetEventId - two new methods to operate with events by their ↵ | George Hazan | |
server ids | |||
2018-09-19 | merge of libmdbx code cleaning | George Hazan | |
2018-09-17 | libmdbx: another important bugfix | George Hazan | |
2018-09-17 | libs/sqlite3: pick up Miranda-specific commits | dartraiden | |
2018-09-17 | libs/sqlite3: update to 3.25 | dartraiden | |
2018-09-16 | libmdbx: fix for GC | George Hazan | |
2018-09-14 | merge with libmdbx release | George Hazan | |
2018-09-07 | libcurl: update to 7.61.1 | dartraiden | |
2018-08-29 | fixes #1555 (Import shouldn't import .bak second time in service mode) | George Hazan | |
2018-08-26 | Revert GC-related changes in libmdbx, till the time when it works | George Hazan | |
2018-08-25 | merge with recent libmdbx | George Hazan | |
2018-08-15 | merge with libmdbx | George Hazan | |
2018-08-07 | missing method added | George Hazan | |
2018-08-07 | MDatabaseReadonly - base class for all read-only database drivers | George Hazan | |
2018-08-02 | Miranda_WaitOnHandleEx - advanced wait function with pInfo parameter | George Hazan | |
2018-07-25 | patch to keep the same line numbers with the official one | George Hazan | |
2018-07-24 | libmdbx: crash fix | George Hazan | |
2018-07-20 | we don't need two name sets for the same array of functions | George Hazan | |
2018-07-20 | libpng: update to 1.6.35 | dartraiden | |
2018-07-19 | Remove useless docs | dartraiden | |
2018-07-19 | fix for wrong assert in libmdbx | George Hazan | |
2018-07-18 | updated libsodium | aunsane | |
2018-07-17 | added error logger for libmdbx | George Hazan | |
2018-07-12 | libcurl: update to 7.61 | dartraiden | |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
2018-07-11 | GUI change: | George Hazan | |
- methods OnInitDialog, OnApply & OnClose of CDlgBase now return true if successful. return of false prevents a dialog from being loaded or left respectively; - massive code cleaning considering the 'virtual' attribute of overridden methods; - also fixes #1476 (Don't close "Create new account" window if user not set account name) | |||
2018-07-11 | libmdbx extracted to separate dll | George Hazan | |
2018-07-11 | fix regression, introduced in dae1e12d0bc0be3b6c243dc624b30e1ed3b07410 | dartraiden | |
2018-07-10 | Menu_SetVisible: new function to write down a Visibility checkbox for a menu ↵ | George Hazan | |
item | |||
2018-07-10 | liblua updated to version 5.3.5 | aunsane | |
2018-07-10 | liblua: pick up Miranda-specific commits | dartraiden | |
2018-07-10 | liblua: update to Lua 5.3.5 | dartraiden | |
2018-07-05 | fixes #1448 (translated frame names in database) | George Hazan | |
2018-06-29 | safer method of backing up databases instead of trying to read them manually | George Hazan | |
2018-06-23 | Netlib: | George Hazan | |
- fix for function names - code cleaning | |||
2018-06-18 | new functions to access mirandaboot.ini from all plugins: | George Hazan | |
Profile_GetSetting() - reads a string from mirandaboot.ini Profile_GetSettingInt() - reads an integer from mirandaboot.ini | |||
2018-06-13 | System idle: | George Hazan | |
- plugin StdIdle that had been acting as an options dialog for StdAutoAway removed; - service MS_IDLE_GETIDLEINFO moved into the core and replaced with Idle_GetInfo(); - new function Idle_Enter() is available to tell the core that Miranda is idle; - StdAutoAway & StatusManager adapted for these changes; | |||
2018-06-13 | profile lock detection unbound from contact list services | George Hazan | |
2018-06-01 | convert to UTF8 | dartraiden | |
2018-06-01 | oops | dartraiden | |
2018-06-01 | libs/libcurl: update to 7.60 | dartraiden | |