Commit Graph

  • b962683355 gui: Fix widget list display issue. master Daniel Juyung Seo 2016-06-29 01:07:52 +0900
  • f39ec0aa7d ETV: Add theme style listing feature. Daniel Juyung Seo 2015-02-04 08:24:18 +0900
  • 7169bbd001 ETV: Bump up the year to 2015. Daniel Juyung Seo 2015-02-04 08:12:25 +0900
  • ba0fa6a2fd gui: Fix the initial panes size by pixel. Daniel Juyung Seo 2015-01-27 13:21:07 +0900
  • 73ca090460 theme: Make theme parsing logic more efficient and put default style in the front. Daniel Juyung Seo 2015-01-16 06:11:49 +0900
  • a3e3452b1d TODO: Update a todo list. Daniel Juyung Seo 2014-10-26 16:53:39 -0700
  • 8ff8f79de4 widget: Return widget_create() function if orig_style is NULL. Daniel Juyung Seo 2014-12-14 12:16:42 +0900
  • 168163b34d widget: Add ctxpopup support. Daniel Juyung Seo 2014-12-09 03:10:20 +0900
  • f62cd368ff widget: Add calendar support. Daniel Juyung Seo 2014-12-07 18:57:01 +0900
  • fbe653993e widget: Reorder internal codes sequentially. Daniel Juyung Seo 2014-12-07 18:50:31 +0900
  • 20f889a7cb widget/widget_option: Add datetime support with some options. Daniel Juyung Seo 2014-12-05 03:48:46 +0900
  • 571c3ac76a gui: Fix widget description size. Daniel Juyung Seo 2014-12-05 01:41:56 +0900
  • c688c267e0 main: Call elm_shutdown at the end of main function. Daniel Juyung Seo 2014-11-14 13:52:58 +0900
  • 69d44015b9 arcconfig: added .arcconfig file Daniel Juyung Seo 2014-09-11 01:07:39 +0900
  • ba853f1227 main: base for the multi language support. Daniel Juyung Seo 2014-08-29 11:42:54 +0900
  • 892a0a6e4a widget_option: added select_mode option and selected callback to gengrid. Daniel Juyung Seo 2014-08-22 03:13:21 +0900
  • b3104c22d2 widget_option: added select_mode option to genlist. Daniel Juyung Seo 2014-08-21 23:56:00 +0900
  • c40d90d64b widget: added selected callback for genlist items. Daniel Juyung Seo 2014-08-21 23:20:00 +0900
  • 5135a6a2b4 widget: fixed wrong gengrid item class. Daniel Juyung Seo 2014-08-21 23:19:33 +0900
  • 2bcb13d193 widget_option: added notify horz/vert align option. Daniel Juyung Seo 2014-08-17 16:51:50 +0900
  • bb4c6f8ae8 dev: added elm theme viewer development guideline. Daniel Juyung Seo 2014-08-17 01:56:43 +0900
  • c077829fc2 widget_option: added allow_event option to notify. Daniel Juyung Seo 2014-08-17 01:56:25 +0900
  • 40f913bcfb widget: added notify widget support. Daniel Juyung Seo 2014-08-17 01:26:39 +0900
  • 608a3d571f gui: hide that I am made by lead. Daniel Juyung Seo 2014-08-14 11:12:20 +0900
  • b30e055e20 option_gui: added callbacks for background change. Daniel Juyung Seo 2014-08-14 01:10:25 +0900
  • 70ad8225cd gui: linebreak for the about message. Daniel Juyung Seo 2014-08-13 22:02:18 +0900
  • 00025af34f TODO: updated todo list. Daniel Juyung Seo 2014-05-10 14:26:29 +0900
  • 3d81272e68 redo widget callback creation to use an array, fix all warnings devs/discomfitor/carsten zmike 2014-05-03 12:11:44 -0400
  • c809ecf895 add toolbar theme copied from default theme (for now), pop toolbar selected state after action completes zmike 2014-05-03 11:52:53 -0400
  • ce84741286 clean up theme code, remove lots of unnecessary code zmike 2014-05-02 19:10:38 -0400
  • b38d87bbde uncomplicate startup; this is not a library!!! zmike 2014-05-02 19:01:49 -0400
  • df2d1a15de namespace all theme objects/signals zmike 2014-05-02 18:45:14 -0400
  • ba283ff59f add start of edje mode switch: layout + button zmike 2014-05-02 18:21:53 -0400
  • bb648949b5 s/gui_layout/elm_layout/g zmike 2014-05-02 16:17:05 -0400
  • 958b882fdd add desktop layout as a theme extension zmike 2014-05-02 16:16:22 -0400
  • 791354eb3c disable unfinished ui elements zmike 2014-05-02 16:09:39 -0400
  • 598e407065 fix bad stack allocation of persistent buffer zmike 2014-05-02 15:57:07 -0400
  • d8f6943011 shorten log level name to "etv" for now zmike 2014-05-02 15:48:48 -0400
  • 036a9f98df comment out log level limiting in configure: this is for libraries and apps which depend on performance! zmike 2014-05-02 15:47:52 -0400
  • 0bc3cef9f5 remove/unify lots of init/shutdown stuff zmike 2014-05-02 15:42:58 -0400
  • 7fed2d439a fix broken default theme loading zmike 2014-05-02 15:18:35 -0400
  • e78b340aa1 remove pre-1.8 defines zmike 2014-05-02 15:18:19 -0400
  • ed541796c0 simplify, reduce, and make uniform all edc zmike 2014-05-02 15:06:19 -0400
  • c2ec05e9a5 redo build system zmike 2014-05-02 14:51:37 -0400
  • e9f5c083b8 widget: removed unnecessary codes. Daniel Juyung Seo 2014-05-03 00:31:03 +0900
  • 57250153aa widget: focus_highlight test is now working well. Daniel Juyung Seo 2014-05-03 00:29:59 +0900
  • 54999c9d10 theme/widget/widget_style: fixed buffer not null terminated bug. Daniel Juyung Seo 2014-04-25 15:14:48 +0900
  • b47a250323 widget: set the style to "default" if the style is NULL. Daniel Juyung Seo 2014-04-25 15:10:59 +0900
  • 0d3ebebf7b widget: do not dereference pointer if it is NULL. Daniel Juyung Seo 2014-04-25 15:05:12 +0900
  • 9e1bf4e823 widget_style: removed unused return value. Daniel Juyung Seo 2014-04-25 15:01:59 +0900
  • e5004bb236 bubble: show bubble style name correctly. Daniel Juyung Seo 2014-03-20 04:26:52 +0900
  • 1ab464812f gui: Use genlist instead of list for the widget styles list. Daniel Juyung Seo 2014-03-20 04:19:49 +0900
  • de406e5b38 widget_style, theme, gui: Saved more information about each style. Daniel Juyung Seo 2014-03-20 03:21:43 +0900
  • fe1e46f8bb gui: added dummy fileselector for open menu. Daniel Juyung Seo 2014-02-28 02:31:47 +0900
  • 65f6bfc0f3 widget_style: filter widget style name on the style list. Daniel Juyung Seo 2014-02-28 01:32:41 +0900
  • 719016b0f5 widget_style: filter widget style name on the style list. Daniel Juyung Seo 2014-02-26 03:46:18 +0900
  • 98d70f2127 ETV: unified header inclusion. Daniel Juyung Seo 2014-02-26 03:20:33 +0900
  • b043104182 gui: fill in the widget list inside the gui create function. Daniel Juyung Seo 2014-02-26 02:17:04 +0900
  • 8bb112f730 gui: mark static for internal functions. Daniel Juyung Seo 2014-02-26 02:11:16 +0900
  • 7d46fbb955 theme: make the code more readable by changing the variable names. Daniel Juyung Seo 2014-02-26 02:07:18 +0900
  • 909e29c1a3 .gitignore: added .deps directory to git ignore file. Daniel Juyung Seo 2014-02-26 01:32:14 +0900
  • 7c9e393406 main: disabled command line option 'tizen' and 'mobile' now. Daniel Juyung Seo 2014-02-12 21:43:19 +0900
  • c984b41eef gui: removed unnecessary debug print. Daniel Juyung Seo 2014-02-05 10:07:34 +0900
  • 34de1a4b03 widget_option: added 'set focus' widget option to button. Daniel Juyung Seo 2014-02-05 08:43:02 +0900
  • e9da2de218 widget: update the api according to latest api deprecation from upstream. Daniel Juyung Seo 2014-02-04 19:18:56 +0900
  • ff124c0b21 Desktop: added desktop and icon files. Daniel Juyung Seo 2014-01-10 13:14:12 +0900
  • 2978ba3fa9 gui/main: bumped up the year to 2014. Daniel Juyung Seo 2014-01-10 02:00:45 +0900
  • e5eb157cbe screenshot: updated screen shots. Daniel Juyung Seo 2014-01-08 08:52:27 +0900
  • 1222ab980f main: use eina_str_has_extension instead of eina_str_has_suffix. Daniel Juyung Seo 2013-12-30 01:27:09 +0900
  • 56f6d11070 gui: added about dialog. Daniel Juyung Seo 2013-12-17 03:02:45 +0900
  • 535211ae50 gui: moved window show calls to the end of gui creation. Daniel Juyung Seo 2013-12-17 02:49:44 +0900
  • 1884aa1063 gui: removed unused variable. Daniel Juyung Seo 2013-12-17 02:49:06 +0900
  • 7d465bab25 gui: set window icon. Daniel Juyung Seo 2013-12-17 02:48:45 +0900
  • b472751be0 gui: don't need to handle dark theme. default is dark now :) Daniel Juyung Seo 2013-11-06 12:37:27 +0900
  • 87a1a53115 widget_option: added toolbar shrink widget option. Daniel Juyung Seo 2013-09-17 13:34:10 +0900
  • 934af5425a widget: apply user theme to menu object. Daniel Juyung Seo 2013-09-10 16:53:27 +0900
  • 9b3977831e widget_option: introduce WIDGET_OPTION_HOVERSEL_CHANGED_CB macro. Daniel Juyung Seo 2013-09-04 14:10:11 +0900
  • 8823706eb5 widget_option: apply hoversel to popup button number widget option. Daniel Juyung Seo 2013-09-04 13:50:01 +0900
  • 639f360b34 widget_option: use more hoversel and added hoversel full macro. Daniel Juyung Seo 2013-09-04 13:43:27 +0900
  • 62a564f47c widget_option: refactoring. use macro for check callbacks. Daniel Juyung Seo 2013-09-03 15:07:30 +0900
  • ddac8ebfe0 widget_option: use WIDGET_HOVERSEL_ADD macro. Daniel Juyung Seo 2013-09-03 14:16:57 +0900
  • 89e1113f5b widget_option: added indicator position widget option for actionslider. Daniel Juyung Seo 2013-09-03 14:14:47 +0900
  • bb5746ccc3 widget_option: added actionslider magnet pos set widget option. Daniel Juyung Seo 2013-09-03 06:21:53 +0900
  • 1372bb5fae widget_option: added short text widget option for popup. Daniel Juyung Seo 2013-09-02 20:00:05 +0900
  • 97d75c8045 widget_option: added gengrid horz/vert align widget option. Daniel Juyung Seo 2013-09-01 10:11:26 +0900
  • fa2db989a6 widget_option: added vert/horiz padding macro and changed existing padding macro. Daniel Juyung Seo 2013-09-01 09:50:24 +0900
  • d96963cd68 widget_option: added WIDGET_OPTION_HORIZ_BOX_ADD() macro. Daniel Juyung Seo 2013-09-01 09:45:26 +0900
  • 3ea332fdc6 widget_option: used hoversel for popup orient option. Daniel Juyung Seo 2013-08-30 18:15:48 +0900
  • 9e6c219537 widget_option: added popup orient set option. Daniel Juyung Seo 2013-08-30 02:24:08 +0900
  • cd8e9ce235 option_gui: fixed background settig alignment. Daniel Juyung Seo 2013-08-29 03:07:43 +0900
  • 4ce712d44f widget: removed unnecessary variables. Daniel Juyung Seo 2013-08-29 03:02:08 +0900
  • 6e4a28e462 gui_option -> option_gui. Daniel Juyung Seo 2013-08-29 03:01:42 +0900
  • fdd71ced73 gui_option: fixed formatting. Daniel Juyung Seo 2013-08-29 02:58:27 +0900
  • 55cb51f0b6 gui_option: added option save button but not working yet. Daniel Juyung Seo 2013-08-29 02:57:46 +0900
  • 2fdc982031 gui: no const for buf. Daniel Juyung Seo 2013-08-28 22:12:29 +0900
  • bd8563c7fe widget_option: added genlist widget option, content type. Daniel Juyung Seo 2013-08-28 22:11:38 +0900
  • 6fc6deb187 gui/gui_option: changed default background. added background change infrastructure but it's not working yet." Daniel Juyung Seo 2013-08-28 21:44:40 +0900
  • a31bbf2823 configure.ac: bump up required elementary version to 1.7.99. Daniel Juyung Seo 2013-08-28 21:12:30 +0900
  • 11bb1c1b7f widget_option: added widget option to entry. Daniel Juyung Seo 2013-08-28 17:37:15 +0900
  • bad7c1df07 widget_option: added gengrid size change entry feature. Daniel Juyung Seo 2013-08-26 16:59:20 +0900