12
I Use This!
High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed the IManager API: `GetSidebarBook` More... 7 months ago
CMake plugin uses the new tab management API More... 7 months ago
Added new notebook API that hides the internal type used by CodeLite More... 7 months ago
Update repo323.md More... 7 months ago
Renamed `GetWorkspacePaneNotebook` -> `GetSidebarBook` Renamed `GetOutputPaneNotebook` -> `GetOutputBook` More... 7 months ago
Update repo32.md More... 7 months ago
Archive the repo3221 page More... 7 months ago
Create repo323.md More... 7 months ago
File System Workspace: when creating a workspace within a folder that contains CMakeLists.txt file, configure to workspace to use it (prompt the user first) More... 7 months ago
fixed: possible referencing a nullptr as reported here: https://codelite.org/forum/viewtopic.php?f=13&t=5278 More... 7 months ago
CMake: The value of ARCH_NAME is now taken from CMAKE_HOST_SYSTEM_PROCESSOR More... 7 months ago
Git: don't trigger a view refresh when the app is activated AND a commit dialog is already shown More... 7 months ago
`GTKNotebook` refactored into `clNativeNotebook` and compiles on all platforms More... 7 months ago
version set to 17.8.0 More... 7 months ago
macOS: add the mac version to the tgz file More... 7 months ago
updated release notes More... 7 months ago
updated release notes More... 7 months ago
the toolbar overflow button is now configurable More... 7 months ago
fixed: status bar flickers on Linux More... 7 months ago
fixed: mark LSP warnings/hint/info with yellow markers and not with the standard error marker fixes: https://github.com/eranif/codelite/issues/3267 More... 7 months ago
ctagsd update: - Removed duplicate code - Added new macro to ctagsd ignore list - Defined shared_ptr::element_type More... 7 months ago
git: use FileUtils::OpenTerminal() only for when using "vimdiff" tools More... 7 months ago
fixed: Alacritty terminal does not "cd" to the target folder More... 7 months ago
Added support for Kitty terminal (Linux & macOS) More... 7 months ago
git: support using an external diff tool (e.g. winmerge, vimdiff etc) More... 7 months ago
added DTL as external library More... 7 months ago
msw: set the sash size to 4 pixels size More... 8 months ago
by default, auto adjust the horizontal scrollbar width to match the editor content More... 8 months ago
macOS: use wxAUI sash border of width 1 pixel More... 8 months ago
on macOS, create the output pane + workspace pane borderless More... 8 months ago