haiku/src/apps
Alex Wilson 8b0cc2ea42 Fix simple regression from r38512 in ActivityMonitor. Expected default spacing was 0, but this must now be explicitly requested.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38513 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-09-02 22:59:48 +00:00
..
3dmov * fixed warnings in 3dmov 2010-08-19 17:18:55 +00:00
aboutsystem * removed all BLocale-related getters from BLocaleRoster - they're available 2010-08-30 19:58:19 +00:00
activitymonitor Fix simple regression from r38512 in ActivityMonitor. Expected default spacing was 0, but this must now be explicitly requested. 2010-09-02 22:59:48 +00:00
autoraise
bootman * fixed all build warnings by collectcatkeys that I found 2010-07-25 22:58:29 +00:00
bsnow
cdplayer
charactermap Fix warnings in charactermap 2010-08-19 15:59:50 +00:00
clock
codycam
cortex CID 2021 : wrong cast type. 2010-08-13 11:59:31 +00:00
debuganalyzer Fixed build after Layout api change (hopefully the fix is correct) 2010-08-17 20:09:25 +00:00
debugger
deskbar * removed all BLocale-related getters from BLocaleRoster - they're available 2010-08-30 19:58:19 +00:00
deskcalc
devices Update some apps/add-ons/preflets for impending changes to the layout API, specifically the layout builders. Also do a bit of style and layout cleanup in some places. This is part of #6407. Everything I've updated should look and function the same as it did before. 2010-08-12 16:54:03 +00:00
diskprobe
diskusage * fix warnings in diskusage 2010-08-19 16:28:42 +00:00
drivesetup
expander
fontdemo
glteapot
gradients
haiku3d
icon-o-matic * fix non-word in comment that seems to be the result of a search'n'replace 2010-08-19 18:00:01 +00:00
installedpackages
installer Utilize HAIKU_DISTRO_COMPATIBILITY and HAIKU_OFFICIAL_RELEASE for choosing 2010-07-25 20:26:48 +00:00
launchbox * fix 'uninitialized'-warnings in launchpad 2010-08-19 17:41:11 +00:00
login
magnify Fix some blatantly missing uses of ui_color(), but there is a lot of work to do here... BControlLook itself doesn't even respect those correctly either... 2010-08-15 15:49:09 +00:00
mail * fix warnings in mail 2010-08-19 16:47:10 +00:00
mandelbrot
mediaconverter *Update MediaConverter to use the Layout API 2010-08-24 23:10:44 +00:00
mediaplayer Simplified the code a bit, removed debugging output and 2010-09-01 21:55:11 +00:00
midiplayer
networkstatus * Changed the _SIZEOF_ADDR_IFREQ() macro such that it can be used how we are 2010-08-06 12:58:02 +00:00
overlayimage
packageinstaller fixed warnings with debug enabled 2010-08-20 17:07:54 +00:00
pairs * fixed all build warnings by collectcatkeys that I found 2010-07-25 22:58:29 +00:00
people Update People app to use layout API. Also do some style cleanup. Removed many message constants which weren't used. The TextControls no longer have Invocation/Modification messages, as these were being ignored anyway. Replaced some uses of c-style strings with BStrings. 2010-07-30 20:05:01 +00:00
poorman * fix warnings in poorman 2010-08-19 17:09:29 +00:00
powerstatus
processcontroller
pulse
readonlybootprompt CID 1514 : No need to use dynamic_cast as we know the list only contains compatible objects. 2010-08-07 17:47:44 +00:00
remotedesktop
resedit Style fixes 2010-08-09 13:38:54 +00:00
screenshot CID 1584 : NULL dereference on low memory situations (get_window_info does a malloc that may fail) 2010-08-16 09:31:38 +00:00
showimage
soundrecorder
stylededit * Fixed CID 461 as well - same thing, only for adding a menu to the save panel. 2010-08-30 21:18:20 +00:00
sudoku
terminal Fix more drawing problems in terminal, and remove an useless variable. 2010-08-29 10:43:54 +00:00
text_search Reverted part of r37829, because using B_COPY to copy selected entries in the hitslist makes it impossible to copy the search string in the text box. Oops. 2010-08-02 18:29:55 +00:00
tracker
tv
webwatch
workspaces
Jamfile