12
I Use This!
High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use native `wxCommandLinkButton` for the welcome page More... 3 days ago
fixed: https://github.com/eranif/codelite/issues/3333 More... 3 days ago
MSW: use native button More... 3 days ago
Throtteled the various idle events handlers More... 3 days ago
SpellChecker: instead of parsing the line based on position, use Line + Col approach - this way, if we have offset error, it will only affect the current line and the offset error will not get carried over to the next line. More... 5 days ago
Editor: reduce the idle event frequency to 4 per second More... 5 days ago
fixed: editor flickers after foramtter execution More... 6 days ago
syntax highlight dialog: wrong tab is selected More... 6 days ago
simplified the syntax highlight dialog More... 6 days ago
Compile fixes - add missing includes More... 6 days ago
added support for importing Alacritty theme files using the "toml" format More... 6 days ago
Support importing Alacritty themes in the format of TOML More... 7 days ago
code cleanup More... 7 days ago
Another tab drawing fixes for MSW More... 7 days ago
use wxSTC `VerticalCentreCaret` call to center the caret at a given line More... 10 days ago
fixed: build errors with ENABLE_SFTP=1 closes: https://github.com/eranif/codelite/issues/3335 More... 13 days ago
Fix build on FreeBSD 14/stable, clang 17, wx 3.2 More... 13 days ago
Fixed build errors on macOS More... 14 days ago
Under Windows 11 & dark mode, the side bar uses the light theme bitmaps (due to an issue with `wxToolBar` selected tool) More... 14 days ago
GTK: change the control border style to "Default" More... 14 days ago
build error on linux More... 14 days ago
Removed custom colouring adjustment and rely more on system colours More... 14 days ago
Linux: fixed: remove border around the editor More... 15 days ago
Windows 11: until fixed in wxWidgets, when using **dark mode** use *dark* images for selected items in the side bar control More... 16 days ago
[CI] Add github action for macos More... 17 days ago
[CI] Add github action for Ubuntu More... 17 days ago
On Linux, as native toolbar as the side bar main control More... 18 days ago
Fixed: update line number on Undo/Redo actions More... 18 days ago
On Windows, use native toolbar for the side bar control. This is an attempt to fix: https://github.com/eranif/codelite/issues/3323 More... 18 days ago
updated CodeLite version to 17.10 in Windows resource file More... 20 days ago