Commit Graph

2298 Commits

Author SHA1 Message Date
pichoro ad7a1a6506 Shrunk pt font in all post 8th templates, except split.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@406 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-21 02:49:05 +00:00
coppro c8343f739f Fixed some symbol editor resources
Removed Makefile from repository (confuses people who should use 
configure)


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@405 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-20 23:39:17 +00:00
coppro af89fe04d5 Fixed caret size.
Made delete card button greyed-out with only one card in set (oops)


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@404 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-20 21:28:28 +00:00
coppro bd891efc15 Changed so you can't delete last card in set.
(this can cause crashes, and an empty set seems pointless anyways.)


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@403 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-20 19:39:41 +00:00
pichoro 7d49be5a3a Updated Imprint.
Changed center justification to not default.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@402 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-20 03:06:47 +00:00
coppro 9a2b992c06 Fixed GTK GetTextExtent bug
Added resources shell script


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@401 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-19 21:15:20 +00:00
twanvl b4c7cfb5bc attempt at fixing text extent for gtk
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@400 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-19 18:59:30 +00:00
twanvl d896a95cbb COL_DRAGGING event doesn't seem to do anything
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@399 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-19 18:59:00 +00:00
twanvl 4fc8f88d77 all card lists share the widths of the columns
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@398 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-19 18:12:30 +00:00
twanvl 7a66256ebd minor cleanup of '\n' to ' ' code
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@397 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-19 18:09:26 +00:00
coppro 8aef0b244b Fixed crash when deleting a card from a non-empty set.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@396 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-19 16:53:15 +00:00
coppro 32b3f86cc3 Fixed dropdown arrow display bug on Linux.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@395 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-19 16:12:05 +00:00
coppro c51d7f8458 Fixed keyword list replacements messing up due to being multi-line.
Fixed GCC warnings.
Added linux installer directory.



git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@394 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-19 15:11:14 +00:00
pichoro e5289b78d9 Fixed minor errors and added missing pieces to FPM temps.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@393 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-19 03:19:48 +00:00
twanvl 936fb57b69 style specific fields are now editable&saveable
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@392 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-19 00:05:18 +00:00
twanvl 7230a79d85 Fixed thumbnails for choices without images
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@391 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-18 22:37:50 +00:00
twanvl e9597a142c Fixed bug in fields in style file;
No longer doing GetTextExtent("\n");
Moved pt boxes to style files;

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@390 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-18 22:22:18 +00:00
twanvl 4a6e10ad93 Support for extra card fields in stylesheets;
Fixed some bugs:
 - Missing choice images can crash mse.
 - The wrong style is used for making preview choice images on style panel.
FOR_EACH(x, *y.z) should now work without parentheses on linux as well.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@389 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-18 21:26:21 +00:00
coppro 1c687fdc96 Prevented some crashes from uncaught exceptions
Moved mse.ico to app.ico
Fixed the Linux version of load_resource_icon().


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@388 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-18 19:11:40 +00:00
pichoro 0b05d97ed6 Fixed an error in magic-mana-beveled symbol font.
Fixed an error in Forcast in both Magic and Vanguard.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@387 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-17 03:59:09 +00:00
twanvl ee8f14c2ed Automatic conversion of keyword parameter to number;
Made alignment scriptable

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@386 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-17 00:46:57 +00:00
twanvl d2fe3b6ba0 Fixed another smart pointer bug (assignment operator copied ref count);
Fixed symbol editor grid

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@385 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-16 19:18:16 +00:00
pichoro 738f5f962e Added colorless frames for Extended Art and Oldstyle Token.
Changed font on Oldstyle Token to MPlantin.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@384 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-16 03:05:35 +00:00
twanvl ee6f0b9df7 Delayed updating of scripts on keyword changes
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@383 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-15 16:43:13 +00:00
coppro 82a7690909 Fixed input.
Update configure script to wxWidgets 2.8
Added required 2.8 includes.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@382 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-15 16:41:08 +00:00
twanvl 99bd13ee0b SetCombineImage now actually does something (this fixes issues guild watermarks)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@381 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-15 16:35:51 +00:00
pichoro d0503175a2 Updated old style colored lands.
Updated modern split colorless frame.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@379 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-14 23:46:22 +00:00
pichoro a097052e4d Added colorless frames for magic-promo, magic-old, and magic-old-split.
Updated vanguard keywords.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@378 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-14 23:03:27 +00:00
twanvl 5f9a7819fe Fixed initialization bug in Graph;
Added regeneration keyword;
0.3.3 installer

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@377 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-14 20:34:52 +00:00
twanvl 82f3dc42c7 Slightly nicer syntax highlighting
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@376 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-14 19:30:23 +00:00
twanvl f21f11ac87 Support for automatic curly quotes
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@375 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-14 18:24:01 +00:00
twanvl cfcf1d2e25 New keyword mode: 'inline', givin correct reminder text for 'scry'
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@374 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-14 17:49:47 +00:00
twanvl ff85f47ac9 Dummy HTML export window
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@373 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-14 17:21:39 +00:00
twanvl 89240c201b Update checker text for 0.3.3
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@372 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-14 16:55:44 +00:00
twanvl 39e379006f Minor tweak of scatter pie graph;
Version bump to 0.3.3

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@371 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-14 16:39:38 +00:00
twanvl cef6edd9df Icons for 2d statistics categories
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@370 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-14 16:38:53 +00:00
twanvl ce51c7061a Legends for graphs; pie scatter graphs
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@369 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-14 15:37:04 +00:00
pichoro 3cb611c4a2 Added split colorless frame.
Futher oraclized keywords for Magic and Vanguard.
Added old style uncommon and rare symbols for use in oldstyle magic templates.
Changed old style magic templates to use old style uncommon and rare symbols.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@368 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-14 04:34:43 +00:00
twanvl a26bdc547f Some more statistics tweaks;
Another minor fix for alignment of sorted columns

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@367 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-14 01:55:27 +00:00
twanvl f30b14b0f7 Alignment is preserved when sorting (changing column images)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@366 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-14 00:43:54 +00:00
twanvl 73c2d9b152 Reader now correctly reads the last line of input (if no newline at eof)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@365 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-14 00:07:07 +00:00
twanvl 04366b3505 Fixed: custom keywords not immediatly active;
Version bump;
Moved the busy cursor to actual loading of set;

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@364 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 23:55:37 +00:00
twanvl 41989c0755 Scatter plots
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@363 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 23:43:24 +00:00
pichoro 12672484b7 Rearranged keywords according to debut, to give order to the list.
Added refer script for english_singular on name param.
Updated vanguard keywords to reflect magic.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@362 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 23:00:14 +00:00
twanvl ff745244d3 choice fields show only the highest level of choices in statistics panel
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@361 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 22:23:38 +00:00
twanvl b46db1f9c9 Added export toolbar button
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@360 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 22:21:15 +00:00
twanvl 7faddb9d90 cut/delete for image values
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@359 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 22:19:08 +00:00
twanvl 3702ff5846 clipboard functions for keywords
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@358 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 22:16:58 +00:00
pichoro 0e6e349295 Fixed some mana font problems in FPM.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@357 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 17:54:21 +00:00
twanvl 6ef60ed15f Icons for export and print;
match_rule script function

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@356 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 17:27:25 +00:00