haiku/src
Stefano Ceccherini 7d84be4d67 Fixed some font sensitivity issues.
Fixed a small glitch in drawing.
Removed an unneeded Sync() in Draw().
Removed some unnecessary virtual method calls.
Improved drawing of the current slider's value.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12505 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-29 10:11:54 +00:00
..
add-ons Many changes, it now does work okay on Haiku (tested with consoled only (both, 2005-04-28 19:04:06 +00:00
apps Another round of build fixes, courtesy of Philipp Schmid. 2005-04-13 17:38:05 +00:00
bin Added "-f" option to only show real files. 2005-04-26 20:29:30 +00:00
build Required for the build under Linux. Defines dl_iterate_phdr() which is a Linux specific glibc dependency. 2005-03-06 16:49:13 +00:00
data Adds Svorak keymap on behalf of Mikael Jansson (aka tic) 2005-04-17 22:57:11 +00:00
kits Fixed some font sensitivity issues. 2005-04-29 10:11:54 +00:00
libs fixed the build 2005-04-13 16:12:00 +00:00
prefs Replacing more broken binary resources with rdefs. 2005-04-11 23:17:12 +00:00
servers work around for layers not being moved that have not yet been added to the tree. See WinBorder::MoveTo for the explaination. The same problem should be at other places and most likely for normal views as well. This fixes BWindow::MoveXX() when it is not yet Show()n 2005-04-28 23:56:40 +00:00
system {install|remove}_io_interrupt_handler() now correctly handle the B_NO_ENABLE_COUNTER flag. 2005-04-27 01:08:35 +00:00
tests Added a SetViewColor() before and after AttachedToWindow(). 2005-04-29 00:30:24 +00:00
tools Added quotes for MkDir1, allows spaces in directory names 2005-04-20 17:55:21 +00:00
Jamfile This should fix the build after all the kernel/system renaming. 2005-04-13 13:59:17 +00:00