flat assembler
Message board for the users of flat assembler.

Index > IDE Development > x64lab IDE - version 1.0.50 (17.06.2013)

Goto page Previous  1, 2, 3  Next
Author
Thread Post new topic Reply to topic
hopcode



Joined: 04 Mar 2008
Posts: 563
Location: Germany
hopcode 19 Feb 2010, 13:02
Version 0219 available.
- Changed Versioning system
- Fixed some other bugs

Yes Very Happy It appears listed on Softpedia
Image
No malware
No spyware
No adware...
and
No Software... but it works Very Happy

Incredible !

Greetings,
hopcode

Very Happy
Post 19 Feb 2010, 13:02
View user's profile Send private message Visit poster's website Reply with quote
hopcode



Joined: 04 Mar 2008
Posts: 563
Location: Germany
hopcode 02 Mar 2010, 13:17
#---------------------------------#
# fasmlab version 0302
#---------------------------------#
Code:
+ Fixed statusbar explore directory
+ Added Win32 Unicode Template
    
Post 02 Mar 2010, 13:17
View user's profile Send private message Visit poster's website Reply with quote
hopcode



Joined: 04 Mar 2008
Posts: 563
Location: Germany
hopcode 07 Mar 2010, 02:40

#-- -------------------------------#
# fasmlab version 0307
#---------------------------------#

Code:
+ Redesigned Hexviewer
+ Fixed minor bugs
+ Added config\tool\dll.cfg as 
  example how to use multiple tools  
    


Image
Post 07 Mar 2010, 02:40
View user's profile Send private message Visit poster's website Reply with quote
edemko



Joined: 18 Jul 2009
Posts: 549
edemko 07 Mar 2010, 02:44
How to search text?
SciLexer.dll v2.0.1.0 is on; neilh@scintilla.org(i got it with notepad++ http://notepad-plus.sourceforge.net/uk/site.htm)
Post 07 Mar 2010, 02:44
View user's profile Send private message Reply with quote
hopcode



Joined: 04 Mar 2008
Posts: 563
Location: Germany
hopcode 07 Mar 2010, 05:09
serfasm wrote:
How to search text?

Right ! How ? Very Happy
In the meanwhile, you could read this
3) How do i organize my work with Fasmlab (part 1).
I hope it will be useful.

Cheers,
hopcode Very Happy
Post 07 Mar 2010, 05:09
View user's profile Send private message Visit poster's website Reply with quote
hopcode



Joined: 04 Mar 2008
Posts: 563
Location: Germany
hopcode 11 Mar 2010, 22:32
#---------------------------------#
# fasmlab version 0311
#---------------------------------#
Code:
+ Redesigned Live Update (only download)
  using wininet.dll
  no more need of 3 files (~300kb)
  - plugin\spice.exe
  - plugin\netcurl.dll
  - plugin\libcurl.dll    

Cheers, Very Happy
hopcode
Post 11 Mar 2010, 22:32
View user's profile Send private message Visit poster's website Reply with quote
hopcode



Joined: 04 Mar 2008
Posts: 563
Location: Germany
hopcode 16 Mar 2010, 12:10

#---------------------------------#
# fasmlab version 0316
#---------------------------------#
Code:
+ Added Cut/Paste for tree items
+ Added Graphic drag'n'drop tree items
+ Added Simple sorting for tree items
    

Let us play with a bit of professional Explorer-Like graphic !!
While dragging and dropping entire sections/files from tree to tree

Image

...doing it by menu...

Image

Now, i will wait a couple of weeks to think upon 2 major design improvements (they should reduce code of about 15 / 20 %)

Cheers, Very Happy
hopcode
Post 16 Mar 2010, 12:10
View user's profile Send private message Visit poster's website Reply with quote
hopcode



Joined: 04 Mar 2008
Posts: 563
Location: Germany
hopcode 27 Mar 2012, 06:14
Hi everybody,
video preview of the docking features of the very next release of my 64bit IDE, MPL license

new improved video, here
http://youtu.be/gBEKZvu3Jpw


x64lab is
- IDE
- 64bit assembly
- unicode
- plug-ins
- technology
- fun

the first releases will be in a couple of weeks and with very few but robust features. it is on hg repository.
people interested eventually in plug-ins development or adopting that docking system for their apps,
let me know

Cheers,

.:mrk[hopcode]
.:x64lab:.
group http://groups.google.com/group/x64lab
site http://sites.google.com/site/x64lab

_________________
⠓⠕⠏⠉⠕⠙⠑


Last edited by hopcode on 28 Mar 2012, 14:51; edited 1 time in total
Post 27 Mar 2012, 06:14
View user's profile Send private message Visit poster's website Reply with quote
hopcode



