1800 Commits

Author SHA1 Message Date
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
4ef16f53d9 pcbnew: added BOM generator (in postprocess menu) 2009-03-30 15:36:41 +00:00
charras
b65590f708 code cleanup in project_config.cpp and some enhancements 2009-03-28 20:02:34 +00:00
charras
e9c7d50ca6 fixed some typo, misspelling and errors in menus. 2009-02-21 15:12:26 +00:00
stambaughw
b833a46bad More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +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
2611a54791 Convert global and embedded application pointers to wxGetApp() 2008-12-08 15:27:13 +00:00
jerryjacobs
4c2b9e2199 + Updated Atmel library
+ Moved DIP Packages to dip_sockets.mod from support.mod
+ Made DIP Packages board
+ Dutch language update to 90%
2008-11-19 20:25:17 +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
jerryjacobs
76467a7fa5 Beautify code see change_log.txt 2008-11-02 22:53:38 +00:00
jerryjacobs
e7cd29ece6 Beautify code for kicad.cpp, kicad/mainframe.cpp, treeprj_frame.cpp 2008-11-02 14:54:53 +00:00
charras
07767585c3 better code compatibility with others compilers (MSVC) 2008-10-30 20:12:29 +00:00
jerryjacobs
cbdf6a9009 Dutch language update 2008-10-22 20:51:21 +00:00
dickelbeck
7beb0f2226 partial move back towards UIpolicy.txt 2008-10-18 23:41:16 +00:00
jerryjacobs
062bbfe1c3 2008-10-13 18:28:30 +00:00
jerryjacobs
6f84112375 Menu and statusbar strings made more clear 2008-10-07 16:33:57 +00:00
jerryjacobs
26af26619a (confirm.cpp) Get_Message frame caption added 2008-09-22 16:03:12 +00:00
f3nix
4d7149b18c CMake: Fix bug in install targets. 2008-09-14 11:46:58 +00:00
f3nix
422ffdabc1 CMake:
* Require CMake version 2.6.1 on Windows and version 2.6.0 for other systems.
* Update FindSubversion to version from CMake 2.6.1 (localization issue solved).
* Remove FindwxWidgetsCVS and use the default one (some issues solved upstream).
* Formatting style changes.
2008-09-07 19:32:07 +00:00
jerryjacobs
e6838fdd7c About translatable, dutch language update 2008-08-22 13:12:22 +00:00
jerryjacobs
92d3b59962 Make nameless.pro translatable 2008-08-22 09:15:33 +00:00
jerryjacobs
18bfe66d27 Dutch language update, kicad splash making to work 2008-08-20 22:44:37 +00:00
jerryjacobs
867d30d159 Linux/Unix desktop files updated and moved to resources directory, about dialog updated 2008-08-17 10:10:20 +00:00
jerryjacobs
8fd4401e12 all-programs: about dialog improved 2008-08-15 16:38:05 +00:00
jerryjacobs
18b8932b50 Code comment clean, cmake file cleanup 2008-08-11 11:45:29 +00:00
charras
ffd727ef01 minor changes 2008-07-21 13:44:01 +00:00
f3nix
c77e62eb90 Fix Windows build with CMake 2.4. 2008-06-21 08:55:39 +00:00
kintel
c2d7a555c6 Mac OS X build system fixes 2008-06-15 16:31:32 +00:00
charras
777076c86f minor changes. See changelog 2008-06-06 16:39:45 +00:00
f3nix
6bb111cb8e CMake files cleaning. 2008-06-06 12:39:00 +00:00
charras
44743723d1 removed GPC library due to its unacceptable license. Using the great and powerfull kbool library insteed 2008-05-30 18:06:21 +00:00
kajtek1
1d11a28ac1 Moved and fixed all XPM files to /bitmaps directory.
Fixed all related files also.
2008-05-22 14:27:42 +00:00
charras
d87aed0cd0 eeschema: Solved: problem in manual part selection for multiple parts per package components 2008-05-21 09:18:14 +00:00
dickelbeck
845e95c3e4 make and use static bitmaps library 2008-05-17 19:24:22 +00:00
charras
3a74c74c8b eschema: Solved: bad update of toolbars (eeschema and libedit). also in kicad: see changelog 2008-05-16 11:38:35 +00:00
raburton
052614282b tidy of bitmaps (part of) 2008-05-04 21:09:09 +00:00
dickelbeck
2fbe144735 beautify 2008-04-30 12:35:23 +00:00
f3nix
5cd2fad850 CMake:
* MinGWResourceCompiler: change output directory and name of compiled resource file (old resource object files have to be deleted manually, eg. cvpcb/cvpcb_rc.o since the 'make clean' target does not remove them).
* Add some comments.
2008-04-18 08:04:54 +00:00
f3nix
c77c3906bc CMake:
* Set a NAME_RESOURCES variable in MinGWResourceCompiler.
* Fix looking for zlib under msys (C:\msys\1.0). Minizip now builds under windows with external zlib.
2008-04-16 04:00:19 +00:00
f3nix
63de4115dc CMake:
* Add mingw_resource_compiler macro (Win32).
* Fix windres wxWidgets include paths (Win32).
2008-04-13 19:07:32 +00:00
f3nix
2c7eaa608b CMake: add check_find_package_result macro. 2008-04-13 14:00:01 +00:00
kintel
b2494d5b01 Mac compile fix 2008-04-03 00:26:31 +00:00
f3nix
3e06ab44db CMake cleanup. 2008-03-31 01:32:15 +00:00
f3nix
08467e0959 Kill compiler warnings. 2008-03-30 11:48:18 +00:00
f3nix
f1925912ce CMakeLists.txt formatting. 2008-03-19 18:05:19 +00:00
charras
0ff83cbab7 MODULE::GetBoundingBox() takes in account the clearence around the pads. other very minor changes 2008-03-18 11:53:52 +00:00
f3nix
07a0e142ed Lowercase CMake commands. 2008-03-11 15:57:54 +00:00
lifekidyeaa
c5cd85027b 2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com
================================================================================
+eeschema
        * commiting my changes to allow multiple instances of a given schematic file within 
a hierarchy:
        ** internally, m_currentScreen has been replaced with m_currentSheet,
                which is a list or 'path' of screens.  The path of screens is used to 
generate
                a series of timestamps, which is converted to flat component reference via 
a look-up
                table in the schematic files.
        ** this means that m_currentScreen is no longer used -- use GetScreen().
        ** GetScreen is virtual, as some of the dialogs keep around a WinEDA_BaseScreen 
pointer.
        ** all sub-sheets in a given schematic must have different names to generate a 
meaningful netlist.
2008-02-12 21:12:46 +00:00