2013-11-06 |
Daniel Juyung Seo | test_progressbar.c: Fixed formatting before working... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Ryuan Choi | fileselector: Remove invalid or unnecessary comment |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Daniel Juyung Seo | elm_list.c: fixed a bug when any item is selected witho... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Daniel Juyung Seo | test_list.c: Fixed list multi select internal structure... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Daniel Juyung Seo | test_genlist.c: Added genlist multi select example. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Daniel Juyung Seo | fileselector.edc: Fixed button part size calculationg... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Daniel Juyung Seo | test.c: Splitted elementary_test List categories into... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Daniel Juyung Seo | test_list.c: Splitted list multi select example. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Daniel Juyung Seo | test_list.c: fix list focus example to enable the focus... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Daniel Zaoui | DnD: Fix compilation errors by adapting the multi-callb... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Chris Michael | Remove whitespace |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Carsten Haitzler... | update po's |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Daniel Zaoui | DnD: multi-callbacks support |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Daniel Zaoui | DnD: Code improvement + variables renaming |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Daniel Juyung Seo | test_list.c: Added elm_list_multi_select_mode_set(... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Daniel Juyung Seo | elm_list.c: Added a real support for ELM_OBJECT_MULTI_S... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Daniel Juyung Seo | elm_list.c: Split _item_unselect() into _item_unhighlig... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Daniel Juyung Seo | test_list.c: Internal refactoring. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Daniel Juyung Seo | test_popup.c: Removed unused array. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Jean-Philippe... | elementary_test: remove ELM_LIB_QUICKLAUNCH |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Daniel Juyung Seo | elm_list: Added missing elm_list_multi_select_mode_set... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Daniel Juyung Seo | ChangeLog/NEWS: removed unnecessary entries from Change... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Daniel Juyung Seo | elm_slider.c, elm_image.c: Removed executable permissio... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
ChunEon Park | elementary - removed unintended conflicted lines |
commit | commitdiff | tree | snapshot |
2013-11-04 |
ChunEon Park | Revert "popup: Added support for popup move. elm_popup_... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Seunggyun Kim | fix elm_config_glayer_*_set/get header comment and... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Ryuan Choi | elm_widget.c: Fixed warning while scrolling elementary_... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Ryuan Choi | POTFILES.in : Added missing files in src/lib |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Cedric Bail | elementary: automatically detect if compiler can build... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Ryuan Choi | gengrid: Fixed documentation typo. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Carsten Haitzler... | alpha1 release autofoo/build tree work to pass distchec... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Jean-Philippe... | Quicklaunch: Remove extra build code for elm_test |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Jean-Philippe... | elm/quicklaunch: Improve executable path search |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Jean-Philippe... | elm/quicklaunch: Increment _elm_init_count in ql_init |
commit | commitdiff | tree | snapshot |
2013-11-04 |
ChunEon Park | Revert "elm_conform.c: Added "virtualkeypad,size,change... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Cedric Bail | elm_theme: Add API to specify exactly the Eina_File... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Daniel Juyung Seo | test_index.c: Internal refactoring. Reduce the window... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Daniel Juyung Seo | elm_index.c: Process signal right away when elm_index_i... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Cedric Bail | elm_theme: use Eina_File all over the place in an attem... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Cedric Bail | elm_image: add mmap_set infrastructure. |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Daniel Juyung Seo | test_popup.c: Refactored elm_popup_move() example. |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Daniel Juyung Seo | gengrid/genlist: added Eo compatibles for elm_genlist... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Daniel Juyung Seo | genlist/gengrid: Fixed documentation typos. |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Daniel Juyung Seo | Genlist/Gengrid: Added multi select mode for genlist... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Abhinandan... | popup: Added support for popup move. elm_popup_move. |
commit | commitdiff | tree | snapshot |
2013-11-02 |
davemds | Fix the theme of the music_control module. It got broke... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Carsten Haitzler... | enable access.h again - but comment it as unstable. |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Carsten Haitzler... | disable elm_access.h include for now. |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Kai Huuhko | Revert "Unbreak builds against Elementary after recent... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Kai Huuhko | Unbreak builds against Elementary after recent accessib... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Ryuan Choi | genlist, gengrid: Add ELM_OBJECT_MULTIPLE_SELECT_MODE_W... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Shilpa Singh | Elm_Spinner: UI Concept change fix. |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Carsten Haitzler... | unbreak wayland elm build more - use get_surface_id api |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Carsten Haitzler... | wayland support - unbreak build since structs are now... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Carsten Haitzler... | elm access - if we disable apis then disable the tests... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Juyung Seo | NEWS: Removed disabled APIs for elm 1.8 release in... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Juyung Seo | elm_cnp.c: Disable cnp debug mode by default. |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Juyung Seo | elm_access: Disable public accessibility APIs in elm... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Chris Michael | Revert maximize support ... apparently this has already... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Chris Michael | Revert this ... apparently it has already been "fixed" |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Carsten Haitzler... | add @since 1.8 for new elm theme api's |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Daniel Juyung Seo | po: updated po files. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Chris Michael | Add missing EINA_UNUSED to function params. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Chris Michael | Fix elm client applications to support maximize properl... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Carsten Haitzler... | elm theme - add some api's to expose info so e can... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Carsten Haitzler... | sync elm theme with e17 theme changes made. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Daniel Juyung Seo | access: fixed a typo. _elm_access_object_hilight -... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
WooHyun Jung | elementary/elc_ctxpopup.c : Focus-direction-go should... |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Carsten Haitzler... | remove +x bit from .c file! |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Carsten Haitzler... | compliance/licensing - clarify, fix formatting and... |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Daniel Juyung Seo | elm_slider: Step set/get API additions. |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Daniel Juyung Seo | elm_conform.c: Added "virtualkeypad,size,changed" smart... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Daniel Juyung Seo | NEWS/ChangeLog: Updated NEWS/ChangeLog entry for image... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Daniel Juyung Seo | test_image.c: enhance image click example to look better. |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Amitesh Singh | [image] - Added support for "clicked" callback on Retur... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Daniel Juyung Seo | elm_conform.c: Use more ELM_SAFE_FREE macros. |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Rafael Antognolli | elm/win: Do not force maximized status. |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Rafael Antognolli | elm/win: Put framespace set code in a common place. |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Daniel Juyung Seo | elm: Fixed formatting about smart_event check for code... |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Daniel Zaoui | Eo: fix macros for table |
commit | commitdiff | tree | snapshot |
2013-10-26 |
Carsten Haitzler... | add another example to ignores |
commit | commitdiff | tree | snapshot |
2013-10-26 |
Doug Newgard | Strip color profiles from new pngs |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Iván Briano | Restricted sizing eval for layout |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Carsten Haitzler... | elm button theme - ensure only event part gets events |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Carsten Haitzler... | elm scroller - try a simpler approach - animator queues... |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Carsten Haitzler... | Revert "elm scroller - also allow animator still to... |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Daniel Juyung Seo | elm_entry_common.h: added more description to elm_entry... |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Daniel Juyung Seo | efl_thread examples: fixed comment typos. |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Christophe... | spinner: added signals "spinner,drag,start" and "spinne... |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Amitesh Singh | [slider] - show popup on left/right/up/down key down... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Daniel Juyung Seo | elc_naviframe.h: added more description about stack... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Carsten Haitzler... | elm scroller - also allow animator still to ALSO drive... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Carsten Haitzler... | scrollable - try using a job for move events for scroll... |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Daniel Zaoui | Drag & Drop: add overlapping feature. |
commit | commitdiff | tree | snapshot |
2013-10-21 |
WooHyun Jung | elementary/elm_entry.c : theme,changed smart callback... |
commit | commitdiff | tree | snapshot |
2013-10-21 |
WooHyun Jung | elementary/elm_entry.c : evas_smart_objects_calculate... |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Ryuan Choi | elc_fileselector: Update items of file_view to follow... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Daniel Juyung Seo | elm: Added missing undefs. |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Ryuan Choi | gengrid: adopted ELM_PRIV_XXX_SIGNALS to reduce human... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Daniel Juyung Seo | elm_photo: Do not call clicked callback when drag and... |
commit | commitdiff | tree | snapshot |
next |