twanvl
208caa7c78
version++
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@273 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-21 16:00:38 +00:00
twanvl
4ac5ef8481
Implemented printing (finally)
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@272 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-21 15:59:39 +00:00
twanvl
5327520646
"insert parameter" and "user parameter" buttons now work.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@271 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-21 01:10:32 +00:00
twanvl
fef99c78e3
Added list for refering to keyword parameters; keyword database updated when keywords change
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@270 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-20 16:10:54 +00:00
twanvl
0d3ab74d32
implemented "direction:vertical" support, also for symbols
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@269 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-19 23:54:39 +00:00
twanvl
b23040989e
fixed handling of duplicate filenames for images export
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@268 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-19 21:03:16 +00:00
twanvl
0d328b750e
implemented apprentice export
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@267 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-19 16:30:51 +00:00
twanvl
f530cd7244
added toggle reminder text action;
...
updated SymbolsInFont when creating 'insert symbol' menu
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@266 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-19 14:04:50 +00:00
twanvl
9f24da8d02
dependency handling for keywords
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@265 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-18 22:59:03 +00:00
twanvl
99f44292d6
enlgish language stuff for keywords
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@264 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-18 21:33:32 +00:00
twanvl
c8fc427da3
Added ChangeKeywordModeAction;
...
Hopefully fixed the 'Invalid multibyte character' build error on linux (I was using left/right-angle-brackets in string constants);
Fixed 'cost' keywords;
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@263 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-18 18:02:09 +00:00
twanvl
37fe4c84ae
added guild mana support for all magic styles;
...
uses correct script context for cards using a stylesheet other then the default one.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@262 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-17 20:59:17 +00:00
twanvl
745032200a
Added support for 'guild mana symbols'.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@261 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-17 17:31:43 +00:00
twanvl
8e3049d0ee
improved error reporting for the keyword editor
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@260 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-16 23:45:01 +00:00
twanvl
e685b56830
Working on the keywords panel;
...
Correct styling data now shown on style panel
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@259 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-16 22:27:05 +00:00
twanvl
d4ad3ae704
that should be all
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@258 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-16 15:49:25 +00:00
twanvl
f185a2c6ab
description of changes/fixes/hacks I made to wxwidgets
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@257 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-16 15:44:30 +00:00
coppro
106d570206
Updated for compatibility.
...
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)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@256 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-14 19:47:17 +00:00
twanvl
7b45f6f69e
Editing of keywords
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@255 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-13 23:59:42 +00:00
twanvl
1be1304c94
Added actions for adding/removing keywords
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@254 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-13 17:21:35 +00:00
twanvl
f915a491a8
fixed: "Double click to select image" text now always shown when editing;
...
Correct control used for clipboard actions in CardsPanel
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@253 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-12 19:39:08 +00:00
twanvl
3dd0521c40
MultipleChoiceValueEditor: implemented drop down list
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@252 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-12 19:18:17 +00:00
twanvl
958da421d9
Implemented ContourMask (mask for text fields)
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@251 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-12 18:11:41 +00:00
twanvl
42ab8c84c0
Fixed TextCtrl to work for keyword properties;
...
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.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@250 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-12 17:35:00 +00:00
twanvl
1fc7e57b91
added spaces so 'insert symbol' codes are no longer seen as shortcuts
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@249 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-12 13:30:56 +00:00
twanvl
44d23356ef
fixed warning 'unexpected key ""' at end of file
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@248 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-29 19:26:56 +00:00
twanvl
d4bae697cd
set version number of template files to 0.3.0
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@247 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-29 19:26:37 +00:00
twanvl
1f8f8ec89d
Added statistics icons
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@246 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-29 19:11:37 +00:00
twanvl
e55e5ae806
fixed default value for tr()
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@245 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-29 18:43:10 +00:00
twanvl
50532c1efd
colored casting cost statistics category
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@244 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-29 18:42:51 +00:00
twanvl
f025630b8b
Fixed mask for image fields, added mask support to slice window
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@243 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-29 18:27:05 +00:00
twanvl
cb1c0a9afb
nicer error messags when aliases don't but should apply
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@242 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-29 18:23:09 +00:00
twanvl
30b38d6fab
Implemented sharpening for image slicer
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@241 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-29 14:45:59 +00:00
twanvl
0f48513684
symmetric selection handling
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@240 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-25 01:38:09 +00:00
twanvl
3d98bbb870
correct cursor position for formating actions
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@239 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-25 00:31:41 +00:00
twanvl
d37adbbb94
cursor handling now correct in the precense of <sep> and <atom> (finally)
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@238 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-25 00:22:44 +00:00
twanvl
114c03b6e1
improved cursor motion for up/down/home/end; text editor now remembers cursor positions (instead of indices) when applying scripts.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@237 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-24 23:42:33 +00:00
twanvl
135941fb43
non-optional keyword parameters
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@236 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-24 22:17:48 +00:00
twanvl
7deecad835
cleaned up magic keywords; correct drawing of placeholders
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@235 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-24 22:06:15 +00:00
twanvl
f1c5a8b974
Fixed Actions for TextCtrl, actions used to apply to the wrong value.
...
Changed some TABs to spaces in macros, that should end the conflicts because we use different tab sizes (4 vs 8)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@234 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-24 20:27:38 +00:00
twanvl
c0eb224386
Icons for file->export
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@233 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-23 22:02:57 +00:00
twanvl
0f8f8a3334
Added 'export all card images' functionality
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@232 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-23 18:37:49 +00:00
coppro
851799d1b6
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.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@231 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-23 00:57:06 +00:00
twanvl
0fbd417057
(partially working) keyword list
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@230 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-22 22:50:01 +00:00
twanvl
e51af9677b
split ItemList from CardList, this class can also be used to list keywords
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@229 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-22 20:23:12 +00:00
twanvl
f5de36057c
Working MultipleChoiceValueEditor for checklist style
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@228 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-22 15:36:07 +00:00
twanvl
21781a559a
localization of symbol editor
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@227 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-22 14:27:55 +00:00
twanvl
1bf5af3de4
Scroll wheel in native look editor now scrolls window under cursor
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@226 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-22 13:07:39 +00:00
twanvl
2c2bf88a40
redraw on resize
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@225 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-22 13:07:17 +00:00
twanvl
2a2471fda7
implemented 'default set style', so that doesn't have to be duplicated for each style
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@224 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-22 12:57:10 +00:00