wxmaxima:feature/KubaO/remove-nexttodraw

Last commit made on 2020-12-16
Get this branch:
git clone -b feature/KubaO/remove-nexttodraw https://git.launchpad.net/wxmaxima

Branch merges

Branch information

Name:
feature/KubaO/remove-nexttodraw
Repository:
lp:wxmaxima

Recent commits

51e6a1f... by Kuba Ober <email address hidden>

WIP Refactor the draw list. Get rid of the m_nextToDraw.

61bb16e... by Kuba Ober <email address hidden>

Finish fix-1454. Fixes #1454.

a6719a7... by Kuba Ober <email address hidden>

Make Cell's group constant to ensure that all cells belong to a group.

c83f9a4... by Kuba Ober <email address hidden>

Always create cells with a valid group.

7148e13... by Kuba Ober <email address hidden>

Prepare the parser to create cells with valid, non-null group.

c6c8440... by Kuba Ober <email address hidden>

Finish cleanups

136a771... by Kuba Ober <email address hidden>

Factor out common test stubs.

df0cbac... by Kuba Ober <email address hidden>

Fix incorrect method name due to runaway find-and-replace.

46e02c0... by Kuba Ober <email address hidden>

Remove redundant group setting.

602ca13... by PeterPall

Allow the user to expand the selection beyond the current GroupCell

Resolves #1389