increased tint for background logo image
added bn-mode handling + tabbed settings dialog
added left side colored gap
introduced mode
removed any 'Result' searching (only use SOR/EOR)
avoid crashing of history when line is out of format
set fflag in JNI mode
fixed warning: using int instead of uint (can have value -1)
using control characters SOR and EOR for better recognition of results
support multiple verbosity levels
larger dropdown menus in settings dialog
add app version as text
formatting improvements for the output protocol
gradle upgrade
remove local property files
updated gradle + added files to svn:ignore
renamed sum.c to loop.c
print known constants in scientific mode
sync from Android project
added function preview images for info dialog
- fix #elifdef (C23) warning
separate activity and fragment
allow orientation change
show manual page also for degree functions (sin° & sin)
- adapt to changed library
- utf-8 fixes for android
- improved autocompleteview
made protocol text selectable and improved scrollability
- moving icons to lib
- added history
added settings dialog
fixed manpage for factor() function
- added splash activity
initial app layout
fix in JNI: set error stream properly
set svn:ignore
initial commit
Share project "rechneexeApp" into "https://svn.code.sf.net/p/rechne-exe/code"
removed __inline__ (cases issues in some cases)
global variables issue: define in souce file; declare as extern in header file
added comment
convert to utf8
typo fixed
fixed variable naming in web docu
website update for version 3.1
fix: using different GETOPT init values for Windows/UNIX
fix compiler warnings: variable initialization at top of function
fix: unset lib_flag after ini file was processed
- bn mode: eea added
website update for version 3.1
new version 3.1: allow negative big numbers
fixed: getopt initialization (set optind to 0)
examples for JNI include paths added to Makefile
README.md updated
- added marco xprintf for snprintf
Makefile edited for use under MacOS
important fix: reset getopts "optind" to 1 (not 0) before calling getopt
fixed: non UTF-8 chars and wording in man pages
website update
tagged as release 3.0
remove old tag Release_3.0
README.md added
bn test cases added
replaced tab with spaces
- bugfix: reading base64
fixed: problem with user message written to file with -s
tagged as Release 3.0
tags folder created
small fix: restore old config after rechne() call
test cases added
- changelog
important fixes regaring the config handling when rechne() function is called
only ask user confirmation if this is NOT a library call