2013-11-28 |
Daniel Juyung Seo | elm_index.c: removed unused empty function. |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Carsten Haitzler... | genlist - fix show item if list manipulation changes... |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Seong-ho Cho | Update Korean translation |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Rafael Antognolli | elm_win/wayland: Call frame update after rotation changed. |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Daniel Juyung Seo | test_icon.c: internal refactoring of test_icon example. |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Daniel Juyung Seo | test_icon.c: removed unnecessary box. |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Carsten Haitzler... | elm scroller - fix infinite recursion in scroller adjust |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Carsten Haitzler... | elm-config desktop - remove system from categories... |
commit | commitdiff | tree | snapshot |
2013-11-26 |
ChunEon Park | elementary/flip - revise the test code. |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Daniel Juyung Seo | genlist.edc: fixed missing "fixed: 0 1;" notation in... |
commit | commitdiff | tree | snapshot |
2013-11-25 |
Carsten Haitzler... | printf-- |
commit | commitdiff | tree | snapshot |
2013-11-25 |
Carsten Haitzler... | elm - scroller - fix missing large set of signal callba... |
commit | commitdiff | tree | snapshot |
2013-11-25 |
ChunEon Park | image - fix the elm_image_prescale_set() to work properly. |
commit | commitdiff | tree | snapshot |
2013-11-25 |
Carsten Haitzler... | 1.8.0-beta1 v1.8.0-beta1 |
commit | commitdiff | tree | snapshot |
2013-11-25 |
Daniel Juyung Seo | test_popup.c: added popup example which has a rectangle... |
commit | commitdiff | tree | snapshot |
2013-11-24 |
Daniel Zaoui | DnD: safe inlist elements removal |
commit | commitdiff | tree | snapshot |
2013-11-23 |
maxerba | Adding polish localization |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Carsten Haitzler... | wayland - fix cnp segv |
commit | commitdiff | tree | snapshot |
2013-11-22 |
maxerba | Updating galician localization |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Daniel Juyung Seo | general_funcs_example.c: fixed wrong window's resize... |
commit | commitdiff | tree | snapshot |
2013-11-22 |
ChunEon Park | elementary/mapbuf - reset the mapbuf correctly when... |
commit | commitdiff | tree | snapshot |
2013-11-22 |
ChunEon Park | elementary/mapbuf - set NULL if the content is empty. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Jihoon Kim | fix typos in doxygen and comments |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Sanjeev BA | T531 - Elemntary_popup does not respond to 'close'... |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Daniel Juyung Seo | elm_diskselector.c: reduce item_count number on _item_d... |
commit | commitdiff | tree | snapshot |
2013-11-21 |
WooHyun Jung | elementary/elm_scroller.c : For checking focus next... |
commit | commitdiff | tree | snapshot |
2013-11-20 |
WooHyun Jung | Fix build warning. |
commit | commitdiff | tree | snapshot |
2013-11-20 |
WooHyun Jung | elementary/elc_multibuttonentry.c : Multibuttonentry... |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Carsten Haitzler... | elm - table - protect against invalid cell/row values... |
commit | commitdiff | tree | snapshot |
2013-11-20 |
ChunEon Park | elementary/ctxpopup - fix T235 ctxpopup_example_01... |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Daniel Juyung Seo | genlist_example_04/05.c: initialize pointer variables... |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Daniel Juyung Seo | index_example_01.c: sample code internal refactoring. |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Daniel Juyung Seo | index_example_01.c: fixed wrong example code. elm_index... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
ChunEon Park | elementary/transit - fix the T511 "_transit_auto_revers... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Tom Hacohen | Hoversel: Fix access to already deleted object. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Tom Hacohen | Tests: Added elm_suite.h to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Ryuan Choi | Introduce check for unit testing framework of Elementary |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Carsten Haitzler... | 1.8.0-alpha2 v1.8.0-alpha2 |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Carsten Haitzler... | genlist - fix queue processor to not account for entire... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Carsten Haitzler... | theme-randr - extend pwr event area for those who dont... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Stefan Schmidt | mailmap: Sync file with changes from efl |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Ryuan Choi | elm_web: Fixed warnings when opened popup for <select> |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Daniel Juyung Seo | elc_hoversel.c: use int_ret instead of ret because... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Daniel Juyung Seo | tooltip.edc: fixed a comment typo. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
ChunEon Park | elementary - added a warning for elm_widget_item_track(). |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Daniel Juyung Seo | test_main_menu.c: refactored button callback function. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Daniel Juyung Seo | test_genlist.c: removed unnecessary spaces from legacy... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Daniel Juyung Seo | test_genlist.c: added callbacks for unrealized and... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Yakov Goldberg | thumb: typo in Eo OP_ID name |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Yakov Goldberg | widget: typo in Eo OP_ID name |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Daniel Juyung Seo | elm_authors.h: escape ryuan from email crawler. |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Carsten Haitzler... | check + radio - fix sizing evals and emits on content set |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Carsten Haitzler... | test - unify glsl formatting to match glview gears... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Carsten Haitzler... | list - fix separators to be the correct direction |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Carsten Haitzler... | list - fix item disable and infinite loop on next select |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Carsten Haitzler... | entry - fix autosave timer del on shutdown |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Carsten Haitzler... | po - update |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Carsten Haitzler... | theme - remove unused images |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Carsten Haitzler... | elm-test - oops - fix colorsel premul |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Carsten Haitzler... | theme - add more usability hints for ranr dialog like... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Michael Bouchaud | elementary: fix image counts in slideshow exemple |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Carsten Haitzler... | fix color premul complaints in examples |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Andrii Kroitor | Elm_menu: fixed item disable hook for elm_dbus_menu |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Daniel Juyung Seo | scroller, slider: fixed wrong changed I made by 6a683df... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Daniel Juyung Seo | elm_index.c: changed internal smart data variable name... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Daniel Juyung Seo | elm_main.c: use a direct variable check instead of... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Daniel Juyung Seo | elm_win.c: removed build warning when there is no wayla... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Daniel Juyung Seo | elm_index.c: internal refactoring as a code cleanup. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Daniel Juyung Seo | test_index.c: added index clear example and use activat... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Daniel Juyung Seo | test_index.c: internal refactoring of test code. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Chris Michael | Make routines to get the wayland window from an ecore_e... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Chris Michael | Fix formatting |
commit | commitdiff | tree | snapshot |
2013-11-14 |
ChunEon Park | elementary/entry - internal change of the magnifier. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Chris Michael | Fix formatting |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Chris Michael | Stop fetching the same Evas and Clip object 4 times |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Sebastian Dransfeld | quicklaunch: Add AC_LANG_SOURCE to source code |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Jean-Philippe... | Quicklaunch: don't increment init count twice |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Ryuan Choi | elm_web : Moved elm_widget_sub_object_parent_add()... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Amitesh Singh | [hoversel] - Added focus support on hoversel items. |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Daniel Juyung Seo | test_genlist.c: added "genlist del" example to reveal... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
ChunEon Park | elementary/entry - use a convenient api. |
commit | commitdiff | tree | snapshot |
2013-11-13 |
ChunEon Park | Revert "elementary/entry - clean up the magnifier code." |
commit | commitdiff | tree | snapshot |
2013-11-13 |
ChunEon Park | elementary/entry - clean up the magnifier code. |
commit | commitdiff | tree | snapshot |
2013-11-13 |
ChunEon Park | elementary/entry - clean up the magnifier code. |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Daniel Juyung Seo | test_button.c: added dynamic label change example to... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Daniel Juyung Seo | ctxpopup, player, slideshow, spinner, toolbar, video... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Daniel Juyung Seo | test_toolbar.c: fixed wrong image name. |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Daniel Juyung Seo | test_toolbar.c: gave more meaningful name 'Toolbar... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Daniel Juyung Seo | button,check,colorselector,diskselector,flipselector... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Daniel Juyung Seo | test_hoversel.c: print out hoversel item's text when... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Daniel Juyung Seo | test_hoversel.c: removed unnecessary weight/align set. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Gustavo Sverzut... | remove unused var. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Gustavo Sverzut... | delete window and children when button is gone |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Gustavo Sverzut... | fix doc typo and breakage due widget_type case changes. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Daniel Juyung Seo | configure.ac: say 'no' not 'none' when webkit is not... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Daniel Juyung Seo | elm_dayselector.c: fixed wrong widget style name set... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Daniel Juyung Seo | elm_dayselector.c: fixed wrong widget name check. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Daniel Juyung Seo | elm_dayselector.c: fixed formatting before working... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Carsten Haitzler... | deps removal - fix pc file to match |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Yakov Goldberg | elm_app_client: fix eo define for not yet implemented... |
commit | commitdiff | tree | snapshot |
next |