The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version codelite-6.0.1-gtk.src.tar.gz (66.1 MB)
Email in envelope

Get an email when there's a new version of CodeLite

Home / Releases / codelite-2.10
Name Modified Size InfoDownloads / Week
Parent folder
codelite-2.10.0.4778-2.fc.src.rpm 2011-05-25 6.1 MB
codelite-2.10.0.4778-1.fc15.x86_64.rpm 2011-05-25 4.5 MB
codelite-2.10.0.4778-1.fc15.i686.rpm 2011-05-25 4.6 MB
codelite-2.10.0.4798-no-privileges.exe 2011-05-04 7.9 MB
codelite_2.10.0.4778-1.natty_i386.deb 2011-04-29 5.4 MB
codelite_2.10.0.4778-1.natty_amd64.deb 2011-04-29 5.4 MB
codelite-2.10.0.4778-1.fc14.i686.rpm 2011-04-13 4.8 MB
codelite-2.10.0.4778-1.fc14.x86_64.rpm 2011-04-13 4.7 MB
codelite-2.10.0.4778-1.suse11.4.i586.rpm 2011-04-13 4.6 MB
codelite-2.10.0.4778-1.suse11.4.x86_64.rpm 2011-04-13 4.5 MB
codelite-2.10.0.4778-1.suse.src.rpm 2011-04-13 6.1 MB
codelite_2.10.0.4778-1.lucid_amd64.deb 2011-04-13 5.7 MB
codelite_2.10.0.4778-1.lucid_i386.deb 2011-04-13 5.6 MB
codelite-mac-intel-2.10.0.4780.app.zip 2011-04-13 8.9 MB
codelite_2.10.0.4778-ubuntu0_amd64.deb 2011-04-13 6.1 MB
README 2011-04-12 10.2 kB
codelite-2.10.0.4778.exe 2011-04-12 7.9 MB
codelite-2.10.0.4778-mingw4.4.1.exe 2011-04-12 24.4 MB
codelite-2.10.0.4778-mingw4.4.1-wx2.8.12.exe 2011-04-12 42.4 MB
codelite-2.10.0.4778.tar.gz 2011-04-12 6.1 MB
codelite_2.10.0.4778-ubuntu0_i386.deb 2011-04-12 6.1 MB
Totals: 21 Items   172.0 MB 1
- Debugger: when the option to show the debugger tip only if CTRL key is down is ON, the tip will now be shown immediately without the need to "move" the mouse
- Fixed compilation of codelite when using wxWidgets 2.8.7 (DavidGH)
- Mac: Added support for creating a codelite bundle when building codelite against multilib version of wxWidgets (Auria)
- Fixed: highlight full word does not work properly
(BUG#3144095. https://sourceforge.net/tracker/?func=detail&aid=3144095&group_id=202033&atid=979960)
- Fixed: use the global editor encoding for the tags hover tip (whenever the encoding is changed, a full retag is needed)
Fixes BUG#3152733. https://sourceforge.net/tracker/?func=detail&aid=3152733&group_id=202033&atid=979960
- Find in files is too slow when searching a directory with many directories
- Fixed BUG#3153316. https://sourceforge.net/tracker/index.php?func=detail&aid=3153316&group_id=202033&atid=979960
- Applied patch to register .project / .workspace mime types as codelite files (they will use codelite icon)
- 'Make Uppercase' keyboard shortcut is not working
Fixes BUG#3153683. https://sourceforge.net/tracker/?func=detail&aid=3153683&group_id=202033&atid=979960
- Fixed: keep the selection while doing 'replace in selected text only'
Fixes BUG#3153692. https://sourceforge.net/tracker/?func=detail&aid=3153692&group_id=202033&atid=979960
- Fixed: bad split of line
(BUG#3154116. https://sourceforge.net/tracker/?func=detail&aid=3154116&group_id=202033&atid=979960)
- Find In Files/Replace/References: Use the font of the C++ lexer
- Find In Files/Replace/References: Set a more user friendly color to the 'scope' part of the match
- Find In Files: when the search ends, collapse all matches except for the first matched file
- Fixed regression in 'Find In Files': option to colour matches found in comment in different colour is now working again
Fixed: Improper background color in Errors panel.
Fixes BUG#3151797. https://sourceforge.net/tracker/?func=detail&aid=3151797&group_id=202033&atid=979960
- The build tab now uses the same font as the default C++ lexer font
- codelite can now open files with BOM (Byte Order Marking)
- Refactored the BOM code
Fixed compilation error
Fixes BUG#3153790. https://sourceforge.net/tracker/?func=detail&aid=3153790&group_id=202033&atid=979960
Fixes BUG#3155548. https://sourceforge.net/tracker/?func=detail&aid=3155548&group_id=202033&atid=979960
Improved the folding of the 'Find In Files' and similar windows
Minor refactoring
- Minor coloting adjustments to the Find In Files output
- Tags Settings dialog: the entries in the 'exclude' / 'search' paths can now be edited by double clicking on them
- CScope plugin: updated the cscope output pane to use a tree-list-ctrl (similar to the debugger views)
- Use monospace font for cscope output view
- Disabled wxLogging until codelite compelte the constructions of the 'output view' and sets its own wxLog target, this will prevent wxWidgets from popping up dialogs during startup
Fixes BUG#3158135. https://sourceforge.net/tracker/?func=detail&aid=3158135&group_id=202033&atid=979960
The "Tabs" window is now multi-selection. When multiple items are selected a different context menu is used which offers a quick way to close/save the selected editors
Implemented FR#3157981. https://sourceforge.net/tracker/?func=detail&aid=3157981&group_id=202033&atid=979963
Fixed variosu assertions in debug mode
- Further improvements for the 'Tabs' pane
- Don't automatically wrap the Include paths / Library search path with quotation marks only if the path include space. In any case dont wrap the switch itself (-L,-I etc)
- Don't show the splash screen when opening codelite to view a file (codelite <file-name>
- Don't load the recent workspace when launching codelite to view a file (codelite <file-name>)
- Make the option 'Create project in the separate directory' in the 'New Project' dialog persistent
- Added an option (per-compiler) to allow the generated makefile of codelite to decide whether to pass the objects list using a file or directly through the command line (configurable from: Settings | Build Settings | <compiler name> | Advanced)
Implementes 3160222. https://sourceforge.net/tracker/?func=detail&aid=3160222&group_id=202033&atid=979963
Fixes BUG#3166150. https://sourceforge.net/tracker/?func=detail&aid=3166150&group_id=202033&atid=979960
Fixes BUG#3151812. https://sourceforge.net/tracker/?func=detail&aid=3151812&group_id=202033&atid=979960
- Fixed: SymbolView plugin: Dont assume that .h is the only valid header file extension...
When debugging, make the arrow that marks the current line work correctly when inside a different frame (it was off-by-5). A wxGTK-only fix atm
Marks some more strings for translation (see http://codelite.org/forum/viewtopic.php?f=13&t=1245&p=5697)
Fix for the 'Fold' tool in the Output View. This is supposed to *toggle* all folds, but was only working to collapse them
Two trivial pedantic fixes
Fixed: debugger console is now starting docked by default under Linux
Minor change: environment variable table: the text is now wrapped
- Fixed: goto declaration while inside namespace scope should now work properly.
Added new unit test to the code completion tests to cover this scenraio
Ensure that Runtime/debuggers/ exists before adding files to it: it might not in a git clone
When importing files to a project from a directory, cater for a filespec of *.* as well as (the undocumented alternative of) an empty filespec
- Open resources dialog: make the full path column width wider
Fixed: If the source contains cyrillic characters then it will have binary garbage when you save it.
Fixed compilation warning
- New: added GIT plugin to codelite (contributed by Ren‚ Kraus)
Compilation fix for wx2.9
- Build errors under windows
- Moved Git settings dialog to wxFormBuilder for easy maintenance
- API change: added new interface to allow retrieving the compilation line of a file in a given project
Fixed XPM icons code under GTK
Add git plugin
- Git: updated the 'Git commit dialog' using wxFormBuilder
- Git: Git Commit dialog and Git Settings dialogs now remembers their position / size
- Git: when loading a workspace which has a saved repository entry in the Git stored data make sure that the directory contains a .git directory under it (otherwise it will constantly complain when that workspace is loaded)
- Git: make sure that the all unsaved data is saved between loading/closing workspace
- Git: the toolbar now is enabled if the git repository points into a valid repo path (using proper wxUpdateIUEvent)
- Git: Created new 'List Commit' dialog (not in use yet)
- Git: upgraded the 'Commit List' dialog
- Git: fixed typo in the file's context menu
- Git: fixed: closing a workspace now resets the "Workspace View" caption
- Subversion: changing workspacwe configuration triggers an SVN tree refresh
Avoid 2.9 flexgridsizer assert
- New: added 2 new Search options: Grep current file/Grep workspace. These options provide a one click way to search for a word in the workspace or in the workspace (Ctrl-Shift-G)
Implemented FR#3078824. https://sourceforge.net/tracker/?func=detail&aid=3078824&group_id=202033&atid=979963
Git plugin:
1) Check for cancelled wxDirSelector to avoid spurious error messages
2) Parent orphaned wxMessageBoxes: otherwise they run away and hide, while still blocking the app
Prevent gtk warnings in wx2.9 which occur on initial creation of a wxTreeListCtrl, when it tries to give its header a negative height
- Fixed: possible crash in git plugin in case the 'Commit List' output contained an empty lines
- Fixed: codelite returned empty string incase it failed to convert the output of an external process which included some non standard characters
- Fixed: Git: the file pickers wildcard in the 'Git Settings' dialog is now set to '*' instead of '*.*'
- Fixed: Git: possible crash when loading workspace
- Git: Removed redundant log message
Serialise the user's choice of FindinFiles search scope, and whether the results are displayed in a separate tab
added unit test to check "goto decl of argument type inside function signature"
- Fixed: debugger should apply environment variables before launching the gdb executable
Fixes 3189405. https://sourceforge.net/tracker/?func=detail&aid=3189405&group_id=202033&atid=979960
- Fixed: Save the separator position of the code navigation bar
Fixes 3185889. https://sourceforge.net/tracker/?func=detail&aid=3185889&group_id=202033&atid=979960
- Fixed: subversion now remembers the selected repo path
- Replace in files now shows search summary similar to find-in-files
Fixes 3196005. https://sourceforge.net/tracker/?func=detail&aid=3196005&group_id=202033&atid=979960
- fixed: the Window "Output View" is too large and can not be set smaller
Fixes 3156938. https://sourceforge.net/tracker/?func=detail&aid=3156938&group_id=202033&atid=979960
- Improved the starting directory when adding or creating a file to a virtual directory. By default codelite will try to map a physical directory to the virtual directory, if this fails, codelite will try to guess the path of the virtual directory by using an already existing file under that virtual directory.
Merge branch 'stl-compat'
- External Tool: the 'help' dialog that shows available macros, now also shows their respective value
Make konsole (which is fussy about how it's invoked) open in the correct directory.
Fixes 3238796: "Open Shell here fix for konsole"
In wx2.9 builds, sometimes (e.g. when compiling) the output pane opens, but the editor stays the same size. This results in an area at the bottom of the editor that can't be reached by scrolling. Fixed by posting a size event when the output pane opens.
- Allows the debugger to auto-cast char[CONST] into char* (configurable via the debugger general page settings dialog)
Implements 3094614. https://sourceforge.net/tracker/?func=detail&aid=3094614&group_id=202033&atid=979963
Corrected a 'usage' error introduced by r3326
- Minor adjustments for compiling against wx28.12
- Upgraded Windodws' wx to 2.8.12
Source: README, updated 2011-04-12