haiku/src/kits
Ingo Weinhold 8aabb37b49 Style cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39471 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-17 23:18:08 +00:00
..
app Style cleanup. 2010-11-17 23:18:08 +00:00
bluetooth Fix #6373, second try 2010-08-19 15:29:02 +00:00
debug Added UnhandledDebugMessage() hook which is called by the base class 2010-03-26 21:18:08 +00:00
device Give a better name than the default "user thread" to BUSBRoster's based looper. 2010-10-20 15:33:21 +00:00
game Fix typo (CID 392) 2010-08-14 21:25:16 +00:00
interface * Reuse the check for changed location which decides whether 2010-11-06 12:43:24 +00:00
locale * Make ReadOlyBootPrompt look a bit nicer : don't use a regular BTextView but a custom view with an "haiku background leaf outline" below the text. The color and size of the leaf may still be altered, feel free to play around with it. 2010-11-01 21:39:47 +00:00
mail Fix Build 2010-08-19 04:12:25 +00:00
media Set the reader pointer to NULL if no reader is found. BMediaFile crashed in the destructor when I tried to open none media files and no reader was found. 2010-10-31 10:00:12 +00:00
midi Fix warnings 2010-07-09 19:54:18 +00:00
midi2 * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
network * Implemented IsEthernet(), and IsWireless() temporarily, but this will do 2010-11-10 22:16:48 +00:00
notification Patch by plfiorini: Integration of InfoPopper as a system service. See ticket 2010-05-27 14:48:27 +00:00
opengl Added a GetGLProcAddress() method to BGLView. 2010-09-08 10:01:37 +00:00
print * Renamed files, classes and constants from 2010-11-08 18:43:55 +00:00
screensaver Apply patch from Caitlin Shaw to allow for smaller screensaver tick times that 50 ms. 2009-10-05 01:01:35 +00:00
shared * Implemented a class that can handle Tracker's query files. Only read support 2010-09-21 20:42:13 +00:00
storage Add a private B_ATTR_CHANGE_NOTIFICATION flag to the open query syscall to tell the query to send notifications when an entry attribute changed and the entry stays in the query. Previously you only get created and removed messages, now you can also get updated messages. Only implement it for bfs. 2010-10-24 20:47:46 +00:00
support Fixed the FindLast() char versions. They wouldn't find a character at the 2010-11-17 23:17:40 +00:00
textencoding Replace each occurence of an invalide character. Before all invalid 2010-03-16 09:28:53 +00:00
tracker * Added a way to set the target for a BDirMenu; this didn't work well with 2010-11-09 21:58:54 +00:00
translation * Rewrote header. 2009-08-27 13:40:07 +00:00
Jamfile Patch by plfiorini: Integration of InfoPopper as a system service. See ticket 2010-05-27 14:48:27 +00:00
libbe_test_versions * Made the libbe_test environment basically working under Haiku - to actually 2009-08-19 14:17:13 +00:00
libbe_version.rdef Update libbe version info. 2010-04-19 12:09:21 +00:00
libbe_versions * Version all libbe symbols - while this enlarges all executables, and isn't 2009-09-23 15:11:20 +00:00
LocaleBackend.cpp applied a hint given from Ingo during BeGeistert: 2010-04-19 17:27:03 +00:00