.. |
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
|
Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous)
|
2011-02-13 18:53:48 +01: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
|
Use wxUpdateUIEvent in CVPcb and other minor changes.
|
2011-02-21 16:07:00 -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 control state handling is now performed in wxUpdateUIEvent handlers.
|
2011-02-21 08:54:29 -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: fix a bug that prevents duplicate timestamps to be corrected by annotate function.
|
2011-02-09 13:06:42 +01: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
|
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
|
Improve handling of tool bar command IDs.
|
2011-02-24 15:22:12 -05: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
|
++common:
|
2011-02-02 09:31:48 -06: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
|
Use Unix notation for paths and filenames in .pro files
|
2011-02-26 09:35:22 +01: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
|
early work on DLL exports for sweet lib, stop using <cstdio> which mingw seems not to like cuz snprintf()
|
2011-02-03 20:40:47 -06: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: remove support of .mdc files (now useless) (already done in cvpcb).
|
2011-02-22 21:59:16 +01:00 |
wxEeschemaStruct.h
|
Global variable removal and minor Doxygen comment fixes.
|
2011-02-22 11:43:03 -05:00 |
wxPcbStruct.h
|
Change board bounding box calculation to include all board items by default in pcbnew. Add a parameter to look for board edges only.
|
2011-02-25 18:23:24 +02:00 |
wxstruct.h
|
Improve handling of tool bar command IDs.
|
2011-02-24 15:22:12 -05:00 |
xnode.h
|
more richio enhancements, /new work, SCH::LIB_TABLE nearly finished
|
2010-12-28 10:55:28 -06:00 |