Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-23 | database enumerators => void* instead of LPARAM | George Hazan | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan | |
2017-10-17 | fixes #999 (global variable leads to duplicate profiles) | George Hazan | |
2017-10-16 | fixes #999 (StartupStatus doesn't flush options if there were no profiles in ↵ | George Hazan | |
the database) | |||
2017-10-15 | StatusManager: code cleaning | George Hazan | |
2017-10-15 | unused service removed | George Hazan | |
2017-10-14 | StatusManager to use the common hLangpack variable instead of dealing with ↵ | George Hazan | |
separate variables which refer to the same value anyway | |||
2017-10-09 | StatusManager: | George Hazan | |
- fix for the 'Ignore locked account statuses' checkbox behaviour; - massive code cleaning; - version bump | |||
2017-10-09 | MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode() | George Hazan | |
dunno how I could miss it | |||
2017-09-18 | unneeded calls of DestroyServiceFunction() removed | George Hazan | |
2017-02-07 | warning fixes | George Hazan | |
2017-01-06 | double memory freeing | George Hazan | |
2017-01-06 | StatusManager: #662 | aunsane | |
- ability to disable subplugins - project cleaning | |||
2017-01-06 | StatusManager: #662 | aunsane | |
- files splitted by folders - main.cpp cleanup - project cleanup |