- 25 Ock, 2012 24 kayıt (commit)
-
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Miklos Vajna yazdı
-
Miklos Vajna yazdı
-
Noel Power yazdı
There is a hardcoded preferred height for the input window that was getting picked up becuase the result of GetTextHeight was just '1' ( due to no font being set up ) We shouldn't use a hardcoded value, we should always use the proper text height e.g. the result of a successfull call to GetTextHeight() ( the patch makes sure we get a decent result from this call )
-
David Tardon yazdı
-
Jan Holesovsky yazdı
-
Jan Holesovsky yazdı
-
Tim Hardeck yazdı
Round zoom values beginning with 50 to a multiple of 5, with 100 to one of 10, with 500 to one of 50 and with 1000 to one of 100. The step 100 is enforced to have one fixed point.
-
Riccardo Magliocchetti yazdı
-
Thorsten Behrens yazdı
-
Stephan Bergmann yazdı
-
Radek Doulik yazdı
This reverts commit f7b6cd87.
-
Tor Lillqvist yazdı
-
Muthu Subramanian yazdı
Missed it while reviewing commit: f9c09fbb
-
Christina Rossmanith yazdı
-
Alexander Bergmann yazdı
-
- 24 Ock, 2012 16 kayıt (commit)
-
-
Kohei Yoshida yazdı
From now on we'll stick with the 'pivot table' terminology...
-
Tor Lillqvist yazdı
-
Thorsten Behrens yazdı
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Thorsten Behrens yazdı
-
Thorsten Behrens yazdı
-
Kohei Yoshida yazdı
-
Tor Lillqvist yazdı
-
Olivier Hallot yazdı
Part XLVI Modules xmlhelp
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
It seems that we call osl_copyFile() to copy from /assets on Android in some cases.
-
Tor Lillqvist yazdı
Set uid and gid to that of the process, atime to current time, mtime and ctime to the modification timestamp of the archive entry.
-
Tor Lillqvist yazdı
-
Michael Meeks yazdı
it seems there are two 'unorc' files - confusing huh ?
-