Commit Graph

257 Commits

Author SHA1 Message Date
Daniel Juyung Seo 14d1d24ec6 revert the last revert ==> re apply the refactoring things.
Revert "Temporarily revert previous refactoring patch."

This reverts commit eb003042b9.
2013-01-03 19:52:52 +09:00
Daniel Juyung Seo eb003042b9 Temporarily revert previous refactoring patch.
I will work on it later gain.

Revert "refactoring: adopt widget id concept. still going on..."

This reverts commit 60c226cdcd.
2013-01-03 12:37:36 +09:00
Daniel Juyung Seo 60c226cdcd refactoring: adopt widget id concept. still going on... 2013-01-03 04:39:32 +09:00
Daniel Juyung Seo f7617d38d1 widget: added a header inclusion guard code. 2013-01-03 03:59:30 +09:00
Daniel Juyung Seo 33d557fe86 gui, widget: resize preview object on option change. 2013-01-03 03:13:44 +09:00
Daniel Juyung Seo a1b6780af3 gui: enable finger size set and scale set. 2013-01-03 02:59:49 +09:00
Daniel Juyung Seo af55c3c653 gui: use macros for sizes. 2013-01-03 01:41:32 +09:00
Daniel Juyung Seo 7b381bea07 gui, widget: apply custom size to preview object. 2013-01-03 00:01:55 +09:00
Daniel Juyung Seo e494225587 gui option: this fixes slider's weird behavior. 2013-01-02 11:01:03 +09:00
Daniel Juyung Seo 0a56f12823 gui option: use 'force resize' check for resize option. 2013-01-02 10:54:31 +09:00
Daniel Juyung Seo a0c6fae25e gui option: separate size creation routine. 2013-01-02 10:27:43 +09:00
Daniel Juyung Seo 795c6d891d gui option: added separators and sliders for finger size, scale, size width, and size height. 2013-01-02 10:20:59 +09:00
Daniel Juyung Seo 237538a760 gui option: fill horizontally. 2013-01-02 09:28:08 +09:00
Daniel Juyung Seo a6438602ce edc: smaller text for edje name. 2013-01-02 09:13:42 +09:00
Daniel Juyung Seo 4a22f404cf gui: added description and option frames. 2013-01-02 02:35:28 +09:00
Daniel Juyung Seo d217138478 gui: use box inside the preview frame. 2013-01-02 02:10:31 +09:00
Daniel Juyung Seo f60aace4bb updated git ignore. 2013-01-02 02:00:04 +09:00
Daniel Juyung Seo 98fddeb592 gui: refactoring. merge preview del to preview create. now preview create checks existing preview widget and delete it if there is any. 2013-01-02 01:59:48 +09:00
Daniel Juyung Seo d16c672212 use elm_layout for elm_theme_viewer layout. 2013-01-02 01:57:58 +09:00
Daniel Juyung Seo c9a412c316 refactoring: moved sources and headers to src directory. 2013-01-02 01:04:06 +09:00
Daniel Juyung Seo 8c37a55046 updated .gitignore 2013-01-02 01:02:38 +09:00
Daniel Juyung Seo bd3e72c30b edc: enhance layout. 2013-01-02 01:02:06 +09:00
Daniel Juyung Seo 62a646008d layout.edc: added an edc for layoutting. 2012-12-28 04:16:53 +09:00
Daniel Juyung Seo 6f990ee45e Makefile: changed binary name from elm-theme-viewer to elm_theme_viewer. 2012-12-05 00:39:07 +09:00
Daniel Juyung Seo 73b7cacc93 widget genlist: supoort compress mode and tree. 2012-12-04 01:45:46 -08:00
Daniel Juyung Seo 98192b57ef widget genlist: added more comments. fixed formatting. 2012-12-03 23:30:49 -08:00
Daniel Juyung Seo 09abfd796d widget genlist: consider compress mode. 2012-12-03 23:29:43 -08:00
Daniel Juyung Seo e1ffc77cb0 widget gengrid: consider scale value. 2012-12-03 23:22:21 -08:00
Daniel Juyung Seo 878f0dbc67 TODO: updated 2012-12-03 07:01:28 -08:00
Daniel Juyung Seo 0bbe1445c2 gui.c: added gengrid group index style to the style list. 2012-12-03 05:30:01 -08:00
Daniel Juyung Seo ea91337ac9 widget gengrid: align 0, 0. 2012-12-02 23:53:03 -08:00
Daniel Juyung Seo 33e6fd16c5 widget gengrid: added H9 group index style. 2012-12-02 23:51:28 -08:00
Daniel Juyung Seo 725408edd7 gui: add h9 grid check style only for gengrid widget. 2012-12-03 02:57:17 +09:00
Daniel Juyung Seo ed6e41aa20 widget gengrid: use default style explicitly for h9 grid check style. 2012-12-03 02:55:09 +09:00
Daniel Juyung Seo 8f24040a84 widget gengrid: set icon aspect only for group_index and default_style. 2012-12-03 02:54:38 +09:00
Daniel Juyung Seo cefc749424 gui: rename custom gengrid style. 2012-12-03 02:06:14 +09:00
Daniel Juyung Seo 1499d6b30c widget: resize gengrid items for h9 grid check style. 2012-12-03 02:06:02 +09:00
Daniel Juyung Seo 392f605f82 fixed formatting. 2012-12-03 00:56:13 +09:00
Daniel Juyung Seo f44099726a widget: added custom gengrid sample - grid check style. 2012-12-03 00:55:59 +09:00
Daniel Juyung Seo 99c5750f61 gui: enhance back button text. 2012-12-03 00:34:49 +09:00
Daniel Juyung Seo c7f363a9e9 widget: added gengrid. 2012-12-03 00:33:47 +09:00
Daniel Juyung Seo ca0d385b49 widget: added label. 2012-12-02 22:38:40 +09:00
Daniel Juyung Seo 62b43a9481 Makefile: added install. 2012-12-02 22:34:30 +09:00
Daniel Juyung Seo 22b013f599 widget: enhanced genlist. 2012-12-02 01:11:16 +09:00
Daniel Juyung Seo 7d1ea6746b widget: added description to the string parsing functions. 2012-12-02 01:01:31 +09:00
Daniel Juyung Seo 356720dde6 widget: added genlist. 2012-12-02 00:20:40 +09:00
Daniel Juyung Seo 728ca4eb30 widget: use _trim_end_default. 2012-12-01 14:36:31 +09:00
Daniel Juyung Seo ac832ef83e widget: added menu. 2012-12-01 14:35:25 +09:00
Daniel Juyung Seo 9e62fbdf1b 1. remove cur object when naviframe back button is clicked.
2. added viewer box add/del helper function.
2012-12-01 03:57:23 +09:00
Daniel Juyung Seo 465ecc013c widget: added layout. this is huge. 2012-12-01 03:39:22 +09:00