summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-13fix for FB suddenly going madGeorge Hazan
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-12Omegle: code cleaningGeorge Hazan
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-10CCtrListView to notify the parent dialog about item changeGeorge Hazan
2018-08-10got tired of this DbgBreak()...George 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-09Tox: attempt to fix #1541aunsane
2018-08-09Tox: toxcore updated to v0.2.5aunsane
2018-08-09SameTime: another menu item that gets shown for all contactsGeorge Hazan
2018-08-09fixes #1538 (MirOTR menu items are disaplyed for non-IM contacts)George Hazan
2018-08-09Steam: protocol menu items are displayed for all contacts (partially covers ↵George Hazan
#1538)
2018-08-09fixes #1539 (missing GUID in menu item)George Hazan
2018-08-09langpacks: updatedartraiden
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-08warning fixGeorge Hazan
2018-08-07crash fixGeorge Hazan
2018-08-07missing method addedGeorge 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
2018-08-05Sounds:George Hazan
- options dialog rewritten to UI classes; - fixes #1504 (Nudge cannot add sounds to Sounds page until reopen Settings)
2018-08-05fix for the old Delphi property formatGeorge Hazan
2018-08-05ProxySwitch: improved descriptiondartraiden
2018-08-02MirLua: WaitOnHandle for m_coreaunsane
2018-08-02Miranda_WaitOnHandleEx - advanced wait function with pInfo parameterGeorge Hazan
2018-08-02CurrencyRates: fix capitalization, spelling correctiondartraiden
2018-08-02CurrencyRates: this is not plugin name, but just wordsdartraiden
2018-08-02langpacks/english: updatedartraiden
2018-08-02ICQ: fix UInfoEx details namedartraiden
2018-08-01fixes #1528 (MirFox: protocol names)George Hazan
2018-08-01fixes #1463 (Miranda asks to create database if already opened)George Hazan
2018-08-01 fixes #1530 (fake dummy account types shall not be available for addition)George Hazan
2018-08-01fix for the standard overlay iconsGeorge Hazan
2018-08-01Update readme.txtGeorge Hazan
2018-08-01Update contributors.txtGeorge Hazan
2018-08-01Updated docsDeryew
Updated minor grammar error and license year