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
/
Clist_nicer
/
src
/
CLCButton.cpp
Age
Commit message (
Expand
)
Author
2021-03-25
ME_SYSTEM_MODULELOAD & ME_SYSTEM_MODULEUNLOAD: handier parameter passing
George Hazan
2020-03-30
Contact lists:
George Hazan
2018-11-12
clist_nicer -> g_plugin
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-22
new helper for MS_TTB_ADDBUTTON
George Hazan
2018-01-26
code optimization
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-07-02
unified project for clist_nicer
George Hazan
2015-06-28
code cleaning
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-06-02
minor cleaning
George Hazan
2014-12-11
garbage collection: dead params, unused variables etc
George Hazan
2014-12-02
less warnings
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-28
crazy flag TTBST_RELEASED removed
George Hazan
2014-10-24
Some button names in clist_nicer renamed
Vadim Dashevskiy
2014-07-16
in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...
George Hazan
2014-06-10
fix for crash in clist_nicer on startup
George Hazan
2014-05-03
- Fixed drawing flat/themed toolbar buttons in clist_nicer (patch by slotwin)...
Tobias Weimer
2014-04-08
- fixes #596 (Clist nicer skin doesn't show buttons)
George Hazan
2013-10-24
more warning fixes
George Hazan
2013-09-21
using Uxtheme in nicer
Kirill Volinsky
2013-09-01
- own toptoolbar support for tabsrmm
Tobias Weimer
2013-07-21
- BUTTONSETSENDONDOWN functionality moved to the core;
George Hazan
2013-07-21
clist_nicer: correct processing of third-party ttb buttons' clicks
George Hazan
2013-07-15
same clutch removed for MButtonCtrl, mir_subclassWindow won again
George Hazan
2013-07-15
nasty clutch with the custom window proc replaced with the standard mir_subcl...
George Hazan
2013-03-10
- ME_TTB_INITBUTTONS event considered useless;
George Hazan
2013-02-20
nicer+ status items list made dynamic
George Hazan
2012-11-09
clist nicer+, part III, final:
George Hazan
2012-09-23
fix for the Sounds button in Clist Nicer
George Hazan
2012-08-10
- fix for Clist Nicer status button
George Hazan
2012-08-01
git-svn-id: http://svn.miranda-ng.org/main/trunk@1295 1316c22d-e87f-b044-9b9b...
Kirill Volinsky