Commit Graph

78 Commits

Author SHA1 Message Date
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
Tom Hacohen 39f6ea0e62 Fixed compilation and style warnings introduced by previous commit. 2013-03-19 10:55:18 +00:00
Godfath3r 1093088d8f Ecrire: go to # of line implementation. 2013-03-19 10:52:02 +00:00
Godfath3r 345005bec8 Ecrire: Fix efl 1.7.5 compilation failure and update README file 2013-03-15 10:06:21 +00:00
Tom Hacohen 45b6959615 Ecrire: Use the new eina_unicode_utf8_next_get.
SVN revision: 83641
2013-02-05 16:44:52 +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 6a0c0ea390 Ecrire: Drop autofoo.
Maybe they'll come back some day. I don't want to maintain 2
build systems and cmake seems to do the trick ATM.
Therefore I also cleaned up .gitignore.

SVN revision: 68730
2012-03-05 16:00:31 +00:00
Tom Hacohen 320c53c7e4 Ecrire: Fixed some issues with config.h and added proper ecore-x tests.
SVN revision: 68654
2012-03-04 10:59:00 +00:00
Tom Hacohen 1ae23da983 Ecrire: Add cmake.
Everything works except for gettext (I'm using some useless plugin).
FindEina/Edje/etc modules are good but not perfect. We should ship them
with core EFL anyway. It may be useful for others.

SVN revision: 68648
2012-03-03 13:43:09 +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 4254433bc0 ecrire font_dialog.c: Applied recent elm api changes. elm_list_item_label_get -> elm_objext_item_text_get
SVN revision: 67258
2012-01-17 00:02:29 +00:00
ChunEon Park b08670a90f ecrire - Elm_List_Item -> Elm_Object_Item
SVN revision: 67115
2012-01-12 05:15:26 +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