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
/
infopanel.cpp
Age
Commit message (
Expand
)
Author
2014-09-13
code cleaning
George Hazan
2014-08-05
use AVS notifications to refresh avatars
George Hazan
2014-08-04
- AvatarChanged finally destroyed;
George Hazan
2014-08-02
- fixing nicks update in the window's caption;
George Hazan
2014-07-31
fix for correct info panel closing
George Hazan
2014-07-30
- custom avatar processing removed completely, now avatar control takes charg...
George Hazan
2014-07-30
- "Disable animated GIF avatars" setting removed;
George Hazan
2014-03-17
fix for some quirks in tabs
George Hazan
2014-03-12
Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...
Rozhuk Ivan
2014-03-09
minor cleanup
Tobias Weimer
2014-03-09
- unused variables wiped out of tabSRMM
George Hazan
2014-02-24
more useless conversions removed
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-19
- chat log background color setting merged with kernel chats;
George Hazan
2014-01-03
fix for the wrong JIDs displaying in tabSRMM info panel
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-21
- fix for saving messages;
George Hazan
2013-09-21
using Uxtheme in tabsrmm
Kirill Volinsky
2013-09-18
double ;; removed
Kirill Volinsky
2013-09-05
cosmetics: "tabSRMM" and "TABSRMM" => "TabSRMM"
Dart Raiden
2013-08-14
- fix for a nasty bug in tabSRMM popup headers;
George Hazan
2013-08-12
custom buttons in TabSRMM removed and based on the standard MButtonClass
George Hazan
2013-08-04
- code formatting;
George Hazan
2013-08-03
minor code cleaning
George Hazan
2013-07-23
code cleaning
George Hazan
2013-06-27
obsolete helpers removed
George Hazan
2013-06-19
- more fixes for subclassing
George Hazan
2013-06-19
missed subclassing code in tabSRMM
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-04-04
minor code cleaning
George Hazan
2013-03-26
code cleaning
George Hazan
2013-03-19
- temporary revert of TabSRMM
Vadim Dashevskiy
2013-03-19
forgotten subclassing
George Hazan
2013-03-19
- minor optimizations;
George Hazan
2013-03-10
removed not used headers
Kirill Volinsky
2013-03-04
further code cleaning
George Hazan
2013-03-04
new subclassing functions applied to all plugins
George Hazan
2013-01-08
ability to disable client description in info panel (r208)
Tobias Weimer
2012-11-17
patch for valid coordinates calculation in tabsrmm info panel
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-08-11
IM -> NG in TabSRMM (patch by Al|en)
Robert Pösel
2012-07-23
unicode URLs
Tobias Weimer
2012-06-29
minor code cleaning
George Hazan
2012-06-26
- microkernel addded;
George Hazan
2012-06-04
class CTranslator removed from tabSRMM due its stupidity
George Hazan
2012-06-02
- code cleaning
George Hazan
2012-05-28
+ translation
George Hazan
2012-05-28
MirVer added to the tabSRMM's info panel
George Hazan
2012-05-23
some includes restored, mir_full.sln updated, some renaming of folders and pr...
Vadim Dashevskiy