Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: Loaden on April 21, 2010, 05:13:54 pm
-
This thread is a collection of Loaden's patches, so that replies about these patches are NOT welcome. All the discussions should go to the patch threads.
Thanks!
patch 1: Tab smart jump
http://forums.codeblocks.org/index.php/topic,12406.msg84207.html#msg84207 (http://forums.codeblocks.org/index.php/topic,12406.msg84207.html#msg84207)
Maybe you have already experience this smart jump functionality in eclipse IDE, in eclipse editor, when you type "tab", and if the next char is one of ")]}", it will skip it.
Based SVN6204.
applied (cc branch)
-
patch 2: Improve CC's CallTip
http://forums.codeblocks.org/index.php/topic,12408.msg84211.html#msg84211 (http://forums.codeblocks.org/index.php/topic,12408.msg84211.html#msg84211)
Let's CC Calltip support preprocessor/global namespace.
Based SVN6204.
Depends patch 1.
applied (cc branch)
-
Patch 3: Handle Preprocessor - V2 - bete 2
http://forums.codeblocks.org/index.php/topic,12388.0.html (http://forums.codeblocks.org/index.php/topic,12388.0.html)
Based SVN6205.
applied (cc branch)
-
Patch 4: Bug fix for GetGCCCompilerDirs failed when locale is NOT en_US
http://forums.codeblocks.org/index.php/topic,12390.0.html (http://forums.codeblocks.org/index.php/topic,12390.0.html)
Based SVN6204.
applied (6209)
-
patch 5: Use hashmap to replace std::map
http://forums.codeblocks.org/index.php/topic,12235.msg83136.html#msg83136
Based SVN6194.
applied (cc branch)
-
patch 6: Rewrote the DoParse function
http://forums.codeblocks.org/index.php/topic,12397.0.html (http://forums.codeblocks.org/index.php/topic,12397.0.html)
Based SVN6204.
applied (cc branch)
-
patch 7: CC toolbar enhancement PLUS
http://forums.codeblocks.org/index.php/topic,12210.msg84222.html#msg84222
Based SVN6204.
applied (cc branch)
-
patch 8: Auto cancel indent when type 'public:' or 'protected:' or 'private:'
http://forums.codeblocks.org/index.php/topic,12251.msg84271.html#msg84271
Based SVN6204.
EDIT: support 'case' and 'default'
http://forums.codeblocks.org/index.php?action=dlattach;topic=12251.0;attach=4601 (http://forums.codeblocks.org/index.php?action=dlattach;topic=12251.0;attach=4601)
applied (cc branch)
-
patch 9: Auto add a semicolon for '{}' auto-complete
http://forums.codeblocks.org/index.php/topic,12252.0.html (http://forums.codeblocks.org/index.php/topic,12252.0.html)
The final version is in here: http://forums.codeblocks.org/index.php/topic,12252.msg83252.html#msg83252 (http://forums.codeblocks.org/index.php/topic,12252.msg83252.html#msg83252)
Based SVN6195.
applied (cc branch)
-
patch 10: Fix wizard's default compiler error
http://forums.codeblocks.org/index.php/topic,12244.0.html (http://forums.codeblocks.org/index.php/topic,12244.0.html)
Based SVN6195.
applied (6210)
-
patch 11: cbeditor's bug fix in bracecompletion function
http://forums.codeblocks.org/index.php/topic,12261.msg84191.html#msg84191 (http://forums.codeblocks.org/index.php/topic,12261.msg84191.html#msg84191)
Based SVN6204.
applied.
-
patch 12: Fix compiler invalid bug, when the default compiler does not exist
http://forums.codeblocks.org/index.php/topic,12351.0.html (http://forums.codeblocks.org/index.php/topic,12351.0.html)
Based SVN6202.
applied (cc branch)
-
patch 13: Support 'step in' and 'step out' when use CDB
http://forums.codeblocks.org/index.php/topic,12282.0.html (http://forums.codeblocks.org/index.php/topic,12282.0.html)
Based SVN6196.
applied (cc branch)
-
patch 14: Add astyle's features: --pad-header, update Astyle to 1.24 RELEASE
http://forums.codeblocks.org/index.php/topic,12279.0.html (http://forums.codeblocks.org/index.php/topic,12279.0.html)
Based SVN6196.
-
patch 15: AStyle plug-in support format only selected line
http://forums.codeblocks.org/index.php/topic,12289.0.html (http://forums.codeblocks.org/index.php/topic,12289.0.html)
Based SVN6196.
-
patch 16: Patch for compiler options, screen resolution: X * 768
http://forums.codeblocks.org/index.php/topic,12260.0.html (http://forums.codeblocks.org/index.php/topic,12260.0.html)
Based SVN6196.
Not recommended!
-
patch 17: wxSmith's identifier handler
http://forums.codeblocks.org/index.php/topic,12345.0.html (http://forums.codeblocks.org/index.php/topic,12345.0.html)
Based SVN6202.
applied (cc branch)
-
patch 18: Fix wxSmith's min size preview bug
http://forums.codeblocks.org/index.php/topic,12315.0.html (http://forums.codeblocks.org/index.php/topic,12315.0.html)
Based SVN6198.
applied (6219)
-
patch 19: When entering the #include <xxxx.h| , auto add the ending matching bracket.
http://forums.codeblocks.org/index.php/topic,12409.0.html (http://forums.codeblocks.org/index.php/topic,12409.0.html)
Based SVN6204.
applied (cc branch)
-
patch 20: Comment the word first (Stream-comment)
http://forums.codeblocks.org/index.php/topic,12414.0.html
Based SVN6204.
applied (cc branch)
-
patch 21: Uncomment the Stream-comment
http://forums.codeblocks.org/index.php/topic,12415.new.html
Based SVN6204.
applied (cc branch)
-
patch 22: Fix 'Tokenizer::FixArgument' bug: support skip C++ comment
http://forums.codeblocks.org/index.php/topic,12455.0.html (http://forums.codeblocks.org/index.php/topic,12455.0.html)
Based SVN6205.
applied (6211)
-
Patch 23: Fix global namespace bug
http://forums.codeblocks.org/index.php/topic,12473.0.html (http://forums.codeblocks.org/index.php/topic,12473.0.html)
Based SVN6205.
applied (cc branch)
-
patch 24: Fix a bug for ' extern "C++" '
http://forums.codeblocks.org/index.php/topic,12484.0.html (http://forums.codeblocks.org/index.php/topic,12484.0.html)
Based SVN6206.
applied (6213)
-
patch 25: Strip the comment when parse a macro
http://forums.codeblocks.org/index.php/topic,12499.0.html (http://forums.codeblocks.org/index.php/topic,12499.0.html)
Based SVN6208.
applied (cc branch)
-
patch 26: Solve the header file parsing problem
http://forums.codeblocks.org/index.php/topic,12529.0.html (http://forums.codeblocks.org/index.php/topic,12529.0.html)
Based SVN6216.
applied (cc branch)
-
patch 27: Let's project using standalone Parser
http://forums.codeblocks.org/index.php/topic,12544.0.html (http://forums.codeblocks.org/index.php/topic,12544.0.html)
Based SVN6218.
applied (cc branch)
-
patch 28: Reparse current actived project
http://forums.codeblocks.org/index.php/topic,12550.0.html (http://forums.codeblocks.org/index.php/topic,12550.0.html)
Based SVN6218.
applied (cc branch)