.. |
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 |
about_kicad.cpp
|
code cleanup, remove multiline text option in eeschema (multiline text is a work in progress) and minor enhancements
|
2009-05-05 17:32:07 +00:00 |
base_screen.cpp
|
EESchema UI normalization and configuration updates and Gerbview parser bug fix.
|
2009-04-29 17:09:00 +00:00 |
base_struct.cpp
|
code cleanup, remove multiline text option in eeschema (multiline text is a work in progress) and minor enhancements
|
2009-05-05 17:32:07 +00:00 |
basicframe.cpp
|
PCBNew UI normalization and global variable reductions.
|
2009-05-01 18:06:03 +00:00 |
block_commande.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_drawpickedstruct.cpp
|
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
|
2009-04-05 20:49:15 +00:00 |
common.cpp
|
improved wxWidgets 3 compatibility
|
2009-05-02 07:35:04 +00:00 |
common_plotGERBER_functions.cpp
|
More header file realignments to reduce recompiling and general code cleaning.
|
2009-02-04 15:25:03 +00:00 |
common_plotHPGL_functions.cpp
|
More header file realignments to reduce recompiling and general code cleaning.
|
2009-02-04 15:25:03 +00:00 |
common_plotPS_functions.cpp
|
More header file realignments to reduce recompiling and general code cleaning.
|
2009-02-04 15:25:03 +00:00 |
common_plot_functions.cpp
|
More header file realignments to reduce recompiling and general code cleaning.
|
2009-02-04 15:25:03 +00:00 |
confirm.cpp
|
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
|
2009-04-17 08:51:02 +00:00 |
copy_to_clipboard.cpp
|
made kicad compilable with wxWidgets 2.9 (wxWidgets 3)
|
2009-04-13 05:58:11 +00:00 |
dcsvg.cpp
|
made kicad compilable with wxWidgets 2.9 (wxWidgets 3)
|
2009-04-13 05:58:11 +00:00 |
displlst.cpp
|
EESchema UI normalization and configuration updates and Gerbview parser bug fix.
|
2009-04-29 17:09:00 +00:00 |
dlist.cpp
|
injected DLIST<> into many list heads, see change_log.txt
|
2008-12-04 04:28:11 +00:00 |
drawframe.cpp
|
PCBNew UI normalization and global variable reductions.
|
2009-05-01 18:06:03 +00:00 |
drawpanel.cpp
|
EESchema UI normalization and configuration updates and Gerbview parser bug fix.
|
2009-04-29 17:09:00 +00:00 |
drawtxt.cpp
|
code cleanup, remove multiline text option in eeschema (multiline text is a work in progress) and minor enhancements
|
2009-05-05 17:32:07 +00:00 |
eda_dde.cpp
|
first version of programmable hotkeys (work in progress)
|
2007-08-21 19:37:31 +00:00 |
eda_doc.cpp
|
CVPcb code refactoring, global variable elimination, and UI updates.
|
2009-04-23 15:02:18 +00:00 |
edaappl.cpp
|
code cleanup, remove multiline text option in eeschema (multiline text is a work in progress) and minor enhancements
|
2009-05-05 17:32:07 +00:00 |
gestfich.cpp
|
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
|
2009-04-17 08:51:02 +00:00 |
get_component_dialog.cpp
|
EESchema UI normalization and configuration updates and Gerbview parser bug fix.
|
2009-04-29 17:09:00 +00:00 |
gr_basic.cpp
|
Fixed: incorrect refresh of screen area after closing a popup menu (texts and polygons sometimes not redrawn)
|
2009-04-17 12:45:22 +00:00 |
hotkeys_basic.cpp
|
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
|
2009-04-17 08:51:02 +00:00 |
makefile.gtk
|
eeschema: in file menu: "save as" and "load" uses current path
|
2009-04-08 18:20:27 +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.mingw
|
overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes.
|
2009-04-06 10:56:17 +00:00 |
msgpanel.cpp
|
Minor search path updates, initial UI clean up, and more wxDC zoom work.
|
2009-04-15 19:53:41 +00:00 |
pcbcommon.cpp
|
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
|
2009-04-05 20:49:15 +00:00 |
projet_config.cpp
|
EESchema UI normalization and configuration updates and Gerbview parser bug fix.
|
2009-04-29 17:09:00 +00:00 |
pyhandler.cpp
|
Wayne Stambaugh's patch which allows infospgm.cpp to be compiled once rather than for each program
|
2008-01-28 05:49:15 +00:00 |
sch_item_struct.cpp
|
overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes.
|
2009-04-06 10:56:17 +00:00 |
selcolor.cpp
|
PCBNew UI normalization and global variable reductions.
|
2009-05-01 18:06:03 +00:00 |
string.cpp
|
More header file realignments to reduce recompiling and general code cleaning.
|
2009-02-04 15:25:03 +00:00 |
toolbars.cpp
|
More header file realignments to reduce recompiling and general code cleaning.
|
2009-02-04 15:25:03 +00:00 |
trigo.cpp
|
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
|
2009-04-05 20:49:15 +00:00 |
worksheet.cpp
|
not build russian kicad
|
2009-04-07 15:45:07 +00:00 |
wxwineda.cpp
|
Adding multi-line feature in PCBNEW and EESCHEMA
|
2009-04-28 19:34:42 +00:00 |
zoom.cpp
|
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
|
2009-04-05 20:49:15 +00:00 |