kicad/kicad
Jeff Young ad59254be8 Another round of font sizing tweaks.
It appears that both strategies in the last commit worked, leaving us
with squared scaling.  The dialog pixel architecture seems safer than
our icon scaling stuff, so this version attempts to use only it.

Also works around a bug where wxELLIPSIZE_MIDDLE doesn't work on Mac.

Fixes https://gitlab.com/kicad/code/kicad/issues/8608

Fixes https://gitlab.com/kicad/code/kicad/issues/8375
2021-09-10 21:46:13 +01:00
..
dialogs Another round of font sizing tweaks. 2021-09-10 21:46:13 +01:00
pcm Code cleaning. 2021-09-07 15:18:42 -04:00
tools Remove inappropriate icons 2021-09-06 21:23:52 +00:00
CMakeLists.txt PCM implementation 2021-08-27 21:11:47 +00:00
files-io.cpp Consistent terminology and punctuation. 2021-06-17 00:05:17 +01:00
import_project.cpp Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
kicad.cpp Code cleaning. 2021-07-14 15:47:32 -04:00
kicad.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
kicad_doc.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
kicad_id.h ADDED: CADSTAR Archive project importer 2020-09-27 23:50:20 +00:00
kicad_manager_frame.cpp Another round of font sizing tweaks. 2021-09-10 21:46:13 +01:00
kicad_manager_frame.h Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
kicad_settings.cpp PCM implementation 2021-08-27 21:11:47 +00:00
kicad_settings.h PCM implementation 2021-08-27 21:11:47 +00:00
menubar.cpp PCM implementation 2021-08-27 21:11:47 +00:00
pgm_kicad.h Cleanup some includes and enum in kicad 2020-10-12 19:38:40 -04:00
project_template.cpp Don't infer two projects when we find both .kicad_pro and .pro. 2021-06-08 14:52:23 +01:00
project_template.h Cleanup. 2019-11-09 20:22:44 +00:00
project_tree.cpp Another round of font sizing tweaks. 2021-09-10 21:46:13 +01:00
project_tree.h Formatting and naming conventions. 2020-12-02 14:27:43 +00:00
project_tree_item.cpp Use platform terminology (and heuristics) for Delete. 2021-06-05 15:04:11 +01:00
project_tree_item.h Code cleaning. 2021-07-14 15:47:32 -04:00
project_tree_pane.cpp Expunge EDA_FILE_SELECTOR. 2021-07-28 14:12:51 -04:00
project_tree_pane.h Shut down fileWatcher more aggresively. 2021-05-20 16:54:24 +01:00
tree_file_type.h More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00