44 Commits (c45394b0f27572b6bbed866c4d1d3388e243cf14)

Author SHA1 Message Date
Mark Roszko 50e2a12e17 Fix palette icon scaling on Windows, also extend KiBitmapBundle because we use bundles wrong 9 months ago
Wayne Stambaugh 5c8f4697ca Common folder housekeeping part 1. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jon Evans 50fe585827 REMOVED: manual icon scale preference 2 years ago
Jon Evans eb5b3db063 Add bitmap bundle support to BITMAP_SCALE 2 years ago
Marek Roszko 63ba3b8ea7 Remove BITMAP_OPAQUE just like the TODO said :D 2 years ago
Marek Roszko 584757f2df Move the menu helpers to ui_common instead of sitting in bitmap for some reason 2 years ago
Marek Roszko ba83e84b91 Move SaveCanvasImageToFile to EDA_DRAW_FRAME rather than leaking things to bitmaps 2 years ago
Seth Hillbrand db8e15ce88 Require wxWidgets 3.2 2 years ago
Jon Evans 43d3a18b86 Improve HiDPI handling of appearance/layer controls 3 years ago
Marek Roszko 321d6e3ea8 Try a hackfix for windows icon scaling 3 years ago
Jeff Young 769ca2d255 Add a quantized scaling mode for bitmaps. 4 years ago
Marek Roszko b5b76eedf7 Avoid sharing gdicmn for just bitmaps 4 years ago
Jon Evans eac2700af6 Launcher: use unscaled bitmaps 5 years ago
Jonathan Haas 55679be2e3 Fix some typos across the codebase 5 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
Jon Evans 405fa183b2 Add icon theme selection behind advanced config flag 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Seth Hillbrand c87a1ca17a Allow checkboxes in Windows with/without bitmaps 5 years ago
Marek Roszko 472ea039dd Remove common.h from bitmap.cpp 5 years ago
jean-pierre charras f6b4b66a86 Avoid include wx/wx.h in many files that do not actually use this include. 5 years ago
Ian McInerney 52856a8ce4 Move scaled toolbar separator into ACTION_TOOLBAR 5 years ago
Jeff Young d69ebfae49 Push tool framework base down into TOOL_HOLDER. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 6 years ago
Jeff Young 6025256e07 Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 6 years ago
jean-pierre charras ad5a1fd963 SIM_PLOT_FRAME: cosmetic enhancement: add icons in main menu. 7 years ago
Wayne Stambaugh f1f4473d8b Footprint editor: add save view to PNG file. 7 years ago
qu1ck 72f87861bb pcbnew: Add toolbar buttons for action plugins 7 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
Seth Hillbrand f95b77b61a Fix overflow on 32-bit machine 8 years ago
Maciej Suminski 463e944113 Fixed an assert when assigning a bitmap to radio menu item 8 years ago
Maciej Suminski 461b6aff5e Do not set bitmaps for wxITEM_RADIO menu items on Linux and macOS 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
Chris Pavlina 7e6a6540c8 Implement primitive icon scaling for high DPI 8 years ago
Marvin Schmidt 69974b73db Remove some extra semicolons 8 years ago
jean-pierre charras e7e972804a Make show/hide icons in menus a run time option, instead of compil option. 9 years ago
jean-pierre charras d739f03c5f Remove old xpm icons files 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 4b853dedb4 Application name capitalization fixes. 14 years ago
Dick Hollenbeck 07ab5534e5 PNG bitmap support, initial implementation 14 years ago
Dick Hollenbeck 45c5e594b6 zwischen punkt for migration to PNG bitmaps 14 years ago
Dick Hollenbeck 82d5ed1e12 start migration to PNG, use shim function KiBitmap() and KiBitmapNew() 14 years ago
Dick Hollenbeck 8f1b569736 library function to create a bitmap from a PNG 14 years ago
Dick Hollenbeck 6e119c2bb8 fix broken ReadLine() 15 years ago
jean-pierre charras 73585a8514 Fix minor bug (layer color not updated in toolbar when changed in layer manager) 15 years ago
Marco Mattila e79b596308 Add FILTER_READER class. Introduce FILE_LINE_READER into pcbnew. 15 years ago
jean-pierre charras e7d5770f42 Fix some Doxygen warnings. 15 years ago
charras 8be3abc1c0 minor changes 16 years ago
charras 29e217d310 pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 16 years ago