Commit Graph

33 Commits

Author SHA1 Message Date
Alastair Poole 60129da3e1 ecrire: small tidy 2021-02-27 10:44:38 +00:00
Alastair Poole 6526fa1a63 main: just moving things about 2021-02-27 09:57:41 +00:00
Alastair Poole 1e57bfa326 file_utils: important message here. 2021-02-27 09:21:45 +00:00
Alastair Poole f9b319e59e ecrire: remove some forever dead code.
This isn't coming back i'm sure.
2021-02-27 08:59:56 +00:00
Alastair Poole 3f70cbe5a8 ecrire: improve ui and open behaviour. 2020-05-19 14:25:15 +01:00
Carsten Haitzler c775617dd6 fix minor focus and key handling issues 2020-04-21 10:47:24 +01:00
Carsten Haitzler 5b1f5a8d25 move menu init code to later next to where items are disabled 2020-04-15 13:29:33 +01:00
Carsten Haitzler 5a0b895521 ui - move to menu bar from toolbar - a bit more basic and simple 2020-04-15 13:14:19 +01:00
Carsten Haitzler 261e4cb7b7 move ecrire to meson ... just so we have a more consistent build story 2020-02-17 15:02:11 +00: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
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
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
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
Godfath3r 1093088d8f Ecrire: go to # of line implementation. 2013-03-19 10:52:02 +00:00
Daniel Juyung Seo f171f400aa ecrire main.c: Give a focus to entry on start up.
SVN revision: 79465
2012-11-20 09:59:15 +00:00
Tom Hacohen dadbbf5658 Ecrire: Fix error.
SVN revision: 72404
2012-06-18 13:53:08 +00:00
Tom Hacohen 3aab6fa920 Ecrire: Add elm_shutdown.
SVN revision: 70234
2012-04-16 15:57:23 +00:00
Tom Hacohen fc9ae6cc77 Ecrire: Adjust to conform to latest API changes.
SVN revision: 69253
2012-03-12 15:24:07 +00:00
Tom Hacohen aed4ce1f94 Ecrire: Adjust according to recent evas/edje changes.
SVN revision: 68954
2012-03-07 14:02:46 +00:00
Tom Hacohen c84e4c3ecf Ecrire: Fixed a bug with cancelling an open operaiton.
SVN revision: 67783
2012-02-09 09:11:32 +00:00
Tom Hacohen ad4eb732be Ecrire: Implement a working version of the save/discard/cancel dialog.
A lot of hacks, this is a poc gone mad.

SVN revision: 67500
2012-01-24 15:32:07 +00:00
Tom Hacohen 19c93f76e3 Ecrire: Finally get around to making an object per entry.
Will be used for easier context passing and possibly tab support in the
future.

SVN revision: 67498
2012-01-24 15:12:42 +00:00
Tom Hacohen ed90523aeb Ecrire: Added "save as".
SVN revision: 67492
2012-01-24 13:41:39 +00:00
Tom Hacohen 8a532ec77f Ecrire: Support using default font.
Added a checkbox in the font selection dialog.

SVN revision: 67491
2012-01-24 13:21:23 +00:00
Tom Hacohen 6543c53125 Ecrire font_dialog: Load the currently used font to the dialog.
SVN revision: 67490
2012-01-24 13:21:20 +00:00
Tom Hacohen 969f4a70bc Ecrire: Use the new textblock user style.
SVN revision: 67489
2012-01-24 13:21:17 +00:00
Daniel Juyung Seo 689a886859 ecrire: Applied recent elm toolbar API changes. elm_toolbar_mode_shrink_set -> elm_toolbar_shrink_mode_set
SVN revision: 66939
2012-01-06 11:48:51 +00:00
Vincent Torri 110efc4895 Ecrire: improve autotools, clean a bit the code
SVN revision: 66759
2012-01-02 19:07:18 +00:00
Boris Faure 85c3e4df22 ecrire: deprecation_warnings--
SVN revision: 66722
2012-01-01 17:59:56 +00:00
Mike Blumenkrantz fc4ea0c622 separate out ecore-x stuff for vtorri, also fix config.h inclusion
SVN revision: 66718
2012-01-01 15:26:47 +00:00
Tom Hacohen c9086a0c50 Ecrire: Initial commit.
SVN revision: 66713
2012-01-01 11:10:30 +00:00