News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Index for Loaden's patches

Started by Loaden, April 21, 2010, 05:13:54 PM

Previous topic - Next topic

Loaden

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.next.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)

Loaden

#1
patch 2: Improve CC's CallTip
http://forums.next.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)

Loaden

#2
Patch 3: Handle Preprocessor - V2 - bete 2
http://forums.next.codeblocks.org/index.php/topic,12388.0.html
Based SVN6205.

applied (cc branch)

Loaden

#3
Patch 4: Bug fix for GetGCCCompilerDirs failed when locale is NOT en_US
http://forums.next.codeblocks.org/index.php/topic,12390.0.html
Based SVN6204.

applied (6209)

Loaden

#4
patch 5:  Use hashmap to replace std::map
http://forums.next.codeblocks.org/index.php/topic,12235.msg83136.html#msg83136
Based SVN6194.

applied (cc branch)

Loaden

#5
patch 6: Rewrote the DoParse function
http://forums.next.codeblocks.org/index.php/topic,12397.0.html
Based SVN6204.

applied (cc branch)

Loaden

#6
patch 7: CC toolbar enhancement PLUS
http://forums.next.codeblocks.org/index.php/topic,12210.msg84222.html#msg84222
Based SVN6204.

applied (cc branch)

Loaden

#7
patch 8: Auto cancel indent when type 'public:' or 'protected:' or 'private:'
http://forums.next.codeblocks.org/index.php/topic,12251.msg84271.html#msg84271
Based SVN6204.

EDIT: support 'case' and 'default'
http://forums.next.codeblocks.org/index.php?action=dlattach;topic=12251.0;attach=4601

applied (cc branch)

Loaden

#8
patch 9: Auto add a semicolon for '{}' auto-complete
http://forums.next.codeblocks.org/index.php/topic,12252.0.html
The final version is in here: http://forums.next.codeblocks.org/index.php/topic,12252.msg83252.html#msg83252
Based SVN6195.

applied (cc branch)

Loaden

#9
patch 10: Fix wizard's default compiler error
http://forums.next.codeblocks.org/index.php/topic,12244.0.html
Based SVN6195.

applied (6210)

Loaden

#10
patch 11: cbeditor's bug fix in bracecompletion function
http://forums.next.codeblocks.org/index.php/topic,12261.msg84191.html#msg84191
Based SVN6204.

applied.

Loaden

#11
patch 12: Fix compiler invalid bug, when the default compiler does not exist
http://forums.next.codeblocks.org/index.php/topic,12351.0.html
Based SVN6202.

applied (cc branch)

Loaden

#12
patch 13: Support 'step in' and 'step out' when use CDB
http://forums.next.codeblocks.org/index.php/topic,12282.0.html
Based SVN6196.

applied (cc branch)

Loaden

patch 14: Add astyle's features: --pad-header, update Astyle to 1.24 RELEASE
http://forums.next.codeblocks.org/index.php/topic,12279.0.html
Based SVN6196.

Loaden

patch 15: AStyle plug-in support format only selected line
http://forums.next.codeblocks.org/index.php/topic,12289.0.html
Based SVN6196.