wxmaxima:configDialogueLayout

Last commit made on 2021-02-23
Get this branch:
git clone -b configDialogueLayout https://git.launchpad.net/wxmaxima

Branch merges

Branch information

Name:
configDialogueLayout
Repository:
lp:wxmaxima

Recent commits

20d906a... by Wolfgang Dautermann <email address hidden>

Fixed some typos.

aa048d4... by Wolfgang Dautermann <email address hidden>

Compiling.md: Small improvements/clarifications.

cbce5a0... by PeterPall

@MSoegtropIMC reckons a automatic *and* manual dynamic layout is too much

f799dbc... by PeterPall

Update the "recent packages" menu, if needed.

Resolves #1493

0d00cd0... by Wolfgang Dautermann <email address hidden>

Removed two OpenMP #pragma's.

43744f1... by Wolfgang Dautermann <email address hidden>

Remove double entries in AUTHORS file.

b510b22... by Wolfgang Dautermann <email address hidden>

Move ipc_copypaste2.wxm to test/automatic_test_files/

I assume, that file was created for testing and is not so important,
that it must be at the top level directory.

1ad02d5... by Wolfgang Dautermann <email address hidden>

Remove old wxmaxima.spec.in.

Leftover from the old autoconf build system, I assume.
Recommends GTK2, the changelog was last updated for
wxMaxima 0.6.6, ...

a718c27... by Wolfgang Dautermann <email address hidden>

Compiling.md: Remove the recommendation for ninja, document the build.

Ninja as build tool is not faster than Make, it just used by default
parallel builds. Document instead how to do a parallel build.

Removed the information about cppceck, that is relevant for developers,
not the people who just want to compile wxMaxima.

Some markdown fixes, e.g. display code/commands using `...`.

4f2835b... by Wolfgang Dautermann <email address hidden>

Reformat and update Compiling.md.