Tags: shlinux/codelite
Tags
git-svn-id: https://codelite.svn. 7E92 sourceforge.net/svnroot/codelite/trunk@6213 9da81c78-c036-0410-9e1f-a2b0375e4b5a
Fixed: environment variables: if an environment is no longer exists, … …use wxUnsetEnv to remove it instead of wxSetEnv with empty value clang: added 'SCHEMA_VERSION' table for the compilation.db file. This is needed to future upgrades git-svn-id: https://codelite.svn.sourceforge.net/svnroot/codelite/trunk@5770 9da81c78-c036-0410-9e1f-a2b0375e4b5a
Minor code completion fix git-svn-id: https://codelite.svn.sourceforge.net/svnroot/codelite/trunk@5589 9da81c78-c036-0410-9e1f-a2b0375e4b5a
CScope: Ask the user for a search pattern if none is selected. Though there is a "Find..." menuitem, the cscope toolbar tools didn't let the user enter a search term. This now happens if there's no selection/word at the caret. Also, some minor refactoring for code reuse. git-svn-id: https://codelite.svn.sourceforge.net/svnroot/codelite/trunk@5375 9da81c78-c036-0410-9e1f-a2b0375e4b5a