Age | Commit message (Expand) | Author |
2014-12-27 | not needed files removed | Kirill Volinsky |
2014-12-27 | not needed code removed | Kirill Volinsky |
2014-12-17 | MyDetails: changed warning lavel to w4 | Kirill Volinsky |
2014-12-17 | removed not needed file | Kirill Volinsky |
2014-12-13 | multiple buf size fixes | Rozhuk Ivan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-05-30 | db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT | George Hazan |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-08-19 | own MIRANDA_VER removed from plugins | Kirill Volinsky |
2013-07-26 | replace sprintf to mir_snprintf (part 7) | Kirill Volinsky |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |
2013-06-23 | various warning fixes | George Hazan |
2013-06-10 | unused code -> ftopku | George Hazan |
2013-05-17 | macro redefinition fixed | Tobias Weimer |
2013-04-07 | unused code wiped out | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-08 | Floating contacts: | George Hazan |
2013-03-02 | rest of TCHAR_STR_PARAM replaced | George Hazan |
2013-02-21 | service MS_VARS_FREEMEMORY replaced with the direct call of mir_free | George Hazan |
2013-01-31 | unicode smileys never worked in MyDetails | George Hazan |
2012-12-01 | - mir_icons.h removed from project; | George Hazan |
2012-12-01 | finally mir_icons removed | George Hazan |
2012-11-20 | - all xstatus services moved to m_xstatus.h | George Hazan |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-07 | death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::type | George Hazan |
2012-09-28 | do not translate account names | Tobias Weimer |
2012-08-03 | rest of those unicode core checks | George Hazan |
2012-08-03 | removed the Unicode core verification | George Hazan |
2012-07-24 | SimpleAR, SimpleStatusMsg, SmileyAdd, SpellChecker: changed folder structure | Vadim Dashevskiy |
2012-07-20 | andalso another accounts related code fixed | George Hazan |
2012-07-20 | - skinning for a frame | George Hazan |
2012-07-19 | - various icolib fixes; | George Hazan |
2012-07-19 | Unicode in status message plugins | George Hazan |
2012-07-18 | compilation fix for MyDetails | George Hazan |
2012-07-17 | obsolete heaader file, m_plugins.h, removed | George Hazan |
2012-07-08 | GCDNF_NOCACHE, memleaks & crazy code | George Hazan |
2012-06-26 | mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances. | George Hazan |
2012-06-20 | - direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call; | George Hazan |
2012-06-16 | another portion of "#ifdef Unicode" removal | Vadim Dashevskiy |
2012-06-10 | bitmap operations were removed from TopToolBar and replaced with IcoLib | George Hazan |
2012-06-08 | GetWindowLong -> GetWindowLongPtr | George Hazan |
2012-06-02 | - code cleaning | George Hazan |
2012-05-20 | warning fix | George Hazan |