haiku/headers/private
DarkWyrm f06ff64b1a Set the API for stroke/fill shape
Made a couple API tweaks for stroke/fill polygon
Added a Frame() method to BezierCurve to be able handle polygon API tweaks


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8989 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-09-17 10:20:14 +00:00
..
app Fixed bug. BMessageBody's assignment operator was making a generic copy of the map which maintains the data -- meaning only pointers to contained BMessageFields were being copied. Added Clone() operation to BMessageField and Copy() to BMessageFieldStoragePolicy, along with a specialization of BMessageFieldStoragePolicy for BDataBuffer; a straight copy of the vector is sufficient for all other data types. This fixes issues with BMessage unittests where BMessage, entry_ref, BFlattenable, and raw data are exercises. 2004-09-07 23:25:09 +00:00
disk_scanner Changes due to the removal of the extended_partition_info::partition_code field. 2003-02-18 21:30:07 +00:00
graphics added some registers 2004-09-13 14:03:58 +00:00
input fix the naming 2004-08-24 13:44:35 +00:00
interface Added ColorTools and ColumnListView from Vision cvs repository 2004-09-16 20:42:34 +00:00
kernel Added needed syscalls for fork(), exec(), and waitpid(). 2004-09-15 15:42:02 +00:00
libroot Added a header that contains private libroot definitions. 2004-05-03 12:42:43 +00:00
media Modified media_server and media_addon_server cration/terminatio. 2004-08-15 20:43:01 +00:00
midi Haiku be thy name. 2004-06-25 08:47:00 +00:00
net Doh! Forgot to commit these after having removed from headers/posix/*. 2004-05-04 16:08:52 +00:00
print Implemented copy number of pages for printers that do not support page copy command. Check if PrintToFile dialog was canceled and return without an error. 2004-03-27 07:08:38 +00:00
screen_saver Moved here from current/headers/os/add-ons/screen_saver 2004-06-12 22:46:11 +00:00
servers/app Set the API for stroke/fill shape 2004-09-17 10:20:14 +00:00
shared Modified BDataBuffer's copy constructor to let the user specify whether to create a copy of the buffer or just a reference. Also changed all void* params to be const. 2004-09-07 23:00:30 +00:00
storage Got rid of the Storage Kit's kernel abstraction layer, which was 2004-08-28 20:14:46 +00:00
syslog_daemon Forgot to commit SYSLOG_FACILITY_INDEX() macro. 2003-12-30 00:20:40 +00:00
textencoding MOVED: 2003-12-30 03:09:19 +00:00