Author Topic: Next plugins to become included in the "contrib" list  (Read 6408 times)

Offline ptDev

  • Almost regular
  • **
  • Posts: 222
Next plugins to become included in the "contrib" list
« on: January 21, 2011, 10:19:14 am »
I'm just wondering if the developers of C::B (and the respective authors) have considered any of the following plugins for integration to the trunk, as contrib plugins:

* ColorCoder
* FileManager
* PowerShell
* SpellChecker

Yes, these are most of the plugins that I bundle in my unofficial installer. These plugins are, as far as I can tell, finished, working, and quite useful. SpellChecker would still require a minor patch on main.cpp to work, but I recommend it nonetheless...

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Next plugins to become included in the "contrib" list
« Reply #1 on: January 21, 2011, 03:15:07 pm »
* ColorCoder
Not sure (because untested by the devs afaik).

* FileManager
* PowerShell
* SpellChecker
Yes, yes, yes.

SpellChecker would still require a minor patch on main.cpp to work,
Which and why? Did you inform the author of SpellChecker accordingly?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline ptDev

  • Almost regular
  • **
  • Posts: 222
Re: Next plugins to become included in the "contrib" list
« Reply #2 on: January 21, 2011, 03:34:36 pm »
SpellChecker would still require a minor patch on main.cpp to work,
Which and why? Did you inform the author of SpellChecker accordingly?

I am stating this, based on this post. The author himself proposed the patch. I have used it to build my local binaries.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Next plugins to become included in the "contrib" list
« Reply #3 on: January 21, 2011, 03:51:57 pm »
The author himself proposed the patch. I have used it to build my local binaries.
Ah - that one. It's applied in trunk now.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Cryogen

  • Regular
  • ***
  • Posts: 260
Re: Next plugins to become included in the "contrib" list
« Reply #4 on: February 06, 2011, 11:46:09 pm »

 If you shop around in the forum I think you'll find that I've uploaded streamlined versions of some of these. If not, I have them all running here so I can patch them against the wxSmith branch and pass them on, if you like. I may even have Linux projects but can't check that until I can recover my VMs. :-(

Ciao.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Next plugins to become included in the "contrib" list
« Reply #5 on: February 07, 2011, 07:03:00 am »
If you shop around in the forum I think you'll find that I've uploaded streamlined versions of some of these.
I'm afraid I need a little help. Could you point me directly to the onces you are referring to? I was under the impression that I had gotten all of them?!

And yes: Patches related to wxSmith should be addressed in the wxSmith branch.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