Joined: 04 Mar 2008
Posts: 563
Location: Germany
hopcode 27 Mar 2012, 10:44
some screenshot of the new features
in action now:

Image

a plugin attached to the console window

Image

_________________
⠓⠕⠏⠉⠕⠙⠑
Post 27 Mar 2012, 10:44
View user's profile Send private message Visit poster's website Reply with quote
smiddy



Joined: 31 Oct 2004
Posts: 557
smiddy 27 Mar 2012, 13:29
Interesting!
Post 27 Mar 2012, 13:29
View user's profile Send private message Reply with quote
hopcode



Joined: 04 Mar 2008
Posts: 563
Location: Germany
hopcode 28 Mar 2012, 10:20
a note about plug-ins:
plug-ins coding for x64lab could be done in any language choosen, using the favorite toolchain or the concept you apply. one only requirement is
to pack it for Windows in a DLL and export a couple of functions to instantiate it etc.

it may/not be OOP, it may/not be a COM object, whenever
you think it is useful to program it to act as a COM too. but that's not a requirement for x64lab.

you can use for it the license you like, or you can close its source,
because the MPL license of x64lab allows it.i.e. coding a tool/plug-in for
an application,or coding it to be embedded as plug-in in x64lab is done in almost the same time.

Cheers,

_________________
⠓⠕⠏⠉⠕⠙⠑
Post 28 Mar 2012, 10:20
View user's profile Send private message Visit poster's website Reply with quote
hopcode



Joined: 04 Mar 2008
Posts: 563
Location: Germany
hopcode 16 Jun 2012, 13:37
alpha working basic release,
programmed eventually for 02/07/2012
Smile

Cheers,

_________________
⠓⠕⠏⠉⠕⠙⠑
Post 16 Jun 2012, 13:37
View user's profile Send private message Visit poster's website Reply with quote
hopcode



Joined: 04 Mar 2008
Posts: 563
Location: Germany
hopcode 22 Jun 2012, 14:17
I am proud to announce you the first working release of
x64lab assembly IDE under the MPL 2.0 License

It is a bit more than an alpha version and consequently
lot of features are deactivated at the moment,
neverthless it has lot of assembly stuff in alive, and kicking now! Smile

try source and binary packed from
http://code.google.com/p/x64lab/downloads/list

or browse it (hg Mercurial) from
http://code.google.com/p/x64lab/source/browse/

... more to come and simple guidelines on languages.

Cheers,

_________________
⠓⠕⠏⠉⠕⠙⠑
Post 22 Jun 2012, 14:17
View user's profile Send private message Visit poster's website Reply with quote
hopcode



Joined: 04 Mar 2008
Posts: 563
Location: Germany
hopcode 20 Jul 2012, 11:51
Quote:
-version 0.0.106 (released on 04.08.2012 ) alpha
+DIR create the [help] directory
+MNU "[path]|"Browse" to explore folder
+MNU "Developer tools"|"Add a new Group label"
+MNU "Developer tools"|"Remove group"
+MNU "Developer tools"|"Reload tools"
+MNU "Developer tools"|"Manage tools file (expert user)"
+MNU "Developer tools"|"Browse to add new tool"
+MNU "Developer tools"|"Remove tool"
Quote:
- version 0.0.101 (released on 28.07.2012 ) Alpha
+ "Properties|Developer Tools" load and set from [config\devtool.utf8]
Quote:
- version 0.0.98 (released on 20.07.2012 ) Alpha
+ edit and clean
+ read/write [config\config.utf8] the following paras
. version
. session
. wspace
. language
. fshow
. pos
. owner
+ save last workspace on exit
+ save lab main position and show flags (max/min/normal)
+ icons packed in [config\x64lab.bmp]

after wrapping around to 255 from now 98 it will become Beta
source and binary http://code.google.com/p/x64lab/downloads/list
(hg Mercurial) http://code.google.com/p/x64lab/source/browse/

Cheers

_________________
⠓⠕⠏⠉⠕⠙⠑
Post 20 Jul 2012, 11:51
View user's profile Send private message Visit poster's website Reply with quote
hopcode



Joined: 04 Mar 2008
Posts: 563
Location: Germany
hopcode 04 Aug 2012, 17:02
- version 0.0.118 (released on 27.08.2012 ) " ... "
Quote:

+GUI Properties windows renamed to "Multipurpose"
+MNU add Edit|Remove item from Workspace
+MNU add Edit|Reload Scintilla classes
+RES purge "sci()" node in class files [config\ext\*.utf8]
+ALG [art.get_fname] bug on name len

