- 09 Agu, 2013 2 kayıt (commit)
-
-
Herbert Dürr yazdı
In the desktop application the FatalError() facility provides a dialog with copy+pasteable text that helps to communicate details important for the understanding of such critical bugs.
-
Oliver-Rainer Wittmann yazdı
-
- 07 Agu, 2013 1 kayıt (commit)
-
-
Herbert Dürr yazdı
NSLog demands a non-const NSString but doesn't change the string.
-
- 06 Agu, 2013 2 kayıt (commit)
-
-
Oliver-Rainer Wittmann yazdı
-
Herbert Dürr yazdı
using a heuristic that assumes a glyph with unknown char mapping is the continuation of the preceding glyph. If there is no known preceding mapping use the run bounds.
-
- 05 Agu, 2013 4 kayıt (commit)
-
-
Oliver-Rainer Wittmann yazdı
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
- 02 Agu, 2013 3 kayıt (commit)
-
-
Oliver-Rainer Wittmann yazdı
- unify line endings in patches to match the line endings of the files to be patched
-
Oliver-Rainer Wittmann yazdı
-
Herbert Dürr yazdı
and support diagnostics by providing exception details to stderr
-
- 01 Agu, 2013 1 kayıt (commit)
-
-
Herbert Dürr yazdı
As its LotAttrCache member already needs it which results in crashes if any Lotus 123 files were loaded.
-
- 26 Tem, 2013 3 kayıt (commit)
-
-
Herbert Dürr yazdı
even for the once that emulate slist using std::list
-
Herbert Dürr yazdı
-
Armin Le Grand yazdı
-
- 25 Tem, 2013 1 kayıt (commit)
-
-
Herbert Dürr yazdı
The solution is to intialize the images rotation mask to be opaque, an approach that also the fix for bug #i122758#.
-
- 22 Tem, 2013 1 kayıt (commit)
-
-
Herbert Dürr yazdı
-
- 21 Tem, 2013 1 kayıt (commit)
-
-
Andrea Pescetti yazdı
-
- 17 Tem, 2013 5 kayıt (commit)
-
-
Herbert Dürr yazdı
for now only with cut, copy and paste but can be extended Patch by: Tsutomu Uchino <hanya.runo@gmail.com>
-
Herbert Dürr yazdı
the listbox in the Tools->Options->Load/Save->General->AlwaysSaveAs listbox did not prefer the localized UIName, so sometimes the internal filter name was shown in the user interface even when an UIName was provided. Patch by: Tsutomu Uchino <hanya.runo@gmail.com>
-
Herbert Dürr yazdı
Patch by: Tsutomu Uchino <hanya.runo@gmail.com> Found by: marcelly@club-internet.fr Review by: Herbert Duerr
-
Armin Le Grand yazdı
-
Herbert Dürr yazdı
-
- 16 Tem, 2013 6 kayıt (commit)
-
-
Herbert Dürr yazdı
Don't trust nextFormatEtc()'s aNum argument not to mislead the iterator beyond the container bounds. The comparable loop in CFormatEtcContainer::skipFormatEtc() already checks the iterator against the container end in each iteration.
-
Andre Fischer yazdı
-
Armin Le Grand yazdı
-
Jürgen Schmidt yazdı
-
Jürgen Schmidt yazdı
-
Armin Le Grand yazdı
-
- 15 Tem, 2013 3 kayıt (commit)
-
-
Armin Le Grand yazdı
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
- 12 Tem, 2013 3 kayıt (commit)
-
-
Herbert Dürr yazdı
Patch by: Tsutomu Uchino <hanya.runo@gmail.com>
-
Herbert Dürr yazdı
Set the log level with the environment variable "PYSCRIPT_LOG_LEVEL" "DEBUG" (for debugging) "ERROR" (show errors only) "NONE" (or anything else) (for production) is the default and the log output type with the enviroment variable "PYSCRIPT_LOG_STDOUT" "0" (log output to user/Scripts/python/log.txt) "1" (or anything else) (log output to stdout) Patch by: Tsutomu Uchino <hanya.runo@gmail.com> Review by: Herbert Durr <hdu@apache.org> Note: Commit message edited by ASF infra team to work around a known issue with the ASF svn install (not an issue with svn) and UTF-8 handling. This is a temporary issue that we hope to resolve soon.
-
Andre Fischer yazdı
-
- 11 Tem, 2013 4 kayıt (commit)
-
-
Andre Fischer yazdı
-
Jürgen Schmidt yazdı
-
Jürgen Schmidt yazdı
-
Armin Le Grand yazdı
-