Mercurial > hg > ConflictEditor
graph
-
bring up a message dialog if the selected database did not contain any conflicts default tip2012-01-05, by dirk
-
add a site2011-10-10, by Dirk Olmes
-
remove commented stuff2011-10-09, by Dirk Olmes
-
add a module that generates a webstart package2011-10-09, by Dirk Olmes
-
add a toplevel pom, make this a reactor build2011-10-09, by Dirk Olmes
-
add a comment why we discard the index here2011-10-07, by dirk
-
implement resolving the conflict2011-09-18, by dirk
-
fix a bug with selection in the differences table2011-09-18, by dirk
-
the current conflict is an ObjectNode now so there's less need for casts2011-09-18, by dirk
-
wire up the current value, conflict value and preview buttons2011-09-18, by dirk
-
change column names2011-09-18, by dirk
-
helper class for playing around with JSON2011-09-17, by dirk
-
better assertions2011-09-17, by dirk
-
implement hashCode and equals for Difference2011-09-17, by dirk
-
tighten up checks2011-09-17, by dirk
-
clean code!2011-09-17, by dirk
-
add button panel2011-09-13, by Dirk Olmes
-
clean code: pull build/create methods apart2011-09-13, by Dirk Olmes
-
switch to GridBagLayout2011-09-13, by Dirk Olmes
-
Clean up connecting the widgets2011-09-13, by Dirk Olmes
-
rename the button to find conflicts2011-09-13, by Dirk Olmes
-
ignore unwanted files2011-09-12, by Dirk Olmes
-
use a special table cell renderer that displays otherwise hidden special characters (\n for now)2011-09-12, by Dirk Olmes
-
group the conflicts list and the differences table in a split view2011-09-12, by Dirk Olmes
-
implement exception handling listeners, when selecting a conflict document, display all differences2011-09-12, by Dirk Olmes
-
retrieve conflicts and show them in a very simple form in a JList2011-09-12, by Dirk Olmes
-
basic GUI (not yet connected) for connecting to a DB and showing conflicts2011-09-12, by Dirk Olmes
-
use a Difference object to describe the diff2011-09-12, by Dirk Olmes
-
first drop of the conflict editor - mostly model work2011-09-12, by Dirk Olmes