Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Comment: | For ref: Try wrapping menu and window creation in single function
Got this so it drew everything ok, but segfaults as soon as a key is |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
a88f7285c1b85e569cca145436d9d369 |
User & Date: | base@atomicules.co.uk 2013-09-18 10:33:49 |
2013-09-18
| ||
10:44 |
Add debug options to Makefile
Not as simple as adding `-g` option as also need to ensure not calling Decided to change so have a `make` and a `make debug` check-in: 86fd753f70 user: base@atomicules.co.uk tags: origin/master, trunk | |
10:33 |
For ref: Try wrapping menu and window creation in single function
Got this so it drew everything ok, but segfaults as soon as a key is | |
2013-09-10
| ||
08:51 |
Make exposure menu functional
- Make it function so that user is constrained to exposure menu This is not very pretty: - I don't like having both the selection_counter and menu_counter. Seems | |
Changes to exposurses.c.