..
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
better handling of libraries paths (removed g_RealLibraryBuffer that had no sense with the new code), mainly in Eeschema
2009-04-14 16:45:22 +00:00
base_screen.cpp
Library search path fixes, library configuration dialog fixes, and code cleaning.
2009-04-08 18:06:22 +00:00
base_struct.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
basicframe.cpp
Minor search path updates, initial UI clean up, and more wxDC zoom work.
2009-04-15 19:53:41 +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
Minor search path updates, initial UI clean up, and more wxDC zoom work.
2009-04-15 19:53:41 +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
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
dlist.cpp
injected DLIST<> into many list heads, see change_log.txt
2008-12-04 04:28:11 +00:00
drawframe.cpp
Minor search path updates, initial UI clean up, and more wxDC zoom work.
2009-04-15 19:53:41 +00:00
drawpanel.cpp
Minor search path updates, initial UI clean up, and more wxDC zoom work.
2009-04-15 19:53:41 +00:00
drawtxt.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
eda_dde.cpp
first version of programmable hotkeys (work in progress)
2007-08-21 19:37:31 +00:00
eda_doc.cpp
eeschema: some fixes, see CHANGELOG
2009-04-12 14:39:54 +00:00
edaappl.cpp
Added: handling multiple user paths in library path list in pcbnew.
2009-04-19 15:03:48 +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
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +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.macosx
show axis in module editor and gerbview
2009-04-07 07:24:33 +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
better handling of libraries paths (removed g_RealLibraryBuffer that had no sense with the new code), mainly in Eeschema
2009-04-14 16:45:22 +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
modedit bug fix
2007-11-12 05:53:48 +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
made kicad compilable with wxWidgets 2.9 (wxWidgets 3)
2009-04-13 05:58:11 +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