History log of /haiku/src/apps/haikudepot/ui/MessagePackageListener.cpp
Revision Date Author Comments
# 779ab335 09-Dec-2020 X512 <danger_mail@list.ru>

use .IsSet() instead if .Get() != NULL

Change-Id: Ia2b7a719fd398e78cc3b11d4f7b02cb81179f65f
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3488
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>


# 87084745 07-Apr-2015 Michael Lotz <mmlr@mlotz.ch>

HaikuDepot: Clean up trailing whitespace.


# 72992391 04-Apr-2015 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: Title versus Name distinction

* The name is the static package name. The title is either that name,
or a translated pretty version of the name.
* Adjust package info retrieval to server API changes. Unbreaks package
translations.


# 3d869af5 01-Nov-2014 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: Separate MessagePackageListener...

...into MessagePackageListener and OnePackageMessagePackageListener.
The first one doesn't know which package(s) it's listening to. But it
can filter the change notifications now and only react to certain changes.
The second one knows which package it's listening to.


# 73a3f449 26-Oct-2014 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: Extracted MessagePackageListener...

... from PackageInfoView into its own files.


# 8708474567be756984f35cd6c5bfcc2c9546dc1e 07-Apr-2015 Michael Lotz <mmlr@mlotz.ch>

HaikuDepot: Clean up trailing whitespace.


# 72992391bb6f9351f80367604d64c5da21a9f4a9 04-Apr-2015 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: Title versus Name distinction

* The name is the static package name. The title is either that name,
or a translated pretty version of the name.
* Adjust package info retrieval to server API changes. Unbreaks package
translations.


# 3d869af5e4bcefcb8fdc4118cad3f104f71e9a0e 01-Nov-2014 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: Separate MessagePackageListener...

...into MessagePackageListener and OnePackageMessagePackageListener.
The first one doesn't know which package(s) it's listening to. But it
can filter the change notifications now and only react to certain changes.
The second one knows which package it's listening to.


# 73a3f44915499684805dc96d9a5e348755976e16 26-Oct-2014 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: Extracted MessagePackageListener...

... from PackageInfoView into its own files.