summaryrefslogtreecommitdiff
path: root/plugins/TranslitSwitcher
AgeCommit message (Expand)Author
2016-07-22Standartize "Version.h" to "version.h" (temporary rename)Robert Pösel
2016-01-04unused calls of MS_HOTKEY_UNREGISTER removedGeorge Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2016-01-02Copyrights update part 1Dart Raiden
2015-09-19TranslitSwitcher: crash fixKirill Volinsky
2015-09-19fix encoding problemsDart Raiden
2015-09-18replace "(c)" and "c" by ©Dart Raiden
2015-08-01TranslitSwitcher: common projectKirill Volinsky
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
2015-07-21platform toolset updated for vc2015Kirill Volinsky
2015-07-21preparing for vc2015Kirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-04-23more changes for string functionsKirill Volinsky
2015-04-22crash fixKirill Volinsky
2015-04-08- Grammar: "allow" should be always followed by an indirect object (or whatev...RMN
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)Rozhuk Ivan
2014-12-14SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)Rozhuk Ivan
2014-12-12TranslitSwitcher: warning fixKirill Volinsky
2014-12-12TranslitSwitcher: changed warning lavel to w4Kirill Volinsky
2014-12-02more code cleaningGeorge Hazan
2014-12-02bugfix: last symbol got eatenGeorge Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-26TranslitSwitcher: code cleanupKirill Volinsky
2014-11-20fix after richedit updateKirill Volinsky
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-02m_database.h is not needed in many casesGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-07-08Correct url for all plugins.Robert Pösel
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-05-09no need to suppress PDB path in VS2012George Hazan
2013-04-07we don't create service functions inside OnModulesLoadedGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-05hotkeys removed tooKirill Volinsky
2013-04-05added removing buttons when plugin unloads (fixed #302)Kirill Volinsky
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
2013-03-15unused m_popup2.h include George Hazan
2013-03-10added precompiled headerKirill Volinsky
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
2013-01-31- translation fixes (patch from Basil)Vadim Dashevskiy
2013-01-29- muuid standardization (patch from Basil)Vadim Dashevskiy
2013-01-24- getting rid of 24-bit and 8-bit icons (tanks faith_healer)Vadim Dashevskiy
2012-12-21fixed translationKirill Volinsky