Age | Commit message (Expand) | Author |
2013-03-08 | - skin controls moved up; | George Hazan |
2013-03-08 | Floating contacts: | George Hazan |
2013-03-06 | cleanup of the unnecessary UnhookEvent() calls | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-02-26 | memory allocation fix | George Hazan |
2013-02-25 | - resource cosmetics (patch from person) | Vadim Dashevskiy |
2013-02-24 | added version info | Kirill Volinsky |
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-28 | - muuids cosmetic fixes (patch from Basil) | Vadim Dashevskiy |
2013-01-24 | - getting rid of 24-bit and 8-bit icons (tanks faith_healer) | Vadim Dashevskiy |
2013-01-20 | - Another portion of _T replacement (patch from person) | Vadim Dashevskiy |
2013-01-12 | support for dropping unicode text (fixes #61) | Tobias Weimer |
2012-12-22 | minor x64 signature fixes | Tobias Weimer |
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-28 | various menu initialization quirks | George Hazan |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-11-21 | consistent hash generation fix - part 4 | Vadim Dashevskiy |
2012-11-15 | removed the old langpack files | Tobias Weimer |
2012-11-07 | Cosmetics for plugins descriptions and their translation. | Vadim Dashevskiy |
2012-11-06 | Fixed compilation of standalone plugins (thx robyer) | Vadim Dashevskiy |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-10 | service call replaced with the direct function call | George Hazan |
2012-08-16 | projects: final fix | George Hazan |
2012-08-15 | include directories for resources fix - part 3 | 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-22 | links to miranda-im.org removed | Vadim Dashevskiy |
2012-07-20 | resource fixes | Kirill Volinsky |
2012-07-18 | FirstRun, FlashAvatars, FloatingContacts: changed folder structure | Vadim Dashevskiy |
2012-07-07 | verxion.rc is not editable by Microsoft Visual C++ | Vadim Dashevskiy |
2012-07-04 | cleaned sln files from plygin directories | Vadim Dashevskiy |
2012-07-03 | no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutch | George Hazan |
2012-06-27 | no more pluginLink in load() | George Hazan |
2012-06-26 | mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances. | George Hazan |
2012-06-26 | /bin10/lib added to the default lib path | George Hazan |
2012-06-22 | lpgen script updated ,translation files updated | Vadim Dashevskiy |
2012-06-20 | - direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call; | George Hazan |
2012-06-19 | - dynamic hotkey translation | George Hazan |
2012-06-19 | fixes for the options page translation | George Hazan |
2012-06-18 | - PLUGININFO structure removed at all; | George Hazan |
2012-06-15 | unneeded MirandaPluginInterfaces removal | Vadim Dashevskiy |
2012-06-14 | - all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs. | George Hazan |
2012-06-13 | Unicode description is no longer needed in PluginInfo | Vadim Dashevskiy |
2012-06-08 | GetWindowLong -> GetWindowLongPtr | George Hazan |