Age | Commit message (Expand) | Author |
2014-05-23 | Clist_modern: proper capitalization in options and menus | slotwin |
2014-04-02 | - implements #622 (zero email counter is not displayed in clist modern's stat... | George Hazan |
2014-03-19 | fix against recursions in clists | George Hazan |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |
2014-03-02 | MS_MC_DISABLEHIDDENGROUP - nasty clutch removed | George Hazan |
2014-02-27 | - metacontacts are always present; | George Hazan |
2014-02-27 | clist_modern: metacontacts are always enabled | George Hazan |
2014-02-24 | valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-23 | fixes bug #188 completely | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-22 | massive garbage removal from extra icons module | George Hazan |
2013-12-17 | standardizing CLUIFrames file names | George Hazan |
2013-12-17 | minor code cleaning | George Hazan |
2013-10-24 | more warning fixes | George Hazan |
2013-10-20 | more warning fixes | George Hazan |
2013-09-22 | plugins cleanup | Kirill Volinsky |
2013-09-22 | pre-XP headers cleaned | George Hazan |
2013-09-21 | Not needed version checks removed | Kirill Volinsky |
2013-09-20 | using Uxtheme in modern too | Kirill Volinsky |
2013-09-18 | double ;; removed | Kirill Volinsky |
2013-09-16 | removed not needed _MSC_VER checks | Kirill Volinsky |
2013-08-03 | tray icons code standardization | George Hazan |
2013-07-23 | replace sprintf to mir_snprintf (part 3) | Kirill Volinsky |
2013-06-23 | oops... some perversions remained :) fixing | George Hazan |
2013-06-21 | minor code cleaning | George Hazan |
2013-06-19 | removing old junk from clist_modern | George Hazan |
2013-06-18 | some cleaning | George Hazan |
2013-06-07 | duplicated and unused services removed | George Hazan |
2013-05-16 | unused clist headers | George Hazan |
2013-04-08 | MAX_REGS replaced on SIZEOF | Kirill Volinsky |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-29 | removed some unneeded translations | George Hazan |
2013-03-28 | ghazan, be careful when code cleaning | Vlad Mironov |
2013-03-22 | code cleaning | George Hazan |
2013-03-19 | no need to encode a string just to decode it later | George Hazan |
2013-03-17 | - all file paths inside clist_modern became Unicode; | George Hazan |
2013-03-14 | fix: various problems with memory | George Hazan |
2013-03-11 | only a few real mir_forkthreadex survived | George Hazan |
2013-03-11 | various mir_forkthread quirks | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-02-13 | - boost updated to 1.53, and should be placed into ..\..\boost folder | George Hazan |
2013-01-27 | code cleaning | George Hazan |
2013-01-26 | SKINICON_OTHER_FRAME for all plugins | George Hazan |
2013-01-26 | unused parameters removed from CLUI_LoadIconFromExternalFile | George Hazan |