48 Commits

Author SHA1 Message Date
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
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
e719b42e1f made GetAssociatedDocument() compatible with last changes in kicad path handling. 2009-04-07 15:54:40 +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
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
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
charras
b65590f708 code cleanup in project_config.cpp and some enhancements 2009-03-28 20:02:34 +00:00
charras
078490db0c Bug (only in my last commit) fixed under Windows. Removed some warnings in compilation 2009-02-10 13:46:10 +00:00
charras
0d6c62a9ef Bug (only in my last commit) fixed under Windows. Removed some warnings in compilation 2009-02-10 12:37:12 +00:00
charras
04174ecd10 Solved: path problems when Kicad is installed on a server (Windows or Samba server) 2009-02-09 20:17:06 +00:00
charras
2075ac8476 minor (and old) bugs fixed.
minor changes in search paths for help and translation files.
2009-02-07 20:11:09 +00:00
stambaughw
b833a46bad More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
charras
89e5909f59 Solved: problem when searching non english help files 2009-02-03 20:33:34 +00:00
stambaughw
2e5a57e100 New zoom implementation and some build optimizations. 2009-01-29 14:26:20 +00:00
charras
9f8e1d9d1c removed some warning when compiling. Added comments 2009-01-18 10:15:10 +00:00
stambaughw
21faf9d370 Integrate wxFileHistory, add missing header files to fix Linux build, initial search path work, and general housekeeping. 2009-01-17 20:31:19 +00:00
stambaughw
4a489895a3 More zoom clean ups and code cleaning. 2009-01-07 15:59:49 +00:00
jerryjacobs
69f6b27edc Fixed comment for doxygen doc generation 2008-12-29 11:52:15 +00:00
jerryjacobs
f26f2c1332 Code cleaning and tab indenting + about update 2008-12-29 11:26:15 +00:00
charras
daeb9f0e07 Cleaning code to draw/plot texts; italic allowed for pcbnew 2008-12-22 21:06:44 +00:00
stambaughw
1ecea828c2 Initial ground work for zoom improvements and minor build updates. 2008-12-19 13:51:48 +00:00
stambaughw
2611a54791 Convert global and embedded application pointers to wxGetApp() 2008-12-08 15:27:13 +00:00
jerryjacobs
f43a7acc6a Make menu strings,tooltips, statusbar message more global
Dutch language update
 - 182 strings left
 - 100 fuzzy strings left
2008-11-16 10:13:36 +00:00
charras
bb8ee329f8 Bug in get online help: kicad.pdf was always called instead of the suitable help file. thanks to the guy who did not test its changes
eeschema: code cleaning
switch to wxWidgets 2.8.9
2008-09-17 17:26:25 +00:00
charras
8816d4dab1 solved bug 2072876. 2008-08-25 12:41:44 +00:00
strangeril
b10990f276 Added Czech language support (needs corrections) 2008-08-25 11:44:10 +00:00
charras
4861daa674 Online doc format changed to PDF format. See changelog 2008-06-11 10:33:13 +00:00
charras
777076c86f minor changes. See changelog 2008-06-06 16:39:45 +00:00
kajtek1
646ffe09eb Moved and fixed all XPM files to /bitmaps directory.
Fixed all related files also.
2008-05-22 14:25:20 +00:00
charras
6f4f6f6ef8 Added: Dutch language option 2008-04-22 06:10:37 +00:00
charras
9b082be01a Solves a linux problem compilation created by my last commit 2008-04-18 18:30:10 +00:00
f3nix
d5193af907 Polish = PL 2008-04-18 18:15:59 +00:00
charras
1547987157 some enhancements. 2008-04-18 13:28:56 +00:00
CHARRAS
acf03b7d55 Global labels problems fixed (see changelog) 2008-02-20 19:37:17 +00:00
dickelbeck
8eff8df94b beautify 2008-02-19 00:35:45 +00:00
plyatov
eb4e6119f5 Chinese translation support added. 2008-02-18 21:45:29 +00:00
CHARRAS
5a948e98b7 made ADD_MENUITEM_xx static inline 2007-11-05 07:07:00 +00:00
CHARRAS
d5d16186a6 listboxes.cpp problem solved (see change_log) 2007-10-29 08:22:45 +00:00
kintel
36e5586539 Fixed path handling under Mac OS X 2007-10-28 17:45:36 +00:00
CHARRAS
13a847d344 Add catalan language to language list 2007-10-22 18:58:47 +00:00
CHARRAS
06c9f9c855 enhancements in pcbnew to eeschema cross-probing. removed change in drc.cpp 2007-10-01 15:37:42 +00:00
CHARRAS
542b944196 hotkeys handling finished 2007-09-19 15:29:50 +00:00
dickelbeck
18d83b768c See my change_log.txt 2007-Sep-13 UPDATE 2007-09-13 11:55:46 +00:00
CHARRAS
e27d3f8c78 more work on programmable hotkeys. Most of features are ok. 2007-09-06 11:52:26 +00:00
charras
89b3eb5aa5 bug fixes and merging my development with svn rep. 2007-06-13 15:35:40 +00:00
raburton
dedb0228dc add files not currently available in source (e.g. docs, modules, etc.)
set svn:eol-style property to native for all ascii files to support cross platform development
2007-06-05 12:10:51 +00:00
dickelbeck
ae74527bc2 Jean-Pierre's changes for kicad-2007-05-25 release 2007-05-28 18:09:49 +00:00
plyatov
23c40f7e86 Initial import of KiCad. 2007-05-06 16:03:28 +00:00