summaryrefslogtreecommitdiff
path: root/plugins/Sessions/Src/Main.cpp
AgeCommit message (Expand)Author
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2014-12-18warning fixGeorge Hazan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-12Sessions: changed warning lavel to w4Kirill Volinsky
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-26Sessions: memcpy fixKirill Volinsky
2014-11-03more code cleaningGeorge Hazan
2014-11-03massive code cleaning for SessionsGeorge Hazan
2014-08-13icons registration moved to Load()Kirill Volinsky
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-26useless Unicode in Sessions & WhenWasItGeorge Hazan
2013-10-05spelling correction (thanks RMN)Vadim Dashevskiy
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-07Sessions: contacts are HANDLEs, not DWORDsGeorge Hazan
2013-04-07end of the old database macrosesGeorge Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-10various TTB initialization issuesGeorge Hazan
2013-03-09removed not used headersKirill Volinsky
2013-02-13- boost updated to 1.53, and should be placed into ..\..\boost folderGeorge Hazan
2013-02-09removed not needed interfacesKirill Volinsky
2013-01-19- Another portion of _T replacement and fixes of previous commits (patch from...Vadim Dashevskiy
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-12-01icolib: icon creation quirksGeorge Hazan
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-07-17memory corruption fixGeorge Hazan
2012-07-16dynamic dll checkerGeorge Hazan
2012-07-13Updater removal - stage 1Vadim Dashevskiy
2012-07-12obsolete flag TTBBF_ICONBYHANDLE removedGeorge Hazan
2012-07-12various TTB buttons quirksGeorge Hazan
2012-07-08TopToolbar usage fixed everywhereGeorge Hazan
2012-07-03no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutchGeorge Hazan
2012-07-02internal function removed from the public APIGeorge Hazan
2012-06-27no more pluginLink in load()George Hazan
2012-06-26mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances.George Hazan
2012-06-20- MS_SKIN2_ADDICON replaced with Skin_AddIcon;George Hazan
2012-06-19- dynamic hotkey translationGeorge Hazan
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
2012-06-08Guids cleanupRobert Pösel
2012-06-05mirVersion cleaning Vadim Dashevskiy
2012-06-02- code cleaningGeorge Hazan
2012-05-15initial commitVadim Dashevskiy