2ac1fe57c5Added some russian translated strings.
plyatov
2007-06-22 10:52:40 +0000
656a30bcfaAdded some russian translated strings. Little corrections in menu strings (interface standardization).
plyatov
2007-06-22 08:13:42 +0000
07ca681671set native eol-style on new files
raburton
2007-06-21 15:41:47 +0000
163ba39823pcbnew: 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.
lifekidyeaa
2007-06-21 15:14:38 +0000
9319ea960cseparate docs from resources as not everyone will want to install all the docs
raburton
2007-06-16 09:34:35 +0000
8c79e1416bset eol-style to native on new makefiles
raburton
2007-06-16 09:10:10 +0000
af37d78ab3added install targets for the non-binary stuff (libraries, help, etc.) it's now possible to do a complete usable kicad install from source
raburton
2007-06-16 09:07:23 +0000
45e0c6eca7fix assert in wx2.6 compatibility code, on pcbnew startup, when running with debug enabled
raburton
2007-06-16 06:49:57 +0000
be87b19bb0reverted to previous value of 1 for CURSEUR_OFF_GRILLE
dickelbeck
2007-06-15 16:24:21 +0000
f601dff4b1Hot 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.
dickelbeck
2007-06-15 16:08:55 +0000
ad61cdaaa0fix headers of several xpm files, without the correct header gnome thinks they are broken
raburton
2007-06-15 12:23:51 +0000
1a30862de5minor changes. update GUI french translation
charras
2007-06-15 12:04:24 +0000
834cd0298cmake it easier to disable debug from the make command line use "make -f makefile.gtk DEBUG=0"
raburton
2007-06-15 07:16:40 +0000
c1e8bcc5faAdded ~30 strings translated into Polish. Some minor fixes.
f3nix
2007-06-15 00:02:28 +0000
c5d82cc7eaMake menu entries correspond to the icons.
f3nix
2007-06-14 18:39:36 +0000
14f477f92eAdded sorting by value or position in to the annotation window of eeschema (Thanks for patch to Andrey Fedorushkov).
plyatov
2007-06-14 18:28:16 +0000
335cfc2889Little changes in menu termins (strings) for standartization.
plyatov
2007-06-14 17:11:54 +0000
043127c911added ~50 strings translated to russian.
plyatov
2007-06-14 17:08:14 +0000
dc7235c769Gathered up common compiler and linker flags for the makefile.gtk file set. Much easier now to compile with debugging symbols enabled.
dickelbeck
2007-06-14 16:28:05 +0000
b5ef09621fclarified text fields in *.mod and *.brd files
dickelbeck
2007-06-14 16:26:09 +0000
b3df52a493missing file update in rev 68 (pcbnew/clean.cpp was not up to date)
charras
2007-06-14 05:31:55 +0000
60802457b2small changes to makefiles to better support override of install location
raburton
2007-06-13 20:22:49 +0000
74878eb889* fixed an uncommon segfault when ending tracks at a midpoint.
lifekidyeaa
2007-06-13 18:30:23 +0000
b58beebb8fset native eol on newly added text files
raburton
2007-06-13 18:04:33 +0000
89b3eb5aa5bug fixes and merging my development with svn rep.
charras
2007-06-13 15:35:40 +0000
13f2e75bfadynamic link by default (really, who wants to use static linking?)
raburton
2007-06-13 13:26:20 +0000
67a04a105bmake the top level makefile a little neater
raburton
2007-06-13 13:01:44 +0000
d3c6241a32Added ~30 strings of interface translated to russian.
plyatov
2007-06-12 19:39:01 +0000
aa5e1cd09b* backspace should not be allowed to delete modules (in order to re-insert them, you may have to edit the .brd file directly)
lifekidyeaa
2007-06-12 17:47:05 +0000
3c7846db7a* fixed a dumb bug that prevented layer switching when over a track. doh!
lifekidyeaa
2007-06-12 15:42:10 +0000
c094566ea6corrected some spelling mistakes
f3nix
2007-06-12 09:40:40 +0000
c55e64af3f* added strings to help people learn the layer shortcuts when changing layers with the horizontal toolbar layer listbox (pgup + pgdwn, which were already in the source, plus F5-F8). I hope this is a useful feature.
lifekidyeaa
2007-06-11 21:23:47 +0000
713d01751eadded the following features (mostly hotkey type stuff): * backspace key now deletes segments and vias both while editing a new track and while modifying old ones * internal layers can be accessed via F5-F8 * when creating a new trace, switching between layers with the Pageup, PageDown, and F5-F8 hotkeys inserts a via. (warning: i did not test this with blind vias; however, it calls Other_Layer_Route, so should still work) * spelling fix
lifekidyeaa
2007-06-11 21:21:00 +0000
cf211a4c77improve static linking check to allow dynamic linking to be specified on make command, no need to hack libs.linux now to use dynamic linking, just use "make -f makefile.gtk KICAD_STATIC_LINK=0"
raburton
2007-06-11 19:33:59 +0000
d6fcb879bffixed a bug that, when in module editor a module was not loaded, the null pointer to this module would not be dereferenced.
lifekidyeaa
2007-06-10 19:06:04 +0000
ee194b63a8Changed the functionality of the 'insert' modified footprint module in the module editor to a more sensible replace and update functionality.
lifekidyeaa
2007-06-10 14:27:07 +0000
b2051634e5Added ~50 translated to russian strings of interface.
plyatov
2007-06-09 13:18:23 +0000
302e3091a0Added ~300 strings translated into Polish. Polish translation is now complete :)
f3nix
2007-06-07 18:31:16 +0000
727257e2b1Added ~300 strings translated into Polish.
f3nix
2007-06-07 14:08:02 +0000
d28334e1a0Added ~300 strings translated into Polish.
f3nix
2007-06-07 10:31:51 +0000
ae23e2343bremove some inappropriate executable properties
raburton
2007-06-06 18:01:54 +0000
1f4f06106cset eol-style to native for new cs translation
raburton
2007-06-06 17:51:20 +0000
71ee89dae0Added ~300 strings translated into Polish.
f3nix
2007-06-06 17:38:51 +0000
66f81fd9ffAdded ~300 strings translated into Polish.
f3nix
2007-06-06 13:29:59 +0000
dedb0228dcadd files not currently available in source (e.g. docs, modules, etc.) set svn:eol-style property to native for all ascii files to support cross platform development
raburton
2007-06-05 12:10:51 +0000
a5fb5d390eCorrected string from "Save config file" to "Save project file" for kicad project manager.
plyatov
2007-05-29 18:37:27 +0000
523ae87c68Added ~100 strings for russian translation of interface.
plyatov
2007-05-29 18:29:22 +0000
ae74527bc2Jean-Pierre's changes for kicad-2007-05-25 release
dickelbeck
2007-05-28 18:09:49 +0000
1db1374098Added ~50 russian translations of interface.
plyatov
2007-05-26 17:38:44 +0000