summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer/src/clui.cpp
AgeCommit message (Expand)Author
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-06-02minor cleaningGeorge Hazan
2015-06-01- ProtoCallService() function considered too dangerous and therefore isn't ex...George Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-03-06Clist_nicer:Tobias Weimer
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-11garbage collection: dead params, unused variables etcGeorge Hazan
2014-12-02less warningsGeorge Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30code cleanup, x64 fixRozhuk Ivan
2014-11-26Clist_nicer code cleanupRozhuk Ivan
2014-07-26same parameter for clist_nicerGeorge Hazan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-06-19Clist_nicer: fix updating state of toggle buttons (internal toptoolbar and sk...slotwin
2014-06-08Clist_nicer: code cleanupslotwin
2014-06-03Clist_nicer: move color settings to Fonts and colors option pageslotwin
2014-05-27clist_nicer:Tobias Weimer
2014-05-23Clist_nicer: proper capitalization in options and menusslotwin
2014-05-03- Fixed drawing flat/themed toolbar buttons in clist_nicer (patch by slotwin)...Tobias Weimer
2014-04-08- fixes #596 (Clist nicer skin doesn't show buttons)George Hazan
2014-03-19fix against recursions in clistsGeorge Hazan
2014-02-27minor code cleaningGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-28initial settings for clist_mw & clist_nicerGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-22massive garbage removal from extra icons moduleGeorge Hazan
2013-12-17further frames code mergingGeorge Hazan
2013-10-24more warning fixesGeorge Hazan
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-21using Uxtheme in nicerKirill Volinsky
2013-09-18double ;; removedKirill Volinsky
2013-09-07shameful end of the group processing zoo, part 1George Hazan
2013-09-05cosmetics: "tabSRMM" and "TABSRMM" => "TabSRMM"Dart Raiden
2013-09-01- own toptoolbar support for tabsrmmTobias Weimer