index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
TabSRMM
/
src
/
containeroptions.cpp
Age
Commit message (
Expand
)
Author
2015-08-01
switch from miranda.or.at to our wiki
Dart Raiden
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-04-17
fixed header bar info
Kirill Volinsky
2015-02-21
code formatting
Kirill Volinsky
2015-02-21
- fix for underlining processing;
George Hazan
2015-01-25
TabSRMM:
Tobias Weimer
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
tabSRMM warning level 4
George Hazan
2014-12-13
Utils::FormatTitleBar: wrong function's return type
George Hazan
2014-12-13
- ansi messages removed;
George Hazan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-12-01
copyright update
George Hazan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-07-04
missing argument
George Hazan
2014-07-04
tabSRMM:
George Hazan
2014-06-30
- __FEAT_EXP_AUTOSPLITTER removed;
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-08-12
mir_alloc/calloc/free instead of simple malloc/calloc/free
George Hazan
2013-08-03
minor code cleaning
George Hazan
2013-06-27
obsolete helpers removed
George Hazan
2013-04-11
- massive extinction of clutches in tabSRMM;
George Hazan
2013-04-07
end of the old database macroses
George Hazan
2013-04-04
minor code cleaning
George Hazan
2013-03-19
- temporary revert of TabSRMM
Vadim Dashevskiy
2013-03-19
- minor optimizations;
George Hazan
2013-03-10
removed not used headers
Kirill Volinsky
2013-01-21
- HTTPServer: stdafx.cpp added for constant hashes
Vadim Dashevskiy
2012-11-02
final switch to the typed icolib api
George Hazan
2012-09-26
- fix for mishmash in "Add contact" button's tooltip
George Hazan
2012-08-11
IM -> NG in TabSRMM (patch by Al|en)
Robert Pösel
2012-07-23
unicode URLs
Tobias Weimer
2012-07-14
- various leaks
George Hazan
2012-06-29
minor code cleaning
George Hazan
2012-06-22
Sorry, there was a typo in rev 517, it needs to check BOTH sliders
Tobias Weimer
2012-06-21
one check is generally enough
George Hazan
2012-06-21
Fixed: Changing transparency slider in container options didn't enable the Ap...
Tobias Weimer
2012-06-04
class CTranslator removed from tabSRMM due its stupidity
George Hazan
2012-06-02
- code cleaning
George Hazan
2012-05-23
some includes restored, mir_full.sln updated, some renaming of folders and pr...
Vadim Dashevskiy