Brendan Hagan
a43920089d
feat: more slice window alignment options
2022-07-12 00:17:56 -04:00
Brendan Hagan
5e1f923b38
misc: reduce impact of locale changes
...
This is more backwards compatible and would permit applying this locale to an older version without as much mess. I don't think MSE has any concept of versioning on locales unfortunately to permit declaring which field applies to which version.
2022-07-09 19:21:41 -04:00
Brendan Hagan
894d13fbdb
feat: restore ability to export using viewer rotation angle
2022-07-07 23:23:35 -04:00
Brendan Hagan
95fdaa776c
misc: throw internal image extension behind a preference setting
2022-07-04 01:57:32 -04:00
Brendan Hagan
616fe1aad7
feat: add internal storage scale option to preferences window
2022-07-04 00:52:53 -04:00
Brendan Hagan
5c983275af
feat: initial arbitrary constrain of slice window images to 500x500
2022-07-03 23:48:02 -04:00
Brendan Hagan
d3712460e8
feat: add clear button to console panel
2022-06-22 23:43:59 -04:00
Brendan Hagan
b561e5ff77
misc: right align game/style filter, correct help text location
2022-06-20 00:15:19 -04:00
Brendan Hagan
766a99fbc4
feat: apply filtering to game list, correct selections after filtering
...
Will need to propogate these filtering options to the other places these things are present, there's a dedicated variant for just the stylesheet dialog window and also the Style tab.
2022-06-19 23:38:38 -04:00
Brendan Hagan
52f1724449
feat: new set stylesheet filtering
2022-06-19 22:46:10 -04:00
Brendan Hagan
8b888f8d5a
ui: add button for slice selection centering
2022-06-14 20:04:15 -04:00
Brendan Hagan
94b073f496
git: change ignored files
2022-06-14 20:04:15 -04:00
Brendan Hagan
ab40f587fa
misc: export images at 400% scale instead of 100%
2022-06-14 20:04:15 -04:00
Twan van Laarhoven
41de22b182
Correct order of tab hotkeys
2020-06-01 13:43:57 +02:00
Twan van Laarhoven
9922e39feb
Fix locale errors
2020-05-22 19:02:31 +02:00
Twan van Laarhoven
424fd96185
Add help text to the card/keyword filter boxes
2020-05-16 14:16:32 +02:00
Twan van Laarhoven
3ea5ea9573
Fix missing carret in card filter box
...
Add Ctrl+K as a shortcut for card/keyword filter
2020-05-15 02:08:55 +02:00
Twan van Laarhoven
c9698573c9
Change keyboard shortcuts for tabs
2020-05-15 00:54:48 +02:00
Twan van Laarhoven
968b8eabca
Add "Save as directory"
2020-05-09 13:26:33 +02:00
Twan van Laarhoven
2d171732a0
Add Select All functionality, closes #19
2020-05-08 02:19:04 +02:00
Twan van Laarhoven
302ec87cf2
Locale
2020-05-04 22:02:09 +02:00
Lymia Aluysia
e0213877e4
Delete template data.
2017-01-18 06:13:30 -06:00
twanvl
37b3caeaec
locale for console panel
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1638 0fc631ac-6414-0410-93d0-97cfa31319b6
2011-01-22 21:38:38 +00:00
twanvl
bd55326c7d
* Added console panel for evaluating scripts and showing error messages.
...
* Rewrite of error queue code: errors are now pulled, instead of being turned into messageboxes automatically.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1629 0fc631ac-6414-0410-93d0-97cfa31319b6
2011-01-21 13:26:03 +00:00
twanvl
d217349148
Added filter box for keywords
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1615 0fc631ac-6414-0410-93d0-97cfa31319b6
2011-01-16 13:34:50 +00:00
twanvl
6a6c4a7fe3
version bump: now 0.3.9
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1585 0fc631ac-6414-0410-93d0-97cfa31319b6
2011-01-07 19:26:49 +00:00
twanvl
f086f21084
added 'show profiler' to locale to shut up warnings
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1582 0fc631ac-6414-0410-93d0-97cfa31319b6
2011-01-06 16:26:04 +00:00
twanvl
4ee33c28f9
added "search for cards", removed old style pack generation
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1518 0fc631ac-6414-0410-93d0-97cfa31319b6
2010-10-03 16:27:06 +00:00
pichoro
1bd866268c
Setting svn:eol to "native" for templates I added or messed up.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1501 0fc631ac-6414-0410-93d0-97cfa31319b6
2010-08-15 01:31:38 +00:00
twanvl
57e0391f0d
slightly better error messages when reading an enum value fails: also report the default used
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1479 0fc631ac-6414-0410-93d0-97cfa31319b6
2010-08-04 01:38:53 +00:00
coppro
dc26e1f00a
New 'show spelling errors' option in the preferences window.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1372 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-02-06 03:27:20 +00:00
twanvl
ad5e22e7c5
Added script support for wxDateTime values:
...
- added ScriptDateTime type
- added to_date function
- added date formating support to to_string.
- documented all of the above.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1348 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-11 16:52:07 +00:00
twanvl
30d3343a2c
check for duplicate pack names
...
don't allow a new pack to be 'removed'
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1330 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-10 01:55:31 +00:00
twanvl
e3cdb2bea7
adding & editing custom pack types now works.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1328 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-10 01:37:03 +00:00
twanvl
a8f4ff5afa
locale version 0.3.8
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1307 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-08 17:39:47 +00:00
twanvl
ab5ea48a9d
shut up the locale warning (for now)
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1285 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-02 21:44:18 +00:00
twanvl
e36dc6e6cb
apply spelling corrections from the context menu.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1274 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-12-30 19:51:41 +00:00
twanvl
20b40585f6
Some changes to the package manager:
...
- use a single button for install/upgrade
- show versions of installed package and installer
Named actions in enum PACKAGE_ACT_* to avoid confusion with the status enum.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1186 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-31 18:57:55 +00:00
twanvl
b07e4a7886
Setting for opening sets in the same window (pre 0.3.6 behaviour)
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1172 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-27 11:58:14 +00:00
twanvl
cb72dbea2f
added total number of cards to random pack panel
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1122 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-09 17:34:13 +00:00
twanvl
2d2c434bd8
Generated packs can now be selected for printing.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1107 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-08 21:35:38 +00:00
twanvl
5baabc33d4
also whine about 'mse version' declaration in locales.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1098 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-08 16:39:55 +00:00
twanvl
04a040dc29
random pack generation works
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1045 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-04 01:38:46 +00:00
twanvl
95b5fa67a2
- Added SetWindow::setControlStatusText function for setting the status text of child controls, since wx lacks a feature for doing it automatically.
...
- RandomPackPanel's spin controls are cleaned up when the set is reloaded
- to_int script function now converts empty string: to_int("") == 0
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1042 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-03 20:01:59 +00:00
twanvl
07966001ff
Translate image slice window with locale
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@982 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-06-18 14:37:04 +00:00
twanvl
96a13f6101
Some more stuff on the random pack panel.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@974 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-06-04 22:51:21 +00:00
twanvl
83a0315211
All package specific locales are now under the 'package' key in locale files. Wildcards in package names are supported.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@971 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-06-04 00:57:29 +00:00
twanvl
b62464e361
Fixed locale warnings for spanish, french, italian
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@936 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-06-01 15:58:59 +00:00
twanvl
5b47f6f498
Improved position reporting of script errors
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@931 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-06-01 01:07:45 +00:00
twanvl
78e154c481
Added toolbar and menu for switching between graph layouts
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@914 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-05-31 20:15:21 +00:00