User forums > Announcements

Version 1.0-RC1 released!

<< < (7/8) > >>

kcfelix:

--- Quote ---but notice right-clicking the editor belonging to that tab works.
--- End quote ---
I didn't noticed that. Tnx for the info. It'll sure help 'til the little close button arrives ;)

And sorry for the feature request on wrong place, rickg22. I promisse to do it on the right place, from now :D

rickg22:

--- Quote from: kcfelix on July 28, 2005, 08:34:09 pm ---And sorry for the feature request on wrong place, rickg22. I promisse to do it on the right place, from now :D

--- End quote ---

Thank you. (Notice that you must submit to sourceforge that feature request in particular, even if i already read it)

grv575:

--- Quote from: mandrav on July 25, 2005, 11:58:33 pm ---
--- Quote from: kagerato on July 25, 2005, 11:54:56 pm ---I noticed the core binaries (codeblocks.exe and codeblocks.dll) in this release are more than twice the size of Ceniza's snapshot from a few days ago.  My guess was that they're compiled with debugging symbols, and some poking around with my hex editor seems to confirm that.
--- End quote ---

Until 1.0 is finalized, we don't build optimized versions.
Also, ceniza's binaries are UPX'd IIRC.

Yiannis.

--- End quote ---

Could something to the extent "this is not a finalized version but a release candidate, intended to serve as a testbed for the 1.0 release in order to iron out any remaining bugs and finalize the feature set and user interface.  the final version will be a fully optimized  compile, etc, etc" be put on the download page or somewhere on the webpage.  Many people will judge the IDE as is and one thing I've noticed is that the cpu usage jumps to 50% for brief periods when the IDE is just idling... probably due to the fact that it's an -O0 build (which I was unaware of).  My thoughts were, what's the point of it being written in C++ if it's slower than dev-cpp (although plugable compiler support is a great feature)?  But that probably won't be the case for the 1.0 release which is good to know...

grv575:

--- Quote from: rickg22 on July 26, 2005, 05:43:16 pm ---I tested the background color (in syntax highlighting for c++ files) and i think it works.

Regarding the trailing space issue, we'd need help: We don't know how to do it! :shock: I mean, it COULD be implemented when saving files, but not after editing each line (which I think would be the main problem). Anyway feel free to post the issue in the developer forums to see if anyone can help.

--- End quote ---

There's two approaches to this afaik: ultraedit has a 'trim trailing spaces' menu option that just takes the editor text as is and gets rid of trailing spaces.  KWrite has an editor option to trim trailing spaces on file save.  Not sure which I prefer, but one of those two is probably the way to go.

rickg22:
grv: Thanks for joining! Good idea about the optimizations. I'll tell Yiannis when he comes back :) Oh, I'm planning on working on the "trim spaces" feature. I just need some time to implement it.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version