Commit Graph

130 Commits

Author SHA1 Message Date
Daniel Juyung Seo aff6601a7e README: Fixed a typo. 2013-01-10 01:19:45 +09:00
Daniel Juyung Seo c994547bc1 Updated README. 2013-01-10 01:18:44 +09:00
Daniel Juyung Seo 49a89657e8 widget: removed unused parameters in separator. 2013-01-10 01:14:39 +09:00
Daniel Juyung Seo fdb2047a0f widget: refactoring. used macro for widget creation conditional statements. 2013-01-10 01:13:25 +09:00
Daniel Juyung Seo 7169e0ea74 widget: added bubble. 2013-01-07 12:38:35 +09:00
Daniel Juyung Seo e88c525a5d widget: added widget sentinel. 2013-01-06 02:12:39 +09:00
Daniel Juyung Seo bd8ce0e732 README.md: removed old README. 2013-01-05 16:55:15 +09:00
Daniel Juyung Seo 8f07aabafe widget: added EINA_UNUSED for unused variables. 2013-01-05 16:54:20 +09:00
Daniel Juyung Seo ad7e65308e .gitignore: updated git ignore. 2013-01-05 16:49:32 +09:00
Daniel Juyung Seo 0496ceda37 autotools: fixed data installation directories. 2013-01-05 16:47:32 +09:00
Daniel Juyung Seo f69793bc24 gui: added EINA_UNUSED for unused variables. 2013-01-05 15:05:46 +09:00
Daniel Juyung Seo 873d87443f .gitignore: updated git ignore. 2013-01-05 15:00:45 +09:00
Daniel Juyung Seo 9b0ea00e3d main: set app dir correctly. 2013-01-05 15:00:00 +09:00
Daniel Juyung Seo 321b57fe9f autotools: adopted autotools. 2013-01-05 14:55:27 +09:00
Daniel Juyung Seo e7c3f2e2a3 TODO: updated 2013-01-05 14:23:09 +09:00
Daniel Juyung Seo cb2a879f63 layout: bigger description width. 2013-01-03 23:19:40 +09:00
Daniel Juyung Seo a0c51605a5 updated makefile. 2013-01-03 23:15:42 +09:00
Daniel Juyung Seo 73b9a6210f widget: more widget descriptions. 2013-01-03 23:13:57 +09:00
Daniel Juyung Seo b16790c161 theme: use widget_name_get_by_type() more. 2013-01-03 20:50:52 +09:00
Daniel Juyung Seo 82a11b236a gui: select the first style automatically. 2013-01-03 20:49:40 +09:00
Daniel Juyung Seo 51724ad3d2 widget: use widget_name/desc_get_by_type() functions. 2013-01-03 20:46:59 +09:00
Daniel Juyung Seo c28009b93e widget, gui: created 'description' infrastructure. 2013-01-03 20:35:24 +09:00
Daniel Juyung Seo bb09ee841a refactoring: use widget id. 2013-01-03 20:18:53 +09:00
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