summaryrefslogtreecommitdiff
path: root/src/modules/chat
AgeCommit message (Expand)Author
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-13multiple buf size fixesRozhuk Ivan
2014-12-11chat manager to simply return a CHAT_INTERFACE* to non-SRMM pluginsGeorge Hazan
2014-12-11chat's component COLORCHOOSER standardized in the coreGeorge Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-08- common cycles removed;George Hazan
2014-12-07funny, but chats worked due to an error in the chats' managerGeorge Hazan
2014-12-06duplicated pieces of code removed from ScriverGeorge Hazan
2014-12-04- bin2hex() instead of manual loops;George Hazan
2014-12-02fix for tab locations in Scriver & StdChatGeorge Hazan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01code cleaningGeorge Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30warning fixesGeorge Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-25code clean upRozhuk Ivan
2014-10-13wrong special char processingGeorge Hazan
2014-09-21fix for nicks highlighting in chatsGeorge Hazan
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