.. |
fonts
|
Changed temporary font scan directories to home/config/psfonts and ttfonts
|
2003-08-02 00:13:30 +00:00 |
AccelerantDriver.cpp
|
"Borrowed" a few functions from AccelerantDriver for BitmapDriver
|
2003-10-02 00:12:08 +00:00 |
AccelerantDriver.h
|
"Borrowed" a few functions from AccelerantDriver for BitmapDriver
|
2003-10-02 00:12:08 +00:00 |
Angle.cpp
|
gcc3 fixes & other minor tweaks
|
2003-06-23 02:54:52 +00:00 |
Angle.h
|
Finished FontServer documentation, added Angle class
|
2003-01-20 17:31:44 +00:00 |
app_server.rsrc
|
Tweaked AccelerantDriver to utilize recent DisplayDriver changes
|
2003-01-20 20:38:49 +00:00 |
AppServer.cpp
|
Numerous messaging fixes to coincide with the recent updates to PortLink, BSession, PortQueue, and PortMessage
|
2003-10-04 00:56:43 +00:00 |
AppServer.h
|
Numerous messaging fixes to coincide with the recent updates to PortLink, BSession, PortQueue, and PortMessage
|
2003-10-04 00:56:43 +00:00 |
areafunc.c
|
Added license to a number of files
|
2003-02-15 15:28:22 +00:00 |
bget.c
|
gcc3 fixes & other minor tweaks
|
2003-06-23 02:54:52 +00:00 |
bget.h
|
Imported BitmapManager code. Not documented yet.
|
2003-02-13 00:03:31 +00:00 |
BitmapDriver.cpp
|
"Borrowed" a few functions from AccelerantDriver for BitmapDriver
|
2003-10-02 00:12:08 +00:00 |
BitmapDriver.h
|
"Borrowed" a few functions from AccelerantDriver for BitmapDriver
|
2003-10-02 00:12:08 +00:00 |
BitmapManager.cpp
|
gcc3 fixes & other minor tweaks
|
2003-06-23 02:54:52 +00:00 |
ColorSet.cpp
|
OBOS-only system colors are loaded and used
|
2003-07-07 13:09:42 +00:00 |
CursorData.cpp
|
Added move cursor data.
|
2003-07-16 00:43:10 +00:00 |
CursorData.h
|
Added move cursor data.
|
2003-07-16 00:43:10 +00:00 |
CursorManager.cpp
|
Windows receive focus when shown
|
2003-07-24 19:38:24 +00:00 |
CursorManager.h
|
Windows receive focus when shown
|
2003-07-24 19:38:24 +00:00 |
Decorator.cpp
|
Un-kludged Decorator::GetFootprint. Much more elegant now. :)
|
2003-09-17 17:14:22 +00:00 |
DefaultDecorator.cpp
|
Un-kludged Decorator::GetFootprint. Much more elegant now. :)
|
2003-09-17 17:14:22 +00:00 |
DefaultDecorator.h
|
Un-kludged Decorator::GetFootprint. Much more elegant now. :)
|
2003-09-17 17:14:22 +00:00 |
Desktop.cpp
|
Added Layer functions for mouse transit events and for view cursors
|
2003-09-17 19:28:31 +00:00 |
Desktop.h
|
Modified some classes to succesfully comunicate with BWindow/BView. the default decorator has been impoved. From now borders are build ARROUND the window area.
|
2003-08-31 17:38:34 +00:00 |
DesktopClasses.cpp
|
Un-kludged Decorator::GetFootprint. Much more elegant now. :)
|
2003-09-17 17:14:22 +00:00 |
DesktopClasses.h
|
Modified some classes to succesfully comunicate with BWindow/BView. the default decorator has been impoved. From now borders are build ARROUND the window area.
|
2003-08-31 17:38:34 +00:00 |
DisplayDriver.cpp
|
Retooled pattern passing - much neater now. :)
|
2003-07-28 19:13:24 +00:00 |
FontFamily.cpp
|
Windows receive focus when shown
|
2003-07-24 19:38:24 +00:00 |
FontServer.cpp
|
Moved font server header to private app_server headers location - unbroke the build
|
2003-09-09 10:26:11 +00:00 |
Jamfile
|
Always put SubIncludes at the very end of a Jamfile.
|
2003-09-11 21:44:29 +00:00 |
Layer.cpp
|
_resize_mode was initialized
|
2003-09-25 17:25:14 +00:00 |
Layer.h
|
added a new member: _resize_mode
|
2003-09-25 17:24:42 +00:00 |
PatternHandler.cpp
|
Retooled pattern passing - much neater now. :)
|
2003-07-28 19:13:24 +00:00 |
PicturePlayer.cpp
|
new code. use diff to see differences
|
2003-09-08 21:18:39 +00:00 |
PicturePlayer.h
|
Retooled pattern passing - much neater now. :)
|
2003-07-28 19:13:24 +00:00 |
PNGDump.cpp
|
Tweaks to make screenshots work right. They work *perfectly* on Ctrl+Break. :)
|
2003-07-05 16:48:04 +00:00 |
PNGDump.h
|
add newline to end of file
|
2003-04-14 01:56:41 +00:00 |
RectUtils.cpp
|
Massive reconfiguring to fix link problems with all things needing app_server so
|
2003-07-13 20:56:00 +00:00 |
RGBColor.cpp
|
Server now loads (and uses) the GUI system colors and can save 'em, too
|
2003-07-05 17:40:42 +00:00 |
RootLayer.cpp
|
tweaks to get server to build under R5 without using jam
|
2003-09-17 00:03:47 +00:00 |
RootLayer.h
|
new code. use diff to see differences
|
2003-09-08 21:18:39 +00:00 |
ScreenDriver.cpp
|
Removed a few compiler warnings
|
2003-09-17 12:41:33 +00:00 |
ScreenDriver.h
|
Retooled pattern passing - much neater now. :)
|
2003-07-28 19:13:24 +00:00 |
ServerApp.cpp
|
Numerous messaging fixes to coincide with the recent updates to PortLink, BSession, PortQueue, and PortMessage
|
2003-10-04 00:56:43 +00:00 |
ServerApp.h
|
ServerApp - conversion of message protocols to using BSession
|
2003-10-03 00:41:40 +00:00 |
ServerBitmap.cpp
|
gcc3 fixes & other minor tweaks
|
2003-06-23 02:54:52 +00:00 |
ServerCursor.cpp
|
gcc3 fixes & other minor tweaks
|
2003-06-23 02:54:52 +00:00 |
ServerFont.cpp
|
* added ServerFont::operator=(const ServerFont& font).
|
2003-09-15 19:09:13 +00:00 |
ServerPicture.cpp
|
Set up sources to begin work on added BPicture support
|
2003-03-21 15:49:28 +00:00 |
ServerPicture.h
|
add newline to end of file
|
2003-04-14 01:56:41 +00:00 |
ServerWindow.cpp
|
4 new message handlers
|
2003-09-25 17:25:38 +00:00 |
ServerWindow.h
|
* added Layer as a friend.
|
2003-09-25 12:28:08 +00:00 |
SysCursor.cpp
|
gcc 3 fixes
|
2003-08-04 00:46:53 +00:00 |
SystemPalette.cpp
|
More documentation tweaks
|
2003-01-19 23:04:58 +00:00 |
TokenHandler.cpp
|
Added license to a number of files
|
2003-02-15 15:28:22 +00:00 |
Utils.cpp
|
Added a *serious* speedup to window move code
|
2003-06-24 13:55:18 +00:00 |
Utils.h
|
Added a *serious* speedup to window move code
|
2003-06-24 13:55:18 +00:00 |
ViewDriver.cpp
|
StrokeLineArray now uses the BView LineArray API internally
|
2003-09-17 16:55:06 +00:00 |
ViewDriver.h
|
Retooled pattern passing - much neater now. :)
|
2003-07-28 19:13:24 +00:00 |
WinBorder.cpp
|
Un-kludged Decorator::GetFootprint. Much more elegant now. :)
|
2003-09-17 17:14:22 +00:00 |
WinBorder.h
|
Minor tweaks and improvements to the DefaultDecorator
|
2003-09-06 21:09:11 +00:00 |