Age | Commit message (Collapse) | Author |
|
TextTransform.exe is not available with Express versions of Visual Studio.
|
|
Closes #862
|
|
Fixed setup window title offsets
|
|
Closes #813
|
|
Ignore realname if it's a null string
|
|
Closes #865
|
|
|
|
|
|
version existed (regular and attrs). Specifically, the priority was not
respected, and both versions were run even when EAT_PLUGIN was returned.
Fixes #847.
|
|
|
|
|
|
|
|
|
|
|
|
Closes #841
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fgets() wont include the newline
|
|
This avoids the issue of plugins changing paths on us
|
|
|
|
|
|
For #647
|
|
Closes #796
|
|
|
|
|
|
|
|
previously it only recognized url with "://" after the scheme.
Urls without a scheme are purposely not recognized by this function.
Fixes #701
Closes #815
|
|
This is good practice and also helped simplifying re_*() functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|