Age | Commit message (Expand) | Author |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-13 | multiple buf size fixes | Rozhuk Ivan |
2014-12-11 | chat manager to simply return a CHAT_INTERFACE* to non-SRMM plugins | George Hazan |
2014-12-11 | chat's component COLORCHOOSER standardized in the core | George Hazan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-08 | - common cycles removed; | George Hazan |
2014-12-07 | funny, but chats worked due to an error in the chats' manager | George Hazan |
2014-12-06 | duplicated pieces of code removed from Scriver | George Hazan |
2014-12-04 | - bin2hex() instead of manual loops; | George Hazan |
2014-12-02 | fix for tab locations in Scriver & StdChat | George Hazan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | code cleaning | George Hazan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | warning fixes | George Hazan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-11-25 | code clean up | Rozhuk Ivan |
2014-10-13 | wrong special char processing | George Hazan |
2014-09-21 | fix for nicks highlighting in chats | George Hazan |
2014-07-18 | some resource leaks fixed | George Hazan |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-07-13 | wrapping the most evident critical sections into a class | George Hazan |
2014-06-02 | minor fixes | George Hazan |
2014-05-12 | remove \ befor ' | Kirill Volinsky |
2014-04-23 | Make GCW_PRIVMESS to work pretty much same as GCW_CHATROOM | Robert Pösel |
2014-03-30 | ooops | Vadim Dashevskiy |
2014-03-30 | git-svn-id: http://svn.miranda-ng.org/main/trunk@8791 1316c22d-e87f-b044-9b9b... | Vadim Dashevskiy |
2014-03-14 | fixes #592 (Crash on exit if LoadDefaultModules(void) not executed all) | George Hazan |
2014-03-11 | minor code cleaning | George Hazan |
2014-03-09 | fix for a very rare crash in chats on exit | George Hazan |
2014-03-03 | no more META_LINK & META_ID variables | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | George Hazan |
2014-02-21 | ME_GC_HOOK_EVENT - hook for the incoming chat events | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-31 | minor text change to simplify translation | Tobias Weimer |
2014-01-29 | small cosmetic change | Vadim Dashevskiy |
2014-01-23 | fix for chat logs & Folders | George Hazan |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2014-01-21 | minor code cleaning | George Hazan |
2014-01-21 | a copy of log style manager removed from tabSRMM | George Hazan |
2014-01-21 | - OnSessionCreate was called too early; | George Hazan |
2014-01-21 | "userlist", "user list", "nicklist" -> "nick list" | Dart Raiden |
2014-01-21 | fix for window flashing in StdChat & Scriver | George Hazan |
2014-01-21 | same story with the parameres' order in wildcmpt | George Hazan |