Age | Commit message (Expand) | Author |
2014-12-22 | WhenWasIt: no messages with years when year not set | Sergey Bolhovskoy |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-02 | less warnings | George Hazan |
2014-12-01 | code cleanup | Rozhuk Ivan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-03-08 | MRA | Rozhuk Ivan |
2014-03-07 | WhenWasIt | Rozhuk Ivan |
2014-03-07 | WhenWasIt | Rozhuk Ivan |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-15 | fix for a memory allocation conflict in WWI | 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 |
2013-10-05 | spelling correction (thanks RMN) | Vadim Dashevskiy |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |
2013-06-11 | fix for a crash in WhenWasIt | George Hazan |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-03-15 | removed not used headers | Kirill Volinsky |
2013-03-14 | old ansi popups removed, noone used them anyway | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-02-04 | translation fixes | Tobias Weimer |
2013-01-29 | translation fixes | Tobias Weimer |
2012-12-05 | - WhenWasIt: compilation fix | Vadim Dashevskiy |
2012-11-25 | typo in [2484] | Tobias Weimer |
2012-11-25 | WhenWasIt - correct work with icons & extra icons | George Hazan |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-11-23 | - fixed extra icons in WhenWasIt; | George Hazan |
2012-11-04 | completly removed support for clist modern icons | Tobias Weimer |
2012-11-03 | no more MS_CLIST_EXTRA_ADD_ICON in the application code | George Hazan |
2012-10-10 | service call replaced with the direct function call | George Hazan |
2012-08-08 | WhenWasIt changed folder structure | Kirill Volinsky |