summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/modern_clui.cpp
AgeCommit message (Expand)Author
2014-07-18fix for a trash in clist_modern's tray icons' creationGeorge Hazan
2014-06-14code cleaningGeorge Hazan
2014-06-08Clist_modern: add icons to menu itemsslotwin
2014-05-23Clist_modern: proper capitalization in options and menusslotwin
2014-04-02- implements #622 (zero email counter is not displayed in clist modern's stat...George Hazan
2014-03-19fix against recursions in clistsGeorge Hazan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-03-02MS_MC_DISABLEHIDDENGROUP - nasty clutch removedGeorge Hazan
2014-02-27- metacontacts are always present;George Hazan
2014-02-27clist_modern: metacontacts are always enabledGeorge Hazan
2014-02-24valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlersGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-23fixes bug #188 completelyGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-22massive garbage removal from extra icons moduleGeorge Hazan
2013-12-17standardizing CLUIFrames file namesGeorge Hazan
2013-12-17minor code cleaningGeorge Hazan
2013-10-24more warning fixesGeorge Hazan
2013-10-20more warning fixesGeorge Hazan
2013-09-22plugins cleanupKirill Volinsky
2013-09-22pre-XP headers cleanedGeorge Hazan
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-20using Uxtheme in modern tooKirill Volinsky
2013-09-18double ;; removedKirill Volinsky
2013-09-16removed not needed _MSC_VER checksKirill Volinsky
2013-08-03tray icons code standardization George Hazan
2013-07-23replace sprintf to mir_snprintf (part 3)Kirill Volinsky
2013-06-23oops... some perversions remained :) fixingGeorge Hazan
2013-06-21minor code cleaningGeorge Hazan
2013-06-19removing old junk from clist_modern George Hazan
2013-06-18some cleaningGeorge Hazan
2013-06-07duplicated and unused services removedGeorge Hazan
2013-05-16unused clist headersGeorge Hazan
2013-04-08MAX_REGS replaced on SIZEOFKirill Volinsky
2013-04-05- rest of menus cleared;George Hazan
2013-03-29removed some unneeded translationsGeorge Hazan
2013-03-28ghazan, be careful when code cleaningVlad Mironov
2013-03-22code cleaningGeorge Hazan
2013-03-19no need to encode a string just to decode it laterGeorge Hazan
2013-03-17- all file paths inside clist_modern became Unicode;George Hazan
2013-03-14fix: various problems with memory George Hazan
2013-03-11only a few real mir_forkthreadex survivedGeorge Hazan
2013-03-11various mir_forkthread quirksGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
2013-02-13- boost updated to 1.53, and should be placed into ..\..\boost folderGeorge Hazan