haiku/src
Stephan Aßmus 4fade61ff8 HaikuDepot: Change when featured packages are shown
* Renamed the "Option" menu to "Show", removed the now redundant "Show" from
   the items in that menu.
 * Add an "Only featured packages" item in the Show menu. This item is disabled
   as soon as the user types something in the search terms field. Othetwise,
   this setting is respected, i.e. one can combine the featured setting with
   other settings, i.e. show all featured packages of a certain depot and in a
   certain category.
 * Added PackageInfo::IsProminent() and removed the respective method from
   the MainWindow (which only considered a package prominent if it was not
   yet installed).
 * "Show -> Installed packages" now defaults to on. There have been complaints
   on Trac and I guess rightfully so. The use-cases in which one starts
   HaikuDepot and wants to know about installed packages are just as likely
   as the use-case where one wants to install new software.
2014-12-26 22:08:08 +01:00
..
add-ons Move the "raw audio" format to the WAV format family. 2014-12-23 15:50:53 +01:00
apps HaikuDepot: Change when featured packages are shown 2014-12-26 22:08:08 +01:00
bin Add the ncurses headers dependency where needed. 2014-12-18 13:49:14 +01:00
build
data Update pci.ids from pciids.sourceforge.net 2014-12-25 05:20:23 +01:00
documentation
kits BMessage::ReplaceData: potential corruption on realloc fail 2014-12-24 11:52:02 +01:00
libs libedit: includes ncurses build feature headers. 2014-12-18 15:26:00 +01:00
preferences FileTypes: Avoid useless call to ReplaceRef 2014-12-24 11:52:04 +01:00
servers Notification: Avoid truncation when not wanted. 2014-12-18 15:10:44 +01:00
system CID603224: missing break in parsedate. 2014-12-18 15:55:47 +01:00
tests linprog test: fix build. 2014-12-24 11:52:01 +01:00
tools Fix various typos and inconsistencies in strings 2014-11-24 09:42:26 +01:00
Jamfile