Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-02 | merge with libmdbx | George Hazan | |
2018-02-02 | fixes #1132 (KeepStatus doesn't work) | George Hazan | |
2018-02-02 | StatusManager: | George Hazan | |
- fixes #1129 (Status Manager broked. When I change profile - not happend) - all standard memory allocation routines replaced with mir_* (more effective) - classes used to allocate memory instead of manual code | |||
2018-01-31 | fix for the broken message reading in NewsAggregator | George Hazan | |
2018-01-31 | CMake: fixes for FreeImage. | protomors | |
2018-01-31 | useless wrappers removed & replaced with PROTO_INTERFACE method calls | George Hazan | |
2018-01-29 | StatusManager: | George Hazan | |
- all protocol data really merged together; - duplicated settings arrays removed; - stupid protoList removed; - fixed #1119; - version bump | |||
2018-01-29 | unused code cleaned | George Hazan | |
2018-01-26 | fixes #1120 (missing popup skin) | George Hazan | |
2018-01-26 | code optimization | George Hazan | |
2018-01-26 | MS_IMG_LOAD replaced with Bitmap_Load where possible | George Hazan | |
2018-01-26 | code cleaning | George Hazan | |
2018-01-26 | AdvaImg: | George Hazan | |
- freeimage extracted to the separate library; - FI_INTERFACE removed, all references to it are replaced with direct calls of FreeImage_* functions; - unified project for AdvaImg | |||
2018-01-24 | we need more readers, cause libmdbx returns MDBX_READERS_FULL on large profiles | George Hazan | |
2018-01-24 | merge with libmdbx | George Hazan | |
2018-01-24 | if we don't use MDBX_DUPSORT, there's no need to pass the data parameter | George Hazan | |
2018-01-24 | missing default comparator | George Hazan | |
2018-01-23 | even more strict scope | George Hazan | |
2018-01-23 | dbx_mdbx: | George Hazan | |
- fix for a name conflict; - stricter transaction scope; - version bump | |||
2018-01-23 | merge with libmdbx | George Hazan | |
2018-01-23 | StartPosition: 'virtual' is redundant when 'override' specified (C++11) | Goraf | |
2018-01-22 | tabSRMM: empty highlight list isn't stored in profile | George Hazan | |
2018-01-22 | code cleaning | George Hazan | |
2018-01-22 | fix for broken contacts in mdbx | George Hazan | |
2018-01-19 | CloudFile: fixed #1113 | aunsane | |
2018-01-19 | related to #1102 - fixes lost Clist Modern skin | George Hazan | |
2018-01-19 | duplicate check removed | George Hazan | |
2018-01-19 | tabSRMM: it should be possible to set default style for the message input ↵ | George Hazan | |
area's font | |||
2018-01-18 | SpellChecker: | George Hazan | |
- fix for a memory allocation zoo; - code cleaning; - version bump | |||
2018-01-18 | NewsAggregator: added symbol to replace table | Kirill Volinsky | |
2018-01-17 | TabSRMM: | George Hazan | |
- fixed: status icons in group chats aren't changed when needed - the status bar redraw procedure seriously optimized | |||
2018-01-17 | neglection of const might easily cause problems | George Hazan | |
2018-01-16 | fixes crash in mdbx under XP | George Hazan | |
2018-01-15 | more XP compatibility | George Hazan | |
2018-01-15 | quick replacement for Windows Vista SRW locks | George Hazan | |
2018-01-15 | fix for various memory problems in SpellChecker | George Hazan | |
2018-01-15 | NewsAggregator: removed useless AI inside SetContactStatus | George Hazan | |
2018-01-14 | adaptation of GetFileInformationByHandleEx for Windows XP | George Hazan | |
2018-01-14 | libmdbx added as set of files | George Hazan | |
2018-01-14 | minus submodule | George Hazan | |
2018-01-14 | NewsAggregator: added replace symbol | Kirill Volinsky | |
2018-01-12 | dbx_mdbx: info moved to wiki; capitalization like dbx_mmap | dartraiden | |
2018-01-12 | this solution is too smart, smth goes wrong with it => KISS principle rulez | George Hazan | |
2018-01-11 | dbx_mdbx: | George Hazan | |
- Remap() / MDBX_CHECK perversion removed; - mdbx_env_set_geometry() is used to grow file automatically | |||
2018-01-11 | mdbx-plugin: fix names for clarity (minor, but renaming). | George Hazan | |
# Conflicts: # plugins/Dbx_mdbx/src/libmdbx | |||
2018-01-11 | fix for importing unknown / broken subs | George Hazan | |
2018-01-10 | merge from #1093: we don't check null pointers and missing subs | George Hazan | |
2018-01-10 | double handle closing removed | George Hazan | |
2018-01-10 | fix for an exception in 32-bit mode | George Hazan | |
2018-01-08 | SeenPlugin: add missing LPGENW, proper capitalization | dartraiden | |