summaryrefslogtreecommitdiff
path: root/gtk2_ardour/bundle_env_msvc.cc
AgeCommit message (Expand)Author
2015-04-17fix novice-level mistake that causes localedir to point to random, reusable (...Paul Davis
2015-02-13When building with MSVC, follow Robin's lead and add support for a new env va...John Emmas
2014-12-02Because we're building the gdk-pixbuf modules statically (i.e. no longer as D...John Emmas
2014-11-24Now that we're building pango's language modules statically (i.e. no longer a...John Emmas
2014-06-25Rename PBD::find_file_in_search_path to just PBD::find_fileTim Mayberry
2014-04-19Save any cached fonts into our dedicated cache folder (msvc)John Emmas
2014-04-15Ensure that 'fixup_bundle_environment()' returns a suitable localedir (msvc)John Emmas
2014-03-27Add internationalization support for my newly committed 'bundle_env_msvc.cc'John Emmas
2014-03-27Add the code for 'load_custom_fonts()' (though not entirely sure if it's actu...John Emmas
2014-03-21String object for Greek locale testing should have been Glib::ustring, rather...John Emmas
2014-03-21Implement 'fixup_bundle_environment()' for the MSVC buildJohn Emmas