Age | Commit message (Expand) | Author |
2014-03-25 | - language packs' directory is now %miranda_path%\Languages | George Hazan |
2014-03-25 | PathIsAbsolute/PathIsAbsoluteW published from the core | George Hazan |
2014-03-25 | langpack's description fix: the Authors field could be specified multiple times | George Hazan |
2014-03-24 | git-svn-id: http://svn.miranda-ng.org/main/trunk@8728 1316c22d-e87f-b044-9b9b... | George Hazan |
2014-03-24 | fix for broken includes | George Hazan |
2014-03-23 | new setting in a mirandaboot.ini:DefaultLanguage | George Hazan |
2014-03-23 | wrong copy/paste | George Hazan |
2014-03-23 | ability to select & store the langpack chosen | George Hazan |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-22 | feeding awk's aesthetic worldview | George Hazan |
2014-03-20 | disabling metacontacts: fixes | George Hazan |
2014-03-20 | db_mc_enable, db_mc_isEnabled - new functions to detect whether MC are used | George Hazan |
2014-03-16 | minor optimization | George Hazan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-03-10 | mir_closeLog - function to close a logger | George Hazan |
2014-03-09 | end of the old MC API | George Hazan |
2014-03-09 | db_get_contact - fast access to the cached contacts | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | clist_modern: metacontacts are always enabled | George Hazan |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | George Hazan |
2014-02-27 | db_mc_isMeta / db_mc_isSub - first functions of the new cache-based MC layer | George Hazan |
2014-02-10 | these conversions aren't needed anymore | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-02-08 | low-level database access functions rewritten to MCONTACT instead of HANDLE h... | George Hazan |
2014-02-03 | - new helpers for reading db strings into static buffers; | George Hazan |
2014-02-01 | missing checks added | George Hazan |
2014-01-31 | debug print added for the threads being forcibly killed | George Hazan |
2014-01-24 | fix to allow translations with the leading [ | George Hazan |
2014-01-24 | this explicit destroy() is needed for the dynamic langpack reload | George Hazan |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-11-19 | preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB... | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-11 | dynamic memory allocation on buffer overrun. | George Hazan |
2013-10-11 | stupid _s function causes buffer overflow instead of cutting string out | George Hazan |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-10-10 | faster log flushing | George Hazan |
2013-10-08 | separate Folders handles removed from protocols | George Hazan |
2013-10-07 | - JSONROOT added to handle json parser more conveniently; | George Hazan |
2013-10-01 | base64 decoder that skips \r & \n | George Hazan |
2013-09-27 | system_cpp.h added into mir_core project | George Hazan |
2013-09-25 | - custom screen saver detection code removed | George Hazan |
2013-09-25 | IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the core | George Hazan |
2013-09-22 | missing file | George Hazan |
2013-09-22 | pre-XP headers cleaned | George Hazan |
2013-09-21 | git-svn-id: http://svn.miranda-ng.org/main/trunk@6160 1316c22d-e87f-b044-9b9b... | Kirill Volinsky |
2013-09-21 | removed IsWinVerXPPlus | Kirill Volinsky |
2013-09-17 | no need to send WM_DESTROY to a window being unsubclassed | George Hazan |
2013-08-25 | MString removed from Jabber & IRC | George Hazan |