Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: LETARTARE on May 21, 2022, 01:39:12 am

Title: 'Collector' plugin
Post by: LETARTARE on May 21, 2022, 01:39:12 am
Hello everyone,
I suggest a plugin for translate project using 'Code::Blocks'.
This extension of  'Code::Blocks' will be offered on:
https://github.com/LETARTARE/CB_Collector
Title: Re: 'Collector' plugin
Post by: ollydbg on May 21, 2022, 07:19:55 am
Nice work!
Title: Re: 'Collector' plugin
Post by: LETARTARE on May 30, 2022, 01:49:29 am
New version 'Collector-1.7.1' : https://github.com/LETARTARE/CB_Collector (https://github.com/LETARTARE/CB_Collector)

See discussion : https://forums.codeblocks.org/index.php/topic,24991.msg170268.html#msg170268 (https://forums.codeblocks.org/index.php/topic,24991.msg170268.html#msg170268)

- update all documentation
- improved search for libraries under Win-7
- initialization of the graph also closes extra files (generated logs)
- the number of elected files was wrong
- improvement of the display of logs
- modification of the launch of the external application 'Poedit' depending on the operating system
Title: Re: 'Collector' plugin
Post by: LETARTARE on May 31, 2022, 07:52:23 pm
New version 'Collector-1.7.2' : https://github.com/LETARTARE/CB_Collector

- call to 'Poedit' is identical with 'Leap-15.3' or 'Win-7'
- fixed file opening in 'Poedit' (did not accept spaces in the path)
- update 'README.md'
Title: Re: 'Collector' plugin
Post by: LETARTARE on December 17, 2022, 07:41:50 pm
New version 'Collector-1.7.8' : https://github.com/LETARTARE/CB_Collector

We now have three different extractions of the strings to translate:
- code : *.cpp, *.script
- resources : *.wxrc, *.wks
- description: *.xml
When these strings are joined together, they can be duplicated, so they are merged.
Title: Re: 'Collector' plugin
Post by: LETARTARE on December 18, 2022, 11:29:44 am
an error in file 'pre.h' fixed !!
https://github.com/LETARTARE/CB_Collector (https://github.com/LETARTARE/CB_Collector)
Title: Re: 'Collector' plugin
Post by: LETARTARE on January 12, 2023, 05:21:21 pm
v-1.7.9
- modifies the recovery of the canonical language
- update all '.cbp', 'manifest.xml'and 'READme'

https://github.com/LETARTARE/CB_Collector (https://github.com/LETARTARE/CB_Collector)
Title: Re: 'Collector' plugin
Post by: LETARTARE on January 19, 2023, 10:29:53 am
new version v-1.8.0
** Forgot to validate the extraction of strings from '*.wrc' and '*.wxs' files !!
- update all '.cbp', 'manifest.xml'and 'READme'

https://github.com/LETARTARE/CB_Collector (https://github.com/LETARTARE/CB_Collector)