summaryrefslogtreecommitdiff
path: root/src/modules/clist
AgeCommit message (Expand)Author
2013-10-30core: missing slashDart Raiden
2013-10-25fix for the broken Options -> Contact list -> Contact names dialogGeorge Hazan
2013-10-22code cleaningGeorge Hazan
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-10-10status bar code cleaningGeorge Hazan
2013-10-04original text goes in English USGeorge Hazan
2013-10-03Clist: Ability to show contacts as "LastName FirstName"Robert Pösel
2013-09-25valid options initializationGeorge Hazan
2013-09-22pre-XP headers cleanedGeorge Hazan
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-21small cleanupKirill Volinsky
2013-09-21using Uxtheme in coreKirill Volinsky
2013-09-17no need to send WM_DESTROY to a window being unsubclassedGeorge Hazan
2013-09-17Spelling correction (patch from RMN)Vadim Dashevskiy
2013-09-07replacing DBVARIANT with ptrT for stringsGeorge Hazan
2013-09-07MS_CLIST_GROUPEXISTS - new service to detect the clist group's presenceGeorge Hazan
2013-08-19- Double space removal (patch from dartraiden)Vadim Dashevskiy
2013-08-03tray icons code standardization George Hazan
2013-08-03various cleaningGeorge Hazan
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
2013-06-29rest of unused databases services removedGeorge Hazan
2013-06-21minor code cleaningGeorge Hazan
2013-06-18massive extinction of stupid service name's buffersGeorge Hazan
2013-06-14Improved and iconized some MessageBoxes.Robert Pösel
2013-06-07useless stubs removedGeorge Hazan
2013-06-07duplicated and unused services removedGeorge Hazan
2013-06-07- clist_modern: we don't redeclare code services anymore;George Hazan
2013-05-25PluginUpdater API addedGeorge Hazan
2013-05-23fix for invalid account ordering in Options -> Contact List -> AccountsGeorge Hazan
2013-05-17some more fixes for MS_DB_CONTACT_DELETE & loopsGeorge Hazan
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers: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-08misprintGeorge Hazan
2013-04-08fix for the undocumented MS_CLIST_RETRIEVE_INTERFACE featureGeorge Hazan
2013-04-07end of the old database macrosesGeorge Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-04-05MS_CLIST_SHOWHIDEMENUITEM - new simplified service for the menus items' hidin...George Hazan
2013-03-17some another leaks fixedGeorge Hazan
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-02-28new template, VARST, to hold the result of calling Utils_ReplaceVarsT()George Hazan
2013-02-19translation fixGeorge Hazan
2013-02-13- boost updated to 1.53, and should be placed into ..\..\boost folderGeorge Hazan
2013-02-11core: copyright update to year 2013George Hazan
2013-01-23- Another portion of _T replacement when it's not needed (from person)Vadim Dashevskiy