File: ChangeLog

package info (click to toggle)
snac 0.3-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,568 kB
  • ctags: 515
  • sloc: sh: 46,190; ansic: 5,087; makefile: 277; sed: 93
file content (27 lines) | stat: -rw-r--r-- 684 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27

SNAC - 0.2

* New name (SNAC's a Neat Algebraic Calculator)
* Shaved my beard (Seriously!)
* Code clean up, (It's still terrible, but I will eventualy clean it all)
* Much better keyboard support	

SNAC - 0.3

Base-N related
	* Base-N input/output function
	* Buttons for OR/AND/XOR, b/h/o
	* Output format Hex/Bin/Oct
	* Eval function modified to include > 1 char operators
	* Added or, and, xor, &, |, >>, <<
Edit menu
	* Copy
	* Paste
Keyboard input
	* GDK_ constants
	* Make menu accelerators work again
	* Animate buttons (click when user enters 0123456789+-*..)
Combos for Angle/Format
	* Recalculate result on change	
Bugs
	* Gtk-CRITICAL when left arrow is pressed after Exe