kicad/include
stambaughw 3066c70559 Implement wxDC coordinate handling and wxGCDC.
* Implement code to allow wxDC to handle coordinate conversions between
  device and drawing units.
* Add build settings to enable wxGCDC for wxGraphicsContext testing.
* Remove wxAUI conditional build cruft as it is now required to build
  Kicad.
* Fix scroll increment size regression to prevent jumping around the
  zoom center position.
* Add find GDI+ cmake module for building on WXMSW when wxGraphicsContext
  is enabled.
2010-02-08 18:15:42 +00:00
..
boost Some fixes. Boost 1.41 update 2009-11-20 19:51:39 +00: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 added resizable lib and cmp lists in viewlib when using AUI option. 2010-01-16 19:42:58 +00:00
base_struct.h Some enhancements and fixes. (see changelog) 2009-12-30 18:06:12 +00:00
bezier_curves.h in bezier_curves: changed calculations like dx*dx to (double)dx * dx to avoid integer overflow in calculation 2009-06-27 07:41:16 +00:00
bitmaps.h added Finnish selection in language list menu 2010-02-07 16:32:51 +00: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 Comment translation complete, Yeah!!!! 2009-11-23 20:18:47 +00: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 Removed global default clearance, track size and vias drill. Use netclasses values only. 2009-10-21 19:16:25 +00: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 Implement wxDC coordinate handling and wxGCDC. 2010-02-08 18:15:42 +00: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 expose DisplayColorFrame 2010-01-10 07:59:24 +00:00
colors_selection.h forgotten file 2010-01-29 21:03:12 +00:00
common.h Code cleaning. Use new font. 2010-02-01 21:23:27 +00:00
confirm.h Comment translation complete, Yeah!!!! 2009-11-23 20:18:47 +00:00
dcsvg.h made kicad compilable with wxWidgets 2.9 (wxWidgets 3) 2009-04-13 05:58:11 +00:00
dialog_load_error.h Merged dialog_load_error_base and dialog_display_info_HTML_base, code cleaning 2009-07-13 07:01:57 +00: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 layer widget incorporation into pcbnew 2010-01-21 07:41:30 +00: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 Comment translation complete, Yeah!!!! 2009-11-23 20:18:47 +00:00
get_component_dialog.h wxWidgets 2.9 string fixes and other minor updates. 2009-10-16 17:18:23 +00:00
gr_basic.h code cleaning and a minor problem fixed in Gerbview printing option 2010-01-04 19:09:33 +00:00
hershey_fonts.h.unused Use layer_widget in Gerbview 2010-02-03 14:05:17 +00:00
hotkeys_basic.h Added hauptmech big patch, Updated documentation to match this patch. See CHANGELOG.txt 2009-06-19 20:13:22 +00:00
id.h added Finnish selection in language list menu 2010-02-07 16:32:51 +00:00
kicad_device_context.h Implement wxDC coordinate handling and wxGCDC. 2010-02-08 18:15:42 +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 Comment translation complete, Yeah!!!! 2009-11-23 20:18:47 +00: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 size_t can be 'unsigned long int' on some platforms, we want 'unsigned' from DIM 2010-01-29 23:55:49 +00:00
newstroke_font.h Code cleaning. Use new font. 2010-02-01 21:23:27 +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 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 2009-05-21 17:42:42 +00:00
pcbcommon.h pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
pcbstruct.h Code cleaning and more about work items visibility 2010-01-30 20:17:56 +00:00
plot_common.h Library component and draw object improvements and compile warning fix. 2009-10-05 17:52:41 +00:00
pyhandler.h Comment translation complete, Yeah!!!! 2009-11-23 20:18:47 +00:00
richio.h * Factored out the DSNLEXER class so it can be re-used more generally. The 2009-12-11 04:55:24 +00:00
sch_item_struct.h fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0 2009-07-27 14:32:40 +00: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 Pcbnew: Code cleaning about visibility variables in draw functions. 2010-01-27 20:07:50 +00:00
wxEeschemaStruct.h EESchema printing fixes and print dialog improvements. 2010-02-02 15:01:09 +00:00
wxPcbStruct.h Code cleaning. Use new font. 2010-02-01 21:23:27 +00:00
wxstruct.h Implement wxDC coordinate handling and wxGCDC. 2010-02-08 18:15:42 +00:00