- 29 Mar, 2007 1 commit
-
-
twanvl authored
-
- 25 Mar, 2007 7 commits
-
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
improved cursor motion for up/down/home/end; text editor now remembers cursor positions (instead of indices) when applying scripts.
-
twanvl authored
-
twanvl authored
-
twanvl authored
Changed some TABs to spaces in macros, that should end the conflicts because we use different tab sizes (4 vs 8)
-
- 24 Mar, 2007 2 commits
- 23 Mar, 2007 3 commits
- 22 Mar, 2007 7 commits
- 21 Mar, 2007 3 commits
- 19 Mar, 2007 3 commits
- 18 Mar, 2007 6 commits
-
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
If this doesn't work in GCC, the COMMA definition could be made only for MSVC, then GCC sees DECLARE_TYPEOF(map<int COMMA string>). GCC doesn't need DECLARE_TYPEOF anyway. Keyword expansion now works, still todo: - marking parameters, e.g. "Cycling 2W" -> "Cycling <param-mana>2W</param-mana>" - user interface for toggling reminder text - user interface for keywords
-
- 16 Mar, 2007 1 commit
-
-
coppro authored
Removed DECLARE_TYPEOF2; replaced with double-parenthesized macro calls. (GCC doesn't accept the other way in all cases.. I don't know whether MSW accepts this way.) Fixed a few resource names.
-
- 23 Feb, 2007 1 commit
-
-
coppro authored
-
- 16 Feb, 2007 1 commit
-
-
twanvl authored
Added 'snap to grid' to symbol editor
-
- 14 Feb, 2007 4 commits
- 09 Feb, 2007 1 commit
-
-
twanvl authored
Added 'collapse' option for card notes; Made variant of DECLARE_TYPEOF for maps (two template arguments).
-