..
dialog_about
Eeschema: Fix a subtle bug in undo command when editing texts and labels.
2011-08-31 16:59:20 +02:00
dialogs
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
CMakeLists.txt
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
base_screen.cpp
Coding style policy fixes and dead code removal.
2011-09-06 15:42:46 -04:00
base_struct.cpp
Add horizontal text justification to text items in pcbnew.
2011-07-05 00:32:49 +03:00
basicframe.cpp
Add menu item function fixes and other minor improvements.
2011-09-01 08:54:34 -04:00
bezier_curves.cpp
Schematic component object encapsulation and Doxygen comment warning fixes.
2010-12-14 10:56:30 -05:00
bitmap.cpp
PNG bitmap support, initial implementation
2011-09-08 00:58:45 -05:00
block_commande.cpp
Coding style and Doxygen comment fixes.
2011-03-29 15:33:07 -04:00
build_version.cpp
add forgotten file to bzr3107, add GOST to KICAD_BULD_VERSION if defined KICAD_GOST
2011-09-07 14:38:11 +04:00
class_bitmap_base.cpp
Eeschema: bitmap editor dialog: some enhancements
2011-09-02 21:43:56 +02:00
class_colors_design_settings.cpp
pcbnew: More about work on color selection and items visibility:
2010-01-31 20:01:46 +00:00
class_layer_box_selector.cpp
Coding policy fixes.
2011-04-13 15:30:27 -04:00
class_marker_base.cpp
Coding style and Doxygen comment fixes.
2011-03-29 15:33:07 -04:00
class_plotter.cpp
Plot poly code cleaning. Suppress erreurs for malformed polygons (< 2 corners)
2011-04-20 10:13:21 +02:00
class_undoredo_container.cpp
EESchema remove global variable and fix text object change type undo/redo.
2011-04-05 10:46:51 -04:00
common.cpp
pcbnew:
2011-09-07 13:27:02 +04:00
common_plotDXF_functions.cpp
Eeschema: Fix a subtle bug in undo command when editing texts and labels.
2011-08-31 16:59:20 +02:00
common_plotGERBER_functions.cpp
Eeschema: Fix a subtle bug in undo command when editing texts and labels.
2011-08-31 16:59:20 +02:00
common_plotHPGL_functions.cpp
Eeschema: Fix a subtle bug in undo command when editing texts and labels.
2011-08-31 16:59:20 +02:00
common_plotPS_functions.cpp
Eeschema: Fix a subtle bug in undo command when editing texts and labels.
2011-08-31 16:59:20 +02:00
common_plot_functions.cpp
fix very minor bugs.
2011-03-03 20:08:13 +01:00
confirm.cpp
Commit patch make by Fabrizio, with a minor change to avoid duplicate HTML dialog.
2011-09-06 09:02:18 +02:00
copy_to_clipboard.cpp
Coding style and Doxygen comment fixes.
2011-03-29 15:33:07 -04:00
dcsvg.cpp
Add copy constructors and cloning to schematic objects and other minor fixes.
2010-12-21 10:13:09 -05:00
displlst.cpp
Coding style policy fixes and dead code removal.
2011-09-06 15:42:46 -04:00
dlist.cpp
Minor fixes and lots of coding policy changes.
2010-12-08 15:12:46 -05:00
drawframe.cpp
pcbnew:
2011-09-09 15:02:03 +04:00
drawpanel.cpp
Fix most GCC 4.6 compiler warnings and minor bug fix.
2011-05-13 09:15:28 -04:00
drawtxt.cpp
Coding style and Doxygen comment fixes.
2011-03-29 15:33:07 -04:00
dsnlexer.cpp
EESchema bug fixes and other minor changes (fixes lp:793373).
2011-06-07 11:29:01 -04:00
eda_dde.cpp
EESchema code refactoring and coding policy naming fixes.
2011-01-21 14:30:59 -05:00
eda_doc.cpp
Rename WinEDA_App class to EDA_APP and remove redundant includes.
2011-09-06 10:09:40 -04:00
edaappl.cpp
Rename WinEDA_App class to EDA_APP and remove redundant includes.
2011-09-06 10:09:40 -04:00
filter_reader.cpp
fix broken ReadLine()
2011-01-15 16:52:41 -06:00
footprint_info.cpp
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
gestfich.cpp
Rename WinEDA_App class to EDA_APP and remove redundant includes.
2011-09-06 10:09:40 -04:00
gr_basic.cpp
gr_basic.cpp: fix a bug I created in my last commit. Pcbnew: fix a very minor bug in hight light behavior
2011-04-15 16:10:20 +02:00
hotkey_grid_table.cpp
pieces of Amir's 2010-09-28 patch
2010-09-29 13:19:26 -05:00
hotkeys_basic.cpp
pcbnew:
2011-09-07 13:27:02 +04:00
html_messagebox.cpp
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
msgpanel.cpp
Add menu item function fixes and other minor improvements.
2011-09-01 08:54:34 -04:00
netlist.keywords
TokenList2DsnLexer.cmake, netform.cpp enhancements
2010-08-08 21:03:16 -05:00
newstroke_font.cpp
Font bug removed
2010-04-01 12:14:39 +00:00
pcbcommon.cpp
pcbnew:
2011-09-07 13:27:02 +04:00
projet_config.cpp
Rename WinEDA_App class to EDA_APP and remove redundant includes.
2011-09-06 10:09:40 -04:00
richio.cpp
work around 8 bit wxString B.S.
2011-02-02 13:41:35 -06:00
sch_item_struct.cpp
Schematic object plot code refactoring and CMake required version changes.
2011-06-17 09:24:22 -04:00
selcolor.cpp
Gerbview: fix an issue with gerber files having a line comment starting by G04 and a command after this comment, on the same line.
2010-11-04 19:51:18 +01:00
string.cpp
gear up for major use of ReadDelimitedText() by providing a better version
2011-03-23 19:15:33 -05:00
trigo.cpp
EESchema multiple item hit testing and other minor improvements.
2011-03-25 15:16:05 -04:00
wineda_toolbar.cpp
Coding policy fixes.
2011-04-13 15:30:27 -04:00
worksheet.cpp
fix compile warning if defined KICAD_GOST
2011-08-23 08:25:41 +04:00
wxwineda.cpp
Coding style policy fixes and dead code removal.
2011-09-06 15:42:46 -04:00
xnode.cpp
work around 8 bit wxString B.S.
2011-02-02 13:41:35 -06:00
zoom.cpp
Add menu item function fixes and other minor improvements.
2011-09-01 08:54:34 -04:00