haiku/src/apps
Pascal Abresch 9ae70c4ffd DeskCalc: fix button live updating and expression text color
I107731efec03a8c9661b89e26255a4fe91def79b
2021-05-16 09:31:59 +02:00
..
aboutsystem Update AboutSystem credits 2021-05-14 18:54:13 +00:00
activitymonitor Unify Settings menu shortcut 2020-07-13 20:53:45 +02:00
autoraise AutoRaise: Properly load tray icon bitmap 2020-10-22 17:52:53 +00:00
bootmanager BootManager: add support for page down/up/home/end keys 2020-12-30 13:36:01 +00:00
charactermap Character Map: Added larger character popup on left-click 2021-03-19 10:18:21 +00:00
clock Add DoCatalogs entries 2020-06-19 20:58:53 +00:00
codycam codycam: Fix -Wformat-security 2020-10-22 05:57:28 +00:00
cortex Cortex: avoid duplicated translation efforts 2021-04-12 08:18:27 +00:00
debuganalyzer debuganalyzer: Fix catch of polymorphic object by value 2019-08-30 14:02:35 +00:00
debugger Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
deskbar Deskbar: Restore old mini-mode 2020-08-17 21:11:31 +00:00
deskcalc DeskCalc: fix button live updating and expression text color 2021-05-16 09:31:59 +02:00
devices Update build packages repository 2021-05-14 14:59:19 +00:00
diskprobe userland: Pass more sizes with ioctls where we can. 2019-07-11 23:41:52 -04:00
diskusage DiskUsage: fix infinite loop when computing tab width 2020-05-10 11:07:47 +02:00
drivesetup DriveSetup: fix creating partitions 2021-03-26 19:59:19 +00:00
expander Expander: Fix dead nested assignment 2020-12-09 20:38:41 +00:00
firstbootprompt FirstBootPrompt: Improved language, make distro-aware 2020-10-16 10:50:22 +00:00
fontdemo fontdemo: Fix null pointer dereference 2020-12-11 08:55:35 +00:00
glteapot GLTeapot: normalize quaternion 2020-02-24 15:15:12 +00:00
gradients Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
haiku3d configure & build: Rework legacy GCC detection to parse versions outside of Jam. 2020-10-09 01:20:02 +00:00
haikudepot HaikuDepot: remove double space after period in UI string 2021-04-17 08:31:19 +01:00
icon-o-matic apps/icon-o-matic: Fix null pointer dereference in export window 2020-12-16 14:45:53 +00:00
installer Package Kit: Proper Installation for First Boot Packages 2021-03-14 09:10:18 +00:00
launchbox Adding 96 and 128 size icon options for Launchox 2020-01-28 18:16:14 +00:00
login Fixup Tracker Icon 2020-04-08 14:13:53 +00:00
magnify Magnify: fix scripting 2020-06-21 18:08:07 +00:00
mail mail: partial style cleanup 2021-04-01 14:02:32 +00:00
mandelbrot Mandelbrot: Implement fullscreen and saving 2021-02-08 19:37:10 +00:00
mediaconverter src/apps: style fixes 2020-09-18 06:23:19 +00:00
mediaplayer Move SettingsMessage to a central location 2021-04-11 08:53:18 +00:00
midiplayer Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
musiccollection src/apps: style fixes 2020-09-18 06:23:19 +00:00
networkstatus Sentence casing 2021-01-10 07:00:28 +00:00
overlayimage Trivial additions for localization of strings 2020-06-19 20:57:21 +00:00
packageinstaller packageinstaller: Fix -Wformat-security 2020-10-23 07:49:53 +00:00
pairs pairs: remove more dead nested assignment 2020-10-04 08:27:47 +00:00
patchbay Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
people Add mobile phone field 2021-03-19 10:17:25 +00:00
poorman poorman: handle EINTR on poll() 2021-02-01 19:35:02 +00:00
powerstatus PowerStatus: eliminate redundant power notification 2020-12-16 07:42:01 +00:00
processcontroller processcontroller: Fix memory leak 2021-02-24 05:52:05 +00:00
pulse Pulse: adjust chip size to fit CPU name 2020-08-08 10:32:39 +02:00
remotedesktop PVS V774: use after free 2019-07-17 22:17:22 +00:00
resedit Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
screenshot Add DoCatalogs entries 2020-06-19 20:58:53 +00:00
serialconnect src/apps: style fixes 2020-09-18 06:23:19 +00:00
showimage POSIX: asprintf and vasprintf are BSD/GNU extensions 2020-11-07 08:49:34 +00:00
softwareupdater Avoid confirmation for rebooting from SoftwareUpdater 2020-09-02 13:27:22 +00:00
soundrecorder soundrecorder: Fix PVS V595 2020-01-31 11:46:42 +00:00
stylededit StyledEdit: SetInsets() instead of insetting initial text rect 2021-05-09 10:35:24 +00:00
sudoku src/apps: style fixes 2020-09-18 06:23:19 +00:00
switcher Build: Add architecture rule for libshared.a. 2016-01-15 21:12:24 -05:00
terminal Terminal: implement ECMA-48 "REP" 2021-01-06 20:31:51 +00:00
text_search TextSearch: add option to set target to parent directory 2020-07-22 01:34:52 +00:00
tracker Fixup Tracker Icon 2020-04-08 14:13:53 +00:00
tv Unify Settings menu shortcut 2020-07-13 20:53:45 +02:00
webpositive Move SettingsMessage to a central location 2021-04-11 08:53:18 +00:00
workspaces Fix the build of test_app_server on 64bit 2019-09-01 03:04:52 +00:00
Jamfile WebWatch: Remove. 2017-02-21 20:05:02 +01:00