comparison codeDoc/jobs.txt @ 71:77c7d3235114

Separated the grid layout widget's implementation into a base and a derived class, to allow other uses of layout.
author Diggory Hardy <diggory.hardy@gmail.com>
date Sat, 05 Jul 2008 15:36:39 +0100
parents cc3763817b8a
children 159775502bb4
comparison
equal deleted inserted replaced
70:7fc0a8295c83 71:77c7d3235114
1 Copyright © 2007-2008 Diggory Hardy 1 Copyright © 2007-2008 Diggory Hardy
2 License: GNU General Public License version 2 or later (see COPYING) 2 License: GNU General Public License version 2 or later (see COPYING)
3 3
4 4
5 In progress: 5 In progress:
6 GUI Content. 6 in mdeOld branch: GUI Content.
7 7
8 8
9 9
10 To do (importance 0-5: 0 pointless, 1 no obvious impact now, 2 todo sometime, 3 useful, 4 important, 5 urgent): 10 To do (importance 0-5: 0 pointless, 1 no obvious impact now, 2 todo sometime, 3 useful, 4 important, 5 urgent):
11 Also see todo.txt and FIXME/NOTE comment marks. 11 Also see todo.txt and FIXME/NOTE comment marks.