Age | Commit message (Expand) | Author |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |
2013-05-19 | Changed PopUp to Popup in delphi files, langpack files and rc files. | Robert Pösel |
2013-05-19 | git-svn-id: http://svn.miranda-ng.org/main/trunk@4731 1316c22d-e87f-b044-9b9b... | Robert Pösel |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-05-17 | some more fixes for MS_DB_CONTACT_DELETE & loops | George Hazan |
2013-05-16 | we don't need VS2003/2005 support as well | George Hazan |
2013-05-16 | - useless header removed; | George Hazan |
2013-05-09 | no need to suppress PDB path in VS2012 | George Hazan |
2013-04-13 | - standard version resource for StdChat; | 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-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-03-30 | /SAFESEH removed from MSVC 2012 WIN32/Debug | Vadim Dashevskiy |
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-03-02 | rest of TCHAR_STR_PARAM replaced | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTORELATIVE | George Hazan |
2013-03-01 | service call replaced with helper | George Hazan |
2013-02-21 | code cleaning | George Hazan |
2013-02-21 | fixed deleting popups options page when loading/unloading popup or yapp plugin | Kirill Volinsky |
2013-02-19 | - Create PopUp options pages only when popup plugin present | Vadim Dashevskiy |
2013-02-13 | VS2012 projects to be compiled with SP1 XP-compatible runtime | George Hazan |
2013-02-11 | core: copyright update to year 2013 | George Hazan |
2013-01-30 | fix to prevent C++ runtime from shutting down Miranda due to wrong data forma... | George Hazan |
2013-01-24 | - getting rid of 24-bit and 8-bit icons (tanks faith_healer) | Vadim Dashevskiy |
2012-12-11 | life with filter is better... | George Hazan |
2012-12-07 | - final libs adaptation for MSVC 2012 | Vadim Dashevskiy |
2012-12-06 | - MSVC 2011 adaptation | Vadim Dashevskiy |
2012-12-06 | added copies of projects for 2012 | George Hazan |
2012-12-06 | rename of 2010 projects without *_10 suffix | George Hazan |
2012-12-04 | C++ exceptions turned off when not needed | George Hazan |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-12-01 | SKINICONDESC initialization - end of story | 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 5 | 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-10-08 | code cleaning | George Hazan |
2012-08-16 | misprint fix | George Hazan |
2012-08-16 | project fixes | George Hazan |
2012-08-15 | include directories for resources fix - part 3 | Vadim Dashevskiy |
2012-08-13 | old std* plugins became banned, not to load them from the Plugins folder | George Hazan |
2012-08-10 | adding new Std modules to the sln | Vadim Dashevskiy |
2012-08-10 | - SRMM, Chat & Clist_Classic made standard | George Hazan |