kicad/bitmap2component
Wayne Stambaugh a6a9d8eedf Default and most recently used path fixes. (fixes: 1494210)
* Rename Eda_FileSelector to EDA_FILE_SELECTOR.
* Add optional pointer to wxString to save the most recently used path to EDA_FILE_SELECTOR.
* Rename Eda_DirectorySelector to EDA_PATH_SELECTOR.
* Replace wxGetCwd() with wxStandardPaths::GetDocumentsDir().  This fixes the windows issue
  where wxGetCwd() returns the path where the executable files are located.
* Add code to handle most recently used path to EDA_BASE_FRAME.
* Fix string formatting error in kicad/files-io.cpp.
* Remove setting and restoring current working directory when launching GerbView.  Setting the CWD
  has no effect on the launched executable which starts with it's own CWD.
* Allow project path to be passed to GerbView when launched from KiCad.
* Note: this is a work in progress.  Do not expect every path and/or file selection dialog to properly
  update the most recently used path.  The correct solution to this problem requires a much more
  well though out solution which will not happen until after the next stable release.
2015-09-25 15:38:09 -04:00
..
CMakeLists.txt boost::polygon from bitmap2component 2015-07-27 21:48:17 +02:00
Info.plist [MacOSX] Adding better support for Retina Display (NSHighResolutionCapable) 2013-12-31 12:03:02 +01:00
bitmap2cmp_gui.cpp Default and most recently used path fixes. (fixes: 1494210) 2015-09-25 15:38:09 -04:00
bitmap2cmp_gui_base.cpp Fix remark 1 in Bug #1393277 (the option "use absolute paths" acts reversed: ticked exports relative paths, unticked exports absolute paths) 2014-11-17 14:55:26 +01:00
bitmap2cmp_gui_base.fbp Fix remark 1 in Bug #1393277 (the option "use absolute paths" acts reversed: ticked exports relative paths, unticked exports absolute paths) 2014-11-17 14:55:26 +01:00
bitmap2cmp_gui_base.h bitmap2component: Add a layer selection to export a logo for Pcbnew from a Cirilo Bernardo's patch. 2014-11-12 17:59:12 +01:00
bitmap2component.cpp boost::polygon from bitmap2component 2015-07-27 21:48:17 +02:00
bitmap2component.h bitmap2component: Add a layer selection to export a logo for Pcbnew from a Cirilo Bernardo's patch. 2014-11-12 17:59:12 +01:00
bitmap2component.icns [MacOSX] Updated Icons - Document ones still missing :( 2012-09-27 19:20:44 +02:00
bitmap2component.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00