Author Topic: Code::Blocks CVS-bin snapshot  (Read 43358 times)

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Code::Blocks CVS-bin snapshot
« Reply #15 on: July 22, 2005, 02:21:52 pm »
Quote from: zieQ
Easier, friendlier and more portable

Huh? Since when is ShellExecute() portable?
I must be missing something...

Quote from: Bourricot
to Mandrav : you can suppress my write access to the help plugin CVS.
No time to maintain it, no net @ home... :'(
Bourricot.

Sad to hear this.
Anyway, the new maintainer for the help_plugin is Ceniza :)

Yiannis.
Be patient!
This bug will be fixed soon...

zieQ

  • Guest
Code::Blocks CVS-bin snapshot
« Reply #16 on: July 22, 2005, 04:52:32 pm »
Quote from: mandrav
Quote from: zieQ
Easier, friendlier and more portable

Huh? Since when is ShellExecute() portable?
I must be missing something...


Oh, I meant more portable than a shell execute with the explicit name of the viewer for the file. You can replace all "shell execute" occurences in my text  by the wxExecute conterpart  :wink:

This way you can use your favorite .hlp viewer !

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Code::Blocks CVS-bin snapshot
« Reply #17 on: July 22, 2005, 05:57:19 pm »
Quote from: zieQ
Just for information, I think that instead of shell executing "hh.exe", "winhlp32.exe" or whatever, you could shell execute the name of the file, e.g. "codeblocks.hlp". The associated executable will then automatically launch ! (I mean, at least on windows). Easier, friendlier and more portable Give it a try on a command shell Wink


I was working on something like that, even though I was calling it thru 'start', like 'start helpfile.hlp' which works on Windows 9x/ME/2k/XP/2k3. The problem with this approach was an evil command window appeared and then disappeared again (well, it looks so ugly). I'll try the direct calling approach in both Windows 9x/XP and if it works without any problems in both then it'll stay. In case it doesn't then I'll try to find a way to remove that command window from appearing when calling 'start'.

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: Code::Blocks CVS-bin snapshot
« Reply #18 on: August 24, 2005, 03:56:36 am »
Is it me or some posts were deleted?

I'd like to inform you most of the old problems were solved. Now the "server" is active and working. Last week the place that computer is (University) changed ISP and everything is now configured, but due to some weird reason still unknown for me, all traffic in port 80 is limited to about 1KB/s. I talked to the current administrator of that computer and he said it's more like a restriction the administrator of the whole University network placed. A port change or a redirection is still in consideration. If it gets solved I'll be reporting it here.

If no one has been downloading those snapshots it shouldn't be a problem :P

pivica

  • Guest
Re: Code::Blocks CVS-bin snapshot
« Reply #19 on: August 24, 2005, 08:38:30 pm »
Thanks for the snapshots and for the help plugin also, it looks very nice.

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: Code::Blocks CVS-bin snapshot
« Reply #20 on: August 27, 2005, 04:09:55 pm »
Well, it seems to be finally solved, or at least I hope that.

Downloading the binary snapshots shouldn't be a 1KB/s pain now.

And, to celebrate, I'll checkout the latest sources and upload a new binary snapshot.

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: Code::Blocks CVS-bin snapshot
« Reply #21 on: August 27, 2005, 04:57:07 pm »
Ok, the latest binary snapshot is there.

I also cleaned up a bit the site and moved all the old snapshots to a folder.

It's nice to see my requests are being considered. Now the "Start page" includes links to the most recently opened projects and files. Thanks guys.

Enjoy it!

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: Code::Blocks CVS-bin snapshot
« Reply #22 on: September 07, 2005, 04:44:25 pm »
Today I'll release another binary snapshot. I'm announcing it because it'll include all of the contrib plugins, not only the help_plugin.

Just to list them they are:
* Help Plugin
* wxSmith
* DevPack

Once again, enjoy it!

Angelo

  • Guest
Re: Code::Blocks CVS-bin snapshot
« Reply #23 on: September 07, 2005, 07:59:29 pm »
Hello guys,

I see repaired "Command execution failed..." error, good work.
Keep gooing.
Few days and imho next version should be complete.
Can you write here, how bugs you are repairing now ?


Best Regards.

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: Code::Blocks CVS-bin snapshot
« Reply #24 on: September 07, 2005, 08:46:59 pm »
The bugs to be repaired are the ones in sourceforge ( http://sourceforge.net/tracker/?group_id=126998&atid=707416 ). You can search for CLOSED (or ANY) bugs, sort by close date, descending.

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: Code::Blocks CVS-bin snapshot
« Reply #25 on: September 15, 2005, 01:59:47 am »
CBProfiler plugin added.

Read the information shown in the site to know how to install it.

Have fun.

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: Code::Blocks CVS-bin snapshot
« Reply #26 on: October 16, 2005, 03:42:30 am »
For those using the 20051012 snapshot and willing to have CBProfiler and Code Statistics plugins, please download plugins_fix_20051015.7z (due to some settings in the project files of those plugins they weren't copied to the devel folder and the resource files weren't even created).

Be sure to follow the instructions in the README.txt file to add them to the working snapshot.

BTW, I also added the FileTabMenu plugin in there if you want to download it and test it.

I hope it won't happen again.

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Code::Blocks SVN-bin snapshot
« Reply #27 on: November 27, 2005, 02:47:10 am »
Well, now that "we" moved to SVN I think it's more accurate to say I'll provide SVN binary snapshots, and to celebrate, I'm currently uploading one :)

This time I'mn't using UPX to compress DLLs and EXEs. This has helped to reduced the 7z file size, but the contents will be a bit bigger than previous versions (when decompressed).

Good, it's finished.

BTW, I also fixed my signature :)

Enjoy!

PS: If you have problems getting access to the site it's because the network in that site is being changed, but it shouldn't take long (in days).

takeshimiya

  • Guest
Re: Code::Blocks SVN-bin snapshot
« Reply #28 on: November 27, 2005, 09:15:57 am »
...but the contents will be a bit bigger than previous versions (when decompressed).

Don't worry about it, the files will be a little big when decompressed in disk, but you'll gain on startup time and memory size.

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: Code::Blocks CVS-bin snapshot
« Reply #29 on: November 28, 2005, 02:26:05 am »
@Ceniza

What 7z version are you using and where can I download it.
Have tried twice using SourceForge 7z version 4.23 and it reports
your 7z  "now and then" files cannot be extracted because they're an unsupported
library.

Thanks,
Pecan