Commit History

Author SHA1 Message Date
  isundil 81c38f1571 [quickfix] redraw win borders after message 9 years ago
  isundil a17372a0f0 [bugfix] select in splitted view 9 years ago
  isundil 55a4cc7c9e [bugfix] initialize selection if root items are differents was wrong 9 years ago
  B Thibault a33823bca0 [quickfix] when top item is selected and above top of screen, this one is invisible 9 years ago
  B Thibault e639dac811 [quickfix] protection against underflow 9 years ago
  isundil 13f82071cd [quickfix] topLine max length 9 years ago
  B Thibault 79b9c1c7da [add][Fix #37] Multi-lines support in splitted view (different number of line make items aligned) 9 years ago
  B Thibault 46e5cc53cf [refactor][add] hasReachedBottom to unify and replace ternary condition 9 years ago
  B Thibault 5a71b42c45 [refactor] moved screenSize to curseOutput 9 years ago
  B Thibault 16cf03ce92 [Refactor][Refs #36] Cache screenSize in splitted view 9 years ago
  B Thibault c845896f6e [bugfix][Fix #35] redraw border win on SIGWINCH 9 years ago
  B Thibault 2a2b349c1c [Fix #31] removed double check to avoid setting twice select_found 9 years ago
  B Thibault d47f0b7384 [refactor][quickfix][Refs #31][WIP] Display object's content, but still a select_next issue 9 years ago
  B Thibault 9a52e49cde [refactor] removed dead-code 9 years ago
  B Thibault ada68622a5 [bugfix][Refs #25] fix last collapsed item select first child 9 years ago
  B Thibault 49596c054d [add] syntax colors 9 years ago
  B Thibault 5be70f102b [bugfix] end of container offset 9 years ago
  B Thibault 0285fe922a [wip][add] display "gaps" between added differences 9 years ago
  B Thibault 5b6bb9242a [refactor] removed isDirty and isRoot flags 9 years ago
  B Thibault 2b13979059 [refactor] moved stuff 9 years ago
  B Thibault 70ef7dbe7c [add] page up/down hotkey 9 years ago
  B Thibault 6a53d745aa [wip][add] Untested on all command synchronized selection 9 years ago
  B Thibault 24a0edb6ce [testing] added margin-flags to identify modifications 9 years ago
  B Thibault aee1e2f199 simple commit works (but no hotkey yet) 9 years ago
  B Thibault a279c5ace8 [fix] mem issue 9 years ago
  B Thibault 20eaf9db87 [wip] tmp broken. 9 years ago
  B Thibault d1b4e61977 [tmp] WIP borken displaying diff 9 years ago
  B Thibault ddcf0f6055 [add] equivalence map between A and B's parts with JSonElement matching or close enough 9 years ago
  B Thibault faf465c580 [refactor] Use of wgetch instead of getch 9 years ago
  B Thibault eb94148ad4 [TMP][refactor] probably broken, replaced all std::pair<> with typedef t_Cursor 9 years ago