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

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: List of community Patches
« Reply #30 on: February 11, 2006, 10:18:59 pm »
Patch name : Patch to solve the error in sdk/pipedprocess.cpp (GCC 4.1.0)
Problem fixed :
 - The patch fixes an extra qualification error generated by GCC 4.1.0 (from Ceniza) when building C::B (rev1984).
Link to the forum where it can be discussed : http://forums.codeblocks.org/index.php?topic=2217.0 (partially)
Link to the patch at BerliOS : https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=817&group_id=5358
Is applied to the core code : No.

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: List of community Patches
« Reply #31 on: February 11, 2006, 11:35:30 pm »
Patch name : Patch to solve a warning in sdk/pipedprocess.cpp (GCC 4.1.0)
Problem fixed :
 - The patch solves a unused variable warning generated by GCC 4.1.0 (from Ceniza) when building C::B (rev1985). The variable was used in code, now commented.
Link to the forum where it can be discussed : http://forums.codeblocks.org/index.php?topic=2314.0
Link to the patch at BerliOS : https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=818&group_id=5358
Is applied to the core code : No.

Offline Der Meister

  • Regular
  • ***
  • Posts: 307
Re: List of community Patches
« Reply #32 on: March 06, 2006, 12:25:04 pm »
Patch name : Fix for bug #6665 (Hang up with search function)
Problem fixes:
 - Code::Blocks got locked up if someone tried to search for an empty string.
Link to the forum where it can be discussed : none
Link to the patch at BerliOS : https://developer.berlios.de/patch/?func=detailpatch&patch_id=900&group_id=5358
Is applied to the core code : Yes.
« Last Edit: March 15, 2006, 05:16:09 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.

TheNullinator

  • Guest
Re: List of community Patches
« Reply #33 on: March 07, 2006, 05:50:57 am »
Patch name : Windows: DDE Errors When "Tip of the Day" is Enabled
Problems fixed :
 - Error messages in Windows Explorer when double clicking a Code::Blocks associated file when Code::Blocks is not running and "Tip of the Day" is enabled.
Link to the forum where it can be discussed :  None
Link to the patch at sourceforge Berlios : https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=902&group_id=5358
Is applied to the core code : Yes
« Last Edit: March 23, 2006, 01:52:23 pm by TheNullinator »

sethjackson

  • Guest
Re: List of community Patches
« Reply #34 on: March 09, 2006, 03:00:37 am »
Patch name : Start here page
Problem fixed:
 - Update the start here page HTML code. I can read it now. :lol: Change to XHTML 1.0 Transtitional. Too bad
   wxHTML doesn't have CSS support. :P
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=908&group_id=5358
Is applied to the core code : Yes.
« Last Edit: March 25, 2006, 09:18:33 pm by sethjackson »

sethjackson

  • Guest
Re: List of community Patches
« Reply #35 on: March 15, 2006, 03:05:46 am »
Patch name : Bug #6779
Problem fixed:
 - http://developer.berlios.de/bugs/?func=detailbug&bug_id=6779&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=927&group_id=5358
Is applied to the core code : Yes.
« Last Edit: March 15, 2006, 01:36:02 pm by sethjackson »

Offline Der Meister

  • Regular
  • ***
  • Posts: 307
Re: List of community Patches
« Reply #36 on: March 15, 2006, 07:06:08 pm »
Patch name : [ Patch #928 ] Show/hide tabs in message pane - display the correct icons.
Problem fixed:
 - http://forums.codeblocks.org/index.php?topic=2547.0
Link to the forum where it can be discussed : http://forums.codeblocks.org/index.php?topic=2547.0
Link to the patch at BerliOS : https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=928&group_id=5358
Is applied to the core code : Yes.
« Last Edit: March 20, 2006, 10:38:56 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.

sethjackson

  • Guest
Re: List of community Patches
« Reply #37 on: March 16, 2006, 08:39:08 pm »
Patch name : [ Patch #930 ] MIME Handler
Problem fixed:
 - http://forums.codeblocks.org/index.php?topic=2645.0
Link to the forum where it can be discussed : http://forums.codeblocks.org/index.php?topic=2645.0
Link to the patch at BerliOS : http://developer.berlios.de/patch/?func=detailpatch&patch_id=930&group_id=5358
Is applied to the core code : Yes.
« Last Edit: March 16, 2006, 10:28:05 pm by sethjackson »

sethjackson

  • Guest
Re: List of community Patches
« Reply #38 on: March 17, 2006, 03:04:17 am »
Patch name : [ Patch #932 ] Message Manager
Problem fixed:
 - Fix for the split-window bug. :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=932&group_id=5358
Is applied to the core code : Yes.
« Last Edit: March 25, 2006, 09:18:46 pm by sethjackson »

TheNullinator

  • Guest
Re: List of community Patches
« Reply #39 on: March 20, 2006, 12:28:00 am »
Patch name : #945 - "Swap header/source" in editor tab context menu
Problem fixed:
 - Added "Swap header/source" to the editor tab context menu (request by DJMaze)
Link to the forum where it can be discussed : http://forums.codeblocks.org/index.php?topic=2662.0
Link to the patch at BerliOS : https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=945&group_id=5358
Is applied to the core code : Yes
« Last Edit: March 23, 2006, 01:52:42 pm by TheNullinator »

TheNullinator

  • Guest
Re: List of community Patches
« Reply #40 on: March 23, 2006, 12:54:07 pm »
Patch name : #950 - DDE bug with project file conversion dialog
Problem fixed:
 - Fixed DDE bug when dialog about project file conversion is displayed at startup.
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=950&group_id=5358
Is applied to the core code : Yes
« Last Edit: March 23, 2006, 02:10:00 pm by TheNullinator »

Offline Der Meister

  • Regular
  • ***
  • Posts: 307
Re: List of community Patches
« Reply #41 on: March 23, 2006, 04:34:43 pm »
Patch name : [ Patch #951 ] Missing include in codestatexec.cpp
Problem fixed:
 - There is a missing #include in src/plugins/contrib/codestat/codestatexec.cpp. I can't compile revision 2228 and newer without this #include on Linux with gcc 3.4.5.
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=951&group_id=5358
Is applied to the core code : Yes.
« Last Edit: March 23, 2006, 05:21:19 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.

TheNullinator

  • Guest
Re: List of community Patches
« Reply #42 on: March 24, 2006, 03:34:31 pm »
Patch name : #952 - v1.3 projects loaded twice when opened from Windows Explorer
Problem fixed:
 - Stops a v1.3 project from loading twice when double-clicked in Windows Explorer (doesn't break Command Prompt invocation like my previous patch for this).
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=952&group_id=5358
Is applied to the core code : Yes
« Last Edit: March 25, 2006, 01:04:10 pm by TheNullinator »

Offline Der Meister

  • Regular
  • ***
  • Posts: 307
Re: List of community Patches
« Reply #43 on: March 25, 2006, 11:38:17 pm »
Patch name : [ Patch #955 ] Fix a compiler warning (uninitialized value)
Problem fixed:
 - Remove one compiler warning (uninitialized value in compilergcc.cpp)
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=955&group_id=5358
Is applied to the core code : Yes.
« Last Edit: April 05, 2006, 01:01:23 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 aarti_pl

  • Multiple posting newcomer
  • *
  • Posts: 23
Re: List of community Patches
« Reply #44 on: March 26, 2006, 01:35:30 am »
Patch name : [ Patch #956 ] Turned on DMD and GDC support on Linux
Problem fixed:
 - above mentioned compilers are available on linux, but they were turned off on this platform
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=956&group_id=5358
Is applied to the core code : No.