summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2018-02-20Clist_Modern: very strange manual icon's visibility checker replaced with ↵George Hazan
the core one
2018-02-19compilation fixGeorge Hazan
2018-02-19CloudFile: added support for the usual accounts system(#1144)aunsane
2018-02-18fixes #1140 (WebView: bug with site adding)George Hazan
2018-02-17Rename autorun.txt to readme.txtTobias Weimer
2018-02-16fixes #1143 (CmdLine Plugin error when using Diacritics in message)George Hazan
2018-02-16StartPosition: capitalizationGoraf
2018-02-15no need to do the same job twiceGeorge Hazan
2018-02-15fixes #1152 (TabSRMM: container settings use non-standard back color)George Hazan
2018-02-13StatusManager: profile addition dialog => UI classesGeorge Hazan
2018-02-13StatusManager:George Hazan
- minor code cleaning; - version bump
2018-02-13fixes #1145 (StartupStatus: crash in CMDL options)George Hazan
strong type check rulez
2018-02-12useless CCtrlEdit removedGeorge Hazan
2018-02-10fix #1146 (Clist_modern: some options resets after Miranda restart)Goraf
2018-02-09fix #1141 (Bug with KeepStatus options)Goraf
2018-02-09unused header removed from pascal sourcesGeorge Hazan
2018-02-05patch for project filters that doesn't prevent a project from openingGeorge Hazan
2018-02-05merge of libmdbxGeorge Hazan
2018-02-04this code isn't needed at allGeorge Hazan
2018-02-04checker for MDBX, first versionGeorge Hazan
2018-02-04the error code of db_event_get() should be checkedGeorge Hazan
2018-02-04old code reverted to use the loop counter correctlyGeorge Hazan
2018-02-04fixes #1134 (Dbx mmap: wrong maxContactId on profile loading with very first ↵George Hazan
contact )
2018-02-02merge with libmdbxGeorge Hazan
2018-02-02fixes #1132 (KeepStatus doesn't work)George Hazan
2018-02-02StatusManager: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-31fix for the broken message reading in NewsAggregatorGeorge Hazan
2018-01-31CMake: fixes for FreeImage.protomors
2018-01-31useless wrappers removed & replaced with PROTO_INTERFACE method callsGeorge Hazan
2018-01-29StatusManager:George Hazan
- all protocol data really merged together; - duplicated settings arrays removed; - stupid protoList removed; - fixed #1119; - version bump
2018-01-29unused code cleanedGeorge Hazan
2018-01-26fixes #1120 (missing popup skin)George Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-26MS_IMG_LOAD replaced with Bitmap_Load where possibleGeorge Hazan
2018-01-26code cleaningGeorge Hazan
2018-01-26AdvaImg: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-24we need more readers, cause libmdbx returns MDBX_READERS_FULL on large profilesGeorge Hazan
2018-01-24merge with libmdbxGeorge Hazan
2018-01-24if we don't use MDBX_DUPSORT, there's no need to pass the data parameterGeorge Hazan
2018-01-24missing default comparatorGeorge Hazan
2018-01-23even more strict scopeGeorge Hazan
2018-01-23dbx_mdbx:George Hazan
- fix for a name conflict; - stricter transaction scope; - version bump
2018-01-23merge with libmdbxGeorge Hazan
2018-01-23StartPosition: 'virtual' is redundant when 'override' specified (C++11)Goraf
2018-01-22tabSRMM: empty highlight list isn't stored in profileGeorge Hazan
2018-01-22code cleaningGeorge Hazan
2018-01-22fix for broken contacts in mdbxGeorge Hazan
2018-01-19CloudFile: fixed #1113aunsane
2018-01-19related to #1102 - fixes lost Clist Modern skinGeorge Hazan
2018-01-19duplicate check removedGeorge Hazan