Commit Graph

19 Commits

Author SHA1 Message Date
Andy Williams 242cabee59 Setup ignores 2015-09-16 10:18:55 +01:00
Andy Williams 703693f37d Also listen for equals key for finishing calculation and escape for cancelling 2014-11-09 18:57:36 +00:00
Andy Williams 02750ee4af Complete the bracket support by adding to key listener 2014-11-09 18:49:17 +00:00
Andy Williams 0533a7c213 Update my details in AUTHORS 2014-02-27 23:05:48 +00:00
Andy Williams fcdd86a62a respond to keypad decimal
Added the KP_Decimal signal to the list of items that create a '.'.
Also remove some loud debug
2014-02-27 23:04:38 +00:00
Massimo Maiurana ef2273a281 updating esperanto translations
SVN revision: 81195
2012-12-17 23:42:23 +00:00
Massimo Maiurana bd881e33b5 updating russian and galician translations
SVN revision: 79722
2012-11-26 17:37:27 +00:00
Massimo Maiurana 7afff89134 updating various translations
SVN revision: 79483
2012-11-20 23:30:36 +00:00
Massimo Maiurana 8b1245f665 updating portuguese and italian translations
SVN revision: 75634
2012-08-23 18:08:44 +00:00
Cedric BAIL 17d0b253fc equate: fix DSO.
SVN revision: 74706
2012-08-01 05:54:15 +00:00
Massimo Maiurana 8655755573 updating french and italian translations
SVN revision: 64497
2011-10-28 17:09:38 +00:00
Nicolas Aguirre f4933a9f35 PROTO/Equate: fix indent
SVN revision: 63876
2011-10-06 06:24:09 +00:00
Nicolas Aguirre 3255c4ca4c PROTO/equate: keyboard support
SVN revision: 63875
2011-10-06 06:21:39 +00:00
Nicolas Aguirre 7b462f7c57 PROTO/equate: Cleanup code, and add bracket support.
SVN revision: 63874
2011-10-06 05:54:34 +00:00
Michael BOUCHAUD 83ed76b877 equate: fix typo
SVN revision: 63834
2011-10-05 10:10:30 +00:00
Vincent Torri 33d46773a4 no libtool files, and remove unneeded file
SVN revision: 63825
2011-10-05 07:29:50 +00:00
Vincent Torri aa95ad9f38 [equate] autotools stuff, and allow themes dir to be set with an env var
SVN revision: 63823
2011-10-05 07:24:33 +00:00
Vincent Torri 50fe4a2ebf remove unneeded files
SVN revision: 63815
2011-10-04 22:10:10 +00:00
Nicolas Aguirre 13d15ed8fc PROTO/equate: add a new/old project, equate.
As we say in french "it's in the old pots that made ​​the best soups".
Equate was originally written by Andrew Williams something like 8 years ago, and was using EWL and/or Edje for the GUI.
I didn't touch the math expression parser, but change the GUI, remove all the ewl and ecore_evas stuff, use Elementary for the window creation and keep edje for the GUI.
What i can said is that i'm impressed that after 8 years the originally edje file is still building without any issue, and the whole program is usable (except for the EWL part) !
I change the Edje file a bit to use new stuff like table instead of aligned objects by hand, but the old theme that you can find in OLD/MISC/equate is still usable as is.



SVN revision: 63814
2011-10-04 22:04:37 +00:00