mirror of https://github.com/bsnes-emu/bsnes.git
29ea5bd599
byuu says: This will be another massive diff from the previous version. All of higan was updated to use the new foo& bar syntax, and I also updated switch statements to be consistent as well (but not in the disassemblers, was starting to get an RSI just from what I already did.) phoenix/{windows, cocoa, qt} need to be updated to use "string foo" instead of "const string& foo", and after that, the major diffs should be finished. This archive is the first time I'm posting my copy-on-write, size+capacity nall::string class, so any feedback on that is welcome as well. |
||
---|---|---|
.. | ||
button.cpp | ||
canvas.cpp | ||
check-button.cpp | ||
combo-button.cpp | ||
hex-edit.cpp | ||
horizontal-scroller.cpp | ||
horizontal-slider.cpp | ||
label.cpp | ||
line-edit.cpp | ||
list-view.cpp | ||
progress-bar.cpp | ||
radio-button.cpp | ||
text-edit.cpp | ||
vertical-scroller.cpp | ||
vertical-slider.cpp | ||
viewport.cpp | ||
widget.cpp |