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
/
clui.cpp
Age
Commit message (
Expand
)
Author
2019-07-26
warning fixes
George Hazan
2019-06-04
fixes #1963 (third portion)
George Hazan
2019-05-27
fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...
George Hazan
2019-03-26
ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-11-14
code cleaning
George Hazan
2018-11-12
clist_nicer -> g_plugin
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-07-25
major code cleaning of all font-related structures
George Hazan
2018-07-24
database:
George Hazan
2018-07-14
unused constant removed
George Hazan
2018-07-13
Contacts lists:
George Hazan
2018-07-05
fixes #1448 (translated frame names in database)
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
m_fontservice.h => CMPlugin
George Hazan
2018-05-18
Icon_Register(g_plugin.getInst() => g_plugin.registerIcon
George Hazan
2018-05-16
clist_nicer => CMPlugin
George Hazan
2018-05-07
PROTOACCOUNT::bIsLocked: lock status to be stored in memory
George Hazan
2018-04-07
Proto_GetStatus is used everywhere instead of PS_GETSTATUS
George Hazan
2018-04-06
CLIST_INTERFACE::pfnClcOptionsChanged => Clist_ClcOptionsChanged
George Hazan
2018-04-06
CLIST_INTERFACE::pfnGetFontSetting => Clist_GetFontSetting
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription
George Hazan
2018-04-04
unused CLIST_INTERFACE data moved inside mir_app
George Hazan
2018-04-04
CLIST_INTERFACE::pfnReloadExtraIcons => ExtraIcon_Reload()
George Hazan
2018-04-04
static function CLIST_INTERFACE::pfnInitAutoRebuild replaced with Clist_InitA...
George Hazan
2018-04-03
Accounts() : iterator for accounts
George Hazan
2018-04-03
CLIST_INTERFACE:
George Hazan
2018-01-01
massive copyright update
dartraiden
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-29
replace russian с to latin c
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-08-24
remove useless "About" dialog from clist_nicer (#903)
dartraiden
2017-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-01-01
bump copyright year
dartraiden
2016-12-02
MS_SYSTEM_* services became functions
George Hazan
2016-10-03
- inlined helpers for fonts, colors & effects creation replaced with functions;
George Hazan
2016-09-05
Menu_DrawItem & Menu_MeasureItem now simply receive LPARAM
George Hazan
2016-09-02
- three remaining clist services converted into functions (Clist_MenuProcessC...
George Hazan
2016-09-01
- MS_CLIST_SETHIDEOFFLINE replaced with pcli->pfnSetHideOffline();
George Hazan
2016-09-01
duplicate code removed
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-07-20
non-redefined function pfnClcBroadcast made static -> Clist_Broadcast
George Hazan
2016-06-01
- view modes support incorporated into the CLIST_INTERFACE;
George Hazan
2016-04-27
code cleaning
George Hazan
[next]