summaryrefslogtreecommitdiff
path: root/src/shared/util.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-90/+115
* Applied clang-format on sourceSandro Jäckel2018-02-221-115/+90
* cleanupTannin2016-05-071-2/+6
* - some code cleanup and modernization trying to fix "dr memory" reportsTannin2015-05-171-2/+17
* fixes to make MO compile with mingw (also fixes some warnings generated by mi...Tannin2015-05-161-5/+3
* - bugfix: case conversion could produce different local-dependent resultsTannin2015-05-101-4/+14
* tons of code cleanup and minor fixes to harden the code (mostly suggestions f...Tannin2015-02-251-3/+10
* Merge with branch1.2Tannin2015-01-241-62/+6
|\
| * cleanup (mostly removing unused includes)Tannin2015-01-221-44/+0
| * different way to check for file existenceTannin2015-01-111-18/+6
* | MergeTannin2015-01-041-8/+8
|\ \ | |/ |/|
| * replaced all uses of NULL with nullptrTannin2014-11-281-8/+8
| * - archive library can now query for password during extraction (seems to be n...Tannin2014-11-051-3/+6
| * - removed a use of wostringstream which seems to have been involved in a bug....Tannin2014-09-191-12/+17
| * - performance optimizations for detection of file changes in mod directoriesTannin2014-08-011-10/+8
* | - bugfix: no exec info returned for .exeTannin2015-01-031-14/+20
* | - archive library can now query for password during extraction (seems to be n...Tannin2014-11-051-3/+6
* | - removed a use of wostringstream which seems to have been involved in a bug....Tannin2014-09-191-12/+17
* | - performance optimizations for detection of file changes in mod directoriesTannin2014-08-011-10/+8
|/
* - plugin list now highlights plugins with attached ini filesTannin2013-12-141-3/+0
* - now avoids a few unnecessary copy operations during generation of the direc...Tannin2013-07-171-10/+25
* - added hook for ansi version of SHFileOperation, this function may not be ro...Tannin2013-05-281-0/+13
* - some more safety checks in the ini-limit removal codeTannin2013-03-131-0/+7
* - bugfix: update on overwrite directory leads files incorrectly being assigne...Tannin2013-02-221-1/+35
* - moved shared and uibase libraries to namespacesTannin2013-02-171-19/+22
* initial commit to mercurial repository.Tannin2013-02-031-0/+119