summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/input.cpp
AgeCommit message (Expand)Author
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-07-30Hotkeys: code cleaningGeorge Hazan
2017-05-03CCtrlRichEdit::GetRichTextUtf considered uselessGeorge Hazan
2017-04-07SRMM events are now created inside the core to avoid problems with dynamic pl...George Hazan
2017-04-05SRMM* plugins switched to CCtrlRichEditGeorge Hazan
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-03-23Scriver: window procedure virtualizationGeorge Hazan
2017-03-21various code cleaning & name conflict resolutionGeorge Hazan
2017-03-07code cleaningGeorge Hazan
2017-03-07splitter data removed from common chat session settingsGeorge Hazan
2017-03-06Scriver:George Hazan
2017-03-05Scriver -> core splittersGeorge Hazan
2017-02-26Scriver moved to UI classesGeorge Hazan
2016-12-10Scriver: proper capitalization, fixed missed spacedartraiden
2016-11-17Utils_OpenUrlTGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-26common projectsKirill Volinsky
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-29fix for the command history in ScriverGeorge Hazan
2015-05-27massive ansi cleaning for ScriverGeorge Hazan
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-04-06Scriver: decapitalizationDart Raiden
2015-01-21fix for rest of ansi shit in ScriverGeorge Hazan
2014-12-21- total data reordering to unify the window processing;George Hazan
2014-12-13Scriver: warning level 4George Hazan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-01code cleaningGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-06-12Fixed minor translation issueTobias Weimer
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-16kernel chat engine, part 2 - scriverGeorge Hazan
2014-01-09code cleaningGeorge Hazan
2014-01-02Separate writing of "infobar", "titlebar", "statusbar", etc.Dart Raiden
2014-01-01copyright update for year 2014George Hazan
2013-07-12We use "Alt + Number" as a hotkey to switch tabs in Scriver now,Tobias Weimer
2013-07-04let this bug be damned... I don't know why it fixes it, but it's really soGeorge Hazan
2013-04-13minor code cleaningGeorge Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-03-31HistoryEvents & HistoryKeeper support removedGeorge Hazan
2013-03-19- mir_unsubclassWindow introduced for the explicit window unsubclassing;George Hazan
2013-03-08added version infoKirill Volinsky
2013-01-19- Another portion of _T replacement (patch from person)Vadim Dashevskiy