summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/sidebar.cpp
AgeCommit message (Expand)Author
2021-03-07further code cleaning & simplificationGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-01-24tabSRMM:George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-11-04fixes #2100 (TabSRMM: bug with vertical tabs)George Hazan
2019-11-04tabSRMM:George Hazan
2019-10-29rest of operational flags in tabSRMM moved to bool variablesGeorge Hazan
2019-10-29tabSRMM: get rid of manual bit operationsGeorge Hazan
2019-10-28fixes #2101 (tabSRMM: tabs disappear when switching layout to vertical)George Hazan
2019-09-12tabSRMM: single windowGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-05-27obsolete calls of GetVersion() removed & replaced with IsWinVer*Plus() callsGeorge Hazan
2019-03-07tabSRMM:George Hazan
2019-01-04Update copyrightsdartraiden
2018-06-17GetTabWindow applied to all another placesGeorge Hazan
2018-05-16tabSRMM -> CMPluginGeorge Hazan
2018-04-11TabSRMM:George Hazan
2018-03-09more loop-related code cleaningGeorge Hazan
2018-02-21tabsrmm: C++'11 iteratorsGeorge Hazan
2018-01-26AdvaImg:George Hazan
2018-01-01massive copyright updatedartraiden
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-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-03-21various code cleaning & name conflict resolutionGeorge Hazan
2017-03-08code cleaningGeorge Hazan
2017-03-06TNewWindowData - unneeded structure removedGeorge Hazan
2017-03-02further tabSRMM cleanupGeorge Hazan
2017-03-02code cleanup in tabSRMMGeorge Hazan
2017-03-01name conflict resolutionGeorge Hazan
2017-02-28TabSrmm -> UI classesGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-01toolbar icons processing code moved to mir_appGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-08-28TabSEMM:Tobias Weimer
2015-08-27warning fixesGeorge Hazan
2015-08-01tabsrmm: common projectKirill Volinsky
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2015-03-05TabSRMM: code cleanupTobias Weimer
2015-02-21code formattingKirill Volinsky
2015-01-25TabSRMM:Tobias Weimer
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-19variable names' normalizationGeorge Hazan
2014-12-13tabSRMM warning level 4George Hazan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan