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
124ee2f4ef
haiku
/
src
/
tests
/
servers
/
app
/
bitmap_drawing
History
Stephan Aßmus
c92e0a11c0
Fixed locations of binaries and some output.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28299 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-23 16:56:14 +00:00
..
bitmap.h
A test for drawing bitmaps. Surprisingly, it worked out of the box. Though the clipping inside the view works, we segfault when moving the window outside the frame buffer bounds so that the bitmap is drawn outside the frame buffer. Should be an easy fix though...
2005-05-19 20:54:05 +00:00
Jamfile
* the app_server now uses a global token space - this should later be changed to
2005-11-14 19:46:20 +00:00
main.cpp
The title of the (primary) window of (non-document) apps and preferences should be the filename of the executable. File and window names should be changed in tandem in the future. All IMO. Sorry, Marcus, for changing TV-O-Rama. :/ We may want to consider using more proper language, e.g. 'Screensaver' or 'Screen Saver' instead of 'ScreenSaver'. DeskCalc or 'Desk Calculator' should be just Calculator. We should avoid clinging to BeOS history, like with the name CodyCam, which hardly makes any sense anymore, even if you happen to be one of the few BeOS oldtimers.
2008-02-09 13:26:28 +00:00
run
Fixed locations of binaries and some output.
2008-10-23 16:56:14 +00:00