Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
Header-Fixup plugin
byo:
--- Quote from: MortenMacFly on May 21, 2007, 10:59:05 pm ---...finally: Byo, I hope you are kind of proud of me... ;-)
--- End quote ---
Of course I am :) Thanks for looking after my ...ehm, plugin :). It starts to be quite impressive. I would never expect you'll get so far and looking forward to see next progress :)
BYO
MortenMacFly:
--- Quote from: byo on May 22, 2007, 09:25:30 am ---[...] looking forward to see next progress :)
--- End quote ---
As you wish (:lol:): Version 0.6 comes with the following new/enhanced features:
- support for detecting forward declarations (not only adding them)
- added simulation mode
- added parsing of header files that belong directly to the source file for already included headers, too
- added "process headers files only" and "process implementation files only" for 2-step-fix up (it makes sense first to operate the header files only and then implementation files for better results).
- added some more bindings for C::B
- added report of included files which would not be required for known bindings (thus *might* be obsolete)
- slightly GUI re-design
- slightly cleaned up code
Have fun with it!
With regards, Morten.
Edit: Removed version due to an update... again... ;-)
byo:
--- Quote from: MortenMacFly on May 22, 2007, 06:02:12 pm ---- added "process headers files only" and "process implementation files only" for 2-step-fix up (it makes sense first to operate the header files only and then implementation files for better results).
--- End quote ---
Maybe it could be done automatically - just grab list of files to process, then process .h files first and then .c/.cpp files :)
BYO
MortenMacFly:
--- Quote from: byo on May 22, 2007, 06:31:01 pm ---[...] just grab list of files to process, then process .h files first and then .c/.cpp files :)
--- End quote ---
Right... I thereby realise that you are trying to keep me busy... :lol: :lol: :lol:
Ok - here it is, v0.65:
- added support for 2-step fixup (or single step)
- made viewing list of (maybe) obsolete headers optional
- added a lot of tooltips for better understanding
- updated some log messages (make their meaning more clear)
- updated wxWidgets bindings (some macros were missing)
- updated project manifest (description...)
- finally... don't know what else to do??? ;-)
With regards, Morten.
Edit: Removed old plugin version as an update is available.
Alturin:
--- Quote from: MortenMacFly on May 22, 2007, 10:05:27 pm ---- finally... don't know what else to do??? ;-)
--- End quote ---
Add it to the contrib plugins workspace :lol:.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version