Commit Graph

  • bfcdfa31f3 Fix forward reference error. Lymia Aluysia 2017-01-18 00:42:05 -06:00
  • 8d5581ff7a Link boost_system. Lymia Aluysia 2017-01-18 00:41:09 -06:00
  • c843db5e7d r1722: Put wx libraries in the right place of the linker command. Needed to make mse link on g++ 4.6. Lymia Aluysia 2017-01-18 00:37:25 -06:00
  • b9616d09a6 Fix unresolved reference. Lymia Aluysia 2017-01-17 23:54:13 -06:00
  • 24ba3ab28a Fix check for HAVE_GCC_ATOMIC_BUILTINS Lymia Aluysia 2017-01-17 23:36:27 -06:00
  • a1660983b6 Use clang++ by default. Lymia Aluysia 2017-01-17 23:33:43 -06:00
  • 4a4fcc6990 Update automake version. Lymia Aluysia 2017-01-17 23:32:07 -06:00
  • 39fd9d4f0b Create .gitignore Lymia Aluysia 2017-01-17 23:29:10 -06:00
  • c2a9aae9ca about window text twanvl 2011-02-05 22:11:23 +00:00
  • 6981c4a2b4 minor cleanup for insert symbol menu change twanvl 2011-02-03 22:24:37 +00:00
  • f189929158 compatibility with wx2.6 and vc7.1 twanvl 2011-02-03 21:43:37 +00:00
  • e36f697855 Add 'insert symbol menu' in EVT_MENU_OPEN instead of updateUI, this fixes crash on wxGTK twanvl 2011-02-02 23:16:59 +00:00
  • b96e7ad1fb Added option to disable spacing between printed cards twanvl 2011-02-02 21:40:19 +00:00
  • e6dc141339 Don't segfault on errors during construction of ConsolePanel twanvl 2011-01-28 14:12:26 +00:00
  • 3946210d21 use correct default for .images twanvl 2011-01-25 22:49:17 +00:00
  • 262b684469 don't warn about \' escape sequence. added numeric escapes twanvl 2011-01-25 22:42:54 +00:00
  • c6a74d4576 linux: added console_panel to makefile, removed junk from error.hpp twanvl 2011-01-24 11:57:11 +00:00
  • 274a4aba04 Added script and mask to counters to allow for different colored frames. artfreakwiu 2011-01-24 01:48:39 +00:00
  • 5d4da9f294 One last Mirrodin Besieged Update: New keyword, and New creature type. pichoro 2011-01-23 16:44:54 +00:00
  • 22e91c271a Fixing a stupid typo in the name of the Counter template. pichoro 2011-01-23 16:43:59 +00:00
  • 37b3caeaec locale for console panel twanvl 2011-01-22 21:38:38 +00:00
  • f60842d341 no more handle_warning twanvl 2011-01-22 21:31:45 +00:00
  • 595b718c7a change log and release notes twanvl 2011-01-22 19:36:01 +00:00
  • df9c539983 version bump to 2.0.0 twanvl 2011-01-22 17:54:34 +00:00
  • fa7f25306b copying messages from console twanvl 2011-01-22 13:15:05 +00:00
  • 213817ab34 fix layout problems with blinking tabBar icons in wx2.6/vc7.1 twanvl 2011-01-21 22:01:39 +00:00
  • df32d0e99b make console panel compile correctly in vc7.1, wx2.6 twanvl 2011-01-21 14:55:42 +00:00
  • c3133d761d blinker tweaks twanvl 2011-01-21 14:23:36 +00:00
  • 579f180549 blink console panel icon to indicate new errors/warnings/infos twanvl 2011-01-21 14:11:06 +00:00
  • 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. twanvl 2011-01-21 13:26:03 +00:00
  • 4079bc26b8 no longer use the "beta" logo, in preparation of 2.0.0 release twanvl 2011-01-21 13:15:09 +00:00
  • b76ec8d060 wx hack: autosize toolbar buttons twanvl 2011-01-21 11:44:48 +00:00
  • 257e8ebbff backwards compatibility for wxAutoBufferedPaintDCBase twanvl 2011-01-21 11:44:29 +00:00
  • 65b3b80af6 added some margins to "collapse notes" label twanvl 2011-01-21 11:42:39 +00:00
  • ee07a2824e partially work around #64 twanvl 2011-01-19 22:15:14 +00:00
  • c89668fdb4 Added gui/filter_ctrl to makefile twanvl 2011-01-19 12:47:43 +00:00
  • a282f43cc4 added filter stuff twanvl 2011-01-18 20:13:47 +00:00
  • 5e0b5f47bc need some 'typename' to keep gcc happy twanvl 2011-01-18 20:13:11 +00:00
  • a7ac71e244 set theme border also for StylingEditor twanvl 2011-01-18 19:53:33 +00:00
  • 35c0fe4ca5 task dialog only works on new windows versions twanvl 2011-01-17 21:41:28 +00:00
  • bb1def3d69 moved filter stuff from card list here twanvl 2011-01-17 21:10:49 +00:00
  • ade8413507 remove debug hack in IconMenu that accidentally go committed twanvl 2011-01-17 19:49:02 +00:00
  • f54d0845f4 also draw wavy lines for errors in nativeLook boxes (i.e. keyword reminder text) twanvl 2011-01-16 13:55:22 +00:00
  • d217349148 Added filter box for keywords twanvl 2011-01-16 13:34:50 +00:00
  • e74f883345 Use TaskDialog (windows vista+) for asking to save the set twanvl 2011-01-12 21:15:53 +00:00
  • 4b5486c5cf New makefile, things should built again twanvl 2011-01-11 17:18:39 +00:00
  • 2874a19701 Use built in sort indicator of ListView control (on windows), wx doesn't provide this, so we do some Win32 programming. twanvl 2011-01-10 22:22:48 +00:00
  • befa10125b Fancy theming of ListCtrls: explorer style (windows vista+) This requires that we ev.Skip() EVT_MOTION, otherwise the list becomes very sluggish to update. twanvl 2011-01-10 22:08:17 +00:00
  • 9cf9277082 (minor) twanvl 2011-01-10 19:39:16 +00:00
  • ba700a3f0a Fix #59: cast to Char, not char, the former is wchar_t, the latter is a byte twanvl 2011-01-10 19:38:39 +00:00
  • a1b09b1fe1 Don't try to use new rendering of GalleryList, it doesn't work yet twanvl 2011-01-10 18:15:10 +00:00
  • a9541de948 enable wxUSE_UXTHEME only on windows, this hopefully fixes the build on linux again twanvl 2011-01-10 18:14:33 +00:00
  • 984d81e287 (formating) twanvl 2011-01-09 15:58:52 +00:00
  • 53bbcfe9a9 Be explicit about type of angles: either Radians or Degrees. Angles are always doubles. Internally use radians as much as possible. twanvl 2011-01-09 14:49:59 +00:00
  • a59248ae95 set text color to system foreground color (working on #22: correct use of os theme colors) twanvl 2011-01-09 13:37:15 +00:00
  • d9fce86e2b tried explorer style theming of list, doesn't work twanvl 2011-01-09 13:36:20 +00:00
  • b47bb7c3fe added some math script functions: * sin, cos, tan (radians) * sin_deg, cos_deg, tan_deg (degrees) * exp, log (base e), log10 * sqrt, pow twanvl 2011-01-08 22:15:54 +00:00
  • 2acf70aa3c fixed vector subscript out of range error in the Graph control: stacked bar charts ::findItem used incorrect bound twanvl 2011-01-08 21:10:41 +00:00
  • 0ba7933d37 fix ASCII Release mode build in msvc7.1 twanvl 2011-01-08 19:43:50 +00:00
  • b4270627f2 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1599 0fc631ac-6414-0410-93d0-97cfa31319b6 artfreakwiu 2011-01-08 16:42:53 +00:00
  • 89599c317b fixed possible crash when searching backwards twanvl 2011-01-08 15:49:06 +00:00
  • 2d646c5926 #58: Add operators to quick search. Added quotes and - operator, which are the most important ones twanvl 2011-01-08 13:37:46 +00:00
  • e9a27b8ee4 Fixed #56: The quick search bar doesn't look in card.notes Yay for single line changes :) twanvl 2011-01-08 13:00:27 +00:00
  • b93380e3a2 removed noexistant file from solution twanvl 2011-01-08 12:57:51 +00:00
  • e519c4a730 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1594 0fc631ac-6414-0410-93d0-97cfa31319b6 artfreakwiu 2011-01-08 03:03:04 +00:00
  • fc1e872536 Pinguin -> Penguin twanvl 2011-01-08 01:30:29 +00:00
  • 733494a711 release announcement for 0.3.9 twanvl 2011-01-07 20:38:36 +00:00
  • c3ff6ebd46 removed locales from installer, they were not up to date anyway, we will see if people complain twanvl 2011-01-07 20:31:12 +00:00
  • 08914410f6 Removed wxTB_NODIVIDER style again twanvl 2011-01-07 20:02:29 +00:00
  • af9448e24a escape key clears card filter box twanvl 2011-01-07 19:59:14 +00:00
  • 64521472e5 added more templates to the large installer twanvl 2011-01-07 19:38:13 +00:00
  • c43ec27f0a version bump also of installer twanvl 2011-01-07 19:29:24 +00:00
  • 6a6c4a7fe3 version bump: now 0.3.9 twanvl 2011-01-07 19:26:49 +00:00
  • 5c218336f0 no menu item for profiler when it is disabled twanvl 2011-01-07 19:19:52 +00:00
  • a1f4cd19ee update members of cached dropdown menu, this fixes #13 twanvl 2011-01-06 22:37:00 +00:00
  • f086f21084 added 'show profiler' to locale to shut up warnings twanvl 2011-01-06 16:26:04 +00:00
  • 3a33b07f4e fixed DropDownList in wx2.8: should use wxPopupWindow::Show instead of wxWindow::Show twanvl 2011-01-06 12:51:55 +00:00
  • bcaef7eb30 by setting fancy theme thingy just once the problems go away twanvl 2011-01-05 21:30:35 +00:00
  • f4afb5676f setting "explorer" style messes with the function of the scrollbar twanvl 2011-01-05 21:26:16 +00:00
  • a696a18905 only include ProfilerPanel when profiling is enabled twanvl 2011-01-05 21:19:35 +00:00
  • 9b3d244fe3 Counter template for Magic and necessary game file modifications. pichoro 2011-01-03 00:55:54 +00:00
  • 2090cc0f13 Lands for magic-new-flip courtesy of Rusty Keyes. pichoro 2011-01-03 00:52:28 +00:00
  • cafd5aa7f5 More keywords for Magic and its accessory templates. pichoro 2011-01-03 00:50:51 +00:00
  • a87eab540b Reverted DropDownList back to wxPopupWindow from wxPopupTransientWindow. The latter is not going to work, because it tries to be too smart. In particular, it thinks the mouse clicks outside the dialog when the scrollbar is clicked, and dismisses the popup. It also requires a mouse capture, which gives problems when submenus are used. twanvl 2010-12-31 19:38:52 +00:00
  • 8e18d21b3c More attempts to fix the DropDownList, this design using wxPopupTransientWindow is probably not going to work, I should revert to the old version. twanvl 2010-12-31 15:59:10 +00:00
  • 29c0dca669 fixes of transient popup dialogs, still not perfect, but getting there: * fixed: popup didn't work when editor didn't have focus * fixed: dimissal by losing focus didn't repaint dropdown arrows twanvl 2010-12-30 23:47:36 +00:00
  • 31377629c8 attempt to reduce flicker by override EVT_ERASE_BACKGROUND twanvl 2010-12-30 23:32:43 +00:00
  • 05b753c7a1 use wxPopupTransientWindow::Dismiss instead of Show(false), otherwise handlers are no uninstalled and we get an assertion failure. twanvl 2010-12-30 22:04:35 +00:00
  • 3c49eb1889 fixed crash upon opening of random pack panel twanvl 2010-12-30 17:07:54 +00:00
  • 809d9b747a Added some ifdefs around the vc9 fixes so that mse still compiles with msvc7 and wxWidget 2.6 twanvl 2010-12-30 16:50:20 +00:00
  • 70471251e4 draw fancy windows explorer style selection rectangles twanvl 2010-12-07 23:01:19 +00:00
  • 46bb971350 use native themed push buttons twanvl 2010-12-07 22:38:12 +00:00
  • cd2aa25535 overload wxEVT_ERASE_BACKGROUND, to reduce flicker twanvl 2010-12-07 22:19:49 +00:00
  • 55f03214f8 use wxBORDER_THEME for custom controls twanvl 2010-12-07 22:17:26 +00:00
  • 0d519a3c0b draw_control_box instead of draw_control_border twanvl 2010-12-07 22:09:09 +00:00
  • e5c0697476 * compatibility with wxWdigets 2.9+: use wxItemKind for menu style * cleaned up the interface of IconMenu a bit twanvl 2010-12-07 22:05:32 +00:00
  • d709a4eeee * use wxBORDER_THEME for custom controls twanvl 2010-12-07 22:04:48 +00:00
  • ae0380d355 * compatibility with wxWdigets 2.9+: use HandleWindowEvent instead of ProcessEvent twanvl 2010-12-07 22:04:20 +00:00
  • 653378d0b2 * compatibility with wxWdigets 2.9+: use HandleWindowEvent instead of ProcessEvent * compatibility with wxWdigets 2.9+: Handle MOUSE_CAPTURE_LOST event * use wxBORDER_THEME for custom controls twanvl 2010-12-07 22:03:14 +00:00
  • b8b07fd80a * compatibility with wxWdigets 2.9+: use HandleWindowEvent instead of ProcessEvent * overload wxEVT_ERASE_BACKGROUND, to reduce flicker * use wxBORDER_THEME for custom controls * tweaked style of GalleryList a tiny bit twanvl 2010-12-07 22:01:44 +00:00