[haiku-commits] Change in haiku[master]: HaikuDepot: Display User Usage Conditions

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 26 Aug 2019 23:36:48 +0000

From Andrew Lindesay <apl@xxxxxxxxxxxxxx>:

Andrew Lindesay has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/1750 ;)


Change subject: HaikuDepot: Display User Usage Conditions
......................................................................

HaikuDepot: Display User Usage Conditions

This change will allow the user to view the user
usage conditions from the HDS system in a
HaikuDepot window.  The display of the text is not
currently well formatted in that the Markdown is
not yet properly parsed, but the display of the
data is working.

Relates to 15209
---
M src/apps/haikudepot/HaikuDepotConstants.h
M src/apps/haikudepot/Jamfile
M src/apps/haikudepot/model/LocalIconStore.h
A src/apps/haikudepot/model/UserUsageConditions.cpp
A src/apps/haikudepot/model/UserUsageConditions.h
M src/apps/haikudepot/server/WebAppInterface.cpp
M src/apps/haikudepot/server/WebAppInterface.h
M src/apps/haikudepot/ui/MainWindow.cpp
M src/apps/haikudepot/ui/MainWindow.h
M src/apps/haikudepot/ui/RatePackageWindow.cpp
A src/apps/haikudepot/ui/UserUsageConditionsWindow.cpp
A src/apps/haikudepot/ui/UserUsageConditionsWindow.h
12 files changed, 705 insertions(+), 48 deletions(-)



  git pull ssh://git.haiku-os.org:22/haiku refs/changes/50/1750/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/1750
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: Ia6ad4ef995f5fe3c29c40221964e44d4554a033d
Gerrit-Change-Number: 1750
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Lindesay <apl@xxxxxxxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in haiku[master]: HaikuDepot: Display User Usage Conditions - Gerrit