2014-01-15 |
Daniel Juyung Seo | test_photocam: Support zoom in and out with more condit... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Bora Hwang | ctxpopup: set smart member relationship for objects... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Daniel Juyung Seo | photocam: Updated elm_photocam_zoom_set() API documenta... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
ChunEon Park | elementary - don't use __UNUSED__ anymore |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Jaehyun Cho | [naviframe] Replace naviframe title visible APIs to... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Daniel Juyung Seo | test_glview: Refactor glview test layout. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Daniel Juyung Seo | test_glview_simple: Close the window instead of exiting... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Mike Blumenkrantz | e menus now have their own shadows |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Mike Blumenkrantz | fix comp theme fast popups to still have shadows |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Mike Blumenkrantz | change theme animation for window frame icon urgency... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Mike Blumenkrantz | feature: add PIN desklock theme |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Mike Blumenkrantz | feature: iconify/uniconify animations for windows |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Mike Blumenkrantz | feature: pager16 module theme |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Mike Blumenkrantz | readd deskmirror |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Mike Blumenkrantz | redo comp theme to match e19 signals |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Carsten Haitzler... | cnp - dont access null parent obj in getting xwin |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Daniel Juyung Seo | test_ctxpopup: Internal refactoring of ctxpopup test... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Daniel Juyung Seo | win: Added more description to elm_win_floating_mode_se... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Carsten Haitzler... | elm widget - skip null list entires in focus list |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Ryuan Choi | toolbar: Check whether icon is null before sending... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Ryuan Choi | fileselector: Fix that folder only mode shows only... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Daniel Juyung Seo | elm: Build in an alphabetical order. |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Daniel Juyung Seo | po: Updated po files. |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Hosang Kim | scroller: Fixed wheel event callback |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Jerome Pinot | doxygen: fix 'icon' and 'check' widget examples |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Chinmaya Panigrahi | [test access]: Minor change to make code simpler. |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Daniel Juyung Seo | actionslider: Removed unnecessary line. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Jihoon Kim | entry: remove duplicated checking variable |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Ryuan Choi | els_box: Used Eina_Bool instead of int for the paramete... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Daniel Juyung Seo | atspi_bridge: Changed shadow variable names. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Daniel Juyung Seo | ctxpopup, entry: Check widget type by eo_isa not by... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Daniel Juyung Seo | inwin, layout: Check null before calling eo_isa. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Daniel Juyung Seo | panes: Fixed panes smart callbak calls by fixing defaul... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Daniel Juyung Seo | cnp: Fixed indentation while reading the code. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Ryuan Choi | Widget: Removed !obj checks from ELM_WIDGET_DATA_GET_OR... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Jihoon Kim | entry: Add elm_entry_input_panel_show_on_demand_set... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Ryuan Choi | elm_win: Removed EE_ENGINE_COMPARE macro to reduce... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Ryuan Choi | genlist: Check return value out of the loop in _realize... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Ryuan Choi | fileselector: Fix that the enter key does not navigate... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Ryuan Choi | els_box : Move horizontal condition out of some loop... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Carsten Haitzler... | actionslider - fix unused macros to match current usage... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
prashant | [actionslider]:enable the mouse event |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Carsten Haitzler... | atspi - fix warnhings and use %llu (unsigned long long... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Lukasz Stanislawski | atspi: accessible and component interface implementation. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
abhi | Adding elm_tooltip_movement_lock_set() and elm_tooltip_... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Carsten Haitzler... | elm cnp (dnd) - file:/ is the minimum, not file://... |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Carsten Haitzler... | theme - make dark rounded square less transp. and add... |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Daniel Juyung Seo | test_genlist: Enable focus highlight and animation... |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Daniel Juyung Seo | test_genlist: Renamed genlist20 test name to more descr... |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Carsten Haitzler... | glview test - fix if evas gl ins't found - leak of... |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Carsten Haitzler... | elm prefs cc - fix failed lseek handling on compile |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Carsten Haitzler... | glview test - dont leak gld |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Carsten Haitzler... | fix sign/unsigned compare warn |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Carsten Haitzler... | use long not unsigned long - ftell returns long. |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Carsten Haitzler... | elm glview - evas sync before rendering with always... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Carsten Haitzler... | dbus menu - fix leak of reply creation for method events |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Carsten Haitzler... | mapbuf - move index check into eo method and use fixed... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Carsten Haitzler... | elm prefs - useless staement as _deltai() already fills... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Carsten Haitzler... | comment fallthroughs as intentional |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Carsten Haitzler... | fix elm fsel test to check mkdir return |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Carsten Haitzler... | app client - fix not handling failed return from eldbus... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Carsten Haitzler... | elm map - fix incorrect return check of fread |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Carsten Haitzler... | elm map - fix incorrect return check of fread |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Carsten Haitzler... | elm map - fix incorrect return check of fread |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Carsten Haitzler... | formatting (spaces) |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Youngbok Shin | When the viewport is resized, the entry size will be... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Hosang Kim | [scroller] fixed infinite loop bug in scroller |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Doug Newgard | Add COPYING.images to make dist |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Jihoon Kim | test_dnd: avoid to create icon object that will be... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Jihoon Kim | test_glview: Show description if gl is not supported. |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Daniel Juyung Seo | test_dnd: Check return value of strchr it can be NULL. |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Daniel Juyung Seo | test_glview_simple: Add more description on glview... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
ChunEon Park | elementary/layout - write as possible as simpler code |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Ryuan Choi | web: Move EWebKit headers out of Elementary.h again |
commit | commitdiff | tree | snapshot |
2014-01-09 |
ChunEon Park | elementary/layout - do it exactly same with smart_theme... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Carsten Haitzler... | Update PKGBUILD to work with release tarballs as well... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Carsten Haitzler... | elm prefs - fix leak if setup_err/set_err happens in... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Carsten Haitzler... | list test - make test item never able to access invalid mem |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Carsten Haitzler... | genlist test - make test item never able to access... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Carsten Haitzler... | fix alloc to use right sizeof type in elm_image |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Carsten Haitzler... | fix mingw build for setuid fix/checks |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Carsten Haitzler... | setuid safeness - ensure if an app that is setuid doesn... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Daniel Juyung Seo | gengrid, genlist: Fallback into default item style... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Stefan Schmidt | build: Fix make dist by removing reference to deleted... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Daniel Juyung Seo | diskselector, entry, index: Refactoring by reducing... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Daniel Juyung Seo | elementary_config: Refactor elementary config menu... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Daniel Juyung Seo | elm: Use EINA_FALSE instead of 0 for elm_image_resizabl... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Daniel Juyung Seo | test/diskselector,icon,image,list: Removed unnecessary... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Jihoon Kim | map: fix allocator sizeof operand mismatch reported... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Jihoon Kim | elm: replace 0 or 1 with EINA_FALSE or EINA_TRUE |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Jihoon Kim | elm_test: use EINA_TRUE or FALSE instead of 1 or 0 |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Daniel Juyung Seo | elm_priv.h: Removed null check from ELM_SAFE_FREE becau... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Daniel Juyung Seo | flip, gengrid: Removed dead assignments which were... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Daniel Juyung Seo | 3d, flip_page test: Removed dead assignments which... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Tom Hacohen | Widget: Don't check if it's the correct class everywhere. |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Daniel Juyung Seo | po: Updated po files |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Daniel Juyung Seo | elm: Removed the use of __UNUSED__ from elementary. |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Daniel Juyung Seo | elm: Changed __UNUSED__ to EINA_UNUSED. |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Daniel Juyung Seo | multibuttonentry, genlist, layout, toolbar: Fixed deref... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Daniel Juyung Seo | toolbar: Fixed dead assignment reported by clang build. |
commit | commitdiff | tree | snapshot |
next |