haiku/src/apps
Stephan Aßmus 0064e64138 patch by Julun:
* fixed ticket #1500
	* big cleanup and removal of unused code


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22411 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-10-02 14:54:15 +00:00
..
aboutsystem added JiSheng as contributor 2007-09-19 22:39:10 +00:00
cdplayer Fix dano build 2007-08-20 15:24:54 +00:00
clock patch by Julun: 2007-10-02 14:54:15 +00:00
codycam * added icon, based on work by "Humdinger" and "genki" 2007-09-09 14:26:48 +00:00
cortex * fixed broken invalidation on resizing the status view 2007-08-20 22:23:18 +00:00
deskbar Added shortcut 'h' to the Switcher to hide applications. 2007-09-25 13:28:50 +00:00
deskcalc * the "auto numlock" option is now off by default, for all the notebook 2007-09-22 08:41:16 +00:00
diskprobe DiskProbe now also allows you to open directories; even though you can't access their 2007-06-26 16:09:08 +00:00
expander Minor cleanup. 2007-06-03 12:36:39 +00:00
fontdemo Fix off by one error in FontDemo. Should fix bug #1393. 2007-08-13 19:27:17 +00:00
glteapot Reverted FPS.cpp to previous version, as Michael's request 2007-08-20 12:07:13 +00:00
icon-o-matic * fixed quite a few selections bugs, most were caused by cyclic notifications, 2007-09-21 15:21:38 +00:00
installer * CopyEngine::Start() didn't return something at the end of the function 2007-09-06 23:02:41 +00:00
launchbox * use Ryan's new BAboutWindow class (also removed the hint that this app 2007-08-25 17:34:43 +00:00
magnify Another patch by Jonas Sundstrom to make use of B_UTF8_ELLIPSIS where appropriate. 2007-05-24 11:13:35 +00:00
mail * fixed Mail startup, it would not open a window because of an uninitialized 2007-09-08 15:15:32 +00:00
mandelbrot * Fixed build under GCC 4, thanks to Ioan Molnar! 2007-05-04 17:00:07 +00:00
mediaconverter * added MediaConverter, the improved version by Jun Suzuki, to the source tree 2007-06-21 22:19:02 +00:00
mediaplayer * remove QuitRequested() implementation again, because the bug that MediaPlayer 2007-06-24 11:45:50 +00:00
midiplayer * icon contained some left over unused paths 2007-04-14 23:07:37 +00:00
networkstatus * Prefixed the variables NETWORK_LIBS, NETAPI_LIB, and 2007-08-12 22:15:10 +00:00
people * Applied patch by Jonas Sundstrom: fixed the usage of B_UTF8_ELLIPSIS hopefully 2007-05-16 16:34:09 +00:00
poorman * Applied patch by Jonas Sundstrom: fixed the usage of B_UTF8_ELLIPSIS hopefully 2007-05-16 16:34:09 +00:00
powerstatus * compile fix provided by Michael Berg 2007-06-18 08:34:20 +00:00
processcontroller Made ProcessController's "Debug Thread" feature work under Haiku. We 2007-09-01 00:31:19 +00:00
pulse Added Haiku as host platform supported by the build system ("haiku_host"). 2007-08-02 21:13:56 +00:00
resedit Added Haiku as host platform supported by the build system ("haiku_host"). 2007-08-02 21:13:56 +00:00
showimage As I said I would: 2007-06-13 02:35:29 +00:00
soundrecorder cleanup, fixed some warnings 2007-05-13 17:47:23 +00:00
stylededit Additional style fixes from Julun: adding back the virtual keyword, moving the 2007-09-05 02:47:33 +00:00
sudoku * The ProgressWindow now starts centered over the reference window on every 2007-10-01 10:21:12 +00:00
terminal Finally got rid of the mouse tracking thread. Put the code inside 2007-09-18 21:19:54 +00:00
tracker created vector icon (now I really need to rest my eyes) 2007-03-28 22:01:30 +00:00
tv fix warning 2007-08-15 11:57:36 +00:00
workspaces Added an auto-raise feature - works only, if the workspaces window is at a screen edge. 2007-08-14 23:56:52 +00:00
Jamfile * Added a first game to the image: Sudoku. It comes with a solver and generator 2007-08-25 17:39:46 +00:00