summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern
AgeCommit message (Collapse)Author
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
2019-11-28minor optimization related to #2133George Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-27fix for a function name:George Hazan
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵George Hazan
variable and unify access to it
2019-08-03core part of CloseAction went to the coreGeorge Hazan
2019-08-03CloseAction: spin cycle removedGeorge Hazan
2019-07-26warning fixesGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-07-23occasional crash fix in Clist_modernGeorge Hazan
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-06-27manual access to CList/Group restrictedGeorge Hazan
2019-06-04fixes #1963 (unused icons in proto_conn_*.dll)George Hazan
2019-06-04more fixes for #1963George Hazan
2019-06-04finally fixes #1963 (Remove Free for Chat, On the Phone and Out of Lunch ↵George Hazan
statuses completely)
2019-06-03Folders: old TCHAR helpers removedGeorge Hazan
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵George Hazan
completely)
2019-05-21fixes #1937 (Clist_Modern doesn't display custom connection icons after any ↵George Hazan
change in Options - Icons)
2019-05-02minor fixesMataes
2019-03-26ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removedGeorge Hazan
2019-03-04code cleaningGeorge Hazan
2019-02-27fixes #1701 (Clist modern: add contact sorting by last online time)George Hazan
2019-02-26bunch of obsolete code removed from Clist_ModernGeorge Hazan
2019-02-19compilation fixGeorge Hazan
2019-02-06*sigh*George Hazan
2019-02-06fixes #1786 (Clist Modern constantly checks if the status message has been ↵George Hazan
updated even if there's no need to do that)
2019-02-01four forgotten meta services removedGeorge Hazan
2019-01-19Clist_modern: string type fixElzorFox
2019-01-18Clist_modern: cosmeticElzorFox
2019-01-18Clist_modern:ElzorFox
add 'Last Seen' support to status text version bump
2019-01-16fixes #1772 (Clist_modern: Ctrl+Click on a protocol doesn't filter metacontacts)George Hazan
2019-01-04Update copyrightsdartraiden
2018-12-08db_get_sa / db_get_wsa to receive the default value, massive code simplificationGeorge Hazan
2018-11-14other minor code cleaning considering g_pluginGeorge Hazan
2018-11-13clist_modern -> g_pluginGeorge Hazan
2018-11-10keeping copy of string is safer that saving pointer to it (might be damaged ↵George Hazan
by langpack restart)
2018-09-18warning fix + code cleanigGeorge Hazan
2018-09-18code cleaningGeorge Hazan
2018-08-30crash fixGeorge Hazan
2018-08-30minor code cleaningGeorge Hazan
2018-07-29Clist_Modern: fix for crash on startupGeorge Hazan
2018-07-27fix for a typoGeorge Hazan
2018-07-27Clist_Modern:George Hazan
- fixes #1518 (clist_modern account panel filter logic); - code cleaning
2018-07-25major code cleaning of all font-related structuresGeorge Hazan
2018-07-24database:George Hazan
- senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead; - if you want db_get to return a string, you need to use db_get_s.
2018-07-17Fix regression introduced in e5e268f1267ac0a16303081f1532fa1597911887dartraiden
"View modes" string must be present in the language package
2018-07-15Clist_Modern: fix for a background imageGeorge Hazan
2018-07-15fixes #1494 (Clist modern: cannot save "default" selection mode)George Hazan