Age | Commit message (Expand) | Author |
2014-06-15 | fixes #701 (buffer overrun in Jabber) | George Hazan |
2014-05-26 | spelling corrections | Dart Raiden |
2014-05-12 | fix for a typo in Jabber | George Hazan |
2014-04-25 | decapitalization (these names are shown in VersionInfo reports) | Dart Raiden |
2014-04-25 | translation improvements | Dart Raiden |
2014-04-12 | invisible overlay fix | Kirill Volinsky |
2014-04-05 | Jabber: fix issue #633 (wrong function called on remote command list). | ForNeVeR |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-16 | clutch for a crash on exit on slow machines | George Hazan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-03-05 | Jabber: | George Hazan |
2014-03-02 | Jabber: fix for | George Hazan |
2014-03-01 | Jabber: Fixed TCHAR Logging in DebugLog | Tobias Weimer |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | russian & ukrainian translation update | Konstantin Nikulin |
2014-02-27 | git-svn-id: http://svn.miranda-ng.org/main/trunk@8295 1316c22d-e87f-b044-9b9b... | George Hazan |
2014-02-27 | more fun: | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | George Hazan |
2014-02-18 | fixes 584 | George Hazan |
2014-02-16 | PS_CHANGEINFO is never called, and therefore exterminated | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | more HCONTACT | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-02-01 | explicit groupchat exit must close its window | George Hazan |
2014-02-01 | copy-paste problem in sources | George Hazan |
2014-01-29 | now final, yes | George Hazan |
2014-01-29 | final fix for #577 | George Hazan |
2014-01-29 | fixes #557 (SCRAM-SHA-1 fails for salts longer than 16 bytes) | George Hazan |
2014-01-25 | .. and also prevent a mess in a nicklist | George Hazan |
2014-01-25 | no need to close chat room windows in Jabber after logoff | George Hazan |
2014-01-25 | ะก++ sources: __VERSION_STRING -> __VERSION_STRING_DOTS | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2014-01-18 | fix for Jabber capability description | George Hazan |
2014-01-14 | - added missing ext cap for Nudge; | George Hazan |
2014-01-14 | fixes #11 (Own jabber capabilities should be reported objectively) | George Hazan |
2014-01-14 | more effective constructor for temporary formatted string | George Hazan |
2014-01-13 | minus another couple of static buffers | George Hazan |
2014-01-11 | the same idea without double pointers | George Hazan |
2014-01-11 | MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handy | George Hazan |
2014-01-11 | Jabber not to eat the trailing symbol in chat's topic | George Hazan |
2014-01-10 | GCDEST::pszModule and GCDEST::ptszID must be constant | George Hazan |
2014-01-10 | Jabber: | George Hazan |