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
Axel Dörfler
f375b21da5
Forgot to remove IPoint.h - it's no longer needed.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14926 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-11-14 19:48:16 +00:00
..
BitmapManager.h
* the app_server now uses a global token space - this should later be changed to
2005-11-14 19:46:20 +00:00
ColorSet.h
…
CursorSet.h
…
Decorator.h
* the decorator knows best which region to update when changing the title, so
2005-11-14 18:16:01 +00:00
DisplaySupport.h
…
DrawingEngine.h
now updates BView::PenLocation() correctly after DrawString(), stuff like DrawChar('a') is working nicely now, for rotated text much better then in BeOS in fact because of subpixel precision in pen location
2005-11-09 16:55:08 +00:00
DrawState.h
…
FontFamily.h
* Removing fonts now works as expected.
2005-11-10 17:32:35 +00:00
FontManager.h
* Removing fonts now works as expected.
2005-11-10 17:32:35 +00:00
HashTable.h
Adds the concept of owning the table entries - before, they were always owned,
2005-11-10 14:49:24 +00:00
PatternHandler.h
…
ReferenceCounting.h
* Removing fonts now works as expected.
2005-11-10 17:32:35 +00:00
RenderingBuffer.h
…
RGBColor.h
…
ServerBitmap.h
…
ServerConfig.h
Changed the way the app_server is built:
2005-11-13 15:40:21 +00:00
ServerCursor.h
just a bit of clean up and added const where appropriate
2005-11-07 01:16:50 +00:00
ServerFont.h
* ServerFont now also adopts the FontStyle's face and direction on
2005-11-09 20:10:40 +00:00
SystemPalette.h
…