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
/
globals.cpp
Age
Commit message (
Expand
)
Author
2017-03-28
SRMM notifications went to the core with ME_MSG_WINDOWEVENT
George Hazan
2017-03-17
forgotten TCHAR removed
George Hazan
2017-03-11
crash fix
George Hazan
2017-03-11
minor code optimization
George Hazan
2017-03-11
GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitle
George Hazan
2017-03-08
code cleaning
George Hazan
2017-03-08
massive code cleaning
George Hazan
2017-03-07
fix for writing options into db
George Hazan
2017-03-07
let this crap with the binary data format finally die
George Hazan
2017-03-07
returned back the binary compatibility of tabsrmm container settings
George Hazan
2017-03-07
splitter data removed from common chat session settings
George Hazan
2017-03-02
code cleanup in tabSRMM
George Hazan
2017-03-01
name conflict resolution
George Hazan
2017-02-28
TabSrmm -> UI classes
George Hazan
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-12-01
more fixes
George Hazan
2016-12-01
toolbar icons processing code moved to mir_app
George Hazan
2016-09-05
TabSRMM: Make default settings more user friendly and use nicer templates
Robert Pösel
2016-08-20
- fix for the wrong tab name for new contacts;
George Hazan
2016-08-08
more cleaning
George Hazan
2016-08-08
duplicate checks removed
George Hazan
2016-08-08
- warning fixes;
George Hazan
2016-08-05
- status removed from badly written database cache;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-01-28
atavism removed: CLISTEVENT::cbSize
George Hazan
2016-01-28
port of tabsrmm's solution for events to StdMsg & Scriver
George Hazan
2016-01-28
tabSRMM: fix to restore the saved events order on startup
George Hazan
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-10-28
Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...
Robert Pösel
2015-09-03
TabSRMM: menu uid
Alexander Lantsev
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-02
fix #979
Dart Raiden
2015-08-01
tabsrmm: common project
Kirill Volinsky
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-28
code cleaning
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-06-22
code cleaning
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-18
langpack services module destroyed from mir_app
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
[next]