summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern
AgeCommit message (Collapse)Author
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
2018-07-14fix for the owner drawn menu barGeorge Hazan
2018-07-14unused constant removedGeorge Hazan
2018-07-13Contacts lists:George Hazan
- duplicate IDR_CLISTMENU resources removed, the only copy remains in mir_app.dll; - local variable g_hMenuMain removed from Clist_Modern and replaced with g_clistApi.hMenuMain; - duplicate code removed from Clist_Modern (CLUI::CreateCluiFrames()) - fixes #1465 (StdClist: "Status" menu cannot change language on the fly); - fixes #1467 (Clist_blind: menu cannot change language on the fly); - fixes menu-related part in #1471
2018-07-13Clist_Modern: fix for a possible crash after right click on a frame's iconGeorge Hazan
2018-07-13fixes #1468 (Clist_modern: "All contacts" button cannot change language on ↵George Hazan
the fly)
2018-07-12fixes #1469 (Clist_modern: gap is too big)George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-05fixes #1448 (translated frame names in database)George Hazan
2018-06-25duplicate cache item removed to avoid rare crashesGeorge Hazan
2018-06-23unused shit removedGeorge Hazan