Messages - SkyIDE [ switch to compact view ]

Pages: prev1 ... 19 20 21 22 23 [24] 25 26 27 28 29 ... 50next
116
Developer's Corner / Re: SkyIDE - Latest Release Information
« on: April 14, 2007, 10:49 PM »
Major break through! :) I have succeeded in implementing a class browser! !!FINALLY!! The logic with nested classes HAS been broken! (almost)

Screenshot: http://www.skyide.net/images/testing/classes.png

You click on the class viewer, it expands and it shows all of your class members: methods and attributes from both "nested/inner" and outer classes!


Again, preliminary work. I will now polish it with separate icons for attributes/properties and separate icons for methods....

117
Developer's Corner / Re: SkyIDE - Latest Release Information
« on: April 09, 2007, 06:52 AM »
Yea I p.m.ed kyrathaba and explained but every old version is deleted from my server.

Some updates:

Variable and function Detection system has been thoroughly re-written (yet again) BUT
this time it is different. I am about 95% sure it will detect everything properly. Some of the stuff has been hardcoded too as I had no choice...I had to do some "char" checking within the code and even enter some (physical) C++ syntax (at one occasion only) within the code so it's more like, "you can't go wrong". The thing is, some C++ syntax might have double meaning and you simply can't decide what the thing is unless you check for special chars....and word counts etc....

Prove of the new solution: http://www.skyide.net/images/testing/functions.png

Also:

There is no longer a delay when switching between tabs with large files.
There is no longer a delay when clicking on object viewer's variables, functions, loops etc with large files

Screenshot: http://www.skyide.net/images/testing/newobject.png
The screenshot above is the latest screenshot of how SkyIDE looks now.

The menubar has been modified so it fits all user's screen resolutions.
There is no longer a delay when extracting integers, chars, functions...

Bugfix: With large files, sometimes SkyIDE would temporarily freeze. This is fixed.



There is also a brand new web site + forums. This is what I got:

www.skyide.net

100 Megabytes Storage Space
30,000 Megabytes Traffic Allowance per Month
RVSiteBuilder - Free Templates
10 Subdomains
200 POP3 Email accounts
Unlimited Email addresses
Unlimited Autoresponders
Unlimited Mail Forwarding
24 hour FTP access
20 FTP Accounts
CGI, High Speed Servers
5 MySQL databases
PHP4 & PHP5, Perl5, SSI Support
Front Page extensions
Over 99.999% uptime
7 day Tech Support
 

118
Developer's Corner / Re: SkyIDE - Latest Release Information
« on: April 01, 2007, 08:31 AM »
SkyIDE Beta 12 - Reloaded Relased

Official Sreenshot: http://www.skyide.com/images/official.png
Download: http://www.skyide.com/downloads/SkyIDE_Beta.zip

SkyIDE Beta 12 (RELOADED):

Copied from within the zip file:

Well I have *never* worked so hard on SkyIDE as I have worked on this release. May be half of SkyIDE has been completely re-written. You will be pleasantly surprised what you will see. The most important out of all features is the new Project Explorer! Yes, the old one "was alright" but it lacked flexibility. So how did I solve this problem?

Well, how about I make the entire "folder" and subfolders and all files within the folder and subfolders part of a SkyIDE project! That's exactly what I did! Every single file and folder within the project folder is automatically part of SkyIDE's project. You can add files within the project folder using any file manager and they simply become part of the project because every single file and folder is part of the project. This make SkyIDE projects very portable! I have greater plans with this in the near future!

For now, PLEASE use everything with caution, I really tried hard to make sure everything works but please understand a LOT of code has been re-written, most of it from scratch!

Release Notes:

+ Brand new project manager...completely re-written. You can add folders now.
+ Project Propertites next to the new Project Exlorer
+ Import Foreign Project - converts almost any non-SkyIDE project to a SkyiDE project
+ Brand new Favorites and History panes. Completely re-written
+ Move To The Recycle Bin" on Tab->Right Click popup menu.
+ Bookmaking a line now highlights the whole line instead of putting a dot
+ Deleting files/folders from project now are all moved to the Recycle Bin
+ Set #include directory in SkyIDE->Options.
+ Set Source directory in SkyIDE->Options.
+ Project directory text fields in "New Project" dialog are set by default
+ Add New Folder dialog (as part of the new project manager)
+ Explore your project folders/files in a Tree View-like style
+ Project Explorer has a second tab that lets you view/set some project settings
+ Customized "Browse for Folder" dialog when seleting project folders (test)
+ Self Repairing Projects function if corrupted project is found - (preliminary work)

Fixed: Sometimes when changing compiler profile names, projects no longer compiled
Fixed: Some minor bugs in SkyIDE->Compiler PRofiles dialog box
Fixed: When you search via F3/F4, SkyIDE sometimes would freeze.
Fixed: When you rename a project, the project's folder also gets renamed
Fixed: Fixed bugs with "for" loop detection
Fixed: Access Violation bug fixed sometimes when closing tabs
Fixed: /* int statements_like_this_in_a_comment_like_this */ got detected
Fixed: A few start up bugs fixed

Improved: Object Viwer no longer forgets which tab was active when switching files
Improved: The SkyIDE->Compilers dialog box. Re-arranged some buttons to make more sense
Improved: Adjusted the left margin of the editor
Improved: A few touch ups on the GUI - more polished
Improved: The Add New Project File dialog (as part of the new project manager)
Improved: "Find Function declaration" re-written (again).
Improved: "Open / Show Main File" and "Open / Show Header File"
Improved: Re-organised the right click menu of the editor
Improved: The Project Menu has been re-arranged
Improved: The right click project popup menu also has been improved. Much cleaner!
Improved: History an Favorites are now in one tab


119
Developer's Corner / Re: SkyIDE - Latest Release Information
« on: March 31, 2007, 05:55 AM »
Here it is:

http://www.skyide.com/images/temp/dirs2.png


Ok I will change the title of the dialog. I just realised, it also says "Properties"

120
Developer's Corner / Re: SkyIDE - Latest Release Information
« on: March 31, 2007, 05:45 AM »
CORRECTION -- CORRECTION

You CAN have multiple include directories! I forgot lol! When you create a project, you right click and select Change/Set Project Compilers. There, you can add multiple include dirs for every compiler. I will post a screenshot.

This other section shown above are the "default" include, src and bin dirs. It means, if a user deletes the dir and he/she opens the project, SkyIDE will warn the user the include or src or bin directory does not exist and will be created. It's sort of, auto-repair thing.

Pages: prev1 ... 19 20 21 22 23 [24] 25 26 27 28 29 ... 50next
Go to full version