File: TodoPlan-1.3

package info (click to toggle)
lyx 1.3.4-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 41,996 kB
  • ctags: 28,239
  • sloc: cpp: 169,428; sh: 11,309; ansic: 6,029; perl: 3,828; python: 1,659; makefile: 1,554; yacc: 356; tcl: 163; sed: 72
file content (39 lines) | stat: -rw-r--r-- 818 bytes parent folder | download
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
36
37
38
39
Andre:

 global
    - context sensitive keybindings
    - better .tex -> .lyx coversion
    - the "cursor stuff"
    - unify "real" insets and mathed's insets
    - David's preview stuff

 mathed only
    - fill in gaps in AMS support
    - further work on math-extern
    - reduce memory consumption

John Levon:
	o GUII
	o bug fixes


Martin:
- User-definable floats (Herbert)
- Optional arguments (short title versions)
- Spreadsheet functionality (basic) in tabular
- Something else I don't remember :-)

Michael:

- upgrade of libsigc version to 1.4/1.3 whatever the release version
ends up getting called.
- GUII
- Gtkmm2 frontend.

Lgb:
- upgrade boost
- upgrade gettext
- textclass as string
- force arg check on lyxfuns
- move towards no-next code in paragraph,cursor and row.
- remove 1.2.x compability code.