# Generated by Makefile. Do not edit.

2012-11-01  Koichi Akabe  <vbkaisetsu@gmail.com>

	release version 2.6

2012-11-01  Koichi Akabe  <vbkaisetsu@gmail.com>

	update help and translation template

2012-10-31  Koichi Akabe  <vbkaisetsu@gmail.com>

	add bzr revno to the about dialog

2012-10-31  Koichi Akabe  <vbkaisetsu@gmail.com>

	update translation template

2012-10-31  Koichi Akabe  <vbkaisetsu@gmail.com>

	apply matrix to picked components
	rename: "swap" to "flip"

2012-10-30  Koichi Akabe  <vbkaisetsu@gmail.com>

	add version information to glc format

2012-10-28  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix matrix calcuration

2012-10-28  Koichi Akabe  <vbkaisetsu@gmail.com>

	update image exporter to support matrix

2012-10-28  Koichi Akabe  <vbkaisetsu@gmail.com>

	update NEWS and help

2012-10-27  Koichi Akabe  <vbkaisetsu@gmail.com>

	update translation template

2012-10-27  Koichi Akabe  <vbkaisetsu@gmail.com>

	support rotation and mirroring

2012-10-27  Koichi Akabe  <vbkaisetsu@gmail.com>

	support middle button drag
	support Python 2.6 or later

2012-10-26  Koichi Akabe  <vbkaisetsu@gmail.com>

	add a new script to Makefile.am

2012-10-19  Koichi Akabe  <vbkaisetsu@gmail.com>

	update translation template
	update NEWS

2012-10-19  Koichi Akabe  <vbkaisetsu@gmail.com>

	support copy and paste

2012-10-17  Koichi Akabe  <vbkaisetsu@gmail.com>

	initialize output of flip-flops
	fix bugs on drawing functions
	split components_to_string and string_to_components from save/open functions

2012-10-14  Koichi Akabe  <vbkaisetsu@gmail.com>

	add component names to shift registers
	update Makefile.in

2012-10-13  Koichi Akabe  <vbkaisetsu@gmail.com>

	add equivalent circuit of SIPO shift register for documentation
	fix documentation to replace probe button's image
	update NEWS and TODO

2012-10-13  Koichi Akabe  <vbkaisetsu@gmail.com>

	add new image files to a makefile

2012-10-13  Koichi Akabe  <vbkaisetsu@gmail.com>

	update translation templates

2012-10-13  Koichi Akabe  <vbkaisetsu@gmail.com>

	update help files

2012-10-13  Koichi Akabe  <vbkaisetsu@gmail.com>

	support triple input for basic components

2012-10-12  Koichi Akabe  <vbkaisetsu@gmail.com>

	add a documentation
	update NEWS

2012-10-12  Koichi Akabe  <vbkaisetsu@gmail.com>

	add help for the pause mode

2012-10-12  Koichi Akabe  <vbkaisetsu@gmail.com>

	add English documentation for C locale

2012-10-08  Koichi Akabe  <vbkaisetsu@gmail.com>

	add help contents (Japanese)

2012-10-10  Koichi Akabe  <vbkaisetsu@gmail.com>

	add a pause button to keep the state when components are clicked

2012-10-08  Koichi Akabe  <vbkaisetsu@gmail.com>

	add SR and SL ports to PIPO shift register

2012-10-06  Koichi Akabe  <vbkaisetsu@gmail.com>

	update translation template
	update NEWS

2012-10-06  Koichi Akabe  <vbkaisetsu@gmail.com>

	add new components: SIPO, PISO, PIPO shift registers

2012-10-05  Koichi Akabe  <vbkaisetsu@gmail.com>

	add a new component: Adder

2012-10-04  Koichi Akabe  <vbkaisetsu@gmail.com>

	add a new component: SISO shift register

2012-10-04  Koichi Akabe  <vbkaisetsu@gmail.com>

	rename "Counter" to "Mod-N counter"
	add "Number of bits" property to Mod-N counter to change the number of output ports

2012-10-03  Koichi Akabe  <vbkaisetsu@gmail.com>

	split drawComponent functions for animation
	remove DummyComponent

2012-10-03  Koichi Akabe  <vbkaisetsu@gmail.com>

	use signals instead of "parent" in some classes

2012-10-03  Koichi Akabe  <vbkaisetsu@gmail.com>

	release version 2.5.1
	change the name from "timing chart" to "timing diagram"

2012-10-02  Koichi Akabe  <vbkaisetsu@gmail.com>

	release version 2.5
	update Japanese translation

2012-10-01  Koichi Akabe  <vbkaisetsu@gmail.com>

	update translation template
	remove unnecessary button

2012-10-01  Koichi Akabe  <vbkaisetsu@gmail.com>

	add a cursor position spin to the top of the timing chart window

2012-09-30  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix behavior of unit combo boxes on the timing chat window

2012-09-30  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix bihavior of the cursor on the timing chart
	update NEWS

2012-09-30  Koichi Akabe  <vbkaisetsu@gmail.com>

	add cursor to timing chart to toggle switches at specified time
	add initial state property for oscillator and switch
	update translation template
	update examples for new property

