Age | Commit message (Expand) | Author |
2014-12-02 | less warnings | George Hazan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
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 | FillMemory -> memset | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-11-28 | crazy flag TTBST_RELEASED removed | George Hazan |
2014-07-26 | stupid duplicated code of embedded clists removed | George Hazan |
2014-06-13 | compilation fix | Vadim Dashevskiy |
2014-06-12 | headers of not adopted plugins moved to !Deprecated | Kirill Volinsky |
2014-04-22 | translation fix | Kirill Volinsky |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-12 | More fix for x64 | Rozhuk Ivan |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-03-07 | Minor bugfixes: | Tobias Weimer |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | - metacontacts are always present; | George Hazan |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | George Hazan |
2014-02-27 | more fun: | George Hazan |
2014-02-27 | MS_AWAYMSG_GETSTATUSMSGW service added to NAS | George Hazan |
2014-02-24 | - NewAwaySys and Variables: spelling corrections | RMN |
2014-02-24 | NAS: spelling correction | Dart Raiden |
2014-02-24 | restored compatibility between NAS & SS plugins | George Hazan |
2014-02-24 | toolbar button to be synced with a main menu item | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-24 | project file fix | George Hazan |
2014-02-23 | NAS: en-us corrections | Dart Raiden |
2014-02-23 | NAS: decapitalization | Dart Raiden |
2014-02-23 | -minor fixes for NewAwaySystem | Tobias Weimer |
2014-02-23 | NewAwaySysMod is back to langpacks | Vadim Dashevskiy |
2014-02-23 | - strong menu items prototypes in NAS; | George Hazan |
2014-02-22 | NAS: icolib added | George Hazan |
2014-02-22 | - toolbar button restored; | George Hazan |
2014-02-22 | - switch to more effective functions of pcli; | George Hazan |
2014-02-22 | 64-bit compatibility | George Hazan |
2014-02-22 | options cleaning | George Hazan |
2014-02-21 | forgotten break | George Hazan |
2014-02-20 | - standardized version resource; | George Hazan |
2014-02-20 | small path fix | Vadim Dashevskiy |
2014-02-20 | grrrm | George Hazan |
2014-02-20 | missing projects & files | George Hazan |
2014-02-20 | attempt to revive NAS | George Hazan |
2012-07-23 | git-svn-id: http://svn.miranda-ng.org/main/trunk@1123 1316c22d-e87f-b044-9b9b... | Kirill Volinsky |
2012-07-21 | - MZeroedObject used instead of the operator new() inlining | George Hazan |
2012-07-18 | crash fix for NAS | George Hazan |
2012-07-17 | obsolete heaader file, m_plugins.h, removed | George Hazan |