3045 Commits (563bff9d700ab8cb388ebe3f504516263a865ef1)
 

Author SHA1 Message Date
Marco Mattila 563bff9d70 Keep current tool selection when saving in pcbnew. 15 years ago
jean-pierre charras 2d2c73efc7 Eeschema: fix a bug that prevents duplicate timestamps to be corrected by annotate function. 15 years ago
jean-pierre charras e3637dd369 Code cleaning and minor enhancements 15 years ago
Wayne Stambaugh e01f89670b GerbView rendering bug fix and other minor improvements. 15 years ago
jean-pierre charras a86385bf90 Eeschema: fix bug 714835. Add electrical pin type in intermediate netlist file. 15 years ago
Marco Mattila f92da901fb Change postscript circle plotting to use default linewidth. 15 years ago
Dick Hollenbeck bdadac7b7d FILE_LINE_READER owns open files by default 15 years ago
Wayne Stambaugh 66566f9b47 EESchema command handling and other minor improvements. 15 years ago
jean-pierre charras da106200c8 CvPcb: Code cleanup. Rename WinEDA_CvpcbFrame to CVPCB_MAINFRAME, according to coding style policy. 15 years ago
jean-pierre charras 9370dd83de CvPcb: Code cleanup. Rename WinEDA_CvpcbFrame to CVPCB_MAINFRAME, according to coding style policy. 15 years ago
Wayne Stambaugh fe7a7215f2 Fix junction drawn off grid on root sheet bug. 15 years ago
Wayne Stambaugh 0d8cb9b53c EESchema improvements and other minor fixes. 15 years ago
Dick Hollenbeck 2cda6f4b4f early work on DLL exports for sweet lib, stop using <cstdio> which mingw seems not to like cuz snprintf() 15 years ago
Marco Mattila 77c641618c Add limit checking to plot dialog fields. 15 years ago
Wayne Stambaugh 828790017b EESchema find dialog improvements. 15 years ago
Wayne Stambaugh 50f063da07 Changes to use cursor position as parameter and snap to grid settings. 15 years ago
Dick Hollenbeck f92d697278 add sweet C++ test program 15 years ago
Marco Mattila ad2a7e8a87 Change pcb plot dialog close callback name. 15 years ago
Dick Hollenbeck 1ae44d090a work around 8 bit wxString B.S. 15 years ago
Wayne Stambaugh 6a26a7f9bf Use logical cursor position and other minor changes. 15 years ago
Dick Hollenbeck 0093f4f612 ++common: 15 years ago
jean-pierre charras 740c03e717 Fix bug 711751. 15 years ago
Marco Mattila c9b27ee785 Tune pcbnew plot dialog layout. 15 years ago
jean-pierre charras 7bd85a393d Pcbnew: plot dialog: minor enhancement and minor issue fix (could be a wxFromBuilder issue) 15 years ago
Wayne Stambaugh 85ae0373e3 Global variable removal and coordinate fixes. 15 years ago
Marco Mattila 6f9fc8d210 Fix drawing of mirrored texts in pcbnew. 15 years ago
Marco Mattila 146b78995f Reduce pcbnew plot dialog height. 15 years ago
jean-pierre charras fd98de2d28 Minor change: reduce Pcbnew dialog plot width, too large when strings are translated. 15 years ago
Wayne Stambaugh 44e474c25c Drawing, pcbnew, and other minor fixes. 15 years ago
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 15 years ago
Dick Hollenbeck 654b89095d fix documentation bugs 15 years ago
Marco Mattila 126fe2603f Fix plot format selection in plot dialog. 15 years ago
Dick Hollenbeck 9d870fe157 fix carriage return escape 15 years ago
Dick Hollenbeck 604edcac3a ++all: 15 years ago
Marco Mattila 73bdd76a5c Tune pcb plot dialog layout. Make output directory accept relative paths. 15 years ago
jean-pierre charras 50706777e7 Kicad: fix 2 issues when a project path or a file has spaces in name. 15 years ago
Dick Hollenbeck bf5c8f55e1 temporary fix until tomorrow 15 years ago
Phinitnan Chanasabaeng 4a34bf0d9d Fix 3D view crash with some graphics cards. 15 years ago
Marco Mattila 7ccdb5589d Add saving of pcb plot settings in board files. 15 years ago
Dick Hollenbeck e0f4963b6a OUTPUTFORMATTER::Quoted() was not wrapping strings containing internal quotes with quotes 15 years ago
jean-pierre charras 021becb426 Kicad: bug fix: in zip project command: filenames are now quoted in command string. Previously if files have space or other exotic character in name, zip fails. 15 years ago
jean-pierre charras 3e0921eafa Very minor fixes: fix some warnings in Debug mode. 15 years ago
Marco Mattila 249cb0dea0 Fix zone fill state toggling when saving and reloading a board file in pcbnew. 15 years ago
Marco Mattila 2c7628fdf7 Fix board file layer type reading bug in pcbnew. 15 years ago
jean-pierre charras a8139da38d Try to use UTF8 only in kicad files 15 years ago
jean-pierre charras c4bff79694 Eeschema: fix a minor issue when creating a new hierarchical sheet (bad final size) 15 years ago
jean-pierre charras c63908b5bd Pcbnew, Module Editor: fix bug 707692 and other potential crashes (when having a block command in progress and try to make an edit command) 15 years ago
jean-pierre charras 4f3708c13f Eeschema: bug 706677 fixed (delete connection, junction persist). 15 years ago
Wayne Stambaugh da9f4b8ac2 Undo schematic hierarchy path container changes. 15 years ago
jean-pierre charras 3c49fb1e9d Eeschema: fix bug 706429 15 years ago