23 Commits (5862306295a98440c4e4272d9c07b71ab5c08969)

Author SHA1 Message Date
Dick Hollenbeck 5862306295 When pasting into a fp_lib_table with no initial rows, start at column zero, not -1. 12 years ago
Dick Hollenbeck afd6f292e7 *) Switch over to FP_LIB_TABLE::Footprint*() functions. 12 years ago
Dick Hollenbeck ec7f26f54b FP_LIB_TABLE::ROW::SetFullURI() does environment variable substitution up front. 12 years ago
Dick Hollenbeck bf97bf891b AutoSizeColumns(), and search for "(fp_lib_table" not "(fp_lib_table " 12 years ago
Dick Hollenbeck e0a0f596e2 Add keyboard support to DIALOG_FP_LIB_TABLE grid interface: 12 years ago
Dick Hollenbeck e45ed220f9 DIALOG_FP_LIB_TABLE does not use wxSplitterWindow, it would not obey. 12 years ago
Dick Hollenbeck f72394cc6b Make PLUGIN::Footprint*() API functions take 'const' PROPERTIES*. 12 years ago
Wayne Stambaugh 4afae65110 Fix debug build error in pcbnew/dialogs_fp_lib_table.cpp. 12 years ago
Dick Hollenbeck 74ce031e62 Set PROPERTIES* into FP_LIB_TABLE::ROW, which is a parsed (binary) form of the 'options'. 12 years ago
Dick Hollenbeck 153aee8eda GITHUB_PLUGIN now works and can be used under Linux immediately. 12 years ago
Wayne Stambaugh 0f4ba09545 Pcbnew footprint library table fixes. 12 years ago
Dick Hollenbeck f77c10ac96 typos and tooltip 13 years ago
Dick Hollenbeck 8fd0c322cd more fp lib table work 13 years ago
Dick Hollenbeck 75072f4330 extend fp_lib_table on multiple row paste 13 years ago
Dick Hollenbeck ee48de6744 note that the clipboard format is spreadsheet compatible 13 years ago
Dick Hollenbeck f477464f77 embellish fp_lib_table editor with beginnings of cut, copy, paste 13 years ago
Dick Hollenbeck e0cc8a2f11 implement move up, move down in lib table editor 13 years ago
Dick Hollenbeck 9e41a8127d more fp_lib_table work 13 years ago
Dick Hollenbeck 58299fc921 more fp_lib_table work 13 years ago
Dick Hollenbeck 69dbeab90f decouple wxGridTableBase from FP_LIB_TABLE, this was poor information hiding 13 years ago
Dick Hollenbeck fb43f4ad6f fp_lib_table dialog work 13 years ago
Dick Hollenbeck ae19bbfa33 add dialog for fp_lib_table 13 years ago
jean-pierre charras d739f03c5f Remove old xpm icons files 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 4b853dedb4 Application name capitalization fixes. 14 years ago
Dick Hollenbeck 07ab5534e5 PNG bitmap support, initial implementation 14 years ago
Dick Hollenbeck 45c5e594b6 zwischen punkt for migration to PNG bitmaps 14 years ago
Dick Hollenbeck 82d5ed1e12 start migration to PNG, use shim function KiBitmap() and KiBitmapNew() 14 years ago
Dick Hollenbeck 8f1b569736 library function to create a bitmap from a PNG 14 years ago
Dick Hollenbeck 6e119c2bb8 fix broken ReadLine() 15 years ago
jean-pierre charras 73585a8514 Fix minor bug (layer color not updated in toolbar when changed in layer manager) 15 years ago
Marco Mattila e79b596308 Add FILTER_READER class. Introduce FILE_LINE_READER into pcbnew. 15 years ago
jean-pierre charras e7d5770f42 Fix some Doxygen warnings. 15 years ago
charras 8be3abc1c0 minor changes 16 years ago
charras 29e217d310 pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 16 years ago
charras fe10a9938f Removed global default clearance, track size and vias drill. Use netclasses values only. 16 years ago
dickelbeck 15e0734525 template header 16 years ago
dickelbeck 1715211d3a restoring my copyright template file 16 years ago
jerryjacobs 17dd0e2766 Big cleanup of sourcetree root structure, added Documentation subfolder, moved packaging stuff for osx and windows (nsis) to packaging. 16 years ago
jerryjacobs 062bbfe1c3 17 years ago
dickelbeck 4ce6de82fc added copyright.h for review 18 years ago