Age | Commit message (Expand) | Author |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-03-06 | TabSRMM: code cleanup | Tobias Weimer |
2015-03-05 | TabSRMM: code cleanup | Tobias Weimer |
2015-03-03 | code cleaning | George Hazan |
2015-03-02 | TabSRMM: wine fix for tab paint on mouse move, code cleanup | Rozhuk Ivan |
2015-02-21 | code formatting | Kirill Volinsky |
2015-02-05 | Various: | Tobias Weimer |
2015-01-26 | TabSRMM: wine crash fix | Rozhuk Ivan |
2015-01-25 | TabSRMM: | Tobias Weimer |
2015-01-06 | TabSRMM: partial decapitalization (I tried not to broke any of the database s... | Dart Raiden |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-19 | variable names' normalization | George Hazan |
2014-12-13 | tabSRMM warning level 4 | George Hazan |
2014-12-13 | Utils::FormatTitleBar: wrong function's return type | George Hazan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-12 | - fix for drawing status bar icons; | George Hazan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
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 | 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-30 | code cleanup, x64 fix | Rozhuk Ivan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-11-25 | cleanup | Kirill Volinsky |
2014-11-25 | TabSRMM null ptr fixes and code cleanup | Rozhuk Ivan |
2014-08-12 | more correct check for avatars | George Hazan |
2014-08-02 | git-svn-id: http://svn.miranda-ng.org/main/trunk@10026 1316c22d-e87f-b044-9b9... | George Hazan |
2014-07-29 | - m_flash.h & m_flash.inc moved to deprecated; | George Hazan |
2014-07-04 | missing argument | George Hazan |
2014-07-04 | tabSRMM: | George Hazan |
2014-05-30 | db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT | George Hazan |
2014-03-15 | huge clutch sawed out of the MC engine | George Hazan |
2014-03-11 | fix for tabSRMM send queue | George Hazan |
2014-03-09 | end of the old MC API | George Hazan |
2014-03-09 | - unused variables wiped out of tabSRMM | George Hazan |
2014-02-27 | - metacontacts are always present; | George Hazan |
2014-02-26 | MCONTACT-related code cleaning | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-12 | another bunch of useless conversions died | 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 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-19 | fix for deadlock on messages in tabSRMM | George Hazan |
2014-01-12 | fix for tabs creation in tabSRMM without Jabber.dll | George Hazan |
2014-01-05 | end of database trash in tabSRMM container module | George Hazan |