Skip to contentAll Changes
- 13829 » Bumped Tycho version to 0.16.0
fixes TG-1927: Executable bit missing in the MacOS X product archive
— detail
- 13513 » Converted feature inclusions to feature dependencies, coupling less tight
— detail
- 13320 » Refactored parent poms to use properties for the dependencies and eclipse repositories.
— detail
- 13237 » Added new-style source feature generation
— detail
- 13227 » javadoc generation
— detail
- 13218 » Javadoc for the CollationSet model — detail
- 13220 » Finished API docs — detail
- 13219 » API documentation: Equivalences model, Parts — detail
- 13216 » Added missing I18n files — detail
- 13214 » I18n updates — detail
- 13215 » Version bump — detail
- 13212 » Moved the (rather generic) save confirmation dialog to the utils package — detail
- 13213 » I18n: String externalization updates — detail
- 13211 » Fixed regularisation link title when loading collation sets which are
already associated with a regularisation set — detail - 13209 » Save confirmation when starting to collate.
Added a customizable save confirmation dialog that asks the user which dirty
editors to save. The editor list can be filtered by the caller. When there is
no dirty open editor (that matches the filter criterion) there is no user
interaction.
That dialog is called before scheduling a collation job. — detail - 13210 » Target platform for collatex UI development. — detail
- 13121 » Added the delete button to the toolbar — detail
- 13122 » Added deleting of equivalences — detail
- 13119 » Use first active witness as focusedWitness if an inactive witness is
focused — detail
- 13113 » Fixed TextGridLab repository in the build definition — detail
- 13112 » Collation getting started onto the DefaultPage — detail
- 13089 » Select object dialog uses FULL_SELECTION now, fixes TG-1808 issue 2 — detail
- 13078 » Fixed witness column width on WS other than GTK — detail
- 13076 » Explicitely call dragData from dragStart.
This fixes TG-1804 on windows, hopefully it doesn't introduce unpleasant effects on other OSes ... — detail
- 13075 » Added a readily configured TP for standalone feature development — detail
- 13039 » Fixed another NPE — detail
- 13038 » synchronized WitnessTransfer.getInstance(). Hope this fixes Philips bug
... — detail
- 13037 » Debugging for drag & drop issues — detail
- 13035 » Fixed: NPE when opening XML page for the first time after collation — detail
- 13036 » Removed unused empty method — detail
- 13034 » Log bundle version on startup — detail
- 13020 » Added signing profile
— detail
- 12967 » Fixed: Recollating after closing a result page causes widget disposed
errors — detail
- 12963 » Added German translation of the plugin metadata to the build — detail
- 12962 » Fixed a bug where background result views were not initialized when
first opened with a collation set that has already been collated — detail
- 12960 » Tooltips for the regularisation buttons — detail
- 12961 » I18n — detail
- 12941 » Improved regularisation association — detail
- 12940 » A little german — detail
- 12922 » Made the variant graph view show joined nodes — detail
- 12918 » very simple TEI results view — detail
- 12919 » Rollback graph db after serialisation — detail
- 12902 » Better names for the result views — detail
- 12905 » Extracted common result viewer functionality — detail
- 12904 » Extracted common result page stuff — detail
- 12903 » Proper class name — detail
- 12889 » Converted graph view to pagebook view (and added it to the perspective
again) — detail - 12888 » a little help — detail
- 12890 » Made graph viewer zoomable. — detail
- 12829 » context help, first try — detail
- 12825 » Switch to CollateX perspective when someone opens a CollateX editor — detail
- 12824 » Removed some debugging output — detail
- 12826 » Added commands for creating collation and equivalence sets — detail
- 12810 » Added notification support for the CSE — detail
- 12811 » Made Column Set Editor load stuff in background and react to file moves
(as in saving a new file) — detail
- 12783 » CollationSetEditor supports delete now — detail
- 12784 » Made the regularisation editor handle moving around it's input
correctly.
This will happen when particularly a new TGO is saved for the
first time. — detail
- 12749 » Make focused witness settable — detail
- 12748 » more i18n for a change — detail
- 12750 » Let collation results viewer observe collation results — detail
- 12741 » Grid doesn't like StyledText, so refactored to support IColorProvider. — detail
- 12735 » moved comparator management to CollationResults — detail
- 12736 » Visualize equality in the result grid now. TODO: Make this using colors,
maybe the nebula grid doesn't support styled text? — detail
- 12701 » Refactored collation result management to handle a CollationResult.
CollationResults aggregate everything known about the CR, including the
CollationSet & Equivalences used for collation. This commit thus
prepares the optical representation of equivalences in the results. — detail - 12702 » Removed those result views that have not been refactored to pagebook
views from the perspective — detail
- 12696 » Proper equivalence loading in the background — detail
- 12697 » Automaticall sort CollationSetEditors and RegularisationEditors into
different editor stacks. Phew. — detail
- 12647 » I18n — detail
- 12646 » Made regularisation editor reusable & parse in background — detail
- 12648 » I18n — detail
- 12539 » Fixed EquivalenceSet comparator — detail
- 12538 » toString methods — detail
- 12540 » Fixed regularisation link label — detail
- 12537 » GridResultPage now tracks current collation set editor
Incomplete - task : Fix editor/view communication — detail
- 12514 » UI improvements — detail
- 12513 » Added see-also update sites and the missing icon — detail
- 12507 » consider Equivalences in the comparator if specified — detail
- 12477 » added half-working equivalence set association — detail
- 12476 » Added regularisation DND — detail