| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| redpanda-cpp_1.2-1_debian11_amd64.deb | 2022-08-16 | 2.8 MB | |
| redpanda-cpp_1.2-1_deepin20.6_amd64.deb | 2022-08-16 | 2.8 MB | |
| redpanda-cpp_1.2-1_ubuntu20.04lts_amd64.deb | 2022-08-16 | 2.9 MB | |
| RedPanda.C++.1.2.win32.No.Compiler.Setup.exe | 2022-08-16 | 11.8 MB | |
| RedPanda.C++.1.2.win32.No.Compiler.Portable.7z | 2022-08-16 | 10.9 MB | |
| RedPanda.C++.1.2.win32.MinGW-w64.i686.GCC.8.1.Setup.exe | 2022-08-16 | 55.8 MB | |
| RedPanda.C++.1.2.win32.MinGW-w64.i686.GCC.8.1.Portable.7z | 2022-08-16 | 56.4 MB | |
| RedPanda.C++.1.2.win64.No.Compiler.Setup.exe | 2022-08-16 | 11.2 MB | |
| RedPanda.C++.1.2.win64.No.Compiler.Portable.7z | 2022-08-16 | 10.4 MB | |
| RedPanda.C++.1.2.win64.MinGW-w64.X86_64.GCC.11.2.Setup.exe | 2022-08-16 | 66.6 MB | |
| RedPanda.C++.1.2.win64.MinGW-w64.X86_64.GCC.11.2.Portable.7z | 2022-08-16 | 64.5 MB | |
| README.md | 2022-08-16 | 1.1 kB | |
| RedPanda C++ 1.2.tar.gz | 2022-08-16 | 4.1 MB | |
| RedPanda C++ 1.2.zip | 2022-08-16 | 5.0 MB | |
| Totals: 14 Items | 305.0 MB | 15 | |
Red Panda C++ Version 1.2
- enhancement: Portuguese Translation ( Thanks for crcpucmg@github)
- fix: files in network drive is opened in readonly mode
- change: reorganization templates in subfolders
- enhancement: create template from project
- fix: can't correctly set project icon
- fix: can't set shortcut that contains shift and non-alphabet characters
Red Panda C++ Version 1.1.6
- fix: block indent doesn't work
- fix: selection is not correctly set after input in column mode
- fix: in #if, defined without () not correctly processed
- enhancement: don't show cpp defines when editing c files
- enhancement: choose default language when first run
- fix: Drag&Drop no correctly disabled for readonly editors
- enhancement: disable column mode in readonly editors
- fix: inefficient loop when render long lines
- fix: indents for "default" are not the same with "case"
- fix: (wrongly) use the default font to calculate non-ascii characters' width
- change: switch positions of problem case output and expected output