- 25 Ock, 2012 29 kayıt (commit)
-
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
Tor Lillqvist yazdı
Instead of introducing a global variable, use the already existing saved android_app pointer in lo-bootstrap.c, and just add a function to rettrieve that. Reanme osl/detail/android.h back to android_native_app_glue.h, which is the file from NDK/sources that it is. "android.h" sounded to me too grand, as if it was some universal Android header. But if we do start to modify the android_native_app_glue stuff heavily, then it indeed makes sense to call it something else. Until then, revert also some whitespace changes to android_native_app_glue.c for it to be as close as possible to the "upstream" one in the NDK, for clarity.
-
Tor Lillqvist yazdı
-
Tor Lillqvist 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ı
-
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 11 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ı
-