Project

General

Profile

Download (11.4 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f6218ddf 08/17/2020 10:26 AM Katja Luther

ref #9065: add a button to load the image in derived unit facade wizard

e3895566 08/14/2020 04:13 PM Katja Luther

ref #9065: derivedUnit wizard should contain media section but without loading the image

0b4fe3ea 07/13/2020 06:06 PM Andreas Müller

ref #9148 add commons-imaging-1.0-alpha1 to TaxEditor dependencies and remove sanselan-0.97-incubator

664c8b2a 07/13/2020 05:41 PM Andreas Müller

ref #9148 rename ImageInfo to CdmImageInfo in TaxEditor

3b069ad4 07/18/2019 10:04 AM Patrick Plitzner

ref #8129 Handel widget disposed exceptions

663f4308 07/17/2019 10:35 AM Patrick Plitzner

ref #8129 Fix potential NPE

45272f9d 07/17/2019 10:03 AM Patrick Plitzner

ref #8129 minor refactoring

1ce04105 07/17/2019 10:01 AM Patrick Plitzner

ref #8129 Load images asynchronously in advanced media view

6f1e2526 07/15/2019 04:29 PM Patrick Plitzner

ref #8129 Fix refresh bug when adding a new empty media to a term

1ab658e8 07/12/2019 07:28 AM Patrick Plitzner

ref #8011, #8129 Fix possible NPEs when media URI can not be resolved

ccf1adbd 07/11/2019 02:18 PM Patrick Plitzner

ref #8129 i18n

47c992a7 07/11/2019 02:08 PM Patrick Plitzner

ref #8129 Fix image disposing

  • refactoring
ca1b4808 07/11/2019 12:48 PM Patrick Plitzner

ref #8129 Load images asynchronously in media details view

98db3bf7 06/12/2019 12:39 PM Patrick Plitzner

ref #8260 Complete refactoring of expansion state saving

69e82edd 10/25/2018 08:48 AM Katja Luther

local preferences database specific

ad31468a 09/04/2018 01:57 PM Katja Luther

ref #7706: add warning if media is referenced by more than one object

0fa0610e 10/13/2017 02:02 PM Patrick Plitzner

ref #6913 Remove org.eclipse.ui dependency from AbstractUtility

  • fix changing type of description element
77123730 08/02/2017 02:17 PM Andreas Müller

cleanup and deproxy

0dfaf8fb 05/30/2017 12:42 PM Patrick Plitzner

Fix typo

e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code - java files

1f949d5d 02/23/2016 03:50 PM Patrick Plitzner

Enhance error message for media details view #5587

95f14149 12/07/2015 06:19 PM Patrick Plitzner

Set image meta data in simple media view

b9c5a9df 12/07/2015 04:19 PM Patrick Plitzner

Refactored image loading

  • fix some NPEs
c87762cf 10/29/2015 11:04 AM Patrick Plitzner

Handle image loading

- add label to indicate that image was not found
- refactored code
a644d73a 10/29/2015 11:04 AM Patrick Plitzner

Add image preview to media simple view

a45e3c4a 09/21/2015 03:02 PM Patrick Plitzner

Generalized UriWithLabelElement to use super class

ec683ee1 09/07/2015 02:45 PM Patrick Plitzner

Enhance handling of simple and advanced media view

  • Buffer URI string in case of parsing errors
  • disable toggling when media conists of more than one representation or part
191f2328 06/29/2015 01:47 PM Patrick Plitzner

Show URI parsing exceptions below URI text field (fixes #5055, #5003, #4587)

0409a9a0 06/29/2015 01:35 PM Patrick Plitzner

Refresh view after media view has been switched

a77acb74 06/29/2015 01:35 PM Patrick Plitzner

Remove comments

03d5f058 11/12/2014 09:51 AM Patrick Plitzner
  • used ImageFile instead of more generic MediaRepresentationPart when creating the Media (fixes #4402)
    • fixed a typo
0e327bed 09/05/2014 08:50 AM Patrick Plitzner
  • moved toggle button to the top-right corner of the Media(Specimen)Section (#3339)
    • Changed label
a9fd44de 08/25/2014 12:59 PM Patrick Plitzner
  • used native SWT checkBox button to toggle advanced view
b4d54b9b 08/25/2014 10:29 AM Patrick Plitzner
  • separated user interface to add media into two classe (#3339)
    • added it to MediaSpecimenGeneralDetailElement