This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
403ad05453e57f7ef338f2caa1d2325a5a5e6245
haiku-beta6
/
src
T
History
Axel Dörfler
403ad05453
* Fixed warnings that occur with GCC4.4.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37597 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-19 15:00:17 +00:00
..
add-ons
* Made the stack send out interface change notifications where needed (at least
2010-07-19 13:48:16 +00:00
apps
* $(HAIKU_LOCALE_LIBS) must be linked before "tracker", or else the wrong CatalogStub is used by the deskbar.
2010-07-19 14:07:10 +00:00
bin
Patch by Jorma Karvonnen : localize filepanel application.
2010-07-10 13:23:18 +00:00
build
Update ICU to 4.4
2010-07-13 19:04:40 +00:00
data
This should fix the UTF-8 name for the Bépo keymap.
2010-07-13 15:36:11 +00:00
documentation
…
kits
* Fix bug spotted by Rimas Kudelis : if an escaped sequence (such as \xA9) was immediately followed by other digits,
2010-07-19 11:21:11 +00:00
libs
Fixed a few regressions that were introduced during the last months:
2010-07-19 10:41:16 +00:00
preferences
* Use a BDateTime instead of a BTime to hold the time value forthe TimeEdit. This allow proper handling of conversion to time_t, taking timezones into account.
2010-07-18 19:24:15 +00:00
servers
Fix warning.
2010-07-19 12:38:49 +00:00
system
* Fixed warnings that occur with GCC4.4.
2010-07-19 15:00:17 +00:00
tests
Implemented hooks write_fs_info(), sync(), set_flags(), fsync(), access().
2010-07-19 13:58:03 +00:00
tools
* Fix bug spotted by Rimas Kudelis : if an escaped sequence (such as \xA9) was immediately followed by other digits,
2010-07-19 11:21:11 +00:00
Jamfile
…