73 Commits (bdca3c5efb6503431c771278ac34698de7e7b6c8)

Author SHA1 Message Date
Wayne Stambaugh bdca3c5efb All control state handling is now performed in wxUpdateUIEvent handlers. 15 years ago
Wayne Stambaugh 7b8b51b240 Draw panel object refactoring and other minor code cleaning. 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 6a26a7f9bf Use logical cursor position and other minor changes. 15 years ago
Wayne Stambaugh 85ae0373e3 Global variable removal and coordinate fixes. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
jean-pierre charras 259d9a024c Pcbnew: gen drill files code cleanup. Fix minor bug 680558 15 years ago
jean-pierre charras f930894d9f Common dialog file housekeeping. Code cleanup, and minor fixes. 15 years ago
jean-pierre charras e095b07cc3 code cleaning 15 years ago
Dick Hollenbeck 6c9244e8c3 fix function comments, this time ones in *.cpp files until they 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
jean-pierre charras dcf7542514 Added hotkey E to edit items. Minor code cleaning 15 years ago
jean-pierre charras 0a63587342 added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO. 15 years ago
jean-pierre charras 60c1cbe843 fixed issues with wxWidgets 2.9.1 15 years ago
jean-pierre charras 3097b919ed Pcbnew: Added grid origin patch from Lorenzo Marcantonio. Converted set grid dialog from DialogBlocks to wxFormBuilder, and added in this dialog the grid origin parameters settings. 15 years ago
Dick Hollenbeck bc14e66d78 A little useful feature: even if the default unit can be changed between 15 years ago
jean-pierre charras e14311997d Auto update 3D display after footprint or board edition. 16 years ago
jean-pierre charras 4787b38a63 Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 16 years ago
jean-pierre charras 0d485b4b4a fixed bug 564619. 16 years ago
stambaughw aab2f8a775 USE_WX_ZOOM clean up and other minor improvements. 16 years ago
charras 25720516c9 Eeschema, libedit: fixed add/remove alias functions, broken 16 years ago
stambaughw 3066c70559 Implement wxDC coordinate handling and wxGCDC. 16 years ago
charras a61b48eced Code cleaning. Use new font. 16 years ago
charras a46cd46d9d pcbnew: More about work on color selection and items visibility: 16 years ago
charras 9d400e4c19 fixed some (minors) problems about hotkeys. 16 years ago
charras 6efce74c96 Eeschema: fixed bug when edit a component reference using the component dialog editor 16 years ago
stambaughw 1a139a7fe7 More comment translation and capitalization fixes. 16 years ago
charras 4b61440eb1 fix some problems (not all) when using wxAUI. 16 years ago
dickelbeck 56995b3359 AUI support into topmost CMakeLists.txt 16 years ago
dickelbeck d3468dd557 Marco's AUI patch, basically 16 years ago
charras c5ad0c54c7 Pcbnew:Rework on print function: fixed the fully broken print function in Modedit 16 years ago
charras 5c7c2fafa1 minor problems fixed 16 years ago
stambaughw 92064f1dbf Fix save last grid size and other minor updates. 16 years ago
dickelbeck 7e93bb19df Isaac's via patch 16 years ago
charras e8fef505f8 Pcbnew: fixed a double deletion that crashes pcbnew. Starting my work on net classes (moving target) 16 years ago
stambaughw 43d6c685b5 Command ID refactoring and other minor improvements. 16 years ago
charras 2be6520a28 More about undo/redo in pcbnew and minor cleanup 16 years ago
charras 42022adb3f code cleaning 16 years ago
charras d535a0fc97 pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack 16 years ago
charras 9d6daf5665 undo-redo rework 16 years ago
charras edb48d461b Fixed minor bugs. Code cleaning 17 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
charras 9edace2f5f Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog) 17 years ago
charras 70707523dd show axis in module editor and gerbview 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
charras c6f68578b3 Removed some warnings in compilation. A small bug fixed when drawing grids on screen. 17 years ago
charras 1d3f2d520c Pcbnew : refinements for user grig 17 years ago
charras aee56a936e Change grid size type from integer to double (using wxRealPoint insteed of wxSize). 17 years ago
charras d73e132455 See changelog 17 years ago