Commit Graph

18701 Commits

Author SHA1 Message Date
CHARRAS c19e378567 Add some missing files and better DRC test 2007-07-30 11:15:54 +00:00
CHARRAS f27208a11b pcbnew: better messages in drc control and some other enhancements 2007-07-25 09:02:05 +00:00
dickelbeck d84960f3b0 spelling changes, remove space from "Edges Pcb" print/plot filenames, from Geoff Harland. 2007-07-20 04:07:44 +00:00
raburton cbdf102cfc close drill list file 2007-07-18 13:58:21 +00:00
raburton c5d1b1b096 maintain wx2.6 compatibility 2007-07-09 19:34:54 +00:00
CHARRAS a397c4b248 gestfich.cpp change (A problem under windows already solved, but change was lost) 2007-07-09 09:29:53 +00:00
CHARRAS 75ce192333 Enhanced dialog for BOM generation and updated french and korean translationd 2007-07-02 12:48:10 +00:00
plyatov eeab554183 Added some russian translated strings.
Little corrections in menu strings (interface standardization and typos correction).
2007-07-01 19:43:38 +00:00
CHARRAS 2c0377b02b more better hotkey.cpp and small changes in locate footprint 2007-06-26 10:42:11 +00:00
raburton cd4ed0e7e6 set eol-style to native for new file 2007-06-25 09:11:05 +00:00
CHARRAS f7d85ecae6 better hotkey.cpp (code cleaning and info messages) 2007-06-25 08:05:45 +00:00
plyatov 2ac1fe57c5 Added some russian translated strings. 2007-06-22 10:52:40 +00:00
plyatov 656a30bcfa Added some russian translated strings. Little corrections in menu strings (interface standardization). 2007-06-22 08:13:42 +00:00
raburton 07ca681671 set native eol-style on new files 2007-06-21 15:41:47 +00:00
lifekidyeaa 163ba39823 pcbnew: added ctrl-o,s,f
added buttons for insert and replace module in the module editor 
with a new bitmap.  restored JP's original functionality for the insert 
button, replace linked to the new code.
2007-06-21 15:14:38 +00:00
charras bc21c746f8 2007-06-21 15:01:52 +00:00
f3nix 1fbb9ab5bf Set eol-style to native on Polish.nsh. 2007-06-20 14:14:11 +00:00
f3nix a570f51ba0 Added Polish NSIS prompts. 2007-06-20 13:53:35 +00:00
plyatov 83652d2aed Added documentation folder and russian tutorial - "doc/ru/Kicad Tutorial.odt". 2007-06-20 09:26:20 +00:00
f3nix 143b4f6329 Sync Polish translation with head. Minor changes. 2007-06-20 07:11:46 +00:00
dickelbeck 9f049640e8 whitespace consistency 2007-06-20 00:33:23 +00:00
dickelbeck 2a40051a09 list changes 2007-06-20 00:26:16 +00:00
dickelbeck aea9fcf01a after locking, update status window with selected module's locked/fixed status 2007-06-20 00:25:38 +00:00
dickelbeck e06b4c116b work around debug assert 2007-06-20 00:24:46 +00:00
plyatov 84d8e910e8 Added some russian translated strings.\n Little corrctions in menu strings (interface standardization). 2007-06-18 13:57:15 +00:00
raburton fccfa470ef simplify 2 of the make install targets - don't need individual targets for library & modudle files 2007-06-16 20:15:33 +00:00
raburton dc169e696c update changelog 2007-06-16 09:56:12 +00:00
raburton 9319ea960c separate docs from resources as not everyone will want to install all the docs 2007-06-16 09:34:35 +00:00
raburton 8c79e1416b set eol-style to native on new makefiles 2007-06-16 09:10:10 +00:00
raburton af37d78ab3 added install targets for the non-binary stuff (libraries, help, etc.)
it's now possible to do a complete usable kicad install from source
2007-06-16 09:07:23 +00:00
raburton 45e0c6eca7 fix assert in wx2.6 compatibility code, on pcbnew startup, when running with debug enabled 2007-06-16 06:49:57 +00:00
dickelbeck be87b19bb0 reverted to previous value of 1 for CURSEUR_OFF_GRILLE 2007-06-15 16:24:21 +00:00
dickelbeck 1c505d58bc updated change_log.txt 2007-06-15 16:09:36 +00:00
dickelbeck f601dff4b1 Hot key operations for a single module such as Move 'M', Rotate 'R', Swap Layer 'S', now operate only on unlocked modules
and only on modules in the current layer.
2007-06-15 16:08:55 +00:00
raburton ad61cdaaa0 fix headers of several xpm files, without the correct header gnome thinks they are broken 2007-06-15 12:23:51 +00:00
charras 1a30862de5 minor changes. update GUI french translation 2007-06-15 12:04:24 +00:00
raburton 834cd0298c make it easier to disable debug from the make command line
use "make -f makefile.gtk DEBUG=0"
2007-06-15 07:16:40 +00:00
f3nix c1e8bcc5fa Added ~30 strings translated into Polish. Some minor fixes. 2007-06-15 00:02:28 +00:00
f3nix c5d82cc7ea Make menu entries correspond to the icons. 2007-06-14 18:39:36 +00:00
plyatov 14f477f92e Added sorting by value or position in to the annotation window of eeschema (Thanks for patch to Andrey Fedorushkov). 2007-06-14 18:28:16 +00:00
raburton 2189158401 restore wx2.6 compatibility 2007-06-14 18:16:48 +00:00
plyatov 335cfc2889 Little changes in menu termins (strings) for standartization. 2007-06-14 17:11:54 +00:00
plyatov 043127c911 added ~50 strings translated to russian. 2007-06-14 17:08:14 +00:00
dickelbeck dc7235c769 Gathered up common compiler and linker flags for the makefile.gtk file set.
Much easier now to compile with debugging symbols enabled.
2007-06-14 16:28:05 +00:00
dickelbeck b5ef09621f clarified text fields in *.mod and *.brd files 2007-06-14 16:26:09 +00:00
charras b3df52a493 missing file update in rev 68 (pcbnew/clean.cpp was not up to date) 2007-06-14 05:31:55 +00:00
raburton 60802457b2 small changes to makefiles to better support override of install location 2007-06-13 20:22:49 +00:00
lifekidyeaa 74878eb889 * fixed an uncommon segfault when ending tracks at a midpoint. 2007-06-13 18:30:23 +00:00
raburton b58beebb8f set native eol on newly added text files 2007-06-13 18:04:33 +00:00
charras 89b3eb5aa5 bug fixes and merging my development with svn rep. 2007-06-13 15:35:40 +00:00