kicad/include
Dick Hollenbeck 604edcac3a ++all:
* DSNLEXER::NextTok() now uses two separate modes to parse quoted strings.
    This gives us the freedom to control our own destiny separate from the
    constraints put on us by the Specctra DSN spec.
  * Added Documentation/s-expressions.txt to explain all this.
  * Enhanced our quoting protocol by moving away from doubling up double quotes
    to a C line escape mechanism.
  * Now support multi-line strings, which when properly escaped, can still be
    read in as a token originating on a single line.
2011-01-30 13:26:03 -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 coding policy naming fixes. 2011-01-21 14:30:59 -05:00
bezier_curves.h Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
bitmaps.h commit patch from Kenta Yonekura (adding Japanese language) and add Kenta Yonekura to translator list in about dialog 2011-01-16 18:11:26 +01:00
block_commande.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -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 Schematic object encapsulation and other minor improvements. 2011-01-20 11:34:57 -05: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 EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05: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 EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05: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 EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -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 coding policy naming fixes. 2011-01-21 14:30:59 -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 EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -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 EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
dialog_helpers.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
dialog_hotkeys_editor.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05: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 EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
dsnlexer.h ++all: 2011-01-30 13:26:03 -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
filter_reader.h Add FILTER_READER class. Introduce FILE_LINE_READER into pcbnew. 2011-01-14 19:43:30 +02: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 EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
hotkey_grid_table.h Eeschema: fix bug 706429 2011-01-23 13:32:33 +01:00
hotkeys_basic.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
id.h commit patch from Kenta Yonekura (adding Japanese language) and add Kenta Yonekura to translator list in about dialog 2011-01-16 18:11:26 +01: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 Very minor fixes: fix some warnings in Debug mode. 2011-01-27 21:24:57 +01: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 filter_reader.cpp 2011-01-11 22:51:29 -06:00
sch_item_struct.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -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 EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
wxEeschemaStruct.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
wxPcbStruct.h Modedit: fix issues when printing a footprint. But needs refinement. Work in progress (mainly "Fit in page" is not working). 2011-01-17 19:37:58 +01:00
wxstruct.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
xnode.h more richio enhancements, /new work, SCH::LIB_TABLE nearly finished 2010-12-28 10:55:28 -06:00