summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/modern_viewmodebar.cpp
AgeCommit message (Expand)Author
2014-05-23Clist_modern: proper capitalization in options and menusslotwin
2014-05-21typosDart Raiden
2014-03-19fix against recursions in clistsGeorge Hazan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-03-11old nasty perversion with dynamically created lists removedGeorge Hazan
2014-03-07Minor bugfixes:Tobias Weimer
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-23fixes bug #188 completelyGeorge Hazan
2014-01-10Clist_modernSzymon Tokarz
2014-01-01copyright update for year 2014George Hazan
2013-12-17standardizing CLUIFrames file namesGeorge Hazan
2013-12-17minor code cleaningGeorge Hazan
2013-12-16- Clist_modern: LPGEN macro added to some old code;Vadim Dashevskiy
2013-10-20more warning fixesGeorge Hazan
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-09-20using Uxtheme in modern tooKirill Volinsky
2013-09-18double ;; removedKirill Volinsky
2013-09-07direct access to CListGroups restricted George Hazan
2013-07-24replace sprintf to mir_snprintf (part 4)Kirill Volinsky
2013-06-21minor code cleaningGeorge Hazan
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-25-some unicode fixesTobias Weimer
2013-04-10- fix for the obsolete list management code;George Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-02- Clist_modern: cleanup (patch drom Mataes)Vadim Dashevskiy
2013-03-29removed some unneeded translationsGeorge Hazan
2013-03-10- ME_TTB_INITBUTTONS event considered useless;George Hazan
2013-01-27code cleaningGeorge Hazan
2013-01-26SKINICON_OTHER_FRAME for all pluginsGeorge Hazan
2013-01-23- no more references to clisticons.dllGeorge Hazan
2013-01-23wiping out old garbage from clist modernGeorge Hazan
2012-11-21proper file for the precompiled headersGeorge Hazan
2012-11-15clist_modern: code cleaningGeorge Hazan
2012-11-10- unused icons removed;George Hazan
2012-11-08CLN_LISTREBUILT & CLN_NEWCONTACT processing moved to the coreGeorge Hazan
2012-11-07EMPTY_EXTRA_ICON applied to all another pluginsGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-20- fix for extra icons in modernGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-07-13Clist_modern: changed folder structureVadim Dashevskiy