Commit Graph

132 Commits

Author SHA1 Message Date
Carsten Haitzler 261e4cb7b7 move ecrire to meson ... just so we have a more consistent build story 2020-02-17 15:02:11 +00:00
Carsten Haitzler a2980856b7 update ignore file 2017-11-07 13:57:35 +09:00
Carsten Haitzler cf06796639 update po's 2017-11-07 13:56:30 +09:00
Carsten Haitzler df360f7485 elm list needs a go once filled... so add it to the font list 2017-11-06 16:45:57 +09:00
maxerba f2b6a9dd37 Adding danish string to desktop file 2017-11-05 13:56:47 +01:00
maxerba 17dece5958 Adding danish translation 2017-11-05 12:20:39 +01:00
Andy Williams 5739b04db6 ctrl-a is usually select-all, oops 2017-08-12 17:46:33 +01:00
Andy Williams 7614d74355 Add a few more expected key bindings 2017-08-12 17:37:53 +01:00
Carsten Haitzler 20983dc2a2 disable x specific code in ecrire so it works on wayland
at least until this is done some other way... not sure exactly why it
needs to know about selection ownership loss. - disable some widget...
probably should have a smarrt cb on entry or something to make this
work.

@fix
2017-05-12 14:40:00 +09:00
maxerba 2f09e4083d Adding slovenian translation 2016-09-21 21:42:26 +02:00
Bertrand Jacquin a7da0abdb3
desktop: Disable Encoding=UTF-8 since this is deprecated
$ desktop-file-validate ./data/ecrire.desktop
  ./data/ecrire.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated
2015-10-08 22:33:10 +01:00
Bertrand Jacquin 181d77a144
desktop: Add missing semi-colon to MimeType
$ desktop-file-validate ./data/ecrire.desktop
  ./data/ecrire.desktop: error: value "text/plain" for string list key "MimeType" in group "Desktop Entry" does not have a semicolon (';') as trailing character
2015-10-08 22:32:51 +01:00
magic 46cf0abf84 fix code to allow visualization of the "save needed" popup .
Summary:
in a situation where you were trying to close the application without saving,
the program made it appear an empty pop-up, this prevents the user to save any unsaved data.
This is because a box was used to create popup's content and popup's buttons.

elm_object_part_content_set and elm_object_part_text_set should be used instead
to properly populate the popup

@fix

Reviewers: cedric, tasn

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2612
2015-07-30 14:10:45 +01:00
Wojciech Jabłoński e89d8b4f13 Ecrire: some cosmetic work on wording and correct icon name.
Summary:
Shrink some Toolbar captions so the icons are closer together.
Also one icon had wrong name, I believe. ___ Couldn't test it coz make
fails here. I mean it fails even without my changes. Anyway, I hope it's
good and applies, if not I hope for understanding

Reviewers: tasn

Differential Revision: https://phab.enlightenment.org/D2595
2015-06-02 10:51:30 +01:00
maxerba 6e8dc42799 Updating serbian translation 2015-02-03 21:04:44 +01:00
Tom Hacohen 4824b6d914 Fix ecore-x dependency. 2014-10-06 10:56:12 +01:00
Srivardhan Hebbar 725127adbc Ecrire: Added support to save unsaved changes before closing.
Summary:
While closing the editor if there are any unsaved changes, then ask if the changes should be saved. If yes, then save the changes.

Signed-off-by: Srivardhan Hebbar <sri.hebbar@samsung.com>

Reviewers: tasn

Differential Revision: https://phab.enlightenment.org/D1436
2014-09-26 12:25:40 +01:00
maxerba 8bda72dad7 Updating desktop file 2014-09-11 21:52:02 +02:00
Tom Hacohen c87ced38cf Fix .arcconfig to point to the correct repo.
Repo name on phab is confusing...
2014-09-10 15:05:04 +01:00
Srivardhan Hebbar fad91b5bad Add a log as was in the Fixme in cfg.c
Summary:
Was going through the ecraire to understand so that I can contribute.
Saw the Fixme and added this log.

