Age | Commit message (Expand) | Author |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | static mir_tstrncpy replaced with direct _tcsncpy_s calls | George Hazan |
2014-12-01 | copyright update | George Hazan |
2014-12-01 | warning fixes | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-11-28 | crazy flag TTBST_RELEASED removed | George Hazan |
2014-11-25 | TabSRMM null ptr fixes and code cleanup | Rozhuk Ivan |
2014-10-19 | variable name change | Vadim Dashevskiy |
2014-10-19 | fix for wrongly written help for core variables | Vadim Dashevskiy |
2014-08-29 | code cleaning towards smiley drawing | George Hazan |
2014-08-04 | - AvatarChanged finally destroyed; | George Hazan |
2014-07-18 | - wiped out very impressive font reloading on exit; | George Hazan |
2014-07-18 | some resource leaks fixed | George Hazan |
2014-07-17 | - fix for the main threat hanging; | George Hazan |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-07-04 | tabSRMM: | George Hazan |
2014-06-30 | - __FEAT_EXP_AUTOSPLITTER removed; | George Hazan |
2014-06-28 | typos | Dart Raiden |
2014-06-14 | MS_MSG_SETSTATUSTEXT improvements | Robert Pösel |
2014-06-04 | code reordering | George Hazan |
2014-05-21 | typos | Dart Raiden |
2014-05-12 | remove \ befor ' | Kirill Volinsky |
2014-04-23 | TabSRMM: Enable typing icon in statusbar to enable/disable typing for single ... | Robert Pösel |
2014-04-23 | TabSRMM: Add typing support for GCW_PRIVMESS sessions | Robert Pösel |
2014-04-23 | Make GCW_PRIVMESS to work pretty much same as GCW_CHATROOM | Robert Pösel |
2014-04-11 | TabSRMM resource cosmetics; langpacks updated | RMN |
2014-04-08 | fix fox saving horizontal splitter position in tabSRMM | George Hazan |
2014-04-01 | Add %accountname% core variable which contains user-defined name of account f... | Robert Pösel |
2014-03-30 | same shit in tabs | George Hazan |
2014-03-23 | attempt to replace metaicons in tabSRMM with the active protocol icons | George Hazan |
2014-02-26 | MCONTACT-related code cleaning | George Hazan |
2014-02-24 | Now tabsrmm will use the custom group chat name in the title bar. | Tobias Weimer |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-02-07 | fix for rare crash in tabSRMM muc highlight | George Hazan |
2014-02-01 | own exception dialog removed from tabSRMM | George Hazan |
2014-01-27 | revert #n+1 of nicklist colors in chats | George Hazan |
2014-01-25 | fix for choosing nick's color for devoiced contacts | George Hazan |
2014-01-24 | git-svn-id: http://svn.miranda-ng.org/main/trunk@7871 1316c22d-e87f-b044-9b9b... | George Hazan |
2014-01-23 | fix for chat logs & Folders | 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-20 | - MessageBoxFont setting moved from kernel to StdChat; | George Hazan |