Commit Graph

  • fdb2047a0f widget: refactoring. used macro for widget creation conditional statements. Daniel Juyung Seo 2013-01-10 01:13:25 +0900
  • 7169e0ea74 widget: added bubble. Daniel Juyung Seo 2013-01-07 12:38:35 +0900
  • e88c525a5d widget: added widget sentinel. Daniel Juyung Seo 2013-01-06 02:12:39 +0900
  • bd8ce0e732 README.md: removed old README. Daniel Juyung Seo 2013-01-05 16:55:15 +0900
  • 8f07aabafe widget: added EINA_UNUSED for unused variables. Daniel Juyung Seo 2013-01-05 16:54:20 +0900
  • ad7e65308e .gitignore: updated git ignore. Daniel Juyung Seo 2013-01-05 16:49:32 +0900
  • 0496ceda37 autotools: fixed data installation directories. Daniel Juyung Seo 2013-01-05 16:29:19 +0900
  • f69793bc24 gui: added EINA_UNUSED for unused variables. Daniel Juyung Seo 2013-01-05 15:05:46 +0900
  • 873d87443f .gitignore: updated git ignore. Daniel Juyung Seo 2013-01-05 15:00:45 +0900
  • 9b0ea00e3d main: set app dir correctly. Daniel Juyung Seo 2013-01-05 15:00:00 +0900
  • 321b57fe9f autotools: adopted autotools. Daniel Juyung Seo 2013-01-05 14:55:27 +0900
  • e7c3f2e2a3 TODO: updated Daniel Juyung Seo 2013-01-05 14:23:09 +0900
  • cb2a879f63 layout: bigger description width. Daniel Juyung Seo 2013-01-03 23:19:40 +0900
  • a0c51605a5 updated makefile. Daniel Juyung Seo 2013-01-03 23:15:42 +0900
  • 73b9a6210f widget: more widget descriptions. Daniel Juyung Seo 2013-01-03 23:13:57 +0900
  • b16790c161 theme: use widget_name_get_by_type() more. Daniel Juyung Seo 2013-01-03 20:50:52 +0900
  • 82a11b236a gui: select the first style automatically. Daniel Juyung Seo 2013-01-03 20:49:40 +0900
  • 51724ad3d2 widget: use widget_name/desc_get_by_type() functions. Daniel Juyung Seo 2013-01-03 20:46:59 +0900
  • c28009b93e widget, gui: created 'description' infrastructure. Daniel Juyung Seo 2013-01-03 20:35:24 +0900
  • bb09ee841a refactoring: use widget id. Daniel Juyung Seo 2013-01-03 20:18:53 +0900
  • 14d1d24ec6 revert the last revert ==> re apply the refactoring things. Revert "Temporarily revert previous refactoring patch." Daniel Juyung Seo 2013-01-03 19:52:52 +0900
  • eb003042b9 Temporarily revert previous refactoring patch. I will work on it later gain. Daniel Juyung Seo 2013-01-03 12:37:36 +0900
  • 60c226cdcd refactoring: adopt widget id concept. still going on... Daniel Juyung Seo 2013-01-03 04:39:32 +0900
  • f7617d38d1 widget: added a header inclusion guard code. Daniel Juyung Seo 2013-01-03 03:59:30 +0900
  • 33d557fe86 gui, widget: resize preview object on option change. Daniel Juyung Seo 2013-01-03 03:13:44 +0900
  • a1b6780af3 gui: enable finger size set and scale set. Daniel Juyung Seo 2013-01-03 02:59:49 +0900
  • af55c3c653 gui: use macros for sizes. Daniel Juyung Seo 2013-01-03 01:41:32 +0900
  • 7b381bea07 gui, widget: apply custom size to preview object. Daniel Juyung Seo 2013-01-03 00:01:55 +0900
  • e494225587 gui option: this fixes slider's weird behavior. Daniel Juyung Seo 2013-01-02 11:01:03 +0900
  • 0a56f12823 gui option: use 'force resize' check for resize option. Daniel Juyung Seo 2013-01-02 10:54:31 +0900
  • a0c6fae25e gui option: separate size creation routine. Daniel Juyung Seo 2013-01-02 10:27:43 +0900
  • 795c6d891d gui option: added separators and sliders for finger size, scale, size width, and size height. Daniel Juyung Seo 2013-01-02 10:20:59 +0900
  • 237538a760 gui option: fill horizontally. Daniel Juyung Seo 2013-01-02 09:28:08 +0900
  • a6438602ce edc: smaller text for edje name. Daniel Juyung Seo 2013-01-02 09:13:42 +0900
  • 4a22f404cf gui: added description and option frames. Daniel Juyung Seo 2013-01-02 02:35:28 +0900
  • d217138478 gui: use box inside the preview frame. Daniel Juyung Seo 2013-01-02 02:10:31 +0900
  • f60aace4bb updated git ignore. Daniel Juyung Seo 2013-01-02 02:00:04 +0900
  • 98fddeb592 gui: refactoring. merge preview del to preview create. now preview create checks existing preview widget and delete it if there is any. Daniel Juyung Seo 2013-01-02 01:59:48 +0900
  • d16c672212 use elm_layout for elm_theme_viewer layout. Daniel Juyung Seo 2013-01-02 01:57:58 +0900
  • c9a412c316 refactoring: moved sources and headers to src directory. Daniel Juyung Seo 2013-01-02 01:04:06 +0900
  • 8c37a55046 updated .gitignore Daniel Juyung Seo 2013-01-02 01:02:38 +0900
  • bd3e72c30b edc: enhance layout. Daniel Juyung Seo 2013-01-02 01:02:06 +0900
  • 62a646008d layout.edc: added an edc for layoutting. Daniel Juyung Seo 2012-12-28 04:16:53 +0900
  • 6f990ee45e Makefile: changed binary name from elm-theme-viewer to elm_theme_viewer. Daniel Juyung Seo 2012-12-05 00:39:07 +0900
  • 73b7cacc93 widget genlist: supoort compress mode and tree. Daniel Juyung Seo 2012-12-04 01:45:46 -0800
  • 98192b57ef widget genlist: added more comments. fixed formatting. Daniel Juyung Seo 2012-12-03 23:30:49 -0800
  • 09abfd796d widget genlist: consider compress mode. Daniel Juyung Seo 2012-12-03 23:29:43 -0800
  • e1ffc77cb0 widget gengrid: consider scale value. Daniel Juyung Seo 2012-12-03 23:22:21 -0800
  • 878f0dbc67 TODO: updated Daniel Juyung Seo 2012-12-03 07:01:28 -0800
  • 0bbe1445c2 gui.c: added gengrid group index style to the style list. Daniel Juyung Seo 2012-12-03 05:30:01 -0800
  • ea91337ac9 widget gengrid: align 0, 0. Daniel Juyung Seo 2012-12-02 23:53:03 -0800
  • 33e6fd16c5 widget gengrid: added H9 group index style. Daniel Juyung Seo 2012-12-02 23:51:28 -0800
  • 725408edd7 gui: add h9 grid check style only for gengrid widget. Daniel Juyung Seo 2012-12-03 02:57:17 +0900
  • ed6e41aa20 widget gengrid: use default style explicitly for h9 grid check style. Daniel Juyung Seo 2012-12-03 02:55:09 +0900
  • 8f24040a84 widget gengrid: set icon aspect only for group_index and default_style. Daniel Juyung Seo 2012-12-03 02:54:38 +0900
  • cefc749424 gui: rename custom gengrid style. Daniel Juyung Seo 2012-12-03 02:06:14 +0900
  • 1499d6b30c widget: resize gengrid items for h9 grid check style. Daniel Juyung Seo 2012-12-03 02:06:02 +0900
  • 392f605f82 fixed formatting. Daniel Juyung Seo 2012-12-03 00:56:13 +0900
  • f44099726a widget: added custom gengrid sample - grid check style. Daniel Juyung Seo 2012-12-03 00:55:59 +0900
  • 99c5750f61 gui: enhance back button text. Daniel Juyung Seo 2012-12-03 00:34:49 +0900
  • c7f363a9e9 widget: added gengrid. Daniel Juyung Seo 2012-12-03 00:33:47 +0900
  • ca0d385b49 widget: added label. Daniel Juyung Seo 2012-12-02 22:38:40 +0900
  • 62b43a9481 Makefile: added install. Daniel Juyung Seo 2012-12-02 22:34:30 +0900
  • 22b013f599 widget: enhanced genlist. Daniel Juyung Seo 2012-12-02 01:11:16 +0900
  • 7d1ea6746b widget: added description to the string parsing functions. Daniel Juyung Seo 2012-12-02 01:01:27 +0900
  • 356720dde6 widget: added genlist. Daniel Juyung Seo 2012-12-02 00:20:40 +0900
  • 728ca4eb30 widget: use _trim_end_default. Daniel Juyung Seo 2012-12-01 14:36:31 +0900
  • ac832ef83e widget: added menu. Daniel Juyung Seo 2012-12-01 14:35:25 +0900
  • 9e62fbdf1b 1. remove cur object when naviframe back button is clicked. 2. added viewer box add/del helper function. Daniel Juyung Seo 2012-12-01 03:57:23 +0900
  • 465ecc013c widget: added layout. this is huge. Daniel Juyung Seo 2012-12-01 03:39:22 +0900
  • 57336f4292 widget: added progressbar. Daniel Juyung Seo 2012-12-01 00:07:44 +0900
  • 833bdd8d62 widget: added 'not implemented' message. Daniel Juyung Seo 2012-11-30 23:27:48 +0900
  • 3cf68d9ca4 widget: added spinner. Daniel Juyung Seo 2012-11-30 21:37:20 +0900
  • 890154b64b widget: added icon. Daniel Juyung Seo 2012-11-30 21:23:33 +0900
  • 49376f77bd widget: fixed frame. Daniel Juyung Seo 2012-11-30 19:55:06 +0900
  • 103ceb6890 widget: added separator but it doesn't work as expected. Daniel Juyung Seo 2012-11-30 19:53:57 +0900
  • f30fcb4426 do not force expand/align for all widgets. Daniel Juyung Seo 2012-11-30 18:42:51 +0900
  • 229500d77b widget: enhance frame. Daniel Juyung Seo 2012-11-30 18:31:26 +0900
  • a04809a11c theme: commented out edje_file_collection_list_free() because this call makes weird behavior. 'frame' is removed from eina list after this call... Daniel Juyung Seo 2012-11-30 18:25:53 +0900
  • 16daf51071 theme: added theme_widgets_print() function. Daniel Juyung Seo 2012-11-30 18:23:45 +0900
  • fddf6787c0 make window bigger. Daniel Juyung Seo 2012-11-30 17:45:44 +0900
  • 8eb48c4a3b fixed build warnings. Daniel Juyung Seo 2012-11-30 17:43:33 +0900
  • 5235649674 added clock, entry, hover. but hover is not finished yet. Daniel Juyung Seo 2012-11-30 17:41:53 +0900
  • 547bca2d9f null init + fixed build break. Daniel Juyung Seo 2012-11-30 16:51:16 +0900
  • fcc8ff7f4a widget: added fileselector. Daniel Juyung Seo 2012-11-30 16:50:29 +0900
  • 617288f755 set the theme to objects. Daniel Juyung Seo 2012-11-30 16:21:32 +0900
  • 121ed76b14 widget: added check sample. Daniel Juyung Seo 2012-11-30 15:22:19 +0900
  • e1dabab54e theme: changed function name. Daniel Juyung Seo 2012-11-30 15:15:44 +0900
  • c95f33cc02 updated TODO. Daniel Juyung Seo 2012-11-30 15:03:08 +0900
  • aed00d3c9e widget.c: parse style name. Daniel Juyung Seo 2012-11-30 15:02:59 +0900
  • f95b30f8e7 added missing common.h Daniel Juyung Seo 2012-11-30 15:02:39 +0900
  • f6071eb5b9 widget: added widget creation. Daniel Juyung Seo 2012-11-30 14:01:23 +0900
  • 541fff7f60 gui.c: elm_list_go. Daniel Juyung Seo 2012-11-30 13:05:01 +0900
  • bf2c2fa99c added TODO Daniel Juyung Seo 2012-11-30 13:04:47 +0900
  • 2441193fef gui.c: prototype of style list select cb. Daniel Juyung Seo 2012-11-30 13:03:06 +0900
  • 14f9c6b9c7 display availabe widgets only. Daniel Juyung Seo 2012-11-30 12:21:56 +0900
  • 8ac0164357 gui.c: removed unused variables. Daniel Juyung Seo 2012-11-30 11:15:31 +0900
  • 344add62f4 theme.c: removed hash stuff. I will try it later. Daniel Juyung Seo 2012-11-30 11:14:31 +0900
  • ab2c50bb85 Makefile: added -Wall build option Daniel Juyung Seo 2012-11-30 11:13:32 +0900
  • 1037d187da theme.c: fixed formatting. Daniel Juyung Seo 2012-11-30 11:11:50 +0900