..
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
appl_wxstruct.h
Rename WinEDA_App class to EDA_APP and remove redundant includes.
2011-09-06 10:09:40 -04:00
base_struct.h
Lots and lots of PCBNew code cleaning and fix build bug introduced in r3108.
2011-09-07 15:41:04 -04:00
bezier_curves.h
Schematic component object encapsulation and Doxygen comment warning fixes.
2010-12-14 10:56:30 -05:00
bitmaps.h
next to last name bitmap resolution issues before big PNG switch
2011-09-02 02:23:46 -05:00
block_commande.h
Coding style and Doxygen comment fixes.
2011-03-29 15:33:07 -04: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
Coding style policy fixes and dead code removal.
2011-09-06 15:42:46 -04:00
class_bitmap_base.h
Eeschema: bitmap editor dialog: some enhancements
2011-09-02 21:43:56 +02: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
Refactor PCBNew selection clarification menu icon code.
2011-08-01 11:29:27 -04:00
class_collector.h
Coding style and Doxygen comment fixes.
2011-03-29 15:33:07 -04: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
Coding style and Doxygen comment fixes.
2011-03-29 15:33:07 -04:00
class_drc_item.h
coding standards consistency updates
2010-11-12 09:17:10 -06:00
class_layer_box_selector.h
Coding policy fixes.
2011-04-13 15:30:27 -04:00
class_macros_record.h
add forgotten file to bzr3107, add GOST to KICAD_BULD_VERSION if defined KICAD_GOST
2011-09-07 14:38:11 +04:00
class_marker_base.h
Coding style and Doxygen comment fixes.
2011-03-29 15:33:07 -04:00
class_pcb_screen.h
coding standards consistency updates
2010-11-12 09:17:10 -06:00
class_sch_screen.h
Prevent duplicate sheet names in schematic editor.
2011-08-31 09:27:05 -04:00
class_undoredo_container.h
EESchema remove global variable and fix text object change type undo/redo.
2011-04-05 10:46:51 -04: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
pcbnew:
2011-09-07 13:27:02 +04:00
confirm.h
Commit patch make by Fabrizio, with a minor change to avoid duplicate HTML dialog.
2011-09-06 09:02:18 +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
Coding style policy fixes and dead code removal.
2011-09-06 15:42:46 -04:00
dialog_hotkeys_editor.h
EESchema code refactoring and coding policy naming fixes.
2011-01-21 14:30:59 -05: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
EESchema bug fixes and other minor changes (fixes lp:793373).
2011-06-07 11:29:01 -04: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
Coding style policy fixes and dead code removal.
2011-09-06 15:42:46 -04:00
gr_basic.h
Coding style and Doxygen comment fixes.
2011-03-29 15:33:07 -04:00
hotkey_grid_table.h
Eeschema: fix bug 706429
2011-01-23 13:32:33 +01:00
hotkeys_basic.h
Add menu item function fixes and other minor improvements.
2011-09-01 08:54:34 -04:00
html_messagebox.h
Code cleaning: rename DIALOG_LOAD_ERROR (a stupid name) class to the more understandable HTML_MESSAGE_BOX.
2011-09-04 20:35:14 +02:00
id.h
pcbnew:
2011-09-07 13:27:02 +04: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
gear up for major use of ReadDelimitedText() by providing a better version
2011-03-23 19:15:33 -05:00
layers_id_colors_and_visibility.h
Work on colors handling, and others changes. see changelog.
2010-01-29 20:36:12 +00:00
length.h
Add user write permission tests to EESchama and other minor fixes.
2011-08-18 15:25:12 -04:00
macros.h
Add menu item function fixes and other minor improvements.
2011-09-01 08:54:34 -04: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
Eeschema: Fix a subtle bug in undo command when editing texts and labels.
2011-08-31 16:59:20 +02:00
param_config.h
Set default button on all dialogs. Fixes lp:665703
2011-03-14 11:17:18 -04:00
pcbcommon.h
pcbnew:
2011-09-07 13:27:02 +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
Eeschema: Fix a subtle bug in undo command when editing texts and labels.
2011-08-31 16:59:20 +02: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
Schematic object plot code refactoring and CMake required version changes.
2011-06-17 09:24:22 -04:00
trigo.h
EESchema multiple item hit testing and other minor improvements.
2011-03-25 15:16:05 -04:00
worksheet.h
pcbnew: fix translate smoothing set in zone settings dialog
2011-02-27 13:16:54 +03:00
wxBasePcbFrame.h
Coding style policy fixes and dead code removal.
2011-09-06 15:42:46 -04:00
wxEeschemaStruct.h
* Add Fabrizio Tappero <fabrizio-dot-tappero[at]gmail-dot-com> in contribuotors list.
2011-09-01 18:31:16 +02:00
wxPcbStruct.h
Lots and lots of PCBNew code cleaning and fix build bug introduced in r3108.
2011-09-07 15:41:04 -04:00
wxstruct.h
Add menu item function fixes and other minor improvements.
2011-09-01 08:54:34 -04:00
xnode.h
Lots and lots of PCBNew code cleaning and fix build bug introduced in r3108.
2011-09-07 15:41:04 -04:00