]> git.uio.no Git - ifi-stolz-refaktor.git/history - software/no.uio.ifi.refaktor/src/no/uio/ifi/refaktor/views/PrefixView.java
fixed bug, needs cleaning up
[ifi-stolz-refaktor.git] / software / no.uio.ifi.refaktor / src / no / uio / ifi / refaktor / views / PrefixView.java
2014-04-07 Erlend KristiansenSoftware: moving text selections to new package
2014-04-07 Erlend KristiansenSoftware: moving stuff around
2014-02-21 Erlend KristiansenPrefixView: catching more exceptions to make the view...
2014-01-30 Erlend KristiansenFixing some naming mixup.
2014-01-30 Erlend KristiansenMoving some exceptions to no.uio.ifi.refaktor.changer...
2014-01-30 Erlend KristiansenMoving analyzers to no.uio.ifi.refaktor.analyze.analyzers
2013-12-11 Erlend KristiansenRenaming "extractors" to "analyzers".
2013-12-10 Erlend KristiansenMoving the selection validation checking to the Selecti...
2013-12-09 Erlend KristiansenAdding the interface PropertiesExtractor.
2013-12-04 Erlend KristiansenSome refactoring. Getting rid of IDocument dependency...
2013-11-29 Erlend KristiansenExchanging the SmartTextSelection in favor of a
2013-11-29 Erlend KristiansenRenaming SmartTextSelection to DocumentTextSelection.
2013-11-29 Erlend KristiansenChanging the RefaktorHandleUtils.findCompilationUnitFro...
2013-11-28 Erlend KristiansenChanging prefix equality to also consider the variable...
2013-11-27 Erlend KristiansenAdding the output of unfixes and safe prefixes to the...
2013-11-27 Erlend KristiansenChanging the name of the UnionOfLongestCommonPrefixesEx...
2013-10-23 Erlend KristiansenMaking the abstraction of a RefaktorChanger that can...
2013-09-24 Erlend KristiansenMerge
2013-09-24 Volker StolzMerge branch 'master' of gitolite@git.uio.no:ifi-stolz...
2013-09-24 Volker StolzTidy (for my definition of "tidy" -- e.g. less static...
2013-09-24 Volker StolzNo idea what this line was doing there -- it's the...
2013-09-19 Erlend KristiansenMerge branch 'master' of git.uio.no:ifi-stolz-refaktor
2013-09-19 Volker StolzQuick and dirty (but working) view which shows LongestP...