Commit graph

150 commits

Author SHA1 Message Date
3d42e1057c Add Locale management. 2013-09-14 16:48:54 +02:00
9daeb06fc4 Fix bad pathname settings. 2013-08-30 18:26:25 +02:00
5912bf9079 Add extended methods. 2013-08-30 03:48:42 +02:00
3b5bac5213 Huge code improvment: add isAvailable method, add GenericPresenter
class, add PresenterFactory class, add TranslatorPresenter class.
2013-08-27 16:35:53 +02:00
e8b98608a2 Fix ancestor call issue. 2013-08-26 02:27:51 +02:00
bb3d9327bd Fix null case. 2013-08-24 15:00:50 +02:00
ee8e4d4be2 Fix language functionality. 2013-08-24 01:05:58 +02:00
13cb66c8bc Replace String by CharSequence. 2013-08-23 03:03:06 +02:00
850415a837 Fix recursive submethods. 2013-08-23 03:02:26 +02:00
87b352e933 Improve code. 2013-08-22 17:58:27 +02:00
1562ef91a0 Fix exception. 2013-08-22 16:11:10 +02:00
8ecec43df2 Fix index inc in findHeadNode. Improve FilePresenter code. 2013-08-20 01:05:46 +02:00
e9c15da22a Lowercase project name in Eclipse. 2013-08-19 18:45:44 +02:00
9980de63da Add tests. 2013-08-19 16:35:49 +02:00
ee3237faaa Improve code. Improve tests. 2013-08-04 01:56:56 +02:00
8c2cc87fd7 Fix bad line separator. 2013-08-03 16:13:42 +02:00
9a041bd008 Improve code. 2013-08-03 12:10:16 +02:00
15dc84bfc9 Add tests. 2013-08-03 04:36:13 +02:00
5617603b29 Improve design hugly. 2013-08-03 04:35:57 +02:00
e89ab6ea09 Add comment. 2013-08-02 23:12:01 +02:00
768cced5a8 Remove validation in DOM building. 2013-08-02 16:37:33 +02:00
7c7630caf4 Add DOM validation in building. 2013-08-02 16:37:08 +02:00
2d005a017c Improve method location. 2013-08-02 16:35:07 +02:00
569c316648 Clean code. 2013-08-02 16:32:31 +02:00
6f764e7a29 Clean code. 2013-08-02 16:09:56 +02:00
71bbe4cd21 Restrict protocol in FilePresenter. 2013-08-02 00:15:23 +02:00
ecaa38e0d0 Improve tests. Add StringPresenter tests. 2013-08-01 01:43:28 +02:00
8c4d84cce2 Move DOM methods in XidynUtils. Rewrite findHeadNode method. 2013-08-01 01:30:05 +02:00
9c887e6cc4 Improve and simplify code. 2013-08-01 01:07:41 +02:00
10f6cb40e6 Improve View concept. 2013-07-30 11:38:35 +02:00
27e8c74721 Improve classes organization. 2013-07-30 11:38:20 +02:00
bc26b40750 Fix estimatedTargetLength method. 2013-07-30 10:43:55 +02:00
ba24c761fc Rewrite extractBodyContent method. 2013-07-30 10:43:29 +02:00
29bf8c03a2 Normalize tests. Rewrite Presenter.extractBodyContent and add tests. 2013-07-30 02:34:33 +02:00
9d9493a2a0 Add TODO to implement a trim action in extractBodyContent method. 2013-07-29 16:51:21 +02:00
f89f860f13 Remove useful copy. 2013-07-29 16:50:35 +02:00
4ded3a78df Add view item. 2013-07-14 02:30:52 +02:00
db09c5a330 Refactor hugly. 2013-07-13 18:46:25 +02:00
92cad653b2 Add CREDITS file. 2013-07-03 11:57:43 +02:00
200fb1f3f4 Improve string concatenation. 2013-07-03 00:48:19 +02:00
27c38081b2 Normalize DOM setters. 2013-07-03 00:42:21 +02:00
b00a7aeb62 Improved no children node case. 2013-07-03 00:23:01 +02:00
cb90963a61 Fix double br bug. 2013-07-02 10:59:19 +02:00
a0c4e3dcdf Normalize indentation. 2013-07-01 01:34:26 +02:00
68006d388d Add URLPresenter. Improve FilePresenter. Normalize source() as
getSource().
2013-07-01 01:33:27 +02:00
47e9166092 Update buildjar.xml. 2013-06-29 15:41:43 +02:00
4cd7396b80 Build 1.0.0. 2013-06-26 23:37:33 +02:00
314cdb42f2 Indent. 2013-06-26 20:31:14 +02:00
401f366104 Migrate to SLF4J. Add test support. 2013-06-26 18:13:50 +02:00
4712fcb709 Fix chmod bug on rundemo. 2013-06-26 17:07:27 +02:00