Age | Commit message (Expand) | Author |
2022-08-02 | UInfoEx: advanced options dialog -> UI classes | George Hazan |
2022-08-02 | UInfoEx: details options dialog -> UI classes | George Hazan |
2022-06-09 | UserInfo -> UI classes | George Hazan |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | WORD -> uint16_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2019-04-12 | UserInfoEx: old icolib management replaced with new one | George Hazan |
2019-02-12 | code cleaning | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-07-24 | database: | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-17 | Toaster, TooltipNotify, TrafficCounter, UInfoEx, UserGuide, Variables -> CMPl... | George Hazan |
2018-05-08 | code cleaning (using new MS coding style) | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-16 | fix for conversion from HBRUSH to BOOL | George Hazan |
2015-08-11 | no more warnings in UInfoEx at all | George Hazan |
2015-08-08 | UserInfoEx: | Tobias Weimer |
2015-08-01 | UInfoEx: common project | Kirill Volinsky |
2015-07-10 | UserInfoEx: | Tobias Weimer |
2015-06-24 | fixes for MENUITEMINFO declarations | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-08 | UserInfoEx: | Tobias Weimer |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-01-01 | \0 removed | George Hazan |
2014-12-14 | SendMessage(.... WM_SETTEXT...) -> SetWindowText(...) | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-30 | safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, | George Hazan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-06-12 | UserInfoEx: rearranged option pages (changed options and icons group name to ... | slotwin |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-12-22 | fix for getting icons from icolib; | George Hazan |
2013-06-23 | unifoex moved to the standard db_* functions | George Hazan |
2013-04-20 | name conflict resolution | George Hazan |
2013-03-28 | code cleaning | George Hazan |
2013-03-17 | removed not used headers | Kirill Volinsky |