Age | Commit message (Expand) | Author |
2014-05-12 | remove \ befor ' | Kirill Volinsky |
2014-05-12 | remove \ befor ' | Kirill Volinsky |
2014-05-11 | fix for header in about program window | Kirill Volinsky |
2014-05-08 | translation fix | Kirill Volinsky |
2014-05-04 | missing check for subs added | George Hazan |
2014-05-04 | useless handlers removed | George Hazan |
2014-05-04 | new hidden function to access ME_MC_DEFAULTTCHANGED | George Hazan |
2014-05-04 | fix: fingerprint's icon isn't changed when default sub changes | George Hazan |
2014-05-04 | typo fixed, langpacks updated (thanks to Wishmaster) | RMN |
2014-05-03 | code cleaning | George Hazan |
2014-05-03 | typo fixed | George Hazan |
2014-05-03 | fix for ignoring subs | George Hazan |
2014-05-03 | crash fix for adding the first sub into a meta | George Hazan |
2014-05-03 | unneeded declaration removed | George Hazan |
2014-04-25 | Unneeded translation removed | Tobias Weimer |
2014-04-24 | fix for disabling SendOffline flag for a MC | George Hazan |
2014-04-24 | some MC edit dialog fixes | George Hazan |
2014-04-23 | Make GCW_PRIVMESS to work pretty much same as GCW_CHATROOM | Robert Pösel |
2014-04-22 | db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or not | George Hazan |
2014-04-18 | metacontacts: | Tobias Weimer |
2014-04-14 | a hidden sub's visibility must be restored on removal | George Hazan |
2014-04-09 | fixes #647 (built-in langpack doesn't work in the presence of another langpacks) | George Hazan |
2014-04-08 | bunch of mc related fixes | George Hazan |
2014-04-03 | array of window handles became unsorted | George Hazan |
2014-04-02 | fix for hiding metas' SRMM windows on disabling metacontacts | George Hazan |
2014-04-02 | minor patch for clicks in menu editor | George Hazan |
2014-04-01 | Fix possible crash in previous commit | Robert Pösel |
2014-04-01 | Add %accountname% core variable which contains user-defined name of account f... | Robert Pösel |
2014-03-31 | new kosher version of the contacts' deleter (when account is being deleted) | George Hazan |
2014-03-31 | - fixes #638 (Message window position no longer remembered correctly in StdMsg) | George Hazan |
2014-03-30 | minor code cleaning | George Hazan |
2014-03-30 | unsubclassing in StdChat/StdMsg | George Hazan |
2014-03-30 | ooops | Vadim Dashevskiy |
2014-03-30 | git-svn-id: http://svn.miranda-ng.org/main/trunk@8791 1316c22d-e87f-b044-9b9b... | Vadim Dashevskiy |
2014-03-27 | rest of codepages removed | George Hazan |
2014-03-27 | fixes: | George Hazan |
2014-03-27 | fixes #532 (Not accessible checkboxes in Options / Customize / Menus) | George Hazan |
2014-03-27 | langpack description now goes in utf8, not in the codepage from the header | George Hazan |
2014-03-27 | last field is not needed | Vadim Dashevskiy |
2014-03-26 | langpacks to use only UTF8 as the internal encoding | George Hazan |
2014-03-26 | - fix for applying options; | George Hazan |
2014-03-26 | end of the plugins list in a langpack description | George Hazan |
2014-03-25 | contact list events + mc | George Hazan |
2014-03-25 | minor tweak for the language options dialog | George Hazan |
2014-03-25 | - added Reload button in languages options | Alexander Lantsev |
2014-03-25 | fix for langpack reload | George Hazan |
2014-03-25 | fix for displaying ansi chars in Options - Languages | George Hazan |
2014-03-25 | forgotten the old paramter... | George Hazan |
2014-03-25 | - language packs' directory is now %miranda_path%\Languages | George Hazan |
2014-03-25 | PathIsAbsolute/PathIsAbsoluteW published from the core | George Hazan |