12
I Use This!
High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 13 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed: incase no frame level is set in the debugger, consider it as level 0
Eran Ifrah
as Eran
More... about 11 years ago
Mac: copy wxC accelerators file to the correct path
Eran Ifrah
as Eran
More... about 11 years ago
Updated Mac packaging script
Eran Ifrah
as Eran
More... about 11 years ago
Patch: optimize the git calls
Eran Ifrah
as Eran
More... about 11 years ago
Fixed: build tab: error lines should be visible once again when the build-tab loses the focus while the selection is placed on top of an error/warning line Fixed: build tab: navigating between errors using keyboard (f4) should now ensure that there is only one selection at a time
Eran Ifrah
as eran
More... about 11 years ago
Added new function: PostCall(wxObject *instance, clEventFunc_t func) which allows caller to postpone a call to a method to the next event loop iteration
Eran Ifrah
as eran
More... about 11 years ago
Fixed: debugger: unable to create new predefined set
Eran Ifrah
as Eran
More... about 11 years ago
Fixed: (Windows) sometimes codelite creates invalid makefiles. This is dude to empty object variable produced in the makefile ( see: http://forums.codelite.org/viewtopic.php?f=3&t=2060 )
Eran Ifrah
as eran
More... about 11 years ago
Removed experminted code
Eran Ifrah
as eran
More... about 11 years ago
Started a work on re-implementing the debugger "LocalsView"
Eran Ifrah
as Eran
More... about 11 years ago
Fixed bug in gdb output parser
Eran Ifrah
as eran
More... about 11 years ago
Merge branch 'master' of ssh://git.code.sf.net/p/codelite/codelitegit
Eran Ifrah
as eran
More... about 11 years ago
Removed the theme border around the "Welcome Page"
Eran Ifrah
as eran
More... about 11 years ago
Removed obsolete files (configure, make_deb.sh) Debugger: don't attempt to auto-expand the variables in the "Locals" with python pretty printers (with many locals, the debugging is not usable) Debugger: copy the printters to ~/.codelite/gdb_printers to gdb will be able to compile and store the .pyc file (by default the user has no write permissions to /usr/share/codelite)
Eran Ifrah
as Eran
More... about 11 years ago
Improve 2 tooltips to make it clearer what is affected by the Global Preferences > Bookmarks/Breakpoints > Highlight Matching Word colour and alpha fields More... about 11 years ago
Debugger callstack tab now uses wxDataViewCtrl instead of wxListCtrl
Eran Ifrah
as eran
More... about 11 years ago
Minor Welcome Page UI update
Eran Ifrah
as eran
More... about 11 years ago
Debugger: added new menu available from: Debug -> Windows which allows the user to hide/show various debugger windows (note that it only affects debugger windows which are detached i.e. are not part of the "Debugger" pane notebook) Fixed bug in the perspective manager which did not load the current active perspective when requested...
Eran Ifrah
as eran
More... about 11 years ago
Debugger : locals view uses the pretty-printing without the need to manually expand an item in the table
Eran Ifrah
as eran
More... about 11 years ago
Updated TODO
Eran Ifrah
as eran
More... about 11 years ago
Updated TODO list
Eran Ifrah
as eran
More... about 11 years ago
minor fix to the windows installer script
Eran Ifrah
as eran
More... about 11 years ago
Added support for gdb pretty printers ( atm, codelite will install the pretty printers for stdcxx, qt and wx ) Fixed various parsing issues in gdb's MI output parser to support "displayhint" and "has_more" attributes
Eran Ifrah
as eran
More... about 11 years ago
Applied patch to boost git tree coloring (René Kraus)
Eran Ifrah
as eran
More... about 11 years ago
makes CL agnostic to wxWidget config's --disable/enable-compat28, i.e. build no longer fails without 2.8 compat / doesn't affect build with 2.8 compat - Patch by Petah
Eran Ifrah
as eran
More... about 11 years ago
Added "Save All" button
Eran Ifrah
as eran
More... about 11 years ago
Updated the icons zip
Eran Ifrah
as eran
More... about 11 years ago
updated codelite-dark-icons theme
Eran Ifrah
as eran
More... about 11 years ago
Updated "Fresh Farm Icon Set"
Eran Ifrah
as eran
More... about 11 years ago
Updated the 24 bits icon
Eran Ifrah
as eran
More... about 11 years ago