kicad/include
Dick Hollenbeck 84ed5f501d ++new:
* Added the basic structure to the Sweet parser in sch_part.cpp.
  * Got inheritence working off of the 'extends' keyword and PART::inherit()
  * Tossed the units support out of sweet.keywords, since we agreed to go dimensionless.
++richio:
  * Added the problemInputLine support to PARSE_ERROR, so UI can show the
    offending line of bytes.  Yes bytes, not even guaranteed to be characters.
2011-01-01 16:56:07 -06:00
..
boost Gerbview: remove flicker when refresh screen, and loadind files. Fix very minor bugs. 2010-12-17 21:34:29 +01: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 Eeschema: in component properties dialog, add control for fields texts justification, like in Libedit. 2010-12-21 13:41:17 +01:00
base_struct.h EESchema code refactoring and other minor fixes. 2010-12-31 14:47:39 -05:00
bezier_curves.h Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
bitmaps.h Gerbview: 2010-12-15 21:15:24 +01:00
block_commande.h Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
build_version.h fix function comments, this time ones in *.cpp files until they 2010-11-12 10:59:16 -06:00
class_base_screen.h Fix some Doxygen warnings. No new code. 2010-12-28 12:24:42 +01: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 Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_collector.h Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05: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 Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_drc_item.h coding standards consistency updates 2010-11-12 09:17:10 -06:00
class_layerchoicebox.h Gerbview: Added new LayerBox 2010-11-04 22:43:42 +01:00
class_marker_base.h Add copy constructors and cloning to schematic objects and other minor fixes. 2010-12-21 10:13:09 -05:00
class_pcb_screen.h coding standards consistency updates 2010-11-12 09:17:10 -06:00
class_sch_screen.h EESchema code refactoring and other minor fixes. 2010-12-31 14:47:39 -05:00
class_undoredo_container.h Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
colors.h Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
colors_selection.h forgotten file 2010-01-29 21:03:12 +00:00
common.h Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05: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_get_component.h Common dialog file housekeeping. Code cleanup, and minor fixes. 2010-11-20 11:59:59 +01:00
dialog_helpers.h Code cleanup 2010-11-19 19:50:23 +01:00
dialog_hotkeys_editor.h Common dialog file housekeeping. Code cleanup, and minor fixes. 2010-11-20 11:59:59 +01:00
dialog_load_error.h Fix some Doxygen warnings. 2011-01-01 18:28:21 +01:00
dlist.h Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
drawtxt.h Fix some Doxygen warnings. No new code. 2010-12-28 12:24:42 +01:00
dsnlexer.h ++new: 2011-01-01 16:56:07 -06:00
eda_dde.h mouse synchronization from PCBNEW to EESCHEMA 2007-08-14 19:24:48 +00:00
eda_doc.h fix function comments, this time ones in *.cpp files until they 2010-11-12 10:59:16 -06:00
fctsys.h Fixed build error for missing wxNullPtr definition building against wxWidgets < 2.9 2010-11-22 15:39:22 -05:00
gestfich.h fix function comments, this time ones in *.cpp files until they 2010-11-12 10:59:16 -06:00
gr_basic.h Fix some Doxygen warnings. No new code. 2010-12-28 12:24:42 +01:00
hotkey_grid_table.h Fixed compatibility with wxWidegets 2.9.1. 2010-08-28 20:02:24 +02:00
hotkeys_basic.h Fix some Doxygen warnings. No new code. 2010-12-28 12:24:42 +01:00
id.h Fixed compatibility with wxWidegets 2.9.1. 2010-08-28 20:02:24 +02:00
kicad_device_context.h add compile time message capability to INSTALL_*DC() 2010-12-13 07:23:47 -06:00
kicad_msvc.h Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
kicad_string.h work on DIR_LIB_SOURCE 2010-12-19 15:42:55 -06: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 Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05: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 Pcbnew plot functions: code cleanup, coding and UI policy fixes and minor enhancements 2010-12-12 12:41:18 +01:00
richio.h ++new: 2011-01-01 16:56:07 -06:00
sch_item_struct.h Add copy constructors and cloning to schematic objects and other minor fixes. 2010-12-21 10:13:09 -05:00
trigo.h fix function comments, this time ones in *.cpp files until they 2010-11-12 10:59:16 -06:00
worksheet.h small improvements for russian GOST 2009-12-02 13:06:55 +00:00
wxBasePcbFrame.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
wxEeschemaStruct.h Fix some Doxygen warnings. 2011-01-01 18:28:21 +01:00
wxPcbStruct.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
wxstruct.h Fix some Doxygen warnings. No new code. 2010-12-28 12:24:42 +01:00
xnode.h more richio enhancements, /new work, SCH::LIB_TABLE nearly finished 2010-12-28 10:55:28 -06:00