Commit Graph

1018 Commits

Author SHA1 Message Date
jerryjacobs 88055164d5 Dutch language updated (54% translated yet) 2008-05-13 13:39:35 +00:00
bennett78 0d3769b234 Added SCH_COMPONENT * WinEDA_SchematicFrame::FindComponentByRef
for backanno.cpp, a better candidate for searching.
2008-05-08 20:34:39 +00:00
raburton 4186aa8a6b set eol-style native on new files 2008-05-08 16:15:24 +00:00
jerryjacobs 81516d185e Dutch Language Update 2008-05-08 13:28:19 +00:00
dickelbeck 795e069a7a fix backanno for unicode and eeschema's debug build 2008-05-07 23:41:05 +00:00
bennett78 7327197c17 Added Backannotate Footprints from Stuff File Feature 2008-05-07 15:08:16 +00:00
dickelbeck e2770b4078 comments 2008-05-06 12:32:41 +00:00
plyatov e0d3704c95 Chinese interface translation update (Thanks to the George Han!). 2008-05-06 07:18:37 +00:00
dickelbeck fec9498f8d typos and buglets 2008-05-05 20:13:54 +00:00
dickelbeck 2edabd5556 moved enum Track_Shapes to board_item_struct.h 2008-05-05 19:56:06 +00:00
dickelbeck 7f3cd757b8 moved enum Track_Shapes to board_item_struct.h 2008-05-05 19:55:49 +00:00
dickelbeck fb09b26163 removed debug printf 2008-05-05 19:55:09 +00:00
dickelbeck 23785a1166 factored out ShowCoord() to use common operator << (wxString, wxPoint) 2008-05-05 19:54:21 +00:00
dickelbeck aea07119e2 factored out the ShowShape() to use BOARD_ITEM::ShowShape() 2008-05-05 19:53:31 +00:00
dickelbeck 27ee6b1ac5 factored out the ShowShape() to use BOARD_ITEM::ShowShape() 2008-05-05 19:53:18 +00:00
dickelbeck f211a33932 added ShowShape(), fixed MenuText() for DRAWSEGMENT 2008-05-05 19:52:09 +00:00
dickelbeck 9ed0d8cdda some key variables to English 2008-05-05 19:50:59 +00:00
dickelbeck 6ccee86a93 fillBOUNDARY to separate function 2008-05-05 19:50:15 +00:00
dickelbeck 32dad281bd whitespace removal 2008-05-05 19:49:25 +00:00
dickelbeck dde45e5d0a changes 2008-05-05 19:48:28 +00:00
dickelbeck 9daeed6f45 operator << (wxString, wxPoint) 2008-05-05 19:47:58 +00:00
dickelbeck a881ede8fb added S_ARC support for Edges_PCB layer 2008-05-05 19:47:38 +00:00
dickelbeck a4995ae786 wrote GetEnd(), GetStart(), GetLength(), embellished Display_Infos() 2008-05-05 19:46:54 +00:00
dickelbeck 713901349e beautify 2008-05-05 19:45:05 +00:00
dickelbeck efc1534886 operator << (wxString, wxPoint) 2008-05-05 19:43:56 +00:00
dickelbeck d9ce1e272c formatting 2008-05-05 19:43:17 +00:00
raburton 8e4a81452d bitmap work 2008-05-05 19:20:57 +00:00
raburton 82982b6402 bitmap work 2008-05-05 19:02:31 +00:00
raburton c37374775f bitmap work 2008-05-05 18:54:44 +00:00
raburton 2e173c9756 bitmap work 2008-05-05 18:52:43 +00:00
raburton 6496680065 bitmap work 2008-05-05 18:50:35 +00:00
f3nix 75bba55a38 CMake:
* Move svn version header creation to a macro (Unix-only for now).
* Use CVS version of FindSubversion macro.
2008-05-05 18:23:24 +00:00
raburton 2773be4ff5 more bitmaps work 2008-05-05 16:13:49 +00:00
stambaughw 994e4e5d7e Use Subversion to automatically generate date and version information when building with CMake. 2008-05-05 13:26:46 +00:00
jerryjacobs 9021d9d01a dutch translation update 2008-05-05 07:45:25 +00:00
raburton 052614282b tidy of bitmaps (part of) 2008-05-04 21:09:09 +00:00
raburton 36f6f39267 fix broken xpm file 2008-05-04 20:31:58 +00:00
dickelbeck d24c41ff05 zone_container xor artifact cleanups 2008-05-02 06:27:06 +00:00
dickelbeck 2e94a70860 zone_container GetBoundingBox() deployment 2008-05-02 05:16:35 +00:00
dickelbeck 267d4f2f97 zero fill on shift 2008-05-02 05:15:48 +00:00
f3nix 6ed78f5b16 Compiler warnings fixes. 2008-05-01 17:12:38 +00:00
f3nix 9bab41e43d CMake: grammar 2008-05-01 17:09:51 +00:00
plyatov dd38594d39 Compiler warnings elimination (Thanks to the unknown Martin!). 2008-05-01 16:16:36 +00:00
dickelbeck eae1a7498d layer name in *.brd file fixes 2008-05-01 06:21:07 +00:00
charras 0ac832f066 screen number and screen count now are set 2008-04-30 17:04:22 +00:00
dickelbeck 3912554721 comment fix 2008-04-30 12:35:45 +00:00
dickelbeck 2fbe144735 beautify 2008-04-30 12:35:23 +00:00
dickelbeck 0104e6145e bug found 2008-04-30 12:35:02 +00:00
dickelbeck 6d72d3dab6 use virtual Save() 2008-04-30 12:34:40 +00:00
charras 4e5e820313 eeschema: made in some dialogs the ESC key working (linux version, already working under windows) 2008-04-30 11:52:34 +00:00