News:

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

Main Menu

List of community Patches

Started by killerbot, December 28, 2005, 09:31:26 AM

Previous topic - Next topic

Der Meister

#45
Patch name : [ Patch #957 ] Conditional jump or move depends on uninitialised value(s)
Problem fixed:
- One if-statement in cbThreadPool::SetConcurrentThreads depends on the uninitialised value of one member.
Link to the forum where it can be discussed : None.
Link to the patch at BerliOS : https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=957&group_id=5358
Is applied to the core code : Yes.
Real Programmers don't comment their code. If it was hard to write, it should be hard to understand.
Real Programmers don't write in BASIC. Actually, no programmers write in BASIC, after the age of 12.

Der Meister

#46
Patch name : [ Patch #958 ] Remove some memory-leaks
Problem fixed:
- This patch removes some memory-leaks.
Link to the forum where it can be discussed : http://forums.next.codeblocks.org/index.php?topic=2721.0
Link to the patch at BerliOS : https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=958&group_id=5358
Is applied to the core code : Yes.
Real Programmers don't comment their code. If it was hard to write, it should be hard to understand.
Real Programmers don't write in BASIC. Actually, no programmers write in BASIC, after the age of 12.

sethjackson

#47
Patch name : [ Patch #968 ] Half of Feature Request #1962
Feature added:
- http://developer.berlios.de/feature/?func=detailfeature&feature_id=1962&group_id=5358
Link to the forum where it can be discussed : None.
Link to the patch at BerliOS : https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=968&group_id=5358
Is applied to the core code : Yes.

Der Meister

#48
Patch name : [ Patch #973 ] Fix crash on Linux (caused by the removed DDE-option)
Problem fixed:
- The Linux version still has one line of code that refers to the now removed DDE-option in the environment-settings-dialog and without this ressource the line will dereference a 0-pointer and this leads to a crash. This patch removes this line as it is useless without this ressource.
Link to the forum where it can be discussed : http://forums.next.codeblocks.org/index.php?topic=2696
Link to the patch at BerliOS : https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=973&group_id=5358
Is applied to the core code : Yes.
Real Programmers don't comment their code. If it was hard to write, it should be hard to understand.
Real Programmers don't write in BASIC. Actually, no programmers write in BASIC, after the age of 12.

Der Meister

#49
Patch name : Make Search->Find and Search->Find in files more consistent
Problem fixed:
- There is a little inconsistensy when opening the search-dialoge: If accessed through Search->Find both tabs are visible. But if accessed through Search->Find in files only the tab for "Find in files" is there. But as long as there is an open editor the other tab should be there, too. This patch makes the behaviour of "Search->Find" and "Search->Find in files" more consistent.
Link to the forum where it can be discussed : None.
Link to the patch at BerliOS : https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=978&group_id=5358
Is applied to the core code : Yes.
Real Programmers don't comment their code. If it was hard to write, it should be hard to understand.
Real Programmers don't write in BASIC. Actually, no programmers write in BASIC, after the age of 12.

Der Meister

#50
Patch name : [ Patch #985 ] Feature Request #2119 (swap header/source enchancement)
Problem fixed:
- This patch implements feature request #2119 (swap header/source enchancement): https://developer.berlios.de/feature/index.php?func=detailfeature&feature_id=2119&group_id=5358
Link to the forum where it can be discussed : None.
Link to the patch at BerliOS : https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=985&group_id=5358
Is applied to the core code : Yes.
Real Programmers don't comment their code. If it was hard to write, it should be hard to understand.
Real Programmers don't write in BASIC. Actually, no programmers write in BASIC, after the age of 12.

sethjackson

#51
Patch name : [ Patch #1016 ] bool cbEditor::SaveAs()
Problem fixed :
- http://forums.next.codeblocks.org/index.php?topic=2987.0
Link to the forum where it can be discussed : http://forums.next.codeblocks.org/index.php?topic=2987.0
Link to the patch at BerliOS : https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=1016&group_id=5358
Is applied to the core code : Yes.

Typz

Patch name : Microsoft VC++ 2005 support
Problems fixed :
  The Microsoft VC++ 2003 has been superceded by the free edition of Microsoft VC++ 2005 (VC++Express). The platform SDK still needs   to be installed separatly, though.
  This patch adds support for this compiler (new options, better platform SDK auto-detection, additional path configuration needed).
Link to the forum where it can be discussed : None.
Link to the patch at sourceforge : http://developer.berlios.de/patch/?func=detailpatch&patch_id=1024&group_id=5358
Is applied to the core code : no

sethjackson

#53
Patch name : [ Patch #1031 ] Caret Period
Feature added :
- Allow the user to set the caret "blink" period.
Link to the forum where it can be discussed : none
Link to the patch at BerliOS : https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=1031&group_id=5358
Is applied to the core code : Yes.

sethjackson

#54
Patch name : [ Patch #1043 ] Bug #7099
Problem fixed :
- http://developer.berlios.de/bugs/?func=detailbug&bug_id=7099&group_id=5358
Link to the forum where it can be discussed : none
Link to the patch at BerliOS : http://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=1043&group_id=5358
Is applied to the core code : Yes.

sethjackson

Patch name : [ Patch #1062 ] Bug #7208
Bug fixed :
- http://developer.berlios.de/bugs/?func=detailbug&bug_id=7208&group_id=5358
Link to the forum where it can be discussed : none
Link to the patch at BerliOS : http://developer.berlios.de/patch/?func=detailpatch&patch_id=1062&group_id=5358
Is applied to the core code : No.

sethjackson

#56
Patch name : [ Patch #1065 ] Margin width
Feature added :
- The user can now set the width of the line numbers column (Unfortunately I have yet to figure out how to get it to dynamically adjust).
Link to the forum where it can be discussed : none
Link to the patch at BerliOS : http://developer.berlios.de/patch/?func=detailpatch&patch_id=1065&group_id=5358
Is applied to the core code : Yes.

Defender

#57
Patch name : [ Patch #1066 ] Dynamic line number column width setting
Refined :
- Now C::B dynamically adjusts the width of the line numbers column.
Link to the forum where it can be discussed : topic
Link to the patch at BerliOS : http://developer.berlios.de/patch/?func=detailpatch&patch_id=1066&group_id=5358
Is applied to the core code : No.

// I don't know why it was added multiple times, they are all the same... sorry anyways

Game_Ender

#58
Patch name : [ Patch #1072 ] Dynamic line number column width setting
Refined & Fixed:
- Adjusted patch 1066 to check the configuration file for whether or not to use dynamic line width.
- Adjusted patch 1066 to use wxWindow::GetExtent to properly account for text size, in both the dynamic and fixed cases.
- Added check box option to Editor->General Settings->Other Options
Link to the forum where it can be discussed : Original Topic.
Link to the patch at BerliOS : http://developer.berlios.de/patch/?func=detailpatch&patch_id=1072&group_id=5358
Is applied to the core code : No.

EDIT:  This patch will be updated to more the check box to the "Gutters, margins, etc.." pane and to incorporate sethjackson's patch which allows you to manually set it.  I will change the units from pixels, to actual numbers though.

Defender

#59
Patch name : [ Patch #1074 ] Dynamic line number column width setting final
Refined :
- Should work fine now, with all the additions of thomas, sethjackson, and Game_Ender, hope it is ok, for everyone now :)
Link to the forum where it can be discussed : topic
Link to the patch at BerliOS : http://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=1074&group_id=5358
Is applied to the core code : No.

-------------
Updated patch greys out the spincontrol when needed.
Update2 treats wisth as chars.