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
/
headers
/
private
/
servers
/
app
History
Stephan Aßmus
c818183b7e
_started_ implementing Tab sliding
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13182 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-06-16 16:44:58 +00:00
..
BitmapManager.h
…
ColorSet.h
Some cleanups to ColorSet in anticipation of future cleanups for Appearance app
2005-06-15 17:20:17 +00:00
Decorator.h
_started_ implementing Tab sliding
2005-06-16 16:44:58 +00:00
DisplayDriver.h
…
DisplaySupport.h
…
FontFamily.h
large cleanup, should have fixed some memory leaks too
2005-06-03 19:30:32 +00:00
FontServer.h
huge cleanup, support for SetSizeLimits, support for truncating strings, numerous decorator bug fixes, Layer does not draw when view color is B_TRANSPARENT_COLOR, cleaner dispatching of mouse events to the WinBorder in RootLayer, commented the char map selection in the font server, as it seems glyph lookup by unicode index works much better with the default map
2005-06-03 19:50:30 +00:00
IPoint.h
…
LayerData.h
Renamed BAppServerLink to AppServerLink, BPortLink to PortLink, LinkMsgReader
2005-06-14 21:28:56 +00:00
Painter.h
…
PatternHandler.h
…
RenderingBuffer.h
…
RGBColor.h
added const to some operators
2005-06-03 19:31:26 +00:00
ServerBitmap.h
The Haiku Logo is displayed on the Desktop. :-) Of course this will be removed as soon as Tracker runs. If you don't want it, you can disable it in RootLayer.h. Fixed a clipping bug with text rendering.
2005-06-11 13:00:17 +00:00
ServerConfig.h
…
ServerCursor.h
…
ServerFont.h
huge cleanup, support for SetSizeLimits, support for truncating strings, numerous decorator bug fixes, Layer does not draw when view color is B_TRANSPARENT_COLOR, cleaner dispatching of mouse events to the WinBorder in RootLayer, commented the char map selection in the font server, as it seems glyph lookup by unicode index works much better with the default map
2005-06-03 19:50:30 +00:00
SharedObject.h
…
SystemPalette.h
Added an app server command to retrieve the color map. Made some adjustments to SystemPalette.cpp, implemented support for it in BPrivateScreen. Moved get_scs() a bit down to avoid a deadlock. Note that getting the colormap doesn't work due to port capacity limit (?)
2005-06-07 21:32:24 +00:00
TokenHandler.h
…