summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2018-08-28useless function removedGeorge Hazan
2018-08-28fixes #1553 (Msg_Export: buttons doesn't work)George Hazan
2018-08-28fix for importing various kinds of eventsGeorge Hazan
2018-08-28Msg_Export: remove useless spacedartraiden
2018-08-27Import: crash fix for importing mcontacts from h++/64George Hazan
2018-08-27This string is useless for translationdartraiden
2018-08-27missing translations restoredGeorge Hazan
2018-08-27capitalization & unificationdartraiden
2018-08-26PluginUpdater: fix for correct url for new variantMataes
2018-08-26PluginUpdater: added new variant of update "Stable version with debug symbols"Mataes
2018-08-25limdbx error logging disabled till the problem with GC will be solvedGeorge Hazan
2018-08-25thy shall not modify the event's textGeorge Hazan
2018-08-23MirCmd: crash fixGluzskiy Alexandr
2018-08-23this code isn't needed anymoreGeorge Hazan
2018-08-23JSON import: fix for a field nameGeorge Hazan
2018-08-22if szModule is missing in an event, it should be filled from the contact's dataGeorge Hazan
2018-08-22Msg_Export: fix for export metacontact's eventsGeorge Hazan
2018-08-20patch for smile packs with remote files without valid extensionsGeorge Hazan
2018-08-19related to #1490: fix for eating last char in a messageGeorge Hazan
2018-08-18otherwise this variable might have any valueGeorge Hazan
2018-08-18ISO time format to use UTC time, according to ISO8601George Hazan
2018-08-17no need to deduct a day from SYSTEMTIMEGeorge Hazan
2018-08-17export/import with human readable timestamps according to #1490George Hazan
2018-08-17fixes crash for #1490George Hazan
2018-08-15Import: ability to check duplicates during a contact importGeorge Hazan
2018-08-15fixes #1544 (Boltun's menus appear everywhere)George Hazan
2018-08-14fix for CreatePathToFileW prototype (missing const specifier)George Hazan
2018-08-14compilation fixGeorge Hazan
2018-08-14Msg_Export: added ability to export messages to JSONGeorge Hazan
2018-08-13minor code cleaningGeorge Hazan
2018-08-13Msg_Export:George Hazan
- bCreatePathToFile replaced with CreateDirectoryTreeW() call; - g_bUseIntViewer exported from FileViewer.cpp; - more code cleaning
2018-08-13MsgExport: options diivded into two separate dialogs, code cleaningGeorge Hazan
2018-08-13Msg_Export: all options dialogs moved to UI classesGeorge Hazan
2018-08-13Variables:George Hazan
- plugin's own hash implementation replaced with the core function; - unused header dbhelpers.h removed; - code cleaning
2018-08-12MirLua: fix cast into m_database + correct error on type mismatchaunsane
2018-08-12MirLua: added open into m_optionsaunsane
2018-08-12MirLua: added openPage into m_optionsaunsane
2018-08-12MirLua: script loading moved to OnModulesLoaded to fix various glitchesaunsane
2018-08-10Msg_Export: options dialog -> UI ClassesGeorge Hazan
2018-08-10Import: support for date/time in human-readable format (yyyy-mm-dd hh:mm:ss)George Hazan
{ "history": [ { "eventType":0, "time":"2014-12-31 12:12:12", "flags":"m", "body":"boooo" }, { "eventType":0, "timeStamp":98235, "flags":"r", "body":"moooo" } ] }
2018-08-09Import: fix buildaunsane
2018-08-09fixes #1538 (MirOTR menu items are disaplyed for non-IM contacts)George Hazan
2018-08-08Popup+: PopupOptions.UseWinColors isn't written to a profileGeorge Hazan
2018-08-08import from the json text file likeGeorge Hazan
{ "history": [ { "eventType":0, "timeStamp":98234, "flags":"m", "body":"boooo" }, { "eventType":0, "timeStamp":98235, "flags":"r", "body":"moooo" } ] }
2018-08-07crash fixGeorge Hazan
2018-08-07MDatabaseReadonly - base class for all read-only database driversGeorge Hazan
2018-08-07some old unused shit optimizedGeorge Hazan
2018-08-07UInfoEx: code cleaningGeorge Hazan
2018-08-07revert of fix for the h++ projectGeorge Hazan
2018-08-07fixes #1536 (Steam and BuddyPounce menu items appear for all contacts)George Hazan