Commit Graph

1396 Commits

Author SHA1 Message Date
dickelbeck 8bb93b8d48 beautified 2007-08-04 01:12:30 +00:00
dickelbeck ede37ecfa7 beautified 2007-08-04 01:08:43 +00:00
dickelbeck 72f7cb164c beautified 2007-08-04 00:56:53 +00:00
dickelbeck 97898b92aa beautified 2007-08-04 00:47:36 +00:00
dickelbeck 7d8f2fcff0 beautified 2007-08-03 18:59:14 +00:00
g_harland 2ba87b4a86 pcbnew: "Postscript A4" radiobutton now restored in "Plot" dialog box (if it had been selected previously)
Also fine-tuned spaces within strings specified within share/infospgm.cpp
2007-08-03 02:00:29 +00:00
CHARRAS eda39ae8c0 pcbnew: drc control now generates a DRC report file 2007-08-02 07:42:58 +00:00
dickelbeck b9259f8516 fixed g++ 4.1.2 compiler warnings, added USE_MATCH_LAYER build option 2007-08-02 02:04:45 +00:00
g_harland 8035f1a520 Changes to pcbnew/gendrill.cpp which primarily enhance Drill Report files, but which also result in Drill Map files listing the diameters of each drill in the selected drill unit first (and then in the other drill unit). 2007-07-31 06:29:45 +00:00
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
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
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
CHARRAS f7d85ecae6 better hotkey.cpp (code cleaning and info messages) 2007-06-25 08:05:45 +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
dickelbeck 9f049640e8 whitespace consistency 2007-06-20 00:33:23 +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 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 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
f3nix c5d82cc7ea Make menu entries correspond to the icons. 2007-06-14 18:39:36 +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
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
charras b3df52a493 missing file update in rev 68 (pcbnew/clean.cpp was not up to date) 2007-06-14 05:31:55 +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
lifekidyeaa aa5e1cd09b * backspace should not be allowed to delete modules (in order to
re-insert them, you may have to edit the .brd file directly)
2007-06-12 17:47:05 +00:00
lifekidyeaa 3c7846db7a * fixed a dumb bug that prevented layer switching when over a track. doh! 2007-06-12 15:42:10 +00:00
lifekidyeaa 713d01751e added 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
2007-06-11 21:21:00 +00:00
plyatov 11f264c9d1 Little changes in menu text (standartization of menu "About"). 2007-06-11 18:35:42 +00:00
lifekidyeaa 9afd086f1e & -> && d'oh 2007-06-10 19:07:27 +00:00
lifekidyeaa d6fcb879bf fixed a bug that, when in module editor a module was not loaded, the null pointer to this
module would not be dereferenced.
2007-06-10 19:06:04 +00:00
lifekidyeaa ee194b63a8 Changed the functionality of the 'insert' modified footprint module in the
module editor to a more sensible replace and update functionality.
2007-06-10 14:27:07 +00:00
raburton dedb0228dc add 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
2007-06-05 12:10:51 +00:00
dickelbeck ae74527bc2 Jean-Pierre's changes for kicad-2007-05-25 release 2007-05-28 18:09:49 +00:00
plyatov 23c40f7e86 Initial import of KiCad. 2007-05-06 16:03:28 +00:00