Signed-off-by: Srivardhan Hebbar <sri.hebbar@samsung.com>

Reviewers: tasn

Differential Revision: https://phab.enlightenment.org/D1423
2014-09-10 15:00:31 +01:00
Tom Hacohen 827fea7c9f Create arc config. 2014-09-10 14:58:28 +01:00
Chris Michael a318d04917 ecrire: Fix coding convention violation(s) from EINA_LOG_ERR patch
Summary: This fixed the coding convention violations that Tom pointed
out from the previous patch (which added EINA_LOG_ERR messages)

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2014-09-04 09:09:32 -04:00
kabeer khan 7ee9b2677a Minor error handling fixes in file_utils
Reviewers: devilhorns

Differential Revision: https://phab.enlightenment.org/D1410
2014-09-04 08:16:59 -04:00
maxerba 89c5bfab0d Adding catalan translation 2014-06-06 12:51:13 +02:00
maxerba 6442cb8fcf Updating galician and adding lithuanian and turkish translations 2014-05-26 20:54:18 +02:00
maxerba 855abbef24 Updating translations 2014-05-19 21:49:25 +02:00
maxerba 317bca3d7f Updating hungarian translation 2014-01-29 19:13:46 +01:00
maxerba 0afaca6968 Updating serbian translation 2014-01-03 18:10:04 +01:00
maxerba 3c6ad24ddc Updating italian translation 2013-12-28 19:16:15 +01:00
maxerba f5da391c5c goto_dialog.c contains translatable messages, so it has to be listed 2013-12-28 19:12:33 +01:00
maxerba d20ff8a825 Adding hungarian translation 2013-12-25 23:06:47 +01:00
maxerba 8fb8ee1b84 Adding polish localization 2013-11-22 23:46:37 +01:00
Tom Hacohen 783e3bed59 Used elm_popup instead of elm_inwin. 2013-11-20 12:39:17 +00:00
Tom Hacohen f87f471a48 Updated the icon to the newest version by ApB. 2013-11-20 12:31:03 +00:00
Tom Hacohen 1ba3d38920 Updated ecrire icon.
Many thanks to ApB (Apostolos B.) for providing the new one.

This closes T534
2013-11-20 10:06:05 +00:00
Tom Hacohen 4b31848b6f Correctly init and shutdown eet and efreet. 2013-11-06 16:56:26 +00:00
maxerba c264be94b0 Removing blank and useless entries 2013-10-05 11:05:44 +02:00
Tom Hacohen 64635b74b6 Removed redundant condition. 2013-10-03 11:55:59 +01:00
Tom Hacohen 3a1efb5d49 Don't crash if config file doesn't exist.
This fixes T425. Thanks to Scimmia for reporting.
2013-10-03 11:55:59 +01:00
maxerba fe598a0851 updating desktop file 2013-07-31 12:53:46 +02:00
maxerba 1d1911c87f Fixed sorting in desktop file 2013-07-05 18:56:09 +02:00
maxerba ffb47dcf47 updating french translation 2013-07-02 18:48:42 +02:00
maxerba 65e3c2c253 updating desktop file translations 2013-07-02 17:45:31 +02:00
maxerba a24c96ff32 updating esperanto translation 2013-05-24 21:39:44 +02:00
maxerba fc4f061dc9 updating italian translation 2013-05-01 19:39:13 +02:00
maxerba 2fa9611e03 updating portuguese translation 2013-04-30 19:25:20 +02:00
maxerba 56ce031dbc adding serbian translation 2013-04-29 23:50:27 +02:00
maxerba 69dbf3f5fc updating french translation 2013-04-29 17:21:11 +02:00
maxerba 7fa9f73b6a updating esperanto translation 2013-04-08 18:47:20 +02:00
Daniel Juyung Seo 08d4dff183 po: updated po files. 2013-03-24 10:18:16 +09:00