stambaughw
2e5a57e100
New zoom implementation and some build optimizations.
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
stambaughw
4a489895a3
More zoom clean ups and code cleaning.
17 years ago
stambaughw
1ecea828c2
Initial ground work for zoom improvements and minor build updates.
17 years ago
charras
ceeb27cfd5
eeschema: solved: incorrect draw origin setup for viewlib and libedit
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
dickelbeck
3ef380f936
dlist cleanups, start of edit component in schematic rework
17 years ago
charras
a0c413a6db
solved a minor bug (pcbnew): arcs incorrectly printed in mirror mode
17 years ago
jerryjacobs
18b8932b50
Code comment clean, cmake file cleanup
17 years ago
dickelbeck
721d878fcf
GetScreen() work, menu capitalization, beautifying
18 years ago
charras
7f453831d5
eeschema: code cleaning. SCH_ITEM class used for all schematic items in eeschema. Files reorganization.
18 years ago
diemer
a015ff2ab4
Cleanup. Relabeled block zoom command.
18 years ago
dickelbeck
11d8f51b5c
dialog work
18 years ago
dickelbeck
3bb1764dff
delete track uses dirty rect
18 years ago
dickelbeck
920ea81061
dirty stuff
18 years ago
charras
8111fe4984
Dirty rect Ok. Code must be cleaned. Import footprints from gpcb ok. See changelog for details
18 years ago
lifekidyeaa
c5cd85027b
2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com
================================================================================
+eeschema
* commiting my changes to allow multiple instances of a given schematic file within
a hierarchy:
** internally, m_currentScreen has been replaced with m_currentSheet,
which is a list or 'path' of screens. The path of screens is used to
generate
a series of timestamps, which is converted to flat component reference via
a look-up
table in the schematic files.
** this means that m_currentScreen is no longer used -- use GetScreen().
** GetScreen is virtual, as some of the dialogs keep around a WinEDA_BaseScreen
pointer.
** all sub-sheets in a given schematic must have different names to generate a
meaningful netlist.
18 years ago
CHARRAS
1f842ae14c
bug in move pad fixed (could crash pcbnew).Other minor changes
18 years ago
CHARRAS
ee68d20e58
create new file cross-probing.cpp Move RemoteCommand() and SendMessageToEESCHEMA() to it
18 years ago
dickelbeck
664a1f727b
see my 2007-Sep-20 change_log.txt
18 years ago
dickelbeck
ef3d04912d
see change_log.txt 2007-Sep-14 UPDATE
18 years ago
CHARRAS
d1effbf4e2
EDA_BaseStruct.SetType() and EDA_BaseStruct.ReturnClassName() removed.
18 years ago
dickelbeck
cb49ea8989
see change_log.txt for 2007-Sep-11 UPDATE
18 years ago
dickelbeck
dff70646a2
see change_log for 2007-Aug-31
18 years ago
dickelbeck
1d9516c0a7
made GetCurItem() inline
18 years ago
dickelbeck
6acce67a64
made m_CurrentItem private, beautification
18 years ago
dickelbeck
6719900ef9
searching and beautification
18 years ago
dickelbeck
f8f384384a
search and debug infrastructure, beautification
18 years ago
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
19 years ago
dickelbeck
ae74527bc2
Jean-Pierre's changes for kicad-2007-05-25 release
19 years ago
plyatov
23c40f7e86
Initial import of KiCad.
19 years ago