kicad/include
Wayne Stambaugh 285d9b649d Major component library ojbect editing code refactor.
* All library component object editing is now performed with the ojbect
  except LIB_PIN (coming soon).
* Added TRANFORM class to handle coordinate transforms.
* Remove old transform matrix functions.
* More file renaming to align them with the other component library
  object file names.
* Fix hot key bugs in library editor to disable edit keys while an item
  is being edited.
* Fixed bug when cancelling rotation of text and field objects while
  being moved.
2010-10-20 16:24:26 -04:00
..
boost updated boost library, to 1_44_0 2010-08-17 13:47:04 +02:00
HersheyCyrillic.h.unused Use layer_widget in Gerbview 2010-02-03 14:05:17 +00:00
HersheySimplexRoman_sans_normal.h.unused Code cleaning. Use new font. 2010-02-01 21:23:27 +00:00
appl_wxstruct.h added orto2 patch 2010-10-04 14:58:07 +02:00
base_struct.h Major component library ojbect editing code refactor. 2010-10-20 16:24:26 -04:00
bezier_curves.h Schematic component library object code cleaning and refactoring. 2010-10-08 16:40:57 -04:00
bitmaps.h added orto2 patch 2010-10-04 14:58:07 +02:00
block_commande.h Comment translation complete, Yeah!!!! 2009-11-23 20:18:47 +00:00
build_version.h fixed build problem for specctra.cpp stand alone. 2010-01-05 08:48:49 +00:00
class_base_screen.h Major component library ojbect editing code refactor. 2010-10-20 16:24:26 -04:00
class_board_design_settings.h pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
class_board_item.h Gerbview code redesign 2010-09-28 16:42:05 +02:00
class_collector.h Comment translation complete, Yeah!!!! 2009-11-23 20:18:47 +00:00
class_colors_design_settings.h pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
class_drawpanel.h Zones drawing optimization with WXGrapchisContext + Fix bug #612132 2010-10-09 10:08:29 +02:00
class_drc_item.h work around some gcc 4.3.3 compiler warnings 2009-10-05 04:22:27 +00:00
class_marker_base.h NETCLASS work, see CHANGELOG.txt 2009-09-10 15:22:26 +00:00
class_pcb_screen.h pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
class_sch_screen.h pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack 2009-07-29 13:10:36 +00:00
class_undoredo_container.h Eeschema: fixed: bad undo/redo for Drag commands 2009-08-27 13:51:02 +00:00
colors.h Initial work on new component library stucture. 2010-10-04 14:54:14 -04:00
colors_selection.h forgotten file 2010-01-29 21:03:12 +00:00
common.h Gerbview: Added support for gerber command SR (Step and Repeat) and multiple MOIN and MOMM in file 2010-10-15 20:59:26 +02:00
confirm.h code cleaning. 2010-07-20 20:11:34 +02:00
dcsvg.h made kicad compilable with wxWidgets 2.9 (wxWidgets 3) 2009-04-13 05:58:11 +00:00
dialog_hotkeys_editor.h Fixed some issues in hotkeys editor 2010-08-29 18:36:52 +02:00
dialog_load_error.h Gerbview: display now an error report after loading a gerber file. 2010-10-05 21:54:27 +02:00
dlist.h injected DLIST<> into many list heads, see change_log.txt 2008-12-04 04:28:11 +00:00
drawtxt.h code cleaning. Pcbnew: Minor enhancements in Plot dialog 2009-08-29 10:20:48 +00:00
dsnlexer.h enhance and better document PopReader() 2010-10-05 08:38:15 -05:00
eda_dde.h mouse synchronization from PCBNEW to EESCHEMA 2007-08-14 19:24:48 +00:00
eda_doc.h Comment translation complete, Yeah!!!! 2009-11-23 20:18:47 +00:00
fctsys.h Comment translation complete, Yeah!!!! 2009-11-23 20:18:47 +00:00
gestfich.h fix Bug #578532, document and embellish QuoteFullPath() 2010-05-11 09:35:13 -05:00
get_component_dialog.h fixed bug 587970. 2010-06-02 12:44:50 +02:00
gr_basic.h Fixed bug in GRLineArray(). Cleanup Gerbview code 2010-10-13 21:50:23 +02:00
hotkey_grid_table.h Fixed compatibility with wxWidegets 2.9.1. 2010-08-28 20:02:24 +02:00
hotkeys_basic.h Fixed some issues in hotkeys editor 2010-08-29 18:36:52 +02:00
id.h Fixed compatibility with wxWidegets 2.9.1. 2010-08-28 20:02:24 +02:00
kicad_device_context.h USE_WX_ZOOM clean up and other minor improvements. 2010-02-22 16:45:35 +00:00
kicad_msvc.h Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
kicad_string.h Put netform.cpp functions into a class so scratch memory objects can be freed. 2010-08-02 21:13:33 -05:00
layers_id_colors_and_visibility.h Work on colors handling, and others changes. see changelog. 2010-01-29 20:36:12 +00:00
macros.h Major component library ojbect editing code refactor. 2010-10-20 16:24:26 -04:00
newstroke_font.h switch to RC4 2010-02-21 18:38:16 +00:00
online_help.h Code comment clean, cmake file cleanup 2008-08-11 11:45:29 +00:00
pad_shapes.h Code comment clean, cmake file cleanup 2008-08-11 11:45:29 +00:00
param_config.h added orto2 patch 2010-10-04 14:58:07 +02:00
pcbcommon.h Open file dialog fixes and minor code cleaning. 2010-05-17 16:35:46 -04:00
pcbstruct.h Code cleaning and more about work items visibility 2010-01-30 20:17:56 +00:00
plot_common.h Schematic component library object code cleaning and refactoring. 2010-10-08 16:40:57 -04:00
richio.h add PushReader and PopReader to DSNLEXER, make FILE_LINE_READER own its FILE* 2010-10-05 02:15:29 -05:00
sch_item_struct.h Eeschema: added pin names in search function. Fixed minor issues in search function. Known bug: "search next" searches for pins in next component, not the next pin in the same component. 2010-10-20 21:43:58 +02:00
trigo.h Eeschema: Added patch from Torsten Huter addeing hotkeys and enhancements in libeditor 2010-02-04 17:46:12 +00:00
worksheet.h small improvements for russian GOST 2009-12-02 13:06:55 +00:00
wxBasePcbFrame.h minor change when deleting a pad in modedit: the pad is deleted silently 2010-08-11 15:15:30 +02:00
wxEeschemaStruct.h Code cleaning. Minor fixes. Better link to gnucap. 2010-07-14 15:24:36 +02:00
wxPcbStruct.h Preparing work on trapezoidal pad DRC: cleaning code. some comments and translations added in drc.cpp. uncrustify drc.cpp 2010-09-15 16:53:33 +02:00
wxstruct.h added orto2 patch 2010-10-04 14:58:07 +02:00
xnode.h unconditionally supply some overloads to deal with older wx versions 2010-09-28 14:13:54 -05:00