..
CMakeLists.txt
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
Info.plist
Added Mac OS X icons and Info.plist files from Marco Serantoni
2007-10-28 23:04:56 +00:00
affiche.cpp
WinEDA_BasePcbFrame::m_Pcb is now private, use GetBoard() to access it.
2009-01-05 05:21:35 +00:00
ar_protos.h
See my change_log.txt 2007-Sep-13 UPDATE
2007-09-13 11:55:46 +00:00
attribut.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
automove.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
autoplac.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
autorout.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
autorout.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
basepcbframe.cpp
show axis in module editor and gerbview
2009-04-07 07:24:33 +00:00
block.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
block_module_editor.cpp
fixed: in module editor: block copy hangs pcbnew
2009-02-18 07:37:53 +00:00
board.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
build_BOM_from_board.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
cell.h
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
class_board.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_board.h
fix markers on pads when pads are high-lighted
2009-02-25 16:35:47 +00:00
class_board_connected_item.cpp
Build optimizations and cursor movement key bug fix.
2009-02-05 20:53:08 +00:00
class_board_item.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_cotation.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
class_cotation.h
injected DLIST<> into many list heads, see change_log.txt
2008-12-04 04:28:11 +00:00
class_drawsegment.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_drawsegment.h
Added dialog box to edit graphic items
2008-12-23 13:14:01 +00:00
class_drc_item.cpp
DRC: added test pads to holes (pcbnew). Others minor changes
2009-03-23 19:54:15 +00:00
class_edge_mod.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_edge_mod.h
polygon work, EDGE_MODULE::m_PolyPoints is now std::vector
2008-12-29 18:02:54 +00:00
class_equipot.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_equipot.h
Pcbnew: Added display a short net name on vias and pads. Also, code cleaning
2008-12-14 19:45:05 +00:00
class_marker.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
class_marker.h
injected DLIST<> into many list heads, see change_log.txt
2008-12-04 04:28:11 +00:00
class_mire.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
class_mire.h
injected DLIST<> into many list heads, see change_log.txt
2008-12-04 04:28:11 +00:00
class_module.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_module.h
pcbnew: solved: info not displayed when clicking on a module. Removed: gcc 4.2.1 warning in moduleframe.cpp
2009-01-31 21:42:05 +00:00
class_pad.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_pad.h
DRC: added test pads to holes (pcbnew). Others minor changes
2009-03-23 19:54:15 +00:00
class_pad_draw_functions.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_pcb_text.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
class_pcb_text.h
injected DLIST<> into many list heads, see change_log.txt
2008-12-04 04:28:11 +00:00
class_text_mod.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_text_mod.h
Cleaning code to draw/plot texts; italic allowed for pcbnew
2008-12-22 21:06:44 +00:00
class_track.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_track.h
Pcbnew: Added display a short net name on vias and pads. Also, code cleaning
2008-12-14 19:45:05 +00:00
class_zone.cpp
overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes.
2009-04-06 10:56:17 +00:00
class_zone.h
New zoom implementation and some build optimizations.
2009-01-29 14:26:20 +00:00
class_zone_setting.cpp
cleanup, cosmetic enhancements. enhancements about display zones options
2008-12-12 21:30:07 +00:00
class_zone_setting.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
classpcb.cpp
Pcbnew: some enhancements
2009-03-26 19:27:50 +00:00
clean.cpp
bug fixing, gerbers, etc.
2009-02-26 00:37:04 +00:00
cleaningoptions_dialog.cpp
2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com
2008-02-12 21:12:46 +00:00
cleaningoptions_dialog.h
2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com
2008-02-12 21:12:46 +00:00
cleaningoptions_dialog.pjd
MAYBE_RESIZE_BORDER field now provided within all .pjd files;
2007-10-22 00:26:05 +00:00
collectors.cpp
injected DLIST<> into many list heads, see change_log.txt
2008-12-04 04:28:11 +00:00
collectors.h
injected DLIST<> into many list heads, see change_log.txt
2008-12-04 04:28:11 +00:00
connect.cpp
fixed: 2 bugs that crashes pcbnew (see changelog)
2009-03-16 19:51:23 +00:00
controle.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
copy_track.cpp.notused
more amazing free specctra import/export software
2008-02-08 00:16:59 +00:00
cotation.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
cross-probing.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
deltrack.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
dialog_SVG_print.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
dialog_SVG_print_base.cpp
fixed some typo, misspelling and errors in menus.
2009-02-21 15:12:26 +00:00
dialog_SVG_print_base.fbp
fixed some typo, misspelling and errors in menus.
2009-02-21 15:12:26 +00:00
dialog_SVG_print_base.h
Eeschema+Pcbnew: code cleanup and refinements in plot SVG format
2009-01-13 19:18:54 +00:00
dialog_copper_zones.cpp
cvpcb doc update. others updates and minor bugs fixes.
2009-03-03 19:42:49 +00:00
dialog_copper_zones.h
Some cleanup and libraries update
2008-11-22 11:10:40 +00:00
dialog_copper_zones_base.cpp
fixed some typo, misspelling and errors in menus.
2009-02-21 15:12:26 +00:00
dialog_copper_zones_base.fbp
fixed some typo, misspelling and errors in menus.
2009-02-21 15:12:26 +00:00
dialog_copper_zones_base.h
cleanup, cosmetic enhancements. enhancements about display zones options
2008-12-12 21:30:07 +00:00
dialog_display_options_base.cpp
code cleanup in project_config.cpp and some enhancements
2009-03-28 20:02:34 +00:00
dialog_display_options_base.fbp
code cleanup in project_config.cpp and some enhancements
2009-03-28 20:02:34 +00:00
dialog_display_options_base.h
Pcbnew: some enhancements
2009-03-26 19:27:50 +00:00
dialog_drc.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
dialog_drc.h
dialog width
2008-03-19 21:43:40 +00:00
dialog_drc.pjd
drc re-work now done
2007-12-04 20:44:41 +00:00
dialog_edit_module.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
dialog_edit_module.h
more DLIST<> work
2008-12-06 08:21:54 +00:00
dialog_edit_module_text.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
dialog_edit_module_text.h
Cleaning code to draw/plot texts; italic allowed for pcbnew
2008-12-22 21:06:44 +00:00
dialog_edit_module_text_base.cpp
Cleaning code to draw/plot texts; italic allowed for pcbnew
2008-12-22 21:06:44 +00:00
dialog_edit_module_text_base.fbp
Cleaning code to draw/plot texts; italic allowed for pcbnew
2008-12-22 21:06:44 +00:00
dialog_edit_module_text_base.h
Cleaning code to draw/plot texts; italic allowed for pcbnew
2008-12-22 21:06:44 +00:00
dialog_freeroute_exchange.cpp
wrap freeroute.jnlp path in double quotes
2009-02-18 14:23:17 +00:00
dialog_freeroute_exchange.h
refined the dialog_freeroute_exchange. See changelog
2008-03-20 21:32:25 +00:00
dialog_freeroute_exchange.pjd
right static box resizes vertically
2008-03-25 16:20:07 +00:00
dialog_gendrill.cpp
Menu and statusbar strings made more clear
2008-10-03 13:13:21 +00:00
dialog_gendrill.h
patch for 3D viewer from Emanuel Rumpf and minor other changes
2008-08-16 17:42:40 +00:00
dialog_gendrill.pjd
patch for 3D viewer from Emanuel Rumpf and minor other changes
2008-08-16 17:42:40 +00:00
dialog_general_options.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
dialog_general_options.h
remove redrawing/flashing, fix magnetic tracks option
2009-02-24 22:41:30 +00:00
dialog_general_options_BoardEditor_base.cpp
remove redrawing/flashing, fix magnetic tracks option
2009-02-24 22:41:30 +00:00
dialog_general_options_BoardEditor_base.fbp
remove redrawing/flashing, fix magnetic tracks option
2009-02-24 22:41:30 +00:00
dialog_general_options_BoardEditor_base.h
remove redrawing/flashing, fix magnetic tracks option
2009-02-24 22:41:30 +00:00
dialog_graphic_item_properties.cpp
bug fix: 2628615, 2625434, 2625090
2009-02-24 13:55:13 +00:00
dialog_graphic_item_properties_base.cpp
Added dialog box to edit graphic items
2008-12-23 13:15:08 +00:00
dialog_graphic_item_properties_base.fbp
Added dialog box to edit graphic items
2008-12-23 13:15:08 +00:00
dialog_graphic_item_properties_base.h
Added dialog box to edit graphic items
2008-12-23 13:15:08 +00:00
dialog_graphic_items_options.cpp
DRC rework start
2007-11-27 01:34:35 +00:00
dialog_graphic_items_options.h
DRC rework start
2007-11-27 01:34:35 +00:00
dialog_graphic_items_options.pjd
DRC rework start
2007-11-27 01:34:35 +00:00
dialog_graphic_items_options.rc
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
dialog_initpcb.cpp
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
dialog_initpcb.h
resizeable borders option
2007-10-02 15:35:31 +00:00
dialog_initpcb.pjd
MAYBE_RESIZE_BORDER field now provided within all .pjd files;
2007-10-22 00:26:05 +00:00
dialog_initpcb.rc
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
dialog_netlist.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
dialog_netlist.h
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
2008-04-30 11:52:34 +00:00
dialog_netlist.pjd
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
2008-04-30 11:52:34 +00:00
dialog_netlist.rc
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
dialog_non_copper_zones_properties_base.cpp
set eol-style native on new files
2008-11-14 22:40:31 +00:00
dialog_non_copper_zones_properties_base.fbp
set eol-style native on new files
2008-11-14 22:40:31 +00:00
dialog_non_copper_zones_properties_base.h
set eol-style native on new files
2008-11-14 22:40:31 +00:00
dialog_orient_footprints.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
dialog_orient_footprints.h
doc update.
2008-07-12 07:25:35 +00:00
dialog_orient_footprints.pjd
doc update.
2008-07-12 07:25:35 +00:00
dialog_pad_properties.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
dialog_pad_properties_base.cpp
more about zones
2008-11-24 20:46:41 +00:00
dialog_pad_properties_base.fbp
set eol-style native on new file
2008-11-22 21:20:21 +00:00
dialog_pad_properties_base.h
Some cleanup and libraries update
2008-11-22 11:10:40 +00:00
dialog_pcb_text_properties.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
dialog_print_using_printer.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
dialog_print_using_printer_base.cpp
Cleaning code in print dialogs.
2009-01-17 17:32:20 +00:00
dialog_print_using_printer_base.fbp
Cleaning code in print dialogs.
2009-01-17 17:32:20 +00:00
dialog_print_using_printer_base.h
Cleaning code in print dialogs.
2009-01-17 17:32:20 +00:00
dialog_setup_libs.cpp
Library search path fixes, library configuration dialog fixes, and code cleaning.
2009-04-08 18:06:22 +00:00
dialog_setup_libs.h
resizeable borders option
2007-10-02 15:35:31 +00:00
dialog_setup_libs.pjd
MAYBE_RESIZE_BORDER field now provided within all .pjd files;
2007-10-22 00:26:05 +00:00
dialog_track_options.cpp
Dialog track options redesigned with wxFormBuilder Alt via drill renamed Specific via drill. Added tips in dialog.
2009-02-17 09:03:45 +00:00
dialog_track_options.h
Dialog track options redesigned with wxFormBuilder Alt via drill renamed Specific via drill. Added tips in dialog.
2009-02-17 09:03:45 +00:00
dialog_track_options_base.cpp
Dialog track options redesigned with wxFormBuilder Alt via drill renamed Specific via drill. Added tips in dialog.
2009-02-17 09:03:45 +00:00
dialog_track_options_base.fbp
Dialog track options redesigned with wxFormBuilder Alt via drill renamed Specific via drill. Added tips in dialog.
2009-02-17 09:03:45 +00:00
dialog_track_options_base.h
Dialog track options redesigned with wxFormBuilder Alt via drill renamed Specific via drill. Added tips in dialog.
2009-02-17 09:03:45 +00:00
dist.cpp
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
drag.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
dragsegm.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
drc.cpp
DRC: added test pads to holes (pcbnew). Others minor changes
2009-03-23 19:54:15 +00:00
drc_stuff.h
DRC: added test pads to holes (pcbnew). Others minor changes
2009-03-23 19:54:15 +00:00
dsn.cpp
isspace() handles characters in range 0-255 only
2008-11-18 20:32:53 +00:00
dsn.h
include fix
2008-04-02 23:28:28 +00:00
dupltrac.cpp.notused
notused, maybe delete soon
2007-08-10 14:51:39 +00:00
edgemod.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
edit.cpp
made GetAssociatedDocument() compatible with last changes in kicad path handling.
2009-04-07 15:54:40 +00:00
edit_pcb_text.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
edit_track_width.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
editedge.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
editmod.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
editrack-part2.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
editrack.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
edtxtmod.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
edtxtmod.rc
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
export_gencad.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
files.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
find.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
find.h
resizeable borders option
2007-10-02 15:35:31 +00:00
find.pjd
MAYBE_RESIZE_BORDER field now provided within all .pjd files;
2007-10-22 00:26:05 +00:00
find.rc
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
gen_drill_report_files.cpp
pcbnew: better look of the drill map, in PS format
2009-03-19 10:54:53 +00:00
gen_holes_and_tools_lists_for_drill.cpp
injected DLIST<> into many list heads, see change_log.txt
2008-12-04 04:28:11 +00:00
gen_modules_placefile.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
gendrill.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
gendrill.h
Better support for micro vias. infos in changelog
2008-01-25 16:47:36 +00:00
globaleditpad.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
gpcb_exchange.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
graphpcb.cpp
injected DLIST<> into many list heads, see change_log.txt
2008-12-04 04:28:11 +00:00
hotkeys.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
hotkeys.h
small bugs fixed. Added: Support for microvias (see changelog)
2008-01-12 20:31:56 +00:00
icon_modedit.ico
Initial import of KiCad.
2007-05-06 16:03:28 +00:00
icon_pcbnew.ico
Initial import of KiCad.
2007-05-06 16:03:28 +00:00
icon_w3d.ico
Initial import of KiCad.
2007-05-06 16:03:28 +00:00
initpcb.cpp
fixed: 2 bugs that crashes pcbnew (see changelog)
2009-03-16 19:51:23 +00:00
ioascii.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
librairi.cpp
add and translate some comments. fixed a problem in modedit (delete module in lib not working)
2009-04-06 16:05:25 +00:00
loadcmp.cpp
Library search path fixes, library configuration dialog fixes, and code cleaning.
2009-04-08 18:06:22 +00:00
locate.cpp
injected DLIST<> into many list heads, see change_log.txt
2008-12-04 04:28:11 +00:00
makefile.gtk
gr_basic.cpp now clips filled polygons,using the Sutherland and Hodgman algo to clip the poly against a rectangle
2009-02-20 14:31:16 +00:00
makefile.include
overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes.
2009-04-06 10:56:17 +00:00
makefile.macosx
Added deps make target for Mac OS X
2007-11-19 14:35:04 +00:00
makefile.mingw
overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes.
2009-04-06 10:56:17 +00:00
menubarmodedit.cpp
Menu and statusbar strings made more clear
2008-10-07 16:33:57 +00:00
menubarpcb.cpp
pcbnew: added BOM generator (in postprocess menu)
2009-03-30 15:36:41 +00:00
mirepcb.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
modedit.cpp
Library search path fixes, library configuration dialog fixes, and code cleaning.
2009-04-08 18:06:22 +00:00
modedit_onclick.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
modedit_undo_redo.cpp
WinEDA_BasePcbFrame::m_Pcb is now private, use GetBoard() to access it.
2009-01-05 05:21:35 +00:00
modeditoptions.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
moduleframe.cpp
show axis in module editor and gerbview
2009-04-07 07:24:33 +00:00
modules.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
move-drag_pads.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
move_copy_track.cpp.notused
file maintenance
2007-12-17 22:08:42 +00:00
move_or_drag_track.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
muonde.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
muwave_command.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
netlist.cpp
add and translate some comments. fixed a problem in modedit (delete module in lib not working)
2009-04-06 16:05:25 +00:00
onleftclick.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
onrightclick.cpp
Dialog track options redesigned with wxFormBuilder Alt via drill renamed Specific via drill. Added tips in dialog.
2009-02-17 09:03:45 +00:00
pcbcfg.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
pcbcfg.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
pcbframe.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
pcbnew.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
pcbnew.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
pcbnew.icns
Added Mac OS X icons and Info.plist files from Marco Serantoni
2007-10-28 23:04:56 +00:00
pcbnew.rc
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
pcbplot.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
pcbplot.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
plot_rtn.cpp
finishing work on hpgl plotting functions
2009-03-18 15:38:16 +00:00
plotgerb.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
plothpgl.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
plotps.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
print_board_functions.cpp
pcbnew: enhancement in printing function.
2009-03-18 16:46:07 +00:00
protos.h
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
queue.cpp
Compiler warnings fixes.
2008-05-01 17:12:38 +00:00
ratsnest.cpp
fixed: 2 bugs that crashes pcbnew (see changelog)
2009-03-16 19:51:23 +00:00
router.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
sel_layer.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
set_color.cpp
Pcbnew: some enhancements
2009-03-26 19:27:50 +00:00
set_color.h
Pcbnew: some enhancements
2009-03-26 19:27:50 +00:00
set_grid.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
set_grid.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
set_grid.pjd
MAYBE_RESIZE_BORDER field now provided within all .pjd files;
2007-10-22 00:26:05 +00:00
set_grid.rc
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
solve.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
specctra.cpp
PADSTACK::Compare() now tests id also to include drill hole size
2008-10-30 18:53:39 +00:00
specctra.h
netless zone support fix to specctra export
2009-02-07 16:45:07 +00:00
specctra_export.cpp
netless zone support fix to specctra export
2009-02-07 16:06:55 +00:00
specctra_import.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
surbrill.cpp
fix markers on pads when pads are high-lighted
2009-02-25 16:35:47 +00:00
swap_layers.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
tool_modedit.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
tool_onrightclick.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
tool_pcb.cpp
eeschema: Added: option to print ALL (more than 8) users fields in B.O.M.
2009-03-12 15:24:52 +00:00
tr_modif.cpp
bug fix 2660689 Unconnected pads in RC4
2009-03-05 15:58:06 +00:00
tracemod.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
tracepcb.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
track.cpp
pcbnew: serious bugs fixed (see changelog)
2009-03-05 13:41:34 +00:00
trpiste.cpp
injected DLIST<> into many list heads, see change_log.txt
2008-12-04 04:28:11 +00:00
undelete.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
via_edit.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
work.cpp
use pad_shapes.h
2008-01-05 17:30:56 +00:00
xchgmod.cpp
add and translate some comments. fixed a problem in modedit (delete module in lib not working)
2009-04-06 16:05:25 +00:00
zone_filling_algorithm.cpp
Calculations to create filled areas in a zone modified and uses 2 pass. See changelog
2009-01-10 17:12:51 +00:00
zones.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
zones_by_polygon.cpp
bug fix: 2628615, 2625434, 2625090
2009-02-24 13:55:13 +00:00
zones_convert_brd_items_to_polygons.cpp
finishing worl on trapezoidal pads in zones
2009-03-19 18:11:37 +00:00
zones_non_copper_type_functions.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
zones_polygons_insulated_copper_islands.cpp
injected DLIST<> into many list heads, see change_log.txt
2008-12-04 04:28:11 +00:00
zones_polygons_test_connections.cpp
injected DLIST<> into many list heads, see change_log.txt
2008-12-04 04:28:11 +00:00
zones_test_and_combine_areas.cpp
fixed: a bug that can delete an existing zone after creating a new zone (see changelog)
2009-03-11 13:29:10 +00:00