lp:~cern-kicad/kicad/strings_fix

Created by Maciej Suminski and last modified
Get this branch:
bzr branch lp:~cern-kicad/kicad/strings_fix
Members of CERN KiCad developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
CERN KiCad developers
Project:
KiCad
Status:
Merged

Recent revisions

4463. By Maciej Suminski

Fixed wx2.8 strings compatibility.

4462. By Dick Hollenbeck

change

4461. By Dick Hollenbeck

Completion of DIALOG_FP_PLUGIN_OPTIONS

4460. By Maciej Suminski

Commit Launchpad merge request 194664.

* Modify error handling for OpenGL backend.
* Correct Doxygen comments notation.

4459. By Brian Sidebotham

Although CMake keeps time stamps to remember how far it got in an ExternalProject_Add()
build, it throws the time stamps away when there are edits to the CMakeLists.txt portion
pertaining to the external project. Only a 'make clean' would remove the untarred tree.
This patch removes the need to do a make clean when changing the ExternalProject_Add()
text pertinent to patching.

Fixes bug 1250222 in KiCad-Winbuilder

4458. By Dick Hollenbeck

wxString PCB_BASE_FRAME::SelectFootprintFromLibBrowser() now returns empty string on abort.
GITHUB_PLUGIN uses redirected URL to remove one HTTP hit time.

4457. By Wayne Stambaugh

Footprint library table fixes.

* Pcbnew: catch exceptions when saving changes to footprint library table.
* Pcbnew: update footprint viewer library list if open when footprint library
  table changes.
* CvPcb: update library list when footprint library table changes.
* Minor coding policy fixes.

4456. By Dick Hollenbeck

*) Add PLUGIN::FootprintLibOptions( PROPERTIES* ), and extend DIALOG_FP_PLUGIN_OPTIONS to use it.
*) Move button handlers to LEFT MOUSE CLICK from COMMAND events, so wxGrid focus is not lost.
*) Sketch out the concept of COW support for the GITHUB_PLUGIN in its @todo.

4455. By Wayne Stambaugh

Escape " character to fix warning in TokenList2DsnLexer.cmake

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:kicad/product
This branch contains Public information 
Everyone can see this information.