kicad/include
Wayne Stambaugh 283cfa67ff Set default button on all dialogs. Fixes lp:665703
* Set default button on all dialogs that do not already have a defined
  default button.  The only exception is the EESchema net list dialog
  which needs converted over to wxFormBuilder and due to it's design makes
  setting the default button in any tab other than the default tab
  problematic.
* Fix escape key dialog handling bug in EESchema print post script
  dialog.
2011-03-14 11:17:18 -04: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 and other minor code improvements. 2011-03-02 20:58:12 -05:00
bezier_curves.h Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
bitmaps.h CvPcb: Code cleanup. Rename WinEDA_CvpcbFrame to CVPCB_MAINFRAME, according to coding style policy. 2011-02-05 17:15:48 +01:00
block_commande.h EESchema command handling and other minor improvements. 2011-02-05 14:22:58 -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 Minor EESchema code improvements. 2011-03-03 14:55:44 -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 All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 2011-03-09 21:09:11 +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 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 Schematic editor locate item changes and other minor fixes. 2011-03-10 14:36:30 -05:00
class_undoredo_container.h Schematic editor locate item changes and other minor fixes. 2011-03-10 14:36: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 Global variable removal and minor Doxygen comment fixes. 2011-02-22 11:43:03 -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 sweet parser work 2011-02-14 00:39:51 -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
footprint_info.h Pcbnew: remove support of .mdc files (now useless) (already done in cvpcb). 2011-02-22 21:59:16 +01: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 Use wxDC for all coordinate manipulations. 2011-01-30 17:22:38 -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 Code cleaning. Pcbnew: very minor fix 2011-03-04 20:16:00 +01:00
kicad_device_context.h Fix and enable optimized grid drawing and other minor changes. 2011-02-09 14:47:33 -05:00
kicad_msvc.h Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
kicad_string.h ReadDelimitedText to return number of bytes consumed, not copied 2011-02-27 09:46:46 -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 All : modify macro FROM_UTF8, to ensure compatibility with files using a non utf8 encoding (old files created under Window, having some non ASCII characters). 2011-03-02 12:03:06 +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 Set default button on all dialogs. Fixes lp:665703 2011-03-14 11:17:18 -04:00
pcbcommon.h Open file dialog fixes and minor code cleaning. 2010-05-17 16:35:46 -04:00
pcbstruct.h Pcbnew: remove support of .mdc files (now useless) (already done in cvpcb). 2011-02-22 21:59:16 +01: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 Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01:00
sch_item_struct.h EESchema improvements and other minor fixes. 2011-02-04 21:21:11 -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 pcbnew: fix translate smoothing set in zone settings dialog 2011-02-27 13:16:54 +03:00
wxBasePcbFrame.h PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
wxEeschemaStruct.h Schematic editor locate item changes and other minor fixes. 2011-03-10 14:36:30 -05:00
wxPcbStruct.h PCBNew auxiliary tool bar changes and other minor improvements. 2011-03-11 10:53:28 -05:00
wxstruct.h Gerbview: code cleanup and a minoe enhancement. Kicad: minor code cleanup 2011-03-13 19:03:43 +01:00
xnode.h more richio enhancements, /new work, SCH::LIB_TABLE nearly finished 2010-12-28 10:55:28 -06:00