Age | Commit message (Expand) | Author |
2014-12-14 | SendMessage(.... WM_SETTEXT...) -> SetWindowText(...) | Rozhuk Ivan |
2014-12-14 | SendMessage(... WM_GETTEXT ...) -> GetWindowText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...) | 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 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-07-23 | rest of MetaProto/Enabled | George Hazan |
2014-06-12 | headers of not adopted plugins moved to !Deprecated | Kirill Volinsky |
2014-05-30 | db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT | George Hazan |
2014-05-22 | spelling correction | Dart Raiden |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-02-27 | - metacontacts are always present; | George Hazan |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | George Hazan |
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-01-25 | end of version zoo | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-10-15 | code cleanup | Kirill Volinsky |
2013-09-25 | valid options initialization | George Hazan |
2013-09-09 | hook fix | Kirill Volinsky |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-06-28 | QuickContacts: Ctrl+* don't have to be translatable. | Robert Pösel |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-07 | another dead plugin | 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-05 | added precompiled header | Kirill Volinsky |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-02-09 | removed not needed interfaces | Kirill Volinsky |
2012-12-22 | Changed position in Options for few more plugins | Robert Pösel |
2012-11-28 | various menu initialization quirks | George Hazan |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-11-07 | Cosmetics for plugins descriptions and their translation. | Vadim Dashevskiy |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-21 | patch for eliminating expert mode in options (to replace the simple mode with... | George Hazan |
2012-10-10 | service call replaced with the direct function call | George Hazan |
2012-10-07 | optimized r1802 | Tobias Weimer |
2012-10-07 | compilation fix | George Hazan |
2012-10-03 | QuickContacts - welcome on board | Vadim Dashevskiy |