11 Commits (f200c6189734aef930f694bdc9904e99c5abeaed)

Author SHA1 Message Date
Jeff Young 4c184f07a6 Clean up undo when cancelling block operation. 7 years ago
John Beard 075f428aca Include directories are implied by legacy_gal linkage 7 years ago
Jeff Young c22a247dbc Fix undo issue primarily with libedit. 7 years ago
Seth Hillbrand 4f672f0d39 Fixing a number of dynamic_casts 7 years ago
Jeff Young 1e3a5c1b21 Fixup of last commit. 7 years ago
Jeff Young 3c82ad3220 Finish up the block rotate/mirror fixes. 7 years ago
Jeff Young 38f38b16c0 Fix dissappearance of moved items. 7 years ago
Jeff Young d7178c7833 Implement GAL refresh for a bunch of operations. 7 years ago
Jeff Young b002b96db6 Fix a crash when aborting a block command. 7 years ago
Tomasz Wlostowski 48d36f854e eeschema-gal: fix cursor shape switching 7 years ago
Tomasz Wlostowski 838458bc3a eeschema-gal: Base refactoring before GALification of the eeschema legacy canvas. 7 years ago
jean-pierre charras d0754acf00 Fix code after renaming files 8 years ago
Maciej Suminski d5095252a0 eeschema: Fixed use-after-free on exit when paste operation is aborted 8 years ago
Maciej Suminski 098814e205 Fixed a memory leak in BLOCK_SELECTOR 8 years ago
Maciej Suminski e18475f220 Renamed remaining constants to match the action (see ab44e7cc) 8 years ago
jean-pierre charras 526b5e2cd3 Fix broken behavior of the "Zoom to selection" tool in Gerbview and Eeschema. 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
jean-pierre charras 1885a924d3 Fic bug #1475891 (Assertion failed when appending a board in pcbnew) 10 years ago
John Beard 4f3672da4d Add "move exact" and "duplicate" tools to pcbnew 11 years ago
jean-pierre charras 1540368422 Minor fixes and changes: 11 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Dick Hollenbeck efb34166ea *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
Lorenzo Marcantonio 204d085b64 More cleanup on layer code usage 13 years ago
Lorenzo Marcantonio e771112259 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
Lorenzo Marcantonio 3157b4d188 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
Lorenzo Marcantonio 082d901d60 Encapsulated drawmode as an enum for type checking 13 years ago
Wayne Stambaugh 45445dd88f Minor code improvements and coding policy fixes. 14 years ago
jean-pierre charras cf9864766b class EDA_RECT: is no more derived from EDA_ITEM, just from EDA_RECT (reason: does not use anything in EDA_ITEM) 14 years ago
jean-pierre charras 75d2dc7311 Pcbnew: Hight contrast mode: commit last patch from Miguel Angel Ajo Pelayo, which also fixes an old bug. 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 8985a1807b Encapsulation and other minor improvements. 14 years ago
Wayne Stambaugh c2e5fcaec8 More encapsulation improvements. 14 years ago
Wayne Stambaugh 6c28cdc62c More encapsulation work and other minor improvements. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh 67f70fe079 Coding style and Doxygen comment fixes. 15 years ago
jean-pierre charras 155a9dbe19 All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 15 years ago
Wayne Stambaugh 7b8b51b240 Draw panel object refactoring and other minor code cleaning. 15 years ago
Wayne Stambaugh e01f89670b GerbView rendering bug fix and other minor improvements. 15 years ago
Wayne Stambaugh 66566f9b47 EESchema command handling and other minor improvements. 15 years ago
Wayne Stambaugh 0d8cb9b53c EESchema improvements and other minor fixes. 15 years ago
Wayne Stambaugh 50f063da07 Changes to use cursor position as parameter and snap to grid settings. 15 years ago
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
Wayne Stambaugh c79077c9a2 Minor fixes and lots of coding policy changes. 15 years ago
Dick Hollenbeck 636b2d301e function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 15 years ago
stambaughw 3066c70559 Implement wxDC coordinate handling and wxGCDC. 16 years ago
charras 6769e4c94a code cleaning and fixed a TODO remark in EDA_BoardDesignSettings::SetEnabledLayers( int aMask ) 16 years ago
stambaughw bc5d9a75f5 Complete comment translation of common source. 16 years ago
charras 2be6520a28 More about undo/redo in pcbnew and minor cleanup 16 years ago
charras daceb2e019 Rework on undo/redo and block functions 17 years ago