Files
winix/templates
Tomasz Sowa dfcf6b29c0 added: to misc:
bool IsWhite(const wchar_t * str, bool treat_new_line_as_white)
       bool IsWhite(const std::wstring & str, bool treat_new_line_as_white)
       return true if the whole string is white (or an empty string)
added: global variable in admin environment for an user: "display_name"
       if defined it is used to display an user's name instead of its login
       it is used in: void print_user_name(Info & i, User & user);
       (tickets, threads, cat function etc)





git-svn-id: svn://ttmath.org/publicrep/winix/trunk@895 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-09-26 07:18:32 +00:00
..
2012-09-02 01:27:41 +00:00
2012-03-09 02:36:25 +00:00
2012-08-26 22:30:25 +00:00
2012-02-27 17:43:59 +00:00
2012-09-26 07:18:32 +00:00
2012-09-26 07:18:32 +00:00
2012-09-15 23:34:25 +00:00
2012-03-09 02:36:25 +00:00
2012-05-30 19:04:18 +00:00
2012-03-09 02:36:25 +00:00
2012-05-24 21:09:37 +00:00