File: TODO

package info (click to toggle)
spacechart 0.9.5-13
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,288 kB
  • ctags: 1,861
  • sloc: ansic: 10,998; sh: 3,348; yacc: 935; perl: 679; makefile: 334; lex: 150
file content (35 lines) | stat: -rw-r--r-- 866 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
* For version 1.0

	* Add a button to the star settings page to select which stars
	have a label attached. [DONE]

	* Add menu items for all toobar actions. [DONE]

	* Show a dialog while loading the catalogue, and allow the user to 
	cancel the load. [DONE]

	* Show Right Ascension and Declination for every star. [DONE]

	* Add keybindings for most actions. [DONE]

	* Write and read settings from files. [DONE]

	* A list of stars in the current catalogue. [DONE]

	* Graphic display of the user coordinates.

	* Command line arguments (which ones?).

* For future versions

	* Add a grid to the floor of the map, with legs to each star, so that
	you can see how far a star is.

	* Reimplement map_widget with a gdk_rgb.

	* Better selection of stars: at least, allow the user to define a set
	of stars.

	* Custom rules for the drawing of stars.

	* Many more.