20 Commits (7b0aceb99eaa1d68cc2deb597c3a24c07a752244)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young 6686ade45b Remove (somewhat atrophied) manual pretty printing. 11 months ago
Marek Roszko 8eb6123985 Move PAGE_INFO to kicommon 2 years ago
jean-pierre charras d8be69c3c1 PAGE_INFO: use double instead of int to store the page size. 2 years ago
Marek Roszko 3cd60007c5 Dont leak richio into everything 2 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Marek Roszko bf964d8678 Commonize page_info by simply making the Iu scale a parameter on call. 3 years ago
jean-pierre charras 9fd5ee5a2f paper min size set to 1 inch (previously 0.1 inch, very small indeed) 3 years ago
jean-pierre charras 21144481d2 PLOTTER: do not clamp coordinates to an arbitrary value. 4 years ago
Mark Roszko 44dc602d6b Yeet wxPoint/wxSize out of PLOTTER 4 years ago
Jeff Young f024bf2289 Don't restrict page sizes unnecessarily. 4 years ago
Wayne Stambaugh f06a5894b3 Header clean up round 3. 5 years ago
jean-pierre charras 539ac4c214 Remove a few include<wx/wx.h> in many files that do not actually use this include. 5 years ago
Fabien Corona a1437f4a95 Eeschema : Add A5 sheet size 5 years ago
Jeff Young ad12c42e8b Push grid settings dialogs down into common. 5 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Jeff Young 6936effaa7 Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 7 years ago
jean-pierre charras 0902bbabc5 Allows bigger max page size (120x120") in Eeschema, Gerbview and Page Layout Editor 7 years ago
jean-pierre charras d0754acf00 Fix code after renaming files 8 years ago
jean-pierre charras 398f6d7b32 rename a few files 8 years ago
jean-pierre charras 3183fcb4bc Fix minor compil warnings (some are for old compilers). 8 years ago
Kristoffer Ödmark 19d5cc7548 Removed all exception specifiers since deprecated. 8 years ago
jean-pierre charras 6dd0073130 Move the non shared file class_sch_screen.h to eeschema folder. Code cleaning. Remove some wxCHECK_VERSION tests now useless. 10 years ago
jean-pierre charras bc230f7650 Code cleaning: move class PAGE_INFO from common.h to class_page_info.h; 11 years ago