Commit Graph

84 Commits

Author SHA1 Message Date
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 72330b4b9d Ecrire: Fixed domain in makevars.
SVN revision: 68647
2012-03-03 13:43:04 +00:00
Jihoon Kim d96c5a5cba ecrire: update ko_KR.po. Thanks for batden
SVN revision: 68383
2012-02-24 06:28:40 +00:00
Daniel Juyung Seo 40670f9d10 ecrire ko_KR.po: Updated Korean translation.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>

SVN revision: 68167
2012-02-20 16:20:16 +00:00
Daniel Juyung Seo a2cab57c82 ecrire: Updated po
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>

SVN revision: 68166
2012-02-20 16:19:53 +00:00
Tom Hacohen b2a4d669c9 Ecrire: Added a desktop file + icon.
SVN revision: 68122
2012-02-19 10:06:07 +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
Massimo Maiurana 1eac123cd0 updating french and italian translations
SVN revision: 67541
2012-01-25 18:18:19 +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 ef6cc72534 ecrire: Updated po
SVN revision: 67313
2012-01-19 01:41:10 +00:00
Daniel Juyung Seo 72a56bad96 ecrire ko_KR.po: Added Korean translation.
SVN revision: 67312
2012-01-19 01:41:07 +00:00
Daniel Juyung Seo 312e3295c3 ecrire: Updated .gitignore
SVN revision: 67259
2012-01-17 00:02:31 +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
Massimo Maiurana 70578592d2 updating portuguese translations
SVN revision: 67000
2012-01-09 18:21:54 +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
Massimo Maiurana c36fc4fb52 updating french translations
SVN revision: 66905
2012-01-05 17:29:36 +00:00
Massimo Maiurana ce6de7d799 updating french and italian translations
SVN revision: 66877
2012-01-04 20:54:38 +00:00
Vincent Torri 110efc4895 Ecrire: improve autotools, clean a bit the code
SVN revision: 66759
2012-01-02 19:07:18 +00:00
Sebastian Dransfeld c893b9d62e ecrire: include m4 dir for aclocal
This fixes the gettext problem

SVN revision: 66753
2012-01-02 13:13:58 +00:00
Boris Faure 85c3e4df22 ecrire: deprecation_warnings--
SVN revision: 66722
2012-01-01 17:59:56 +00:00
Tom Hacohen bf417f727e Ecrire: explicitly require efreet.
SVN revision: 66721
2012-01-01 16:36:21 +00:00
Tom Hacohen fb3f136b78 Ecrire: reduce gettext version requirement to 0.17.
SVN revision: 66720
2012-01-01 16:36:16 +00:00
Mike Blumenkrantz 259e588f5e svn:ignores
SVN revision: 66719
2012-01-01 15:28:58 +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 49df9d26e5 Ecrire: we need edje >= 1.1.0 for undo/redo.
SVN revision: 66717
2012-01-01 13:54:59 +00:00
Tom Hacohen c9086a0c50 Ecrire: Initial commit.
SVN revision: 66713
2012-01-01 11:10:30 +00:00
Tom Hacohen 180493378b Ecrire: Creating an empty dir to populate the new text editor.
SVN revision: 66712
2012-01-01 10:55:17 +00:00