- 05 Ara, 2016 1 kayıt (commit)
-
-
Colomban Wendling yazdı
-
- 23 Kas, 2016 2 kayıt (commit)
-
-
Frank Lanitz yazdı
-
-
- 22 Kas, 2016 1 kayıt (commit)
-
-
zygimantus yazdı
-
- 18 Kas, 2016 2 kayıt (commit)
-
-
Chris Pilkington yazdı
-
Frank Lanitz yazdı
-
- 13 Kas, 2016 20 kayıt (commit)
-
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
Say hello to Geany 1.30 "Calron"!
-
Colomban Wendling yazdı
-
Enrico Tröger yazdı
-
Colomban Wendling yazdı
Windows: Improve executing external commands on non-ASCII paths, effectively fixing most known issues.
-
Enrico Tröger yazdı
Use pre-compiled 'grep' binary from MSYS2 on Windows
-
Enrico Tröger yazdı
-
Enrico Tröger yazdı
This restores the previous behavior as it has been on non-Windows systems before. Post-1.29 we will merge #1300 which implements run helper script support for non-Windows systems more sophisticated.
-
Colomban Wendling yazdı
utils_get_utf8_from_locale() is actually a no-op on Windows, so use the GLib conversion directly. We really mean locale here, not "filename encoding".
-
Colomban Wendling yazdı
Apparently using arguments instead of putting paths directly in the script is enough for it to work on Windows, so use a simple script instead of a program, so it's both shorter and easier to tune.
-
Colomban Wendling yazdı
This removes all encoding issues from passing on a script to cmd.exe on Windows, as it now uses proper wide character API there. Not much changes on other OSes, but we don't create temporary scripts anymore.
-
Colomban Wendling yazdı
Try and use Unicode variants of the Windows process creation API in order to support filenames (and possibly environment) outside the locale codepage. WARNING: Implications on using Unicode environment are unknown. It might affect the called process, or not, not sure.
-
Enrico Tröger yazdı
Instead of fiddling with the "chcp" command in the generated batch script on Windows, convert the whole script content into the system codepage before executing it.
-
Enrico Tröger yazdı
The working directory is passed in in UTF-8 encoding but Windows API expects locale encoding here, so convert it. Fixes #1076.
-
Enrico Tröger yazdı
This drops the self-compiled 'grep' version which caused issues with recursive searches on Windows as well as with non-ASCII characters in paths. The pre-compiled 'grep' binary from MSYS2 (matching the target ABI) seems to solve probably all of the known problems on Windows. The only drawback is that we need to ship a few additional MSYS2 libraries on which the 'grep' binary depends. Closes #1229 and #1260.
-
Frank Lanitz yazdı
-
Frank Lanitz yazdı
-
- 12 Kas, 2016 1 kayıt (commit)
-
-
Frank Lanitz yazdı
-
- 11 Kas, 2016 1 kayıt (commit)
-
-
Frank Lanitz yazdı
-
- 07 Kas, 2016 4 kayıt (commit)
-
-
Frank Lanitz yazdı
-
Frank Lanitz yazdı
-
Peter C. S. Scholtens yazdı
* Update of Dutch transation. * Update nl.po
-
柳东原 LIU Dongyuan yazdı
-
- 05 Kas, 2016 1 kayıt (commit)
-
-
Andrej Herceg yazdı
-
- 03 Kas, 2016 1 kayıt (commit)
-
-
Abel Serrano Juste yazdı
-
- 01 Kas, 2016 3 kayıt (commit)
-
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
Support for VTE 2.91
-
Giuseppe yazdı
-
- 31 Eki, 2016 2 kayıt (commit)
-
-
Baurzhan Muftakhidinov yazdı
-
Bervianto Leo Pratama yazdı
"kata" should not in there.
-
- 30 Eki, 2016 1 kayıt (commit)
-
-
Frank Lanitz yazdı
-