summaryrefslogtreecommitdiff
path: root/bin12
AgeCommit message (Collapse)Author
2015-04-22- UI Utils not to use GWLP_USERDATA;George Hazan
- minor improvements git-svn-id: http://svn.miranda-ng.org/main/trunk@13044 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-21Icons removed from mir_dev.slnVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13016 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-19Skype addedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12945 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-13added CDlgBase::GetInst() method to detect dialog's module automaticallyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12797 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-13- nasty crutch removed from Options_AddPage;George Hazan
- HWND hwndParent removed from the CDlgBase constructor; - method CDlgBase::SetParent() added for the rare occasions where it's needed; git-svn-id: http://svn.miranda-ng.org/main/trunk@12785 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-10another unused field removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12757 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-30HwHwHotKeys added to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12560 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-29CMString::Detouch() - handy way to obtain a buffer compatible with mir_free()George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12541 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-24UI Utils classes & templates moved to the core, thus allowing any plugin to ↵George Hazan
use them git-svn-id: http://svn.miranda-ng.org/main/trunk@12492 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
- all unneeded stubs removed from all protocols git-svn-id: http://svn.miranda-ng.org/main/trunk@12481 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22CMString*: explicit templates instantiatingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12475 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-14MirOTR: part 4, file/folder structure changeRené Schümann
* updated project files to reflect their new locations git-svn-id: http://svn.miranda-ng.org/main/trunk@12405 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-16mir_core.lib updateVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11867 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-03OpenSSL added to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11752 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-03StdSSL added to solutions, solutions cleanupVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11749 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-19Actman 2.0 is moved to deprecated, Actman 3.0 is a new default Actman (with ↵Vadim Dashevskiy
database settings converter from older version) git-svn-id: http://svn.miranda-ng.org/main/trunk@11533 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-15ICQCorp and Tox added to mir_dev solutionVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11434 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-15mir_dev.sln for MSVS 2013, containing all the projects, including iconsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11431 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-08Steam protocol added to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11274 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpiGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11179 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, George Hazan
mir_strncpy, mir_wstrncpy, mir_strcat, mir_wstrcat, mir_strncat, mir_wstrncat git-svn-id: http://svn.miranda-ng.org/main/trunk@11171 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-11- VersionInfo moved to deprecated and replaced be CrashDumper because ↵Vadim Dashevskiy
CrashDumper's debugger part can be switched off now if needed git-svn-id: http://svn.miranda-ng.org/main/trunk@10950 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-02reverted MSN removal (too early)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10901 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-02MSN protocol stopped working (R.I.P), moved to deprecated, banned by the ↵Vadim Dashevskiy
core, delete mask in PluginUpdater was created git-svn-id: http://svn.miranda-ng.org/main/trunk@10896 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-19pcre16 dependency for Variables removed from solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10841 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-18FirstRun plugin moved to deprecatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10511 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-18Dummy protocol added to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10507 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-16WhatsApp added to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10482 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-05and icons tooVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10373 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-05SkypeKit based Skype plugin is moved to deprecated and will be deleted from ↵Vadim Dashevskiy
Plugins folder by PluginUpdater git-svn-id: http://svn.miranda-ng.org/main/trunk@10372 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-21IEHistory added to solution filesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10272 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-21proto_metacontacts solution files fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10259 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-02pcre16 added to solutionKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10030 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-29FlashAvatars moved to deprrecatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9982 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21Clist_mw moved to deprecatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9914 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-19db_mc_tryMeta - returns parent hContact for a subcontact or hContact itself ↵George Hazan
if it's not a sub git-svn-id: http://svn.miranda-ng.org/main/trunk@9859 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-04mir_core:George Hazan
- third parameter pBase added to PathToRelative/PathToRelativeW; - missing export 'db_mc_notifyDefChange' added to the .def file; - path utils moved to _tcsncpy_s function; - useless variables removed; - libraries regenerated; git-svn-id: http://svn.miranda-ng.org/main/trunk@9676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-18GmailNotifier added to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9227 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-04new hidden function to access ME_MC_DEFAULTTCHANGEDGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-22db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or notGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9047 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-01Dropbox is not compiled by defaultVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8810 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-25PathIsAbsolute/PathIsAbsoluteW published from the coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8737 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-23Langman moved to deprecatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8705 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-23ability to select & store the langpack chosenGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8702 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22glib inlined into SameTimeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8685 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22feeding awk's aesthetic worldviewGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8684 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22ooopsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8683 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22Sametime added to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8682 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-20db_mc_enable, db_mc_isEnabled - new functions to detect whether MC are usedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8666 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c