Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
List of community Patches
kkez:
Patch name: [ Patch #1231 ] Fix for help plugin crash when only one item in the list
Plugin bug fix:
When there's only one help item in the list in the configuration dialog, the down button is enabled and if you click it CB will crash.
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=1231&group_id=5358
Is applied to the core code: Yes
//100th post :mrgreen:
TDragon:
Patch name: [ Patch #1233 ] Double-click or Enter runs wizard/template
Feature added:
Wizards in the "New from template" dialog can be run by double-clicking (or by selecting and hitting Enter), using the EVT_LIST_ITEM_ACTIVATED event.
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=1233&group_id=5358
Is applied to the core code: Yes
iw2nhl:
Patch name: Wrong messages in "Build messages"
Feature added:
Show correct "Build messages" if compilation failed (for errors not in the code).
Show correct "Build messages" if "Abort" button is pressed.
Now it always shows "=== Build finished: 0 errors, 0 warnings ===" (which is not true ;-)).
Link to the forum where it can be discussed: http://forums.codeblocks.org/index.php?topic=3614.0
Link to the patch at BerliOS: None
Is applied to the core code: No (but no more needed, at least for the first part about errors)
iw2nhl:
Patch name: FindDialog improvement
Feature added:
In "Find in files" dialog, if the chosen scope is not "Search path", "Recurse sub directories" and "Hidden files" are not disabled as they should. This patch fixes that.
Link to the forum where it can be discussed: http://forums.codeblocks.org/index.php?topic=3645.0
Link to the patch at BerliOS: None
Is applied to the core code: Yes
iw2nhl:
Patch name: Hourglass during project loading
Feature added:
Add an hourglass mouse pointer during project loading (to give feedback to the user of underlying work)
Link to the forum where it can be discussed: http://forums.codeblocks.org/index.php?topic=3641.0
Link to the patch at BerliOS: None
Is applied to the core code: Yes (but with troubles, should be fixed in OnDropFiles())
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version