- version 0.0.114 (released on 11.08.2012 ) Alfa
Quote:
+GUI Added Syntax Colouring
+DIR [config\ext] Class and extension informations
+FIL [help\en\syntax_colouring.txt]

+FIL [config\ext\assembly.utf8] Class for assembly files
+FIL [config\ext\asm.assembly] Extension file
+FIL [config\ext\inc.assembly] Extension file
+FIL [config\ext\equ.assembly] Extension file

+BEH menu "Developer Tools"|"Add new Tool"
+BEH Lx Click on Editor Statusbar sets the directory
to be browsable on mnu general path. Useful for
Open Documents not included in the Workspace.


- version 0.0.111 (released on 04.08.2012 )
Instructional video. Compile a snippet with fasm and set it as tool.
at http://youtu.be/HNe_6yt4i6U
Quote:
+BEH improved on all Developer Tools menu items
+FIL [help\en\devtool.txt] Developer Tools how-to help
Quote:
The Edit|"Developer tools" menu allows developer to add
favourites tools or frequently used documentation-files
to a customized group in order to simplify and make faster
access to their contents. Every tool, executable or
simple text file belongs to a group. All informations
for groups and items are stored in the [config\devtool.utf8]
file.
source and binary http://code.google.com/p/x64lab/downloads/list
(hg Mercurial) http://code.google.com/p/x64lab/source/browse/
Cheers

_________________
⠓⠕⠏⠉⠕⠙⠑
Post 04 Aug 2012, 17:02
View user's profile Send private message Visit poster's website Reply with quote
hopcode



Joined: 04 Mar 2008
Posts: 563
Location: Germany
hopcode 07 Sep 2012, 05:41
- version 0.0.126 (released on 12.09.2012 )
Quote:
+API Adding [dock64.load],[dock64.save]
+FIL [config\docking.bin] must be there, for now.
+GUI Save position of dock/float windows. test-phase.

- version 0.0.119 (released on 07.09.2012 ) " ... "
Quote:
+GUI "Key Bindings" dialog
+FIL [help\en\key_bindings.txt]
run-time configurable accelerators
screenshot
Image

_________________
⠓⠕⠏⠉⠕⠙⠑
Post 07 Sep 2012, 05:41
View user's profile Send private message Visit poster's website Reply with quote
hopcode



Joined: 04 Mar 2008
Posts: 563
Location: Germany
hopcode 25 Sep 2012, 12:06
- version 0.0.129 (released on 25.09.2012 ) Pre-Beta
this is a pre-beta !! Very Happy
well, using embedded regexp, + gui feedback on 50Mb text file
comment/uncomment 2x faster than wscite and ~4x-6x faster than toys
out there. not bad, but to be improved. it requires a line in the [ext\classfile.utf8] see synthax colouring or example from assembly class.

Quote:

+MNU add Edit|Scintilla|Comment line/s using regexp
+MNU add Edit|Scintilla|Uncomment line/s using regexp
+CFG [config\ext\*.utf8] "commend" param (see syntax_colouring.txt)
+CFG [config\ext\*.utf8] "commstart" param (see syntax_colouring.txt)
+CFG [config\ext\*.utf8] "commline" param (see syntax_colouring.txt)
+BEH Apply colourizing to previous blank file
+FIL [config\ext\topfile.utf8] Class for TOP files
+FIL [config\ext\utf8.topfile] Extension file
+FIL [config\ext\top.topfile] Extension file
+MNU add Edit|Scintilla


feeds
new packed versions
http://code.google.com/feeds/p/x64lab/downloads/basic

source change
http://code.google.com/feeds/p/x64lab/hgchanges/basic

try source and binary packed from
http://code.google.com/p/x64lab/downloads/list

or browse it (hg Mercurial) from
http://code.google.com/p/x64lab/source/browse/

Cheers,

_________________
⠓⠕⠏⠉⠕⠙⠑
Post 25 Sep 2012, 12:06
View user's profile Send private message Visit poster's website Reply with quote
hopcode



Joined: 04 Mar 2008
Posts: 563
Location: Germany
hopcode 09 Oct 2012, 02:47
version 0.0.145 (released on 08.10.2012 ) Pre Beta

Instructional video+musik Very Happy, language switching and updating current
language plugin from the x64lab repository online,
using a script files

http://youtu.be/COvd07k7F_4

Quote:

+BEH Language support. Download/Update language plugins

- version 0.0.144 (released on 08.10.2012 ) Pre-Beta
+FIL added [tool\lang.vbs] Language update script
+FIL added [develop\tool\lang.vbs] Language update script
+MNU added Update
+MNU added Update|Language update