2012-09-28  Koichi Akabe  <vbkaisetsu@gmail.com>

	move essential attributes to BaseComponent

2012-09-27  Koichi Akabe  <vbkaisetsu@gmail.com>

	update NEWS

2012-09-27  Koichi Akabe  <vbkaisetsu@gmail.com>

	prohibit moving components to out of range
	get cursor position on button press

2012-09-25  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix to break analysis when output port is short circuit

2012-08-13  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix incomplete change

2012-08-13  Koichi Akabe  <vbkaisetsu@gmail.com>

	update NEWS

2012-08-13  Koichi Akabe  <vbkaisetsu@gmail.com>

	force direction of nets started at a pin of a component

2012-07-04  Koichi Akabe  <vbkaisetsu@gmail.com>

	disable highlight while components are picked

2012-07-03  Koichi Akabe  <vbkaisetsu@gmail.com>

	add max calc iters and max calc duration preferences

2012-06-18  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix behaviour on drawing area
	bump to 2.3

2012-06-18  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix behaviour of oscillator
	fix property window of oscillator

2012-06-17  Koichi Akabe  <vbkaisetsu@gmail.com>

	add duration property for oscillator
	update example logic circuit
	update translation

2012-06-17  Koichi Akabe  <vbkaisetsu@gmail.com>

	code cleanup
	remove unused variable
	fix behaviour on activate property

2012-06-17  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix bihavior on ctrl key is pressed

2012-06-17  Koichi Akabe  <vbkaisetsu@gmail.com>

	code cleanup

2012-06-14  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix font name
	fix drawing chart

2012-06-11  Koichi Akabe  <vbkaisetsu@gmail.com>

	change default font to FreeMono 12pt

2012-05-27  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix drawing on AND and NAND components

2012-05-24  Koichi Akabe  <vbkaisetsu@gmail.com>

	update NEWS and INSTALL
	bump to 2.2

2012-05-24  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix behaviour on toggle net button
	update translation

2012-05-16  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix OR symbol on running mode
	fix translation

2012-05-16  Koichi Akabe  <vbkaisetsu@gmail.com>

	add preference for symbols (MIL/ANSI, IEC)

2012-05-12  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix to apply color settings to nets on components

2012-05-12  Koichi Akabe  <vbkaisetsu@gmail.com>

	add Preferences window

2012-05-12  Koichi Akabe  <vbkaisetsu@gmail.com>

	add Preferences.py to Makefile.am

2012-05-12  Koichi Akabe  <vbkaisetsu@gmail.com>

	add POTFILES.skip

2012-05-10  Koichi Akabe  <vbkaisetsu@gmail.com>

	manage fonts and colors in Preference class (for Preferences window)
	add value checking for Probe component

2012-05-10  Koichi Akabe  <vbkaisetsu@gmail.com>

	replace install instruction with the default one
	remove non-required files

2012-05-08  Koichi Akabe  <vbkaisetsu@gmail.com>

	update TODO
	bump to 2.1

2012-05-08  Koichi Akabe  <vbkaisetsu@gmail.com>

	change to use variables to get cursor positions
	add dist-hook to create ChangeLog automatically

2012-05-05  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix behavior on schematics area

2012-05-04  Koichi Akabe  <vbkaisetsu@gmail.com>

	add tooltips for component window
	add components' names on property window

2012-05-03  Koichi Akabe  <vbkaisetsu@gmail.com>

	show dialog when timing chart will be too wide

2012-05-03  Koichi Akabe  <vbkaisetsu@gmail.com>

	add "Save chart" button for timing chart
	update text layout on components

2012-05-03  Koichi Akabe  <vbkaisetsu@gmail.com>

	add "Save as image" menu for schematics

2012-05-02  Koichi Akabe  <vbkaisetsu@gmail.com>

	add new example: ocillators.glc
	add property's names on glc file to identify each properties
	(therefore it can't read old files)

2012-05-02  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix drawing graduation with wrong space
	change a message from "high frequency" to "infinite frequency"

2012-05-01  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix a bug on loading and saving files
	change to depend on Python3 on autotools
	update translation

2012-04-30  Koichi Akabe  <vbkaisetsu@gmail.com>

	fix minor bugs

2012-04-30  Koichi Akabe  <vbkaisetsu@gmail.com>

	add graduation for timing chart

2012-04-30  Koichi Akabe  <vbkaisetsu@gmail.com>

	add options to scale, to set drawing range and to redraw chart
	remove translation for units
	fix minor bugs
	cleanup codes

2012-04-27  Koichi Akabe  <koichi@localhost>

	manage delays in seconds and changed unit from "ns" to "µs"
	remove excutable bit
	update auto tools

2012-04-27  Koichi Akabe  <koichi@localhost>

	fix OR, XOR, NOR components on draw terminals
	use activate signal to apply properties
	change website's locations

2012-04-26  Koichi Akabe  <vbkaisetsu@gmail.com>

	initial commit (ported from wxlogic)

