summaryrefslogtreecommitdiff
path: root/src/modules/chat
AgeCommit message (Expand)Author
2014-07-18some resource leaks fixedGeorge Hazan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
2014-06-02minor fixesGeorge Hazan
2014-05-12remove \ befor 'Kirill Volinsky
2014-04-23Make GCW_PRIVMESS to work pretty much same as GCW_CHATROOMRobert Pösel
2014-03-30ooopsVadim Dashevskiy
2014-03-30git-svn-id: http://svn.miranda-ng.org/main/trunk@8791 1316c22d-e87f-b044-9b9b...Vadim Dashevskiy
2014-03-14fixes #592 (Crash on exit if LoadDefaultModules(void) not executed all)George Hazan
2014-03-11minor code cleaningGeorge Hazan
2014-03-09fix for a very rare crash in chats on exitGeorge Hazan
2014-03-03no more META_LINK & META_ID variablesGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-21ME_GC_HOOK_EVENT - hook for the incoming chat eventsGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge 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-31minor text change to simplify translationTobias Weimer
2014-01-29small cosmetic changeVadim Dashevskiy
2014-01-23fix for chat logs & FoldersGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2014-01-21minor code cleaningGeorge Hazan
2014-01-21a copy of log style manager removed from tabSRMMGeorge Hazan
2014-01-21- OnSessionCreate was called too early;George Hazan
2014-01-21"userlist", "user list", "nicklist" -> "nick list"Dart Raiden
2014-01-21fix for window flashing in StdChat & ScriverGeorge Hazan
2014-01-21same story with the parameres' order in wildcmptGeorge Hazan
2014-01-20- MessageBoxFont setting moved from kernel to StdChat;George Hazan
2014-01-20- retrieving default font name from Windows themes;George Hazan
2014-01-20fixes $531 (ability to highlight messages by a role)George Hazan
2014-01-20fix for a crash when Miranda cannot be started normallyGeorge Hazan
2014-01-19- chat log background color setting merged with kernel chats;George Hazan
2014-01-19forgotten icons' headers recalculationGeorge Hazan
2014-01-19spelling correctionDart Raiden
2014-01-19very tricky way to shot a leg...George Hazan
2014-01-19- in tabSRMM the small icon's size is 12, not 10;George Hazan
2014-01-19fix for log icons sizeGeorge Hazan
2014-01-19fix for the log icons' backgroundGeorge Hazan
2014-01-19chat log icons are backGeorge Hazan
2014-01-19fix for dynamic fonts registeringGeorge Hazan
2014-01-19boolean field names normalizationGeorge Hazan
2014-01-19fix against loosing chat sessions during chat plugin's unloadGeorge Hazan
2014-01-19fix for rereading nicklist colors in tabSRMMGeorge Hazan
2014-01-19- StdChat-related data removed from core;George Hazan
2014-01-18missing fileGeorge Hazan
2014-01-18alternative user sorting supportGeorge Hazan
2014-01-18crazy problems require crazy solutionsGeorge Hazan