Author Topic: List of community Patches  (Read 78271 times)

Offline JThedering

  • Single posting newcomer
  • *
  • Posts: 9
Re: List of community Patches
« Reply #90 on: August 20, 2006, 08:01:29 pm »
Patch name: [ Patch #1367 ] D support added to depslib
Feature added:
D import parsing capability added to the depslib, so dependent code is recompiled
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=1367&group_id=5358
Is applied to the core code: Yes
« Last Edit: August 28, 2006, 08:13:20 pm by JThedering »

Offline Der Meister

  • Regular
  • ***
  • Posts: 307
Re: List of community Patches
« Reply #91 on: August 23, 2006, 08:02:05 pm »
Patch name : [ Patch #1387 ] OpenedFilesTree did not get updated properly
Problem fixed:
 - If you doubleclick on a file in the project explorer that is already open Code::Blocks selects the correct editor page for this file but does not update the OpenedFilesTree.
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=1387&group_id=5358
Is applied to the core code : Yes.
« Last Edit: August 23, 2006, 09:34:13 pm by Der Meister »
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.

Offline JThedering

  • Single posting newcomer
  • *
  • Posts: 9
Re: List of community Patches
« Reply #92 on: August 28, 2006, 08:09:11 pm »
Patch name: [ Patch #1308 ] 17x17 images manually resized to 16x16(to avoid assert fail)
Problem fixed:
17x17 images manually resized to 16x16(to avoid assert fail)
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=1308&group_id=5358
Is applied to the core code: No
//Had to post the file here, because berlios doesn't handle binary files correctly.

[attachment deleted by admin]

sethjackson

  • Guest
Re: List of community Patches
« Reply #93 on: September 08, 2006, 08:22:19 pm »
Patch name: [ Patch #1465 ] wxWidgets wizard fix
Problem fixed:
 - http://forums.codeblocks.org/index.php?topic=4005.msg31645#msg31645
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=1465&group_id=5358
Is applied to the core code: Yes.
« Last Edit: November 28, 2006, 10:02:10 pm by sethjackson »

Offline JThedering

  • Single posting newcomer
  • *
  • Posts: 9
Re: List of community Patches
« Reply #94 on: September 18, 2006, 01:30:16 am »
Patch name: [ Patch #1497 ] Added special Scintilla commands to the edit menu
Feature added:
Added special Scintilla commands to the edit menu
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=1497&group_id=5358
Is applied to the core code: Yes.
« Last Edit: September 24, 2006, 02:25:27 pm by JThedering »

sethjackson

  • Guest
Re: List of community Patches
« Reply #95 on: September 18, 2006, 08:12:51 pm »
Patch name: [ Patch #1499 ] To-Do List
Feature added:
 - The To-Do list can now handle doxygen style to-do items.
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=1499&group_id=5358
Is applied to the core code: Yes.
« Last Edit: September 18, 2006, 10:16:26 pm by sethjackson »

Offline kkez

  • Almost regular
  • **
  • Posts: 153
    • WinapiZone
Re: List of community Patches
« Reply #96 on: September 29, 2006, 10:56:20 am »
Patch name: [ Patch #1527 ] Added regex for 'Instantiated from here' compiler output
Feature added:
 - Added regex for 'Instantiated from here' compiler output
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=1527&group_id=5358
Is applied to the core code: No.

Offline Der Meister

  • Regular
  • ***
  • Posts: 307
Re: List of community Patches
« Reply #97 on: September 30, 2006, 08:56:45 pm »
Patch name : [ Patch #1529 ] OpenFileTree was once more not updated correctly
Problem fixed:
 - If you create an empty file and save it when you are asked to save it the OpenedFilesTree does not change the name of this file. See my comment to the patch on berlios for more details.
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=1529&group_id=5358
Is applied to the core code : Yes.
« Last Edit: October 08, 2006, 06:44:44 pm by Der Meister »
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.

Offline JThedering

  • Single posting newcomer
  • *
  • Posts: 9
Re: List of community Patches
« Reply #98 on: October 08, 2006, 04:43:58 pm »
Patch name: [ Patch #1538 ] Assert failure fixes
Problem fixed:
 - Many assert failures in wx debug mode
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=1538&group_id=5358
Is applied to the core code: No

Offline JThedering

  • Single posting newcomer
  • *
  • Posts: 9
Re: List of community Patches
« Reply #99 on: October 08, 2006, 04:45:36 pm »
Patch name: [ Patch #1539 ] Wrong XRCCTRL usage assert failure fixes
Problem fixed:
 - XRCCTRL-specific assert failures in wx debug mode
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=1539&group_id=5358
Is applied to the core code: No

sethjackson

  • Guest
Re: List of community Patches
« Reply #100 on: October 13, 2006, 11:07:37 pm »
Patch name: [ Patch #1558 ] wxFlatnotebook tab style
Feature added:
 - Code::Blocks now supports the VC8 tab style of wxFlatnotebook. :D
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=1558&group_id=5358
Is applied to the core code: Yes.
« Last Edit: October 14, 2006, 02:36:13 am by sethjackson »

Offline Der Meister

  • Regular
  • ***
  • Posts: 307
Re: List of community Patches
« Reply #101 on: October 14, 2006, 11:50:12 pm »
Patch name : [ Patch #1562 ] Enable gpm for wxGTK
Problem fixed: Re-enable gpm for wxGTK-builds (working version (hopefully))
Link to the forum where it can be discussed : http://forums.codeblocks.org/index.php?topic=4209.0
Link to the patch at BerliOS : http://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=1562&group_id=5358
Is applied to the core code : No.
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.

takeshimiya

  • Guest
Re: List of community Patches
« Reply #102 on: October 18, 2006, 06:19:26 pm »
Patch name: [ Patch #1569 ] wxWidgets wx-config support in Windows
Feature added:
 - Code::Blocks now supports wxWidgets wx-config in Windows wizard templates too.
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=1569&group_id=5358
Is applied to the core code: No.

sethjackson

  • Guest
Re: List of community Patches
« Reply #103 on: October 23, 2006, 10:28:07 pm »
Patch name: [ Patch #1579 ] HTML Build Log
Bug fixed:
 - The <head></head> tags were missing......
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=1579&group_id=5358
Is applied to the core code: Yes.
« Last Edit: October 28, 2006, 03:23:29 pm by sethjackson »

Offline Game_Ender

  • Lives here!
  • ****
  • Posts: 551
Re: List of community Patches
« Reply #104 on: October 23, 2006, 11:51:52 pm »
Wow, awesome work JThedering I hope all those changes improve stability.  Due to the size of your patch I hope it applies soon before someone goes and edits the functions you updated.