- 21 Apr, 2007 1 commit
-
-
twanvl authored
-
- 20 Apr, 2007 3 commits
- 19 Apr, 2007 4 commits
- 18 Apr, 2007 2 commits
- 17 Apr, 2007 2 commits
- 16 Apr, 2007 2 commits
- 15 Apr, 2007 1 commit
-
-
coppro authored
Problem: In src/gui/control/keyword_list.cpp and src/render/text/element.cpp, there are two characters that I cannot identify. I can't make it work, I just get the error "Invalid multibyte character. Bug: Keywords do not register when they're in lowercase (flying vs Flying, for instance)
-
- 14 Apr, 2007 2 commits
- 13 Apr, 2007 4 commits
-
-
twanvl authored
Correct control used for clipboard actions in CardsPanel
-
twanvl authored
-
twanvl authored
-
twanvl authored
Added wrapping of <> around parameters to TextElement; Added colors for keyword parameters; Added menu & toolbar for keyword panel; Fixed bug in package, save/save-as was the wrong way around; Added third quality setting to RotatedDC: using SetUserScale, this gets you more precise positioning.
-
- 12 Apr, 2007 1 commit
-
-
twanvl authored
-
- 30 Mar, 2007 7 commits
- 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 1 commit
-
-
coppro authored
Fixed some bugs to make GCC work. I needed to change SimpleValueAction to take the function as a variable as opposed to a template parameter - GCC won't accept pointers from a base class in templates.
-