Age | Commit message (Expand) | Author |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-31 | memleaks fix | Kirill Volinsky |
2014-12-16 | damned magic | George Hazan |
2014-12-16 | type conversion warnings fixed | George Hazan |
2014-12-15 | IEView: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-04 | Db_autobackups: multiple changes | Rozhuk Ivan |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
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 | 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-18 | crash fix | George Hazan |
2014-10-09 | IEView: | Tobias Weimer |
2014-10-07 | IEView: | Tobias Weimer |
2014-09-01 | IEView: Fix files filter when selecting images or css files | Robert Pösel |
2014-09-01 | missing compatibility stuff | Vadim Dashevskiy |
2014-07-24 | event codes cleaning. try 1 | Alexey Kulakov |
2014-06-14 | fixed smiles and link not showing | Kirill Volinsky |
2014-06-12 | headers of not adopted plugins moved to !Deprecated | Kirill Volinsky |
2014-06-06 | Minor Fixes: | Tobias Weimer |
2014-06-03 | IEView: Added support for custom database events (e.g. status changes) (fixes... | Tobias Weimer |
2014-05-30 | db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT | George Hazan |
2014-04-08 | bunch of mc related fixes | George Hazan |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-12 | another bunch of useless conversions died | 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-02-01 | IEView: custom events support | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-27 | old nasty perversion EVENTTYPE_STATUSCHANGE removed forever | George Hazan |
2013-12-14 | - another atavism (DBVTF_DENYUNICODE) removed; | George Hazan |
2013-11-25 | portion of decapitalization | Dart Raiden |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-09 | English US correction (patch by RMN) | Vadim Dashevskiy |
2013-10-05 | revert | Vadim Dashevskiy |
2013-10-05 | spelling correction (thanks RMN) | Vadim Dashevskiy |
2013-09-25 | valid options initialization | George Hazan |
2013-09-21 | allocation conflict | George Hazan |
2013-09-21 | - warning fixes; | George Hazan |
2013-09-20 | using Uxtheme | Kirill Volinsky |
2013-09-18 | double ;; removed | Kirill Volinsky |
2013-09-07 | crash fix for IEView | George Hazan |