80 Commits (37f06eb2b7c60496b5df682de14fac2eb0b5b234)

Author SHA1 Message Date
charras 84a0e32865 fixed build problem for specctra.cpp stand alone. 16 years ago
charras 7243f5a035 enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer 16 years ago
charras cdf248b236 minor bugs fix. 16 years ago
charras f02192f73e Gerbview: fixed some problems in layers visibility selection. clean up. 16 years ago
stambaughw 3c7df7b75d Complete comment translation of gerbview source. 16 years ago
charras 657325be33 Changed some c_str and GetData functions to GetChars in .Printf functions 16 years ago
charras 4537ac8c99 Fixed cvpcb crash (only when compiled in Debug version) 16 years ago
charras d535a0fc97 pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack 17 years ago
charras 61aca44ba5 OSX compatibility: removed not needed UpdateStatusBar( ) 17 years ago
charras e80d075078 make command-line invocation with relative paths work 17 years ago
charras f3e4682f54 eeschema: some fixes, see CHANGELOG 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
charras b65590f708 code cleanup in project_config.cpp and some enhancements 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
stambaughw 21faf9d370 Integrate wxFileHistory, add missing header files to fix Linux build, initial search path work, and general housekeeping. 17 years ago
dickelbeck b603580355 WinEDA_BasePcbFrame::m_Pcb is now private, use GetBoard() to access it. 17 years ago
stambaughw 2611a54791 Convert global and embedded application pointers to wxGetApp() 17 years ago
stambaughw f966097d5a Improved grid implementation, 3D viewer debug assertion fix, moved drawpanel.cpp to common library, and added WinEDA_Appl declaration. 17 years ago
charras 6393de352b made cvpcb and gerbview compilable with last changes in pcbnew 17 years ago
jerryjacobs 7c655d1d36 Component and library selection color to white (same as eagle), some strings fine tuned and made translatable, dutch translation update, gerbview zoomfit on start 17 years ago
dickelbeck 10e13ae50a layer names in *.brd file 18 years ago
dickelbeck 1e4659bb4e gerbview command line support 18 years ago
dickelbeck c79c0d9c64 load multiple files 18 years ago
CHARRAS 2a5676b2e2 Add class_marker.cpp and class_marker.h. Some other minor changes 18 years ago
dickelbeck 18d83b768c See my change_log.txt 2007-Sep-13 UPDATE 18 years ago
CHARRAS d6072d8ac9 Programmable hotkeys added in gerbview. Fixed a compilation probleme in ansi mode (non unicode mode). 18 years ago
plyatov 656a30bcfa Added some russian translated strings. Little corrections in menu strings (interface standardization). 19 years ago
raburton dedb0228dc add files not currently available in source (e.g. docs, modules, etc.) 19 years ago
plyatov 23c40f7e86 Initial import of KiCad. 19 years ago