charras
0cdcd78ba0
doc update.
2008-06-29 18:51:38 +00:00
charras
d0fe100306
default path kicad/share added when searching kicad data
2008-06-22 08:59:38 +00:00
charras
6858d10cb5
default path kicad/share added when searching kicad data
2008-06-22 08:54:05 +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
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
0221b21b25
Moved all XPM files to <kicad>/bitmaps directory
2008-05-22 14:36:16 +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
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
dickelbeck
2fa6f00bd6
debug statements
2008-05-17 19:10:36 +00:00
dickelbeck
efc1534886
operator << (wxString, wxPoint)
2008-05-05 19:43:56 +00:00
charras
6bd3fea110
wxProcess::open does not work under windows (the process stays in background mode), wxExecute is still used under windows
...
Minor other changes
2008-04-25 07:33:45 +00:00
dickelbeck
ba92f94fde
ProcessExecute instead of wxExecute
2008-04-24 16:55:35 +00:00
dickelbeck
4715ea28e2
delete hierarhical pin sheet bug
2008-04-22 16:38:23 +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
dickelbeck
721d878fcf
GetScreen() work, menu capitalization, beautifying
2008-04-17 16:25:29 +00:00
charras
8123d3a5eb
see changelog
2008-04-15 19:38:19 +00:00
charras
7f453831d5
eeschema: code cleaning. SCH_ITEM class used for all schematic items in eeschema. Files reorganization.
2008-04-14 19:22:48 +00:00
charras
9039a0a579
minor changes and cleanup
2008-04-03 18:03:42 +00:00
dickelbeck
9d395aa0c5
MAC alpha support
2008-04-02 14:16:14 +00:00
dickelbeck
c439e0da05
draw only in OnPaint
2008-03-31 13:50:57 +00:00
dickelbeck
ec4cbb79ed
draw only in OnPaint
2008-03-31 13:46:00 +00:00
charras
0f54a686cc
Solved: eeschema crashes when create a new sheet. Added comments in gestfich.cpp to explain the default paths used by kicad to find help files and lib files
2008-03-30 15:12:08 +00:00
charras
f34be93032
Ensure graphic and footprint texts have a sufficient size to be seen on screen.(bug 1909165).
2008-03-24 20:54:45 +00:00
dickelbeck
154be142cb
plot fix, beautification
2008-03-22 06:01:30 +00:00
dickelbeck
2da432b271
plot fix, beautification
2008-03-22 05:55:06 +00:00
dickelbeck
8f2e706853
const of GetZoom()
2008-03-21 19:26:12 +00:00
dickelbeck
c406eed135
class name changes, XOR artifacts
2008-03-20 01:50:21 +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
dickelbeck
6de852e8a6
xoring artifacts
2008-03-16 04:47:43 +00:00
charras
9fb2c9fe23
some code cleaning and comments translations. Added: EDA_Rect::Merge( EDA_Rect & aRect ) (see changelog)
2008-03-15 10:24:32 +00:00
dickelbeck
0e709a1227
added bool Intersects()
2008-03-13 16:44:14 +00:00
f3nix
07a0e142ed
Lowercase CMake commands.
2008-03-11 15:57:54 +00:00
charras
8111fe4984
Dirty rect Ok. Code must be cleaned. Import footprints from gpcb ok. See changelog for details
2008-03-10 08:14:20 +00:00
plyatov
8b6f6ab21f
Eliminated bug - help files not found.
2008-03-06 19:57:06 +00:00
dickelbeck
2caad6b121
beautify
2008-03-05 22:44:38 +00:00
plyatov
d4b34ab362
install.txt was corrected.
...
demos installation added in CMakeLists.
Temporary problem with help appeared.
2008-03-05 07:16:43 +00:00
plyatov
0fb8f818ad
docs->doc and help->doc/help relocation. DO NOT UPDATE YOU WORKING COPY UNTIL MY NOTEsvn st! Huge files will be relocated.
2008-03-04 17:14:58 +00:00
dickelbeck
3d73eb6823
Beautification, Doxyfile edits
2008-03-04 14:27:48 +00:00
dickelbeck
10e13ae50a
layer names in *.brd file
2008-03-04 04:22:27 +00:00
CHARRAS
e2abaa8109
Display filename and full sheet name ("sheet path") in sheet references
2008-02-29 15:31:32 +00:00
CHARRAS
4d9ea908f1
Display filename and full sheet name ("sheet path") in sheet references
2008-02-29 14:19:21 +00:00
CHARRAS
acf03b7d55
Global labels problems fixed (see changelog)
2008-02-20 19:37:17 +00:00
dickelbeck
708a394c64
debugging printfs
2008-02-20 19:12:36 +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
lifekidyeaa
c7ec524fc7
eeschema: fixed:
...
* crash when creating a sheet that does not yet have a sch file
* when loading schematic file v 1 annotations are applied to all sheets independent of path in hierarchy
* component reference is drawn by default upon placing a new libary comp.
2008-02-15 23:21:33 +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
f3nix
af1c15646f
CMake:
...
* Change tabs to spaces.
* Make Boost required.
2008-01-30 09:42:19 +00:00
CHARRAS
4ac2fd416d
infospgm.cpp moved from share/ to common/
2008-01-28 19:26:19 +00:00
dickelbeck
6ab5ad27f5
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
dickelbeck
5dc4cd59ca
comment change
2008-01-23 01:51:26 +00:00
dickelbeck
2aa1a26b58
beautification
2008-01-19 20:34:10 +00:00
CHARRAS
339a90e7ac
Block commands now works with zones.
2008-01-06 12:43:57 +00:00
dickelbeck
8de0bf46a7
exploring custom layer names
2008-01-05 17:20:46 +00:00
dickelbeck
8a37513952
const strings
2008-01-01 07:51:54 +00:00
dickelbeck
751e2f5c7a
comment out unused function strlower()
2007-12-23 05:41:02 +00:00
dickelbeck
467d9d3692
added strlower()
2007-12-22 07:17:22 +00:00
dickelbeck
e35e2eac8d
fixed compiler warning
2007-12-22 07:16:45 +00:00
CHARRAS
1e11a70ef1
minor change (path added in gestfig.cpp, linux only)
2007-12-21 07:45:42 +00:00
dickelbeck
fbe304722e
when drc denies via insertion, bridge track not deleted
2007-12-18 02:34:54 +00:00
dickelbeck
d01e04c978
fix typo, beautify
2007-12-11 23:12:37 +00:00
dickelbeck
cbaf4f9f7e
hotkey fix for + and -
2007-12-11 06:35:52 +00:00
dickelbeck
0f452cc016
patch
2007-12-05 20:54:11 +00:00
dickelbeck
628be5d1c1
chasing a bug
2007-12-05 17:56:57 +00:00
f3nix
4fd9325f6d
Some small CMake fixes.
2007-12-02 13:56:03 +00:00
dickelbeck
76fb213bf0
2nd of 3 commits for DrcDialog rework
2007-12-01 05:53:52 +00:00
kintel
7b007f6d85
Added deps make target for Mac OS X
2007-11-19 14:35:04 +00:00
CHARRAS
0605d07263
2007-11-14 16:02:19 +00:00
dickelbeck
238c12dae0
modedit bug fix
2007-11-12 05:53:48 +00:00
g_harland
41a643c166
"Colors" dialog box has been enhanced
2007-11-11 09:09:53 +00:00
CHARRAS
c4f1a36a8a
fixed infospgm.cpp compil proble under gcc 4.2
2007-11-08 09:12:25 +00:00
f3nix
9307b49eec
CMake build system for all apps. Usage in install.txt
2007-11-08 07:17:37 +00:00
plyatov
77cb86a1ea
Draft files for CMake build system support
2007-11-07 16:18:24 +00:00
CHARRAS
3823d66052
removed not used files. french kicad.po updated
2007-11-07 11:52:29 +00:00
g_harland
1e896d1750
Enhance more dialog boxes for EESchema
2007-11-07 04:24:25 +00:00
CHARRAS
80605bf260
lib path problem: does not modify path if a libname starts by ./ or ../
2007-11-05 19:54:48 +00:00
CHARRAS
5a948e98b7
made ADD_MENUITEM_xx static inline
2007-11-05 07:07:00 +00:00
raburton
bc52b0e60e
simple hacky make dependancy solution
2007-11-04 22:14:47 +00:00
CHARRAS
9c3d5bd96d
eschema, pcbnew and cvpcb did not find libraries when they were in the default library path, but in a subdirectory
2007-11-02 17:17:44 +00:00
dickelbeck
9fe9fc7c00
fix macro to inline conversion
2007-10-31 17:44:51 +00:00
CHARRAS
3d0e6a5f1e
gcc 4.2.1 compatibility: change char * to const char * whenever it was necessary
2007-10-31 08:34:05 +00:00
dickelbeck
f353c77cdc
more zone preps
2007-10-31 06:40:15 +00:00
dickelbeck
64e9e16886
virtual BOARD_ITEM::Save()
2007-10-30 21:30:58 +00:00
CHARRAS
d5d16186a6
listboxes.cpp problem solved (see change_log)
2007-10-29 08:22:45 +00:00
plyatov
a5bd7d440b
Russian translation update.
2007-10-28 20:33:19 +00:00
kintel
5cf158e536
Fixed cut&paste error
2007-10-28 19:35:17 +00:00
kintel
c9679e65c9
Updated build system for Mac OS X
2007-10-28 18:47:28 +00:00
kintel
8863c003e4
Use wxWindowDC instead of wxClientDC as function parameters since we cannot assume that wxPaintDC inherits from wxClientDC
2007-10-28 17:53:09 +00:00
kintel
36e5586539
Fixed path handling under Mac OS X
2007-10-28 17:45:36 +00:00
raburton
5fc7925445
set eol-style native on new file
2007-10-27 13:37:08 +00:00
CHARRAS
ec02baab5f
remove unused files. some translations.
...
cvpcb: set flag wxFRAME_FLOAT_ON_PARENT when create the footprint 3D frame and the display frame
2007-10-27 12:24:09 +00:00
CHARRAS
2a5676b2e2
Add class_marker.cpp and class_marker.h. Some other minor changes
2007-10-26 06:08:19 +00:00
CHARRAS
13a847d344
Add catalan language to language list
2007-10-22 18:58:47 +00:00
g_harland
182dbb605b
MAYBE_RESIZE_BORDER field now provided within all .pjd files;
...
MAYBE_RESIZE_BORDER field restored to cleaningoptions_dialog.h
2007-10-22 00:26:05 +00:00