summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/utils.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-04-05SRMM* plugins switched to CCtrlRichEditGeorge Hazan
2017-03-26context menu moved to mir_app, part II :)George Hazan
2017-03-21various code cleaning & name conflict resolutionGeorge Hazan
2017-03-09common rtf management code moved to the coreGeorge Hazan
2017-03-07code cleaningGeorge Hazan
2017-03-07splitter data removed from common chat session settingsGeorge Hazan
2017-03-02further SRMM window unificationGeorge Hazan
2017-02-27fix for IDC_ADD buttonGeorge Hazan
2017-02-27- name conflict resolution;George Hazan
2017-02-26Scriver moved to UI classesGeorge Hazan
2016-12-23Scriver: button resizer to use the avatar presence & positionGeorge Hazan
2016-12-08Scriver: fix for a broken toolbar visibility controlGeorge Hazan
2016-12-07no need to calculate button width each timeGeorge Hazan
2016-12-06StdMsg & Scriver:George Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-05-18these tons of code aren't needed anymore...George Hazan
2016-05-17Scriver:George Hazan
2016-05-11Scriver: duplicate smiley add icon removedGeorge Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-12more naming conflicts resolvedGeorge Hazan
2015-07-26common projectsKirill Volinsky
2015-06-24fixes for MENUITEMINFO declarationsGeorge Hazan
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-29fix for the command history in ScriverGeorge Hazan
2015-05-27massive ansi cleaning for ScriverGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-07Scriver:Tobias Weimer
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2014-12-21- total data reordering to unify the window processing;George Hazan
2014-12-13Scriver: warning level 4George Hazan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-02more transparent implementation of AppendToBufferGeorge Hazan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-01code cleaningGeorge Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-07-19- scriver to open metacontact window upon receiving an eventGeorge Hazan
2014-03-30Scriver: fix for unsubclassing problemsGeorge Hazan
2014-03-15code cleaningGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky