Age | Commit message (Expand) | Author |
2015-01-26 | SMS: fix x64 | Rozhuk Ivan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-11 | compilation fix | Vadim Dashevskiy |
2015-01-10 | SMS: | Tobias Weimer |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SendMessage(.... WM_SETTEXT...) -> SetWindowText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | 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-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-06-28 | typos | Dart Raiden |
2014-04-18 | Translation fix | Kirill Volinsky |
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-03-06 | More SMS fixes | Rozhuk Ivan |
2014-03-06 | MRA | Rozhuk Ivan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
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-25 | end of version zoo | George Hazan |
2014-01-24 | translation fixes and code cleanup | Tobias Weimer |
2014-01-24 | translation fixes and code cleanup | Tobias Weimer |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-06-30 | - db_set_blob used everywhere for writing blobs | George Hazan |
2013-06-29 | rest of unused databases services removed | George Hazan |
2013-06-21 | fix for regression in rev. 5010 | George Hazan |
2013-06-18 | massive extinction of stupid service name's buffers | George Hazan |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |
2013-05-09 | no need to suppress PDB path in VS2012 | George Hazan |
2013-04-15 | projects fixes | Kirill Volinsky |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-07 | Trigger plugin's support removed, cause this plugin is dead | George Hazan |
2013-04-05 | rest of menu cleaning | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-03-30 | /SAFESEH removed from MSVC 2012 WIN32/Debug | Vadim Dashevskiy |
2013-03-11 | missing subclassing | George Hazan |
2013-03-11 | misprint | George Hazan |
2013-03-09 | oopps..revert needed code | Kirill Volinsky |
2013-03-09 | removed not used headers | Kirill Volinsky |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-02-13 | VS2012 projects to be compiled with SP1 XP-compatible runtime | George Hazan |