summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer
AgeCommit message (Expand)Author
2014-12-08clists: corrected size of the text boxesDart Raiden
2014-12-05useless function removedGeorge Hazan
2014-12-02less warningsGeorge Hazan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-30code cleanup, x64 fixRozhuk Ivan
2014-11-29-Fixed a bug in Ping and other small things reported in #837Tobias Weimer
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
2014-11-26perhaps last richedit in the source code...George Hazan
2014-11-26Cln_skinedit null ptr checkRozhuk Ivan
2014-11-26Clist_nicer code cleanupRozhuk Ivan
2014-11-13copyright year updateDart Raiden
2014-10-24Some button names in clist_nicer renamedVadim Dashevskiy
2014-09-17- MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C...George Hazan
2014-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge Hazan
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
2014-07-26- unified bkChanged processing;George Hazan
2014-07-26all clists to inherit the kernel settings loading codeGeorge Hazan
2014-07-26same parameter for clist_nicerGeorge Hazan
2014-07-23rest of MetaProto/EnabledGeorge Hazan
2014-07-19db_mc_tryMeta applied George Hazan
2014-07-17- fix for the main threat hanging;George Hazan
2014-07-17- manual critical section control replaced with mir_cslock;George Hazan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-06-25MetaContact -> metacontact; decapitalizationDart Raiden
2014-06-19Clist_nicer: fix updating state of toggle buttons (internal toptoolbar and sk...slotwin
2014-06-10fix for crash in clist_nicer on startupGeorge Hazan
2014-06-08sorry, forgot about itslotwin
2014-06-08compilation fix (missing icon) - thanks, personVadim Dashevskiy
2014-06-08Clist_nicer: code cleanupslotwin
2014-06-08Clist_nicer: add icons to menu itemsslotwin
2014-06-03Clist_nicer: move color settings to Fonts and colors option pageslotwin
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
2014-05-27clist_nicer:Tobias Weimer
2014-05-23Clist_nicer: proper capitalization in options and menusslotwin
2014-05-22spelling correctionDart Raiden
2014-05-21typosDart Raiden
2014-05-15Clist_nicer: highlight Apply button only if settings changedslotwin
2014-05-03- Fixed drawing flat/themed toolbar buttons in clist_nicer (patch by slotwin)...Tobias Weimer
2014-04-08bunch of mc related fixesGeorge Hazan
2014-04-08- fixes #596 (Clist nicer skin doesn't show buttons)George Hazan
2014-03-26too much noise around one translation...George Hazan
2014-03-26fix for chinese in clist_modern after language reloadGeorge Hazan