Commit Graph

2521 Commits

Author SHA1 Message Date
charras 8be3abc1c0 minor changes 2010-02-20 18:51:10 +00:00
charras 41a6a002f5 changelog update 2010-02-20 15:20:23 +00:00
charras 94fd2b3ca9 kicad: added missing includes (wxWidgets 2.8 specific) 2010-02-20 15:19:22 +00:00
charras a73e9a005c Eeschema: fixed a bug that crashes libedit when using a block copy command. 2010-02-20 14:49:14 +00:00
charras c2389e8faa Kicad enhancement (see changelog) and serious code cleaning 2010-02-20 13:20:55 +00:00
charras 9ed9a723dc commit forgotten file 2010-02-19 16:20:46 +00:00
dickelbeck 5b701c42ff use size of first element in case the size of an element changes from that of a pointer in the future 2010-02-19 16:14:44 +00:00
charras f4be491502 fixed author name in copyright 2010-02-19 15:54:38 +00:00
charras bd8ebeff99 commit forgotten file 2010-02-19 15:08:54 +00:00
charras 7a19adfcdb Kicad: files renaming and code cleaning 2010-02-19 15:01:32 +00:00
charras a70a580596 committed newfont patch. Pcbnew: board date automatically updated at each change. 2010-02-19 13:23:58 +00:00
reniemarquet 815bbddf92 GUI release Feb-2010 RC2 translate to portuquese updated 2010-02-18 22:23:17 +00:00
charras 126c384dad Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
charras 71c327b266 pcbnew: fixed crash when opening the pad edit dialog from Preference (without current pad to edit) and closing the dialog. 2010-02-18 11:01:59 +00:00
charras cf51e61a71 see changelog 2010-02-17 17:49:26 +00:00
charras bab4564dff see changelog 2010-02-17 17:47:12 +00:00
charras 98ea05d057 minor changes 2010-02-17 16:01:21 +00:00
charras d8fae88f36 Eeschema, libedit: fixed last problems when editing alias info.
Now alias changes can be undone, and are correctly updated in lib
2010-02-17 13:22:25 +00:00
charras 124074c6f7 eeschema: minor change to avoid potential problems with power symbols. 2010-02-16 17:49:17 +00:00
charras 0f06d8a136 rename files 2010-02-16 16:21:52 +00:00
vesa_solonen dda9251f89 Finnish translation fixes 2010-02-16 14:21:40 +00:00
reniemarquet 537846ba72 GUI release 2010-FEB-RC1 translated to Portuguese 2010-02-16 13:45:05 +00:00
charras 8dd82dfbd4 code cleanup and enhancements about hotkeys 2010-02-16 11:02:20 +00:00
charras 1ee86d4a52 code cleanup and enhancements about hotkeys 2010-02-16 10:42:57 +00:00
charras e1412214b7 Eeschema, LibEdit: fixed undo not working after editing component properties 2010-02-16 08:34:09 +00:00
charras 6a383a8366 Pcbnew: removed the "no connect" mark when printing a board. 2010-02-15 17:01:29 +00:00
vesa_solonen d8c7b11c6d Finnish translation fixes 2010-02-15 16:04:53 +00:00
charras 60a6be33b5 eeschema, fixed : after a change in library list (Preference menu) the library cache was the first in priority list (now it is the last ,as it does) 2010-02-15 14:24:52 +00:00
charras 035b510201 In popup menu: display grid both in mm and inches 2010-02-15 08:23:05 +00:00
charras 25720516c9 Eeschema, libedit: fixed add/remove alias functions, broken
All: added in popup menus hotkeys info for zoom commands
2010-02-14 18:14:33 +00:00
faa 3624034fe4 actualized russian GUI 2010-02-14 17:43:03 +00:00
jerryjacobs 535a28fa91 See CHANGELOG.txt 2010-02-14 14:59:43 +00:00
faa efa9c926e3 segfault eeschema at save whole project 2010-02-14 12:25:50 +00:00
charras 6993761ff9 Fixed a size problem for wxSliders used in footprint properties editor (wxSlider very small and not usable). Linux specific. 2010-02-13 20:27:43 +00:00
charras 42f97b4d0f Fixed zoom issues with F1 and F2 hot keys 2010-02-13 18:38:26 +00:00
charras 636eace77c fixed bug 2934980 (Eeschema crashes when alias already exists). 2010-02-13 13:16:09 +00:00
faa 4f947e861e actualized russian GUI 2010-02-13 12:34:05 +00:00
dickelbeck d176e98d94 patch from wafeliron@yahoo.com via pastbin.com 2010-02-12 23:12:00 +00:00
charras 27005d8cd2 minor bugs fix. 2010-02-12 19:15:58 +00:00
charras 7472333505 minor bugs fix. 2010-02-12 17:15:47 +00:00
faa dd5a407f10 segfault eeschema at color setup 2010-02-12 14:06:38 +00:00
charras e69091af18 Fixed: pcbnew: new user grid value not immediately active. 2010-02-12 12:52:26 +00:00
charras 4e48640f87 Fixing vertical size of the design rules dialog to meet our minimal screen size requirement (768 pixels height) 2010-02-12 08:53:13 +00:00
stambaughw ac82654563 More USE_WX_ZOOM bug fixes.
* Changed line clipping function in gr_basic.cpp when USE_WX_ZOOM is
  enabled.
* Set wxDC clipping region to client size when drawing outside of paint
  event handler.
* Updated kicad and eeschema CMake files as the common library now
  requires linking to the polygon library.
2010-02-11 19:57:47 +00:00
faa d8700916f8 win packaging dirtree fix 2010-02-11 09:52:51 +00:00
stambaughw 5591ccd443 USE_WX_ZOOM fixes.
* Corrected over zealous clipping fix in last commit.
* Tweaked clip box rectangle size.
* Fixed cross hair cursor drawing bug.
2010-02-10 21:39:32 +00:00
viknn 8be7f467e8 Added filling of junctions circles to EEschema DXF export 2010-02-10 17:27:45 +00:00
charras 738c90b41b Fixed problem in eeschema when leaving sub sheet in a hierarchy.
(two scrolling parameters were different when calling SetScroolBars in drawframe.cpp and hierarch.cpp
2010-02-10 16:47:11 +00:00
stambaughw f69a4914fe Minor drawing and build bug fixes.
* Fixed clipping bug when USE_WX_ZOOM is enabled that causes rats nest
  to be drawn incorrectly.
* Fix ambiguous function error in trigo.cpp when building with MSVS.
* Add instructions for building wxWidgets with graphics context
  enabled (GDI+) using MinGW/MSYS to COMPILING.txt.
* Initial EESchema find dialog work.
* Set modified flag when using PCBNew global deletion dialog to prevent
  closing without warning user of changes.
2010-02-10 16:25:13 +00:00
charras 3e8f7acd31 fixed pcbnew crash 2010-02-10 14:17:21 +00:00