Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-15 | no need to do the same job twice | George Hazan | |
2018-02-15 | fixes #1152 (TabSRMM: container settings use non-standard back color) | George Hazan | |
2018-02-13 | StatusManager: profile addition dialog => UI classes | George Hazan | |
2018-02-13 | StatusManager: | George Hazan | |
- minor code cleaning; - version bump | |||
2018-02-13 | fixes #1145 (StartupStatus: crash in CMDL options) | George Hazan | |
strong type check rulez | |||
2018-02-12 | useless CCtrlEdit removed | George Hazan | |
2018-02-10 | fix #1146 (Clist_modern: some options resets after Miranda restart) | Goraf | |
2018-02-09 | fix #1141 (Bug with KeepStatus options) | Goraf | |
2018-02-09 | unused header removed from pascal sources | George Hazan | |
2018-02-05 | patch for project filters that doesn't prevent a project from opening | George Hazan | |
2018-02-05 | merge of libmdbx | George Hazan | |
2018-02-04 | this code isn't needed at all | George Hazan | |
2018-02-04 | checker for MDBX, first version | George Hazan | |
2018-02-04 | the error code of db_event_get() should be checked | George Hazan | |
2018-02-04 | old code reverted to use the loop counter correctly | George Hazan | |
2018-02-04 | fixes #1134 (Dbx mmap: wrong maxContactId on profile loading with very first ↵ | George Hazan | |
contact ) | |||
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 | |