charras
|
6c01c55456
|
code cleanup, better comments and comments translation
|
2008-12-10 16:49:53 +00:00 |
charras
|
6e80810b87
|
change best zoom calculation in viewlib. Minor others changes and fixes.
|
2008-12-08 18:56:43 +00:00 |
stambaughw
|
2611a54791
|
Convert global and embedded application pointers to wxGetApp()
|
2008-12-08 15:27:13 +00:00 |
charras
|
0745188d33
|
some cleanup. Use local time now in DateAndTime. Time in files is now local time
|
2008-12-07 17:55:29 +00:00 |
charras
|
e29d89c7c7
|
minor changes and cleanup
|
2008-12-06 12:49:33 +00:00 |
dickelbeck
|
e574a1b061
|
more DLIST<> work
|
2008-12-06 08:21:54 +00:00 |
stambaughw
|
f966097d5a
|
Improved grid implementation, 3D viewer debug assertion fix, moved drawpanel.cpp to common library, and added WinEDA_Appl declaration.
|
2008-12-05 16:03:05 +00:00 |
dickelbeck
|
aab39d1de7
|
injected DLIST<> into many list heads, see change_log.txt
|
2008-12-04 04:28:11 +00:00 |
charras
|
75b3c3bf37
|
Switch to polygons in zones (old way no more supported)
areas can be now filled using solid polygons, or using segments to fill areas inside polygons.
|
2008-12-03 10:32:53 +00:00 |
dickelbeck
|
7de4bfe6e1
|
fixes
|
2008-12-02 18:20:49 +00:00 |
dickelbeck
|
85d65db560
|
refinements after using
|
2008-12-02 09:13:28 +00:00 |
dickelbeck
|
671fabe120
|
edit component in schematic work
|
2008-11-26 00:20:16 +00:00 |
dickelbeck
|
c4215848ac
|
refinements
|
2008-11-24 21:03:40 +00:00 |
dickelbeck
|
b113d17eeb
|
makefile tweaks
|
2008-11-24 07:12:27 +00:00 |
dickelbeck
|
3ef380f936
|
dlist cleanups, start of edit component in schematic rework
|
2008-11-24 06:53:43 +00:00 |
dickelbeck
|
4d3d0a8fcc
|
doubly linked list base class and template for contained specific instantations
|
2008-11-24 04:34:58 +00:00 |
charras
|
1c6ff86768
|
Zones now have a min thickness filled area parameter
|
2008-11-22 20:50:30 +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 |
faa
|
8bed5053da
|
cyrillic font support, russian GOST support
|
2008-11-05 11:41:15 +00:00 |
charras
|
a0c413a6db
|
solved a minor bug (pcbnew): arcs incorrectly printed in mirror mode
|
2008-11-02 19:52:57 +00:00 |
charras
|
365dbe15b8
|
Enhancement in zones filling by polygon, and better display for small texts
(more noticeable in eeschema)
|
2008-10-31 17:02:24 +00:00 |
charras
|
07767585c3
|
better code compatibility with others compilers (MSVC)
|
2008-10-30 20:12:29 +00:00 |
charras
|
f723c540d0
|
code cleaning. Some comments translated into English.
Added: Zones unfill in polygon mode
|
2008-10-29 15:26:53 +00:00 |
charras
|
fff34db7f3
|
pcbnew: added oblong thermal relief for oblong pads (from a contribution) . added contributor to kicad list
|
2008-10-19 10:13:04 +00:00 |
jerryjacobs
|
062bbfe1c3
|
|
2008-10-13 18:28:30 +00:00 |
jerryjacobs
|
6bf6b1808b
|
General dialog captions updated (made more clear ), standard template fix, icons.cpp remove from common
|
2008-10-01 19:57:10 +00:00 |
jerryjacobs
|
7c655d1d36
|
Component and library selection color to white (same as eagle), some strings fine tuned and made translatable, dutch translation update, gerbview zoomfit on start
|
2008-10-01 17:34:55 +00:00 |
jerryjacobs
|
0f636a9879
|
(confirm.cpp) Get_Message frame caption added
|
2008-09-22 16:15:57 +00:00 |
jerryjacobs
|
26af26619a
|
(confirm.cpp) Get_Message frame caption added
|
2008-09-22 16:03:12 +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
|
b92dc298e4
|
minor change in about_kicad.cpp
|
2008-09-10 12:02:59 +00:00 |
charras
|
d115b66884
|
set build version to stable.
|
2008-09-10 06:23:52 +00:00 |
charras
|
100c64b455
|
updated: about_kicad.cpp
|
2008-09-09 17:56:36 +00:00 |
f3nix
|
b9ceddc354
|
Polish translation update.
|
2008-09-09 14:17:04 +00:00 |
strangeril
|
a8e0701aac
|
Czech translator is Martin Kratoska, not me. I just made corrections.
|
2008-09-09 11:54:16 +00:00 |
charras
|
b7d8f5e31f
|
added contributors in about_kicad.cpp
|
2008-09-09 11:32:21 +00:00 |
charras
|
b02b170de2
|
Eeschema: minor bug solved: bad value when display lines widths in info screen in libedit
|
2008-09-05 19:02:39 +00:00 |
charras
|
5a904e460a
|
Solved kbool lib compil problem under Windows and wxWidgets shared version
Pcbnew: Add position edition in footprint dialog edition
|
2008-09-05 16:08:13 +00:00 |
charras
|
8a53aa4621
|
solved some problems in hotkeys files access when spaces are used in names, and udtated paths according to the new tree used in kicad
Added wxWidgets version in about dialog
|
2008-09-03 16:19:06 +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
|
d3602e3311
|
minor changes (typo, about dialog) before release
|
2008-08-25 05:37:04 +00:00 |
f3nix
|
c624958732
|
Polish translation update.
|
2008-08-24 10:27:54 +00:00 |
raburton
|
c10fdc422b
|
non-x86 specific 64bit test
|
2008-08-22 14:17:04 +00:00 |
raburton
|
39a9aabbf5
|
fix #elif build error
|
2008-08-22 13:36:05 +00:00 |
jerryjacobs
|
e6838fdd7c
|
About translatable, dutch language update
|
2008-08-22 13:12:22 +00:00 |
charras
|
f3230893c4
|
Solved minor problems in eeschema, and code cleaning.
|
2008-08-17 18:37:03 +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 |
charras
|
d55989cc0e
|
patch for 3D viewer from Emanuel Rumpf and minor other changes
|
2008-08-16 17:42:40 +00:00 |
jerryjacobs
|
8fd4401e12
|
all-programs: about dialog improved
|
2008-08-15 16:38:05 +00:00 |
charras
|
5f777f8c60
|
pcbnew: bug solved: pad holes not printed
|
2008-08-09 08:05:42 +00:00 |
dickelbeck
|
d8485267e7
|
plot fill patch
|
2008-08-05 16:06:45 +00:00 |
charras
|
8080a2c9ba
|
code cleaning and a bug in eeschema (print all not working) solved
|
2008-07-31 15:30:57 +00:00 |
charras
|
1f34ed0583
|
minor bug 1974672 solved
|
2008-07-20 12:59:52 +00:00 |
charras
|
f49d2e3253
|
doc update.
|
2008-07-08 18:45:06 +00:00 |
f3nix
|
f512957266
|
Polish translation update.
|
2008-07-03 21:29:40 +00:00 |
dickelbeck
|
44071acf07
|
Lorenzo's postscript fill patch for bugs 2003834 and 1956732
|
2008-06-30 13:47:55 +00:00 |
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 |