This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
src
History
Stephan Aßmus
65b917918b
Decreased the unused spacing in the tool bar.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41198 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-08 12:08:39 +00:00
..
add-ons
* improves traces
2011-04-07 21:54:25 +00:00
apps
Decreased the unused spacing in the tool bar.
2011-04-08 12:08:39 +00:00
bin
Closing
#6721
: avoid unescaping when linking catalogs together
2011-04-02 13:37:59 +00:00
build
Jamfile changes to make <build>mimeset pick up headers/build/os/storage/AppFileInfo.h rather than the one in /boot/develop/headers on a BeOS-compatible host. This enables use of BAppFileInfo::Get/SetCatalogEntry() in <build>mimeset. Thanks Ingo!
2011-03-09 13:18:34 +00:00
data
Add another mime type file for partial downloaded messages. Clean up a bit, could somebody check if this is all right?
2011-03-03 19:58:09 +00:00
documentation
…
kits
Offer a 'Real name' column in Tracker list view mode, when set to show localized names. As discussed a while back. I honestly don't know if this is such a great idea after all. Name + real name is kind of silly. Ideally it would be labeled in a more logical way, or the feature should be dropped.
2011-04-08 05:11:23 +00:00
libs
- Areas with same tabs are put in a column/row automtically. Move preferred size constraint from Area to the column/row. This avoids a "spring" effect of the
2011-03-14 00:24:12 +00:00
preferences
Changed a few strings as discussed on the i18n mailing list. Added localization of license descriptions in AboutSystem.
2011-04-04 17:36:39 +00:00
servers
Remove old debugging output.
2011-04-07 12:09:57 +00:00
system
Interpret a year like 10 as 2010 and not as 1910 if the now time is near 2010. Add test case for that.
2011-03-31 04:55:08 +00:00
tests
Interpret a year like 10 as 2010 and not as 1910 if the now time is near 2010. Add test case for that.
2011-03-31 04:55:08 +00:00
tools
Changed a few strings as discussed on the i18n mailing list. Added localization of license descriptions in AboutSystem.
2011-04-04 17:36:39 +00:00
Jamfile
…