1 Commits (0109641c2fabac4d4bfb666d19521ee8addc2b2a)

Author SHA1 Message Date
jean-pierre charras 274572bf20 Rename tool_cvpcb.cpp to toolbars_cvpcb.cpp 7 years ago
Jeff Young b24b0d5dfe Dialog-ize CvPcb and implement proper Save. 8 years ago
Chris Pavlina 7e6a6540c8 Implement primitive icon scaling for high DPI 8 years ago
Wayne Stambaugh f7ab50f791 UI string normalization. 8 years ago
Maciej Suminski 068a29952c Changed AUI toolbars background from gradient to solid 8 years ago
Wayne Stambaugh 129fa52b65 CvPcb: remove broken footprint documentation feature. 9 years ago
jean-pierre charras a9427f8999 CvPcb: fix incorrect tool tip message. 10 years ago
jean-pierre charras 53b52b08c9 CvPcb, filtering fp list by wildcard: Remove dialog to enter the filtering pattern. Use a wxTextCtrl permanently shown in toolbar. The fplist is updated immediately after editing the pattern. 10 years ago
jean-pierre charras a28b1cefc3 CvPcb: serious code cleanup (work in progress): Remove dead or outdated code. Fix a lot of coding style issues. Use better code in many places. No new features. 10 years ago
lukasz.iwaszkiewicz@gmail.com 0829446c86 Add CvPcb footprint search and filter by name. 10 years ago
jean-pierre charras 2daaf084be Cvpcb: minro fixes: fix an outdated help message, and remove dead code. 11 years ago
jean-pierre charras 972329527e Cvpcb: fix issues relatives to .equ files management: 11 years ago
jean-pierre charras 9aa4fb6955 Cvpcb: force project name in stand alone mode, to allow access to project fp lib table. In project mode: disable the read netlist option (the netlist is read when Cvpcb is started by eeschema) 11 years ago
Wayne Stambaugh c63459653a CvPcb: fix broken event ID for configuration button on toolbar. 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Fabrizio Tappero 9c71f62e1c Commit patch about cvpcb, pcbnew and layout editor menu items, with 3 menu labels modified in Eeschema. 12 years ago
Wayne Stambaugh 7f18b883ab CvPcb filtering and other minor improvements. 13 years ago
Michal Jahelka a23dcccce5 Add filtering footprint list by library to CvPcb 13 years ago
jean-pierre charras 619125f9ab Changes for CvPcb to eeschema stuff file: the stuff file generation from CvPcb is removed. Eeschema now imports footprints names from the .cmp usual file created by CvPcb or by Pcbnew (Why to use 2 file formats for the same thing?) . 13 years ago
Joe Ferner aad54ec406 Added a toolbar button to cvpcb to filter by pin/pad count. 14 years ago
jean-pierre charras f9e2f9dc77 Pcbnew and Cvpcb: more about new netlist support: see CHANGELOG (important changes). 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 0e27f45ffd Encapsulate EDA_APP class. 14 years ago
Wayne Stambaugh fac288cffa More encapsulation work and other minor improvements. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Dick Hollenbeck 82d5ed1e12 start migration to PNG, use shim function KiBitmap() and KiBitmapNew() 15 years ago
Wayne Stambaugh 5fd409f826 Add user write permission tests to CVPcb and other minor fixes. 15 years ago
Wayne Stambaugh 0cedcb8749 Coding policy fixes. 15 years ago
jean-pierre charras 02d4b59c59 Bitmaps cosmetic enhancements 15 years ago
jean-pierre charras 73c674b89d Gerbview cosmetic enhancements 15 years ago
jean-pierre charras 75f332aefc Cvpcb: code cleaning. Remove not used and useless files. 15 years ago
jean-pierre charras 9370dd83de CvPcb: Code cleanup. Rename WinEDA_CvpcbFrame to CVPCB_MAINFRAME, according to coding style policy. 15 years ago
jean-pierre charras ee9e9b84c4 minors enhancements and minor code cleanup 15 years ago
stambaughw 3066c70559 Implement wxDC coordinate handling and wxGCDC. 16 years ago
stambaughw 8c36cbf472 Complete comment translation of cvpcb source and fix tool tip capitalization. 16 years ago
dickelbeck 56995b3359 AUI support into topmost CMakeLists.txt 16 years ago
dickelbeck d3468dd557 Marco's AUI patch, basically 16 years ago
stambaughw 43d6c685b5 Command ID refactoring and other minor improvements. 16 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
charras 6e6134ea5a improved wxWidgets 3 compatibility 17 years ago
charras b4b57a96e7 Added: handling multiple user paths in library path list in Cvpcb. Other minor changes 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
charras 9f8e1d9d1c removed some warning when compiling. Added comments 17 years ago
stambaughw 21faf9d370 Integrate wxFileHistory, add missing header files to fix Linux build, initial search path work, and general housekeeping. 17 years ago
stambaughw 2611a54791 Convert global and embedded application pointers to wxGetApp() 17 years ago
jerryjacobs 6f84112375 Menu and statusbar strings made more clear 17 years ago
charras 433b2a0987 Online doc format changed to PDF format. See changelog 18 years ago
kajtek1 6520df62b5 Moved and fixed all XPM files to /bitmaps directory. 18 years ago
plyatov 02ee077b4a More intuitive icons used in cvpcb. 18 years ago
dickelbeck 18d83b768c See my change_log.txt 2007-Sep-13 UPDATE 19 years ago