[ADDED] More Mac fixes and enhancements

Money Manager Ex Development related posts for both Android and Desktop

Moderator: Renato

elliswr
Super User
Posts: 102
Joined: Tue May 05, 2009 8:21 am
Are you a spam bot?: No
Location: Granbury, TX

[ADDED] More Mac fixes and enhancements

Post by elliswr »

Here is a diff for numerous Mac fixes, code cleanup, GCC compatability, and Mac enhancements (moving the about dialog to the standard Mac App menu location, adding a standard mac help menu and moving the MMEX help menu to that location, etc.)

[Edit]: Someone was kind enough to point out that the search Payees feature had been broken by me. The patch now has the fix for it.
You do not have the required permissions to view the files attached to this post.
madhan
Site Admin
Posts: 99
Joined: Sun Nov 30, 2008 8:06 pm

Re: More Mac fixes and enhancements

Post by madhan »

Checked into SVN. 406. Please verify.
Nikolay
Developer
Posts: 1535
Joined: Sat Dec 06, 2008 2:27 pm
Are you a spam bot?: No
Location: Sankt-Petersburg, Russia

Re: [ADDED] More Mac fixes and enhancements

Post by Nikolay »

Hi

Now compilation for MSWindows does not work.

Lines
#define MMEX_ICON_FNAME wxT("mmex.ico")
#define MMEX_SPLASH_FNAME wxT("splash.png")
are apsent in defs.h file.
madhan
Site Admin
Posts: 99
Joined: Sun Nov 30, 2008 8:06 pm

Re: [ADDED] More Mac fixes and enhancements

Post by madhan »

Thanks Nikolay for catching it.
I think we need people to build and test in a couple of OSes before checking it into SVN. That way we dont break it.
I checked in the fix in 407