Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-24 | massive warning fix | George Hazan | |
2019-07-23 | occasional crash fix in Clist_modern | George Hazan | |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden | |
2019-06-27 | manual access to CList/Group restricted | George Hazan | |
2019-06-04 | fixes #1963 (unused icons in proto_conn_*.dll) | George Hazan | |
2019-06-04 | more fixes for #1963 | George Hazan | |
2019-06-04 | finally fixes #1963 (Remove Free for Chat, On the Phone and Out of Lunch ↵ | George Hazan | |
statuses completely) | |||
2019-06-03 | Folders: old TCHAR helpers removed | George Hazan | |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵ | George Hazan | |
completely) | |||
2019-05-21 | fixes #1937 (Clist_Modern doesn't display custom connection icons after any ↵ | George Hazan | |
change in Options - Icons) | |||
2019-05-02 | minor fixes | Mataes | |
2019-03-26 | ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed | George Hazan | |
2019-03-04 | code cleaning | George Hazan | |
2019-02-27 | fixes #1701 (Clist modern: add contact sorting by last online time) | George Hazan | |
2019-02-26 | bunch of obsolete code removed from Clist_Modern | George Hazan | |
2019-02-19 | compilation fix | George Hazan | |
2019-02-06 | *sigh* | George Hazan | |
2019-02-06 | fixes #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-01 | four forgotten meta services removed | George Hazan | |
2019-01-19 | Clist_modern: string type fix | ElzorFox | |
2019-01-18 | Clist_modern: cosmetic | ElzorFox | |
2019-01-18 | Clist_modern: | ElzorFox | |
add 'Last Seen' support to status text version bump | |||
2019-01-16 | fixes #1772 (Clist_modern: Ctrl+Click on a protocol doesn't filter metacontacts) | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-12-08 | db_get_sa / db_get_wsa to receive the default value, massive code simplification | George Hazan | |
2018-11-14 | other minor code cleaning considering g_plugin | George Hazan | |
2018-11-13 | clist_modern -> g_plugin | George Hazan | |
2018-11-10 | keeping copy of string is safer that saving pointer to it (might be damaged ↵ | George Hazan | |
by langpack restart) | |||
2018-09-18 | warning fix + code cleanig | George Hazan | |
2018-09-18 | code cleaning | George Hazan | |
2018-08-30 | crash fix | George Hazan | |
2018-08-30 | minor code cleaning | George Hazan | |
2018-07-29 | Clist_Modern: fix for crash on startup | George Hazan | |
2018-07-27 | fix for a typo | George Hazan | |
2018-07-27 | Clist_Modern: | George Hazan | |
- fixes #1518 (clist_modern account panel filter logic); - code cleaning | |||
2018-07-25 | major code cleaning of all font-related structures | George Hazan | |
2018-07-24 | database: | 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-17 | Fix regression introduced in e5e268f1267ac0a16303081f1532fa1597911887 | dartraiden | |
"View modes" string must be present in the language package | |||
2018-07-15 | Clist_Modern: fix for a background image | George Hazan | |
2018-07-15 | fixes #1494 (Clist modern: cannot save "default" selection mode) | George Hazan | |
2018-07-14 | fix for the owner drawn menu bar | George Hazan | |
2018-07-14 | unused constant removed | George Hazan | |
2018-07-13 | Contacts 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-13 | Clist_Modern: fix for a possible crash after right click on a frame's icon | George Hazan | |
2018-07-13 | fixes #1468 (Clist_modern: "All contacts" button cannot change language on ↵ | George Hazan | |
the fly) | |||
2018-07-12 | fixes #1469 (Clist_modern: gap is too big) | George Hazan | |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
2018-07-05 | fixes #1448 (translated frame names in database) | George Hazan | |
2018-06-25 | duplicate cache item removed to avoid rare crashes | George Hazan | |
2018-06-23 | unused shit removed | George Hazan | |