Age | Commit message (Expand) | Author |
2013-05-19 | Changed PopUp to Popup in delphi files, langpack files and rc files. | Robert Pösel |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-05-09 | no need to suppress PDB path in VS2012 | George Hazan |
2013-04-18 | - removed obsolete code | Tobias Weimer |
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-05 | - rest of menus cleared; | George Hazan |
2013-03-30 | /SAFESEH removed from MSVC 2012 WIN32/Debug | Vadim Dashevskiy |
2013-03-22 | - SeenPlugin: code cleaning (patch from person) | Vadim Dashevskiy |
2013-03-21 | - MsgPopup: create popup options page only if plugin exists | Vadim Dashevskiy |
2013-03-18 | various memory allocation problems | George Hazan |
2013-03-18 | - major design flaw fixed in LastSeen plugin; | George Hazan |
2013-03-11 | only a few real mir_forkthreadex survived | George Hazan |
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 |
2013-02-11 | year fix for stdafx.cpp & Jabber | George Hazan |
2013-01-23 | - GDI resource leak fix; | George Hazan |
2013-01-19 | - Another portion of _T replacement (patch from person) | Vadim Dashevskiy |
2013-01-16 | git-svn-id: http://svn.miranda-ng.org/main/trunk@3122 1316c22d-e87f-b044-9b9b... | George Hazan |
2013-01-16 | GDI leak fix | George Hazan |
2012-12-22 | try to fix crash on parsing data and creating log files | Kirill Volinsky |
2012-12-11 | life with filter is better... | George Hazan |
2012-12-07 | - final libs adaptation for MSVC 2012 | Vadim Dashevskiy |
2012-12-07 | - Options tree items change | Vadim Dashevskiy |
2012-12-06 | - MSVC 2011 adaptation | Vadim Dashevskiy |
2012-12-06 | added copies of projects for 2012 | George Hazan |
2012-12-04 | C++ exceptions turned off when not needed | George Hazan |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-11-21 | consistent hash generation fix - part 5 | Vadim Dashevskiy |
2012-11-15 | removed the old langpack files | Tobias Weimer |
2012-11-08 | Cosmetics for plugins descriptions and their translation part 5 | Vadim Dashevskiy |
2012-11-06 | Fixed compilation of standalone plugins (thx robyer) | Vadim Dashevskiy |
2012-10-14 | * use miranda API to play sounds | Tobias Weimer |
2012-10-14 | * fixed popup crash | Tobias Weimer |
2012-10-13 | minor fix for formatting | George Hazan |
2012-10-13 | fix for a typo | George Hazan |
2012-10-12 | code cleaning | George Hazan |
2012-10-12 | fix for Unicode | George Hazan |
2012-10-12 | SeenPlugin: version.h added | Vadim Dashevskiy |
2012-10-12 | SeenPlugin converted to Unicode | George Hazan |
2012-10-10 | service call replaced with the direct function call | George Hazan |
2012-10-07 | death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::type | George Hazan |
2012-10-07 | old database macros removed from m_database.h | George Hazan |
2012-08-16 | projects: final fix | George Hazan |
2012-08-15 | include directories for resources fix - part 3 | Vadim Dashevskiy |
2012-08-15 | Yet another Miranda IM > NG rename | Vadim Dashevskiy |
2012-08-05 | removes path from the PDB file names | George Hazan |
2012-07-26 | Miranda homepage link in plugininfo is changed to http://miranda-ng.org/ | Vadim Dashevskiy |
2012-07-23 | SeenPlugin: | Kirill Volinsky |