Age | Commit message (Expand) | Author |
2014-12-13 | SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...) | Rozhuk Ivan |
2014-12-02 | less warnings | George Hazan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-06-25 | typos, spelling correction | Dart Raiden |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-10 | Jabber: | George Hazan |
2014-01-07 | HNY part 2 | George Hazan |
2014-01-04 | Jabber: Minor LPGEN fixes | Tobias Weimer |
2014-01-03 | - Jabber: translation fix; | Vadim Dashevskiy |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-10-30 | git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b... | Dart Raiden |
2013-10-03 | ptrT/A/W is used everywhere instead of DBVARIANT to read database strings | George Hazan |
2013-10-03 | - filetransfer::iqid converted from string to int; | George Hazan |
2013-10-02 | atavism extincted: old nasty IQ handler mechanism | George Hazan |
2013-10-02 | code cleaning | George Hazan |
2013-09-26 | minor code cleaning | George Hazan |
2013-09-21 | using Uxtheme in protocols | Kirill Volinsky |
2013-09-07 | direct access to CListGroups restricted | George Hazan |
2013-09-07 | shameful end of the group processing zoo, part 1 | George Hazan |
2013-07-28 | - fix for name conflict in proto helpers; | George Hazan |
2013-07-20 | system headers moved to jabber.h | George Hazan |
2013-07-20 | - numerous fixes for ineffective xmlGetText() calls; | George Hazan |
2013-07-20 | constants went to Unicode (suddenly) | George Hazan |
2013-07-10 | Jabber -> new helpers | George Hazan |
2013-07-09 | applied protocol helpers | George Hazan |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |
2013-04-16 | fix for Jabber privacy lists editor | George Hazan |
2013-04-12 | - fix for Jabber popup menu; | George Hazan |
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-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-02-15 | - translation fixes (patch from person) | Vadim Dashevskiy |
2013-02-11 | year fix for stdafx.cpp & Jabber | George Hazan |
2013-01-27 | - fix for the Jabber chat's Member Info dialog | George Hazan |
2013-01-13 | another LP reload issue | George Hazan |
2012-12-23 | - XEP-0136 support (server-side message history); | George Hazan |
2012-11-28 | various menu initialization quirks | George Hazan |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-11-20 | - PS_GETCUSTOMSTATUSEX service for Jabber; | George Hazan |
2012-11-15 | bye-bye old coding style in Jabber | George Hazan |
2012-11-07 | EMPTY_EXTRA_ICON applied to all another plugins | George Hazan |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-12 | GTalkExt, ICQ, IRC, Jabber: folders restructurization | Vadim Dashevskiy |