summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer/src
AgeCommit message (Collapse)Author
2024-07-09code cleaningGeorge Hazan
2024-01-30Clist_Nicer: more atavisms removed (occasionally one of them caused #4156, ↵George Hazan
which is also fixed)
2024-01-16code cleaningGeorge Hazan
2024-01-08duplicate code removedGeorge Hazan
2024-01-08Update copyrightsdartraiden
2023-11-06code cleaningGeorge Hazan
2023-07-23let boolean variables inside ClcGroup be booleanGeorge Hazan
2023-07-20Clist_Nicer part of #3591George Hazan
2023-07-20fixes #3590 (Clist_nicer: не работает кнопка "Убрать ↵George Hazan
скин")
2023-07-20minor code cleaningGeorge Hazan
2023-05-22unused variables removedGeorge Hazan
2023-05-21link to events collection also removed from CLIST_INTERFACE + code cleaningGeorge Hazan
2023-05-21Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEventGeorge Hazan
2023-01-25Group chats: ChatRoomID setting replaced with real protocol idGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-12-17Mediawiki considers URLs with and without a trailing slash as different ↵dartraiden
pages, see https://phabricator.wikimedia.org/T14703
2022-11-15fixes #3240 (StdClist: get rid of inverted logic)George Hazan
2022-09-01Fix addons URLdartraiden
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-07-16Contact_IsGroupChat - a helper to detect chat roomsGeorge Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-05-10suddenly: tipper services were used as string constantsGeorge Hazan
(cherry picked from commit 15fcbbc128178ea5a4cdb1a58927a43ea740be88)
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is ↵George Hazan
included into minimum Windows SDK 7.1
2021-03-25ME_SYSTEM_MODULELOAD & ME_SYSTEM_MODULEUNLOAD: handier parameter passingGeorge Hazan
2021-02-28some evident reverse iterators moved to cursorsGeorge Hazan
2021-02-18fixes #2744 + code cleaningGeorge Hazan
2021-02-06fixes #2716 + code cleaningGeorge Hazan
2021-01-22further clist options optimizationGeorge Hazan
2021-01-17Update copyrightsdartraiden
2021-01-16glory, glory, halleluya: perversive manual call of OnChange() event inside ↵George Hazan
OnInitDialog isn't needed anymore
2021-01-06CCtrlColor applied in dialogs when possibleGeorge Hazan
2020-07-13fix for very rare crash in clist_modernGeorge Hazan
2020-04-20Clist_Nicer: all tabbed options moved to UI classesGeorge Hazan
2020-04-19fixes #2347 (Clist_nicer: "Do not separate offline contacts" option do not ↵George Hazan
work until restart)
2020-04-05another common clist option moved to the coreGeorge Hazan
2020-03-30another common option removed from dialogsGeorge Hazan
2020-03-30Contact lists:George Hazan
- all common options moved to the Clist namespace; - fixes #2281 (Add option to not clear "NotOnList" group at start);
2020-01-01Happy new year, Miranda, part 2dartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
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