Commit Graph

57 Commits

Author SHA1 Message Date
Andy Williams 08547bbd3a Add translation support
Fixes T5901
2017-09-11 21:06:22 +01:00
Andy Williams 27a7ce8688 Use EFL release 2017-08-09 12:28:42 +01:00
Andy Williams be2e8af7b4 Fix tests check / defaults 2017-07-16 00:07:43 +01:00
Andy Williams bdc54334da Merge branch 'edi-0.5' 2017-05-26 22:07:30 +01:00
Andy Williams bfab2aa95d Releasing 0.5.1 with latest efl fixes 2017-05-26 21:38:34 +01:00
Andy Williams 3296f9fdd2 Actually we only need the next EFL point release :) 2017-05-14 22:13:02 +01:00
Andy Williams 19c48c6cdc editor: Initial work in snippet support
Not really multiline yet but it's a start
2017-05-14 17:56:00 +01:00
Andy Williams 4e39afb6db Fix issue where replaced items could not be undone.
Note that this needs a not-yet-released efl change ;)
2017-04-26 18:37:39 +01:00
Andy Williams 544e63e573 Update to EFL release 2017-04-14 16:31:02 +01:00
Andy Williams d354d5197e Prep for 0.5 release 2017-04-14 16:30:38 +01:00
Andy Williams 6acdf609d4 Fix configure for bear-less machines 2017-02-27 21:54:20 +00:00
Andy Williams 9a3aa2ec55 hint that bear is not needed for cmake 2017-02-19 22:27:31 +00:00
Andy Williams f89f1bb0c6 clang: Add support for compile command databases
Relies on having bear (https://github.com/rizsotto/Bear).
Also refactor clang code to only have 1 instance per tab.
2017-02-17 22:49:27 +00:00
Andy Williams 16e34cfbdf we depend on elementary in git again 2016-12-27 20:16:40 +00:00
Andy Williams 32059825f6 Fix pkg-config script.
Thanks vtorri for the patch.
@fix
2016-11-20 22:08:59 +00:00
Andy Williams eacc00488a lib: add pkgconfig support for libedi 2016-10-11 21:45:37 +01:00
Andy Williams 561fedb5f8 Update our requirements for latest efl 2016-08-26 12:25:49 +01:00
Andy Williams 4d92303f3a Update to the EFL 1.18 release 2016-08-18 15:05:09 +01:00
Andy Williams c7c1b73e94 Depend on the first (pre) release of efl 1.18 so it's a known state 2016-07-20 22:13:38 +01:00
Andy Williams 2262d7bf1c elm_code: Removed and migrated to using the elementary merged version 2016-06-10 10:03:40 +01:00
Andy Williams 63740ac9a8 Update meta and news 2016-05-16 09:11:11 +01:00
Andy Williams b8665e1bae Update to latest eo specs 2016-04-24 22:48:58 +01:00
Andy Williams 16728b2500 fix some autogen warnings 2016-02-15 22:53:14 +00:00
Andy Williams 47651ec2cc Elm_Interface_Atspi_Text changed to Elm.Interface_Atspi_Text.
@author conr2d
2016-02-15 17:22:00 +00:00
Andy Williams 5a3769b082 Fix clang detection on Fedora.
Thanks zmike for the patch.
2016-02-08 22:44:28 +00:00
Andy Williams cc6121d2a8 Important bug fixes out in 1.17.0, let's require it across the board 2016-02-05 17:31:54 +00:00
Andy Williams fa96b21fa1 metadata for release 2015-11-19 23:08:04 +00:00
Andy Williams ce381c4eef Update to latest eolian spec
Documents updated though not quite as feature-ful
2015-09-07 23:12:08 +01:00
Andy Williams c5adda87f1 Update version requirements for release 2015-09-07 23:07:53 +01:00
Andy Williams dafda92c8e Fix make distcheck 2015-08-29 20:56:22 +01:00
Andy Williams fa4cca051d prep for release of 0.1 2015-08-29 16:11:12 +01:00
Andy Williams 4d466dbc74 Fix many warnings.
Make the font face const char * and use eina_stringshare
2015-05-31 21:18:18 +01:00
Andy Williams 32cbed4248 We're working towards 0.1 2015-05-31 12:13:53 +01:00
Andy Williams c216a32791 Use portable eina util methods for paths.
Should fall back correctly on Windows now
2015-05-18 19:25:02 +01:00
Andy Williams 3994be1264 Update to latest .eo file type 2015-05-18 19:24:01 +01:00
Andy Williams f9a927657d Add visibility=hidden 2015-05-12 22:23:11 +01:00
Andy Williams d03675ba71 clang: fix paths used in syntax lookup
Pass in the edi build config to get efl params.
Also find the correct system include for clang dynamically
2015-04-12 22:25:41 +01:00
Andy Williams d2faf448b8 rework configure.ac, remove attribute and quicklaunch
tests are they are not used.

Patch from Vincent Torri
2015-02-28 16:04:16 +00:00
Andy Williams 3510e7124b Back on to next release features 2015-02-21 14:26:43 +00:00
Andy Williams fc2a57a11f let's re-release 0.0.1 2015-02-21 14:11:10 +00:00
Andy Williams cc541eda99 Update to 0.0.2 for builds now 2015-02-19 22:35:43 +00:00
Andy Williams f6f19be6cb elm_code: focus: block focus leaving text area when editable.
As well as setting when we should not have focus leave us a theme has been added.
This allows us to extend from elm_entry which is better suited to us.
2015-02-14 18:49:51 +00:00
Andy Williams b3bf819da6 skeleton: Distribute the skeleton files as tarballs.
This allows us to avoid garbage files remaining and gives better control over permissions too
2015-02-07 16:02:05 +00:00
Andy Williams 8bded5325d Fix issues with distcheck.
Only remaining is a permissions problem with skeleton - will be fixed soon.
2015-02-06 23:45:50 +00:00
Andy Williams 3fb3564d05 Experimental eo commit - structure in place and it's resizing but won't render 2015-01-23 22:55:13 +00:00
Andy Williams db44e46946 To be more portable let's use built in cross_compiling definitions... 2015-01-04 14:35:29 +00:00
Andy Williams 2bbee0bacf Tidying up intl a little 2015-01-04 14:15:14 +00:00
Andy Williams 432b05b575 Disable NLS by default when cross compiling, remove broken need for libintl 2015-01-04 14:07:35 +00:00
Andy Williams a36b687a47 Update the highlight code to refresh only what's on screen.
This is a temporary solution - saving CPUs mostly until elm_code is ready
2014-12-04 18:12:56 -06:00
Andy Williams fdccc03a4a Passing Eo events from Elm_Code to the Evas_Object when the backend data changes. Track a list of all widgets connected to the Elm_Code so we can signal them all. Add API to change status of a line which will refresh the widget too. 2014-11-06 23:43:56 +00:00