gnusim8085 1.3.5

Milestone information

Project:
gnusim8085
Series:
trunk
Version:
1.3.5
Released:
 
Registrant:
Onkar Shinde
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

File Description Downloads

Release notes 

New: Port to gtksourceview 2.
         Syntax highlighting works in non standard installation also.
New: Windows port with an installer.
         GTK+ runtime needs to be installed separately.
         (http://gtk-win.sourceforge.net/)
New: Updated registers and flags are shown in bold.
New: Assembler now accepts Binary and octal arguments.
Fix: Tooltips for the keypad buttons. Needs GTK+ >= 2.12.
Fix: Add file filter for .asm files.
Fix: DAA Instruction bug. Thanks to Madhusudhan. C. S
Fix: Error message reports line number offset by 1. Thanks Aditya M.
Fix: DAD Instruction bug. Thanks to Aditya M.

Changelog 

View the full changelog

2008-12-21 Onkar Shinde <email address hidden>

 * AUTHORS: Add Krishna Bharadwaj to list of patch contributors.
 Modify Sridhar's email id.
 * src/support.[c,h]: Add function to read authors list from AUTHORS
 file. Remove unused functions.
 * src/interface.c: Call function to read authors from AUTHORS file.
 * po/gnusim8085.pot: Auto updated.
 * debian/: There is no point of maintaining our own version of
 packaging files. Hence remove the directory.

2008-12-20 Aanjhan Ranganathan <email address hidden>

 * src/8085-instructions.c: fix DAD instruction carry set/reset
 bug. Thanks to Aditya M for the patch.
 * AUTHORS: Changed Onkar's email id.

2008-12-11 Onkar Shinde <email address hidden>
 * src/interface.c: Fix warnings about deprecated non-zero page size in
 spin button.
 * src/file-op.c: Set setting for overwrite confirmation. It will get
 used for 'Save As' action. Fix compiler warnings because of the
 ignored return values of some file related functions.
 * src/callbacks.c: Call gui_editor_show for listing window so syntax
 highlighting gets activated.
 * data/8085asm.lang: Make syntax highlighting case insensitive. Fix
 labels not getting highlighted in listing window. Fix hex opcodes or
 addresses not getting highlighted in listing window.
 * AUTHORS: Add Madhusudan and Aditya in list of patch contributors.
 * NEWS: Fix news file. We have not yet released 1.3.5.
 * TODO: Minor update.
 * GNUSim8085.prj, src/asm-id.h: Remove irrelevant scintilla
 references.

2008-09-22 Onkar Shinde <email address hidden>
 * configure.in: Add AC_CANONICAL_HOST so --host option actually gets
 used.
 * configure: Auto updated.
 * installer.nsi.in: We now don't need the workaround for gtksourceview
 win32 distribution problem.
 * NEWS: Add the release date and update features list.
 * TODO: Minor update.
 * WINDOWS-PORT.txt: Update the instructions to use gtksourceview 2.4.
 Also we now don't need to add target=win32 to the .pc file.

2008-09-18 Onkar Shinde <email address hidden>
 * src/file-op.c: Add file filter for extension .asm
 * src/gui-editor.c: Additional search path of current directory for
 style file.
 * src/gui-view.[c,h], src/callbacks.c: Show updated register and flag
 with bold font, except when doing 'Reset All'.
 Known issue - last updated register and flag stays bold even after
 program has finished executing.
 * src/interface.c: Set scrollbar policy to automatic. Scrollbar is
 only shown when needed. Update icon for hex -> decimal conversion
 button.
 * data/8085asm.lang: Update the language definition as per
 specification version 2.0.
 * installer.nsi.in: Change installer title, start menu group and
 shortcut, default installation directory. Update file list to
 workaround problem with gtksourceview win32 distribution.
 * WINDOWS-PORT.txt: Minor updates.
 * NEWS: Update for yet unreleased 1.3.5 version.

2008-09-09 Onkar Shinde <email address hidden>
 * src/gui-editor.[c,h]: Use style scheme manager to set style search
 path and default style.
 * installer.nsi.in: Include file for style scheme "classic".

2008-09-07 Aanjhan Ranganathan <email address hidden>

 * src/asm-id.c: Added mneumonic descriptions.
 * Fixes SF bug #1875401.

2008-09-07 Onkar Shinde <email address hidden>
 * pixmaps/gnusim8085_icon.ico: Add icon for Windows
 * src/support.c: Additional logic for icon file lookup. Works when
 running directly from svn and also in Windows.
 * installer.nsi.in: Use .ico file as icon for installer. Use .ico
 instead of .png for menu shortcut.

2008-09-04 Onkar Shinde <email address hidden>
 * configure.in: Add installer.nsi.in
 * installer.nsi.in: Template for generating installer script to be
 used with NSIS.
 * WINDOWS-PORT.txt: Updated with status about installer.
 * configure, Makefile.in: Auto updated.

2008-09-03 Onkar Shinde <email address hidden>
 * configure.in: Update to check gtksourceview2 >= 2.2 and gtk >= 2.12.
 Also removed libgnomeui variables.
 * GNUSim8085.desktop.in: Fix some of the problems reported by
 desktop-file-validate.
 * Makefile.am: Install desktop file in universal location used by
 freedesktop specification.
 * WINDOWS-PORT.txt: Updated as per current status.
 * src/8085-instructions.h: Fix array overflow by incrasing array size.
 * src/asm-id.[c,h]: Add element in IdOpcode structure for description.
 * src/gui-editor.[c,h]: Move the gtksourceview2.
 * src/interface.c, src/gui-keypad.c: Move to new GtkToolTip api from
 gtk 2.12 for easy tooltip management.
 * src/Makefile.am: Replace gtksourceview cflags and libs with
 gtksourceview2.
 * data/8085asm.lang: Add an id for new search gtksourceview2 search
 api.
 * data/Makefile.am: Install .lang file in our own directory.
 * aclocal.m4, config.h.in, configure, Makefile.in, data/Makefile.in,
 doc/Makefile.in, pixmaps/Makefile.in, src/Makefile.in: Auto updated.

2008-08-28 Aanjhan Ranganathan <email address hidden>
 * configure, Makefile.in, aclocal.m4, src/Makefile.in: Auto
 updated by autotools removing libgnomeui dep for Windows.
 * WINDOWS-PORT.txt: Removed configure changes from the to do list.
 * Bump application version to 1.3.5

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.