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
9c91170f95fa4a764af2586fc4f12906744dda2d
haiku-beta6
/
src
T
History
Jérôme Duval
9c91170f95
added fpclassifyl
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27272 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-09-01 19:37:23 +00:00
..
add-ons
* Added parameter "size_t align" to file_map_translate(). If > 1, the
2008-08-30 23:06:28 +00:00
apps
Added menu item "Show Calendar ..." to time pop up menu.
2008-09-01 17:50:06 +00:00
bin
partially reverted the latest change
2008-08-26 06:08:24 +00:00
build
Patch by Andreas Faerber with changes by myself: Work towards Solaris
2008-08-09 15:36:24 +00:00
data
- Further updated supertypes.
2008-08-22 12:33:07 +00:00
documentation
…
kits
I hate to add another special case, but with the way the BMenu* classes are designed, I see little in the way of alternatives. If we're a BMenuField's menu bar, then we should invoke the menu item regardless of where in the bar we click. This problem was visible in ticket
#1877
, where basically you could click only on the portion with text, because that was the size of the menu item, where the rest of the contained menu bar was considered dead space. Thus we now check if we're an instance of BMenuField's special menubar class, and if so we unconditionally select the item instead of a hit test. Fixes the aforementioned bug. If someone has a better approach, I'm all ears.
2008-09-01 19:33:50 +00:00
libs
updated libpng to 1.2.31: 1.2.30 had at least one serious regression
2008-08-21 22:34:27 +00:00
preferences
* move DateTime and CalendarView into shared
2008-08-29 19:26:58 +00:00
servers
Apply the same logic of r24682 to the drawing of BPictures inside BPictures. Fixes part of bug
#1389
(drawing pictures at an offset). Thanks to Karsten for his observations!
2008-09-01 14:43:25 +00:00
system
added fpclassifyl
2008-09-01 19:37:23 +00:00
tests
fixed some warnings (gcc4)
2008-09-01 08:18:49 +00:00
tools
fix the build
2008-09-01 06:55:22 +00:00
Jamfile
…