summaryrefslogtreecommitdiff
path: root/plugins/ImportTXT
AgeCommit message (Collapse)Author
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to ↵George Hazan
Proto_SetUniqueId / Proto_GetUniqueId
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-06convert txt files to utf-8Kirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-11-07bin10 removed from batch filesGeorge Hazan
2017-09-30and homepage toodartraiden
2017-09-30ImportTXT: fix copyrightdartraiden
2017-09-24pascal plugin must call Langpack_register; to work with translations correctlyGeorge Hazan
2017-08-20grrm #2George Hazan
2017-08-20minus ModernOptGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
- DBCONTACTENUMSETTINGS removed; - all helpers moved to mir_core.dll git-svn-id: http://svn.miranda-ng.org/main/trunk@17296 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-13mode old database junk to dieGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-08ImportTXT: contact menu item always gets sorted out in menu editorGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16945 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-18these tons of code aren't needed anymore...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16850 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-08we need to close the second window tooGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16448 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-08crash fix George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-02oopsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15806 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-02menu guids for pascalGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15804 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced ↵George Hazan
with pcli->* members git-svn-id: http://svn.miranda-ng.org/main/trunk@14459 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14430 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14325 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-20MS_DB_TIME_* removed from pascal headers tooGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14289 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-20xml api became a set of functionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14288 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-19- all static protocol services replaced with functions;George Hazan
- m_protomod.h removed as useless git-svn-id: http://svn.miranda-ng.org/main/trunk@14260 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
the only survived service moved to mir_core git-svn-id: http://svn.miranda-ng.org/main/trunk@14250 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-16bumpVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14206 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14176 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-22added rnq pattern for importtxtKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9916 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-13another atavism died: DBEF_FIRSTGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8590 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8576 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-08type fixAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@8474 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-28farewell MSVS 2012Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-11Importtext version bump due to historypp_p.ini fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-11importtxt/historypp_p.ini - revert to default working stateVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7587 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-08ImportTXT: spelling correctionsDart Raiden
langpacks/english: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7548 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-09Pascal compilation 2013 adjustment Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6845 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-26pattern fix (thx SPN)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6239 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
- DBCONTACTWRITESETTING left only in the event handlers git-svn-id: http://svn.miranda-ng.org/main/trunk@5191 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-29rest of unused databases services removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5181 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-04- ImportTXT: Jasmine IM template fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4584 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-04- ImportTXT: Jasmine IM template addedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4583 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30MS_DB_EVENT_* services' calls removed from pascal sourcesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4262 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-18clutch for pascal plugins not to eat memory on thread creationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4085 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c