- version 0.0.142 (released on 08.10.2012 ) PreBeta
+MNU added [MP_PATH\Open console here]
+GUI modified [MP_PATH\Browse] using "explorer /e,path"

- version 0.0.141 (released on 06.10.2012 ) Pre-Beta
+FIL [ext\vbscript.utf8] Class for VBscript files (draft)
+FIL [ext\utf8.vbscript] Extension file
+BEH start default settings when missing [config\docking.bin]
+CFG added TNUMBER,TQUOTED to [config\devtool.utf8] items
to allow commandline paras and flags. auto reconfiguration.

- version 0.0.138 (released on 04.10.2012 ) Pre-Beta
+GUI Update icon according extension, after saving blank file
+REP edit/clean. root structure, repeated into the develop folder


Cheers,
Very Happy

_________________
⠓⠕⠏⠉⠕⠙⠑
Post 09 Oct 2012, 02:47
View user's profile Send private message Visit poster's website Reply with quote
hopcode



Joined: 04 Mar 2008
Posts: 563
Location: Germany
hopcode 13 Oct 2012, 12:27
Hallo fasmers,
we are looking for volounteers who help us on translating the language
file for x64lab. if you are interested you can view it browsing the english source here

http://code.google.com/p/x64lab/source/browse/develop/lang/en-US/data.inc

or download it from
http://x64lab.googlecode.com/hg/develop/lang/en-US/data.inc

file should be edited using utf-8-NO-BOM encoding. you can do it
with your preferite editor or using x64lab itself.

translation is needed only for the quoted strings. example,
Code:
 UZ_EDIT_PANE,0,U8+UR,db "Editor Panel"
    
translating is required only for the quoted part
"Editor Panel", while keeping the rest unchanged.

here a list of countries downloading/browsing
the x64lab project. we have 70 visits daily,
and half of the returning visitors do a checkout
from the project.
Quote:

- Germany
- United States
x Poland
- France
- Russia
- Hungary
- Ukraine
- China
- Algeria
- United Kingdom
- Austria
- Brazil
- Canada
- Switzerland
- Spain
- Italy
- Japan
- Norway
- Serbia
- Sweden
- other countries not listed


for countries marked with "x", language
translation has been assigned/done already.
countries marked with "-" and not listed countries
require your help on translation.

you can attach the translated "lang.inc" file
and send me a pm or an email at kranz DOT marcrainer AT yahoo DOT com
or posting it here on googlegroup
https://groups.google.com/d/topic/x64lab/WC4oh2W5IPw/discussion

Thank you for your help
the x64lab group

_________________
⠓⠕⠏⠉⠕⠙⠑
Post 13 Oct 2012, 12:27
View user's profile Send private message Visit poster's website Reply with quote
hopcode



Joined: 04 Mar 2008
Posts: 563
Location: Germany
hopcode 31 Oct 2012, 19:11
Quote:

- version 1.0.1 (31.10.2012 ) Beta
+REP cleaning repo and start again in Beta. old upto lastalfa is at
http://code.google.com/p/x64lab/source/checkout?repo=lastalfa
entering mantainance mode 24 hours.

+DIR x64lab has the following directory tree

├───backup
├───config
├───develop
├───├───backup
├───├───config
├───├───equates
├───├───ext
├───├───help
├───├───└───en-US
├───├───ide
├───├───lang
├───├───├───en-US
├───├───└───pl-PL
├───├───macro
├───├───plugin
├───├───├───bk64
├───├───├───dock64
├───├───└───top64
├───├───project
├───├───shared
├───├───template
├───├───├───module
├───├───├───├───arm
├───├───├───└───assembly32
├───├───├───project
├───├───├───snippet
├───├───└───workspace
├───├───tmp
├───└───tool
├───ext
├───help
├───└───en-US
├───lang
├───├───en-US
├───└───pl-PL
├───packed
├───plugin
├───project
├───template
├───└───module
├──────├───arm
├──────└───assembly32
├───tmp
└───tool

+NOT We using the following prefixing to describe
updates and type of corrections. prefixes are affecting
- ALG affecting change in the algorithms
- API related to OS functions or x64lab
- BEH behaviour/interaction
- CFG configuration files
- DIR paths and directory
- FIL inserted or deleted files
- GUI related modifications
- MNU affeting menus
- NOT note/description
- REP affecting repository
- RES resources

Hi forumers, dont be scared !
Help us translating languages. Please follow description in the above post.
join x64lab. it's funny ! Wink

Cheers,

_________________
⠓⠕⠏⠉⠕⠙⠑
Post 31 Oct 2012, 19:11
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  
Goto page Previous  1, 2, 3  Next

< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.