charras
20cb87a8b7
better handling of libraries paths (removed g_RealLibraryBuffer that had no sense with the new code), mainly in Eeschema
...
TODO: better handling of user lib paths (more than one path)
2009-04-14 16:45:22 +00:00
charras
89e7f96574
made kicad compilable with wxWidgets 2.9 (wxWidgets 3)
2009-04-13 05:58:11 +00:00
charras
f3e4682f54
eeschema: some fixes, see CHANGELOG
2009-04-12 14:39:54 +00:00
charras
54ee98bbc8
eeschema library cache name changed from <root_name>.cache.lib to <root_name>-cache.lib.
...
Needed with the new code using wxFileName
2009-04-11 16:00:23 +00:00
charras
d79fff5d9e
eeschema library cache name changed from <root_name>.cache.lib to <root_name>-cache.lib.
...
Needed with the new code using wxFileName
2009-04-11 15:50:31 +00:00
charras
cfc3d9194d
pcbnew: erroneous extension when savin *.mdc files (saved as *..mdc)
2009-04-11 15:12:58 +00:00
charras
f02980cdaf
eeschema: library order when loading libs fixed (i hope)
2009-04-10 14:57:10 +00:00
charras
82d8faeb40
eeschema: library order when loading libs fixed (i hope)
2009-04-10 14:53:24 +00:00
charras
9f7ca3444b
eeschema: Viewlib: listboxes for lib or component selection are now resizable
2009-04-10 13:39:03 +00:00
stambaughw
d96039a1fb
Change search path order, wxDC zoom updates, and code clean ups.
...
Add helpers for inserting paths to and removing paths from search list.
Moved user defined path before default library paths in search list.
Renamed m_Draw_Auxiliary_Axis to DrawAuxiliaryAxis.
Changed parameter to fix wxDC set mode from FALSE to GR_COPY.
Minor wxDC zoom improvements.
2009-04-09 18:39:39 +00:00
dickelbeck
a98c2415df
expand the size of the coordinate holding status fields, 2 and 3
2009-04-09 18:23:28 +00:00
dickelbeck
4ee4f83de4
move polar coordinates display to status field 2, so that field 0 persists.
2009-04-09 18:16:16 +00:00
dickelbeck
0261ab718f
move comment to header, expand on description of UpdateStatsBar(), make comment Doxygen compatible.
2009-04-09 17:34:51 +00:00
dickelbeck
20f8b2168b
UpdateStatusBar() not callable from RedrawActiveWindow on MAC, and it is not the right place to call it for other OSes even though it might work on those other OSes such as Windows and Linux
2009-04-09 17:25:59 +00:00
charras
24b8f4a5b2
Fixed: inconsistencies in dialog_eeschema_config.cpp (delete and add/insert do not have the same behavior: add/insert cannot be cancelled )
2009-04-09 13:21:26 +00:00
charras
dea07b0fac
broken SCH_COMPONENT::GetRotationMiroir() rewritten (problem when editing a mirrored and rotated component fixed)
2009-04-09 11:34:41 +00:00
charras
4b212810dd
minor bugs fixed (including plot labels issues)
2009-04-09 09:00:23 +00:00
charras
ceb1de9e24
eeschema: in file menu: "save as" and "load" uses current path
2009-04-08 18:20:27 +00:00
stambaughw
dfb88c6495
Library search path fixes, library configuration dialog fixes, and code cleaning.
...
Added application method to fix searching for user libraries.
Fixed documentation search path bug.
Moved auto pan setting from draw frame to draw panel were it is defined.
Some minor device context drawing changes.
2009-04-08 18:06:22 +00:00
charras
cf752a5812
fixed in modedit: save module not working
2009-04-08 06:05:54 +00:00
charras
e719b42e1f
made GetAssociatedDocument() compatible with last changes in kicad path handling.
2009-04-07 15:54:40 +00:00
faa
6e54ec713d
not build russian kicad
2009-04-07 15:45:07 +00:00
charras
6cd422ef8a
pcbnew: fixed: bug 2738052 (Delete tool does not delete zones outlines)
...
eeschema: fixed: void history file list in menu
2009-04-07 12:01:08 +00:00
charras
1343d9fd41
pcbnew: fixed: bug 2738052 (Delete tool does not delete zones outlines)
...
eeschema: fixed: void history file list in menu
2009-04-07 11:53:58 +00:00
charras
70707523dd
show axis in module editor and gerbview
2009-04-07 07:24:33 +00:00
stambaughw
5b3c5861bd
More search path, compiler warning, and bug fixes.
...
Added template subdirectory to library search path list.
Removed PARAM_CFG_BASE empty destructor to prevent GCC warning.
Set timeout to 0 on DisplayInfo call to prevent debug assertion in eeschema/files-io.cpp.
Declare PARAM_CFG_ARRAY for future project file object implementation.
Removed unnecessary COMMON_GLOBL definition in gr_basic.h and param_config.h.
2009-04-06 18:54:57 +00:00
f3nix
0706234d8d
Set eol-style native on new files.
2009-04-06 16:21:39 +00:00
charras
9efbf02042
add and translate some comments. fixed a problem in modedit (delete module in lib not working)
2009-04-06 16:05:25 +00:00
charras
71ca194b68
overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes.
2009-04-06 10:56:17 +00:00
f3nix
c6501e7d3a
Polish translation update.
2009-04-05 21:26:03 +00:00
f3nix
b38c601661
Set eol-style native on new files.
2009-04-05 21:07:24 +00:00
stambaughw
689579bde1
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
strangeril
7a351249ec
Czech translation update
2009-04-02 10:33:31 +00:00
dickelbeck
68d0e4664a
Mac fix
2009-03-30 19:28:54 +00:00
charras
4ef16f53d9
pcbnew: added BOM generator (in postprocess menu)
2009-03-30 15:36:41 +00:00
raburton
534a64b416
set eol-style native on new files
2009-03-29 09:25:23 +00:00
charras
b65590f708
code cleanup in project_config.cpp and some enhancements
2009-03-28 20:02:34 +00:00
charras
2eaa28f0cb
Pcbnew: some enhancements
2009-03-26 19:27:50 +00:00
jerryjacobs
e5cbb935b0
Splitup of changelogs as seen on avrdude cvs
2009-03-23 21:18:47 +00:00
charras
0f725ee2fc
DRC: added test pads to holes (pcbnew). Others minor changes
2009-03-23 19:54:15 +00:00
raburton
aa45e5a441
set eol-style native on new files
2009-03-22 11:35:15 +00:00
charras
2ad254d67e
minor update
2009-03-22 11:34:14 +00:00
charras
e631d0bc7b
minor change
2009-03-20 16:05:36 +00:00
faa
ca4bf2efd8
GUI Russian actualized...
2009-03-20 15:25:26 +00:00
charras
4eadae0c2b
refinements and switch to final version
2009-03-20 10:02:40 +00:00
charras
4c920f52e2
finishing worl on trapezoidal pads in zones
2009-03-19 18:11:37 +00:00
charras
df3939f894
pcbnew: better look of the drill map, in PS format
2009-03-19 10:54:53 +00:00
charras
9fb53f0c4f
pcbnew: enhancement in printing function.
2009-03-18 16:46:07 +00:00
charras
3e477651c7
finishing work on hpgl plotting functions
2009-03-18 15:38:16 +00:00
charras
f9642fd4ac
fixed: 2 bugs that crashes pcbnew (see changelog)
2009-03-16 20:13:26 +00:00