haiku/src/apps
2013-04-29 21:44:01 +02:00
..
3dmov Replaced "Preferences"/"Options" with "Settings" 2012-08-15 09:53:38 +02:00
aboutsystem Added Landon Fuller to the contributors list. 2013-01-23 23:52:18 -05:00
activitymonitor ActivityMonitor: fixed minor issue CID 609788. 2013-03-19 00:56:47 +01:00
autoraise Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
bootmanager Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
bsnow bsnow: use uchar instead of char to avoid narrowing conversion warnings. 2013-04-29 21:44:01 +02:00
cdplayer Compilation fixes for x86_64. 2013-01-04 18:45:22 +00:00
charactermap Compilation fixes for x86_64. 2013-01-04 18:45:22 +00:00
clock Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
codycam Use BTranslatorUtils::AddTranslationItems in CodyCam. 2012-08-07 00:47:32 -04:00
cortex Compilation fixes for x86_64. 2013-01-04 18:45:22 +00:00
debuganalyzer Debugger (and some friends): 64 bit fixes 2012-08-05 23:58:25 +02:00
debugger Add column to threads list view for stop reason. 2013-04-28 13:53:46 -04:00
deskbar Tiny style fix 2013-04-22 20:10:34 -04:00
deskcalc Compilation fixes for x86_64. 2013-01-04 18:45:22 +00:00
devices More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
diskprobe Use the single parameter version of SetInsets() 2013-03-16 16:11:12 -04:00
diskusage Fixed case of GUI strings. 2012-12-23 18:30:02 +01:00
drivesetup Fixes #9673 2013-04-14 20:38:02 -05:00
expander Hint to layout manager for window width estimation 2012-12-12 12:06:07 +01:00
firstbootprompt Make FirstBootPrompt write the settings immediately upon launch. 2013-02-16 11:19:10 -05:00
fontdemo Corrected system name translation. 2013-01-07 19:47:04 +01:00
glteapot GL: Remove gcc2 no-warning hacks 2013-02-17 18:18:17 -06:00
gradients * Minor cleanup. 2011-09-29 23:44:46 +00:00
haiku3d Haiku3D: Add GLU header. Sorry for missing that one. 2012-11-18 14:25:13 -06:00
icon-o-matic icon-o-matic: converts the result of round() to uint8 to fit in struct rgb_color. 2013-04-26 21:17:38 +02:00
installedpackages zlib: added an optional build package, integrated to the build 2012-10-30 21:50:24 +01:00
installer Installer: fixed two warnings. 2013-04-29 21:31:20 +02:00
launchbox LaunchBox: add Open containing folder option. 2013-02-17 11:53:23 -05:00
login Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
magnify Style fixes from #4146 comment:11. 2013-02-17 21:32:04 -05:00
mail Add Cc: text field to mails shown when it's not empty. 2013-03-27 18:32:33 -04:00
mandelbrot More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
mediaconverter Compilation fixes for x86_64. 2013-01-04 18:45:22 +00:00
mediaplayer MediaPlayer: Deletion of playlist entries 2012-09-02 16:14:02 -04:00
midiplayer Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
musiccollection MusicCollection: Fix build 2013-04-14 06:00:53 +00:00
networkstatus Also lock fAboutWindow before Quit()ting in other apps 2012-12-17 16:46:41 -05:00
overlayimage Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
packageinstaller zlib: added an optional build package, integrated to the build 2012-10-30 21:50:24 +01:00
packagemanager More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
pairs Corrected system name translation. 2013-01-07 17:45:30 +01:00
people Unifying the quit/save alerts. 2012-12-30 20:32:04 +01:00
poorman Compilation fixes for x86_64. 2013-01-04 18:45:22 +00:00
powerstatus Lock about window before deleting it on destruction 2013-02-11 12:55:30 -05:00
processcontroller Also lock fAboutWindow before Quit()ting in other apps 2012-12-17 16:46:41 -05:00
pulse Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
remotedesktop RemoteDesktop: Fix build 2013-02-21 16:24:58 +01:00
resedit Unifying the quit/save alerts. 2012-12-30 20:32:04 +01:00
resourceedit GCC 4 build fix. Suggested by leavengood. 2013-02-28 17:03:27 -05:00
screenshot Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
serialconnect Handle colors. 2012-11-05 15:22:33 +01:00
showimage Remove unused ShowImage Undo code. 2013-03-05 08:59:54 -05:00
soundrecorder SoundRecorder: fixed two warnings. 2013-04-29 21:35:40 +02:00
stylededit Remove the alert dialog adjustements, they are now done in BAlert directly 2013-04-28 20:30:22 -04:00
sudoku 64 bit fixes for libmedia.so, ActivityMonitor, and Sudoku. 2012-11-30 13:16:38 +01:00
switcher More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
terminal Terminal: use unsigned short instead of int to avoid a narrowing conversion warning. 2013-04-29 21:40:34 +02:00
text_search Don't create filename entries without actual matches. 2012-10-03 14:25:30 +02:00
tracker Cleanup BCatalogAddOn. 2012-04-16 00:04:41 +02:00
tv Compilation fixes for x86_64. 2013-01-04 18:45:22 +00:00
webpositive Fix Web+ debug build. 2013-04-21 14:11:52 -04:00
webwatch Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
workspaces Also lock fAboutWindow before Quit()ting in other apps 2012-12-17 16:46:41 -05:00
Jamfile Added ResourceEdit and modified BColumnListView, BRow and BMenu. 2013-02-27 22:08:46 -05:00