summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* autotools: install .pc files to the correct directory on FreeBSDq662014-08-072-0/+12
* widget: added warnings to internal headers.Daniel Juyung Seo2014-08-0863-0/+378
* gengrid: Fix since version for new elm_gengrid_reorder_type_set()Stefan Schmidt2014-08-071-1/+1
* photocam should reset its preload when a new file is loadedzmike2014-08-071-0/+1
* win: Don't call ecore_x_screensaver APIs if elm win doesn't have X11 windowGwanglim Lee2014-08-071-1/+6
* elementary: Handle case where ELM_ENGINE environment variable isChris Michael2014-08-071-2/+4
* shot.sh: Set ELM_DISPLAY to bring the elm shot engine back to lifeStefan Schmidt2014-08-071-0/+1
* elm win - only auto choose x11/wl based on envvar if ELM_ENGINE unsetCarsten Haitzler (Rasterman)2014-08-071-2/+2
* elm config - fix leak on shutdown of config struct memmebersCarsten Haitzler (Rasterman)2014-08-071-1/+4
* elm - fix data leak if config version bad in property.Carsten Haitzler (Rasterman)2014-08-071-1/+4
* build: Make sure we don't redefine SCREENSHOTS but append to itStefan Schmidt2014-08-061-1/+1
* Genlist: Fixed indentation.Chinmaya2014-08-061-12/+12
* genlist: removed unnecessary EINA_UNUSED macroAnand2014-08-061-1/+1
* win: initialize the internal variable. fixed uninitialized pointer read.Daniel Juyung Seo2014-08-061-1/+1
* elm config - expose vsync config so people can turn it onCarsten Haitzler (Rasterman)2014-08-061-1/+30
* elm - add apis to deal with accel perferenceCarsten Haitzler (Rasterman)2014-08-065-144/+174
* release: Update NEWS and bump version for 1.11.0-beta1 releasev1.11.0-beta1Stefan Schmidt2014-08-042-1/+3
* ctxpopup: Fix wrong popup size.Mykyta Biliavskyi2014-08-041-2/+13
* ctxpopup: fix arrow geometry set.Mykyta Biliavskyi2014-08-041-2/+2
* gitignore: ignore a generated file.Daniel Juyung Seo2014-08-041-0/+1
* fileselector: renamed internal variable to reduce confusion.Daniel Juyung Seo2014-08-031-4/+4
* Gengrid: fix search_by_text_item_get() text_get calldavemds2014-08-011-1/+1
* Genlist: fix search_by_text_item_get() text_get calldavemds2014-08-011-2/+1
* Update russian translationIgor Murzov2014-08-013-112/+94
* release: Update NEWS and bump version for 1.11.0-alpha1 releasev1.11.0-alpha1Stefan Schmidt2014-08-012-3/+42
* build: Avoid -shared LDFLAG to allow me to have a working distcheckStefan Schmidt2014-08-011-1/+1
* test.edc: set ellipsis as -1 if text min is 1 X.Daniel Juyung Seo2014-08-011-0/+2
* naviframe: set EINA_UNUSED for the unused variable.Daniel Juyung Seo2014-08-011-1/+1
* move the cleanfiles away from if to make it work without C++11Daniel Kolesa2014-07-311-2/+2
* fix distcheck by adding generated .eo.hh to cleanfilesDaniel Kolesa2014-07-311-0/+3
* elc_naviframe: Fix warning caused by elm_obj_layout_signal_emit override func...Jaehyun Cho2014-07-311-2/+5
* elc_naviframe: Fix access info set for naviframe prev_btn and next_btn.Jaehyun Cho2014-07-311-5/+38
* Fix typos in docs.Sanjeev BA2014-07-301-7/+7
* Fixed trying compiling C++ examples with --disable-c++11Felipe Magno de Almeida2014-07-301-3/+17
* Fixed C++ box_cxx_example_02.cc example compilationFelipe Magno de Almeida2014-07-291-1/+6
* atspi: expose more actions through atspi bus.Lukasz Stanislawski2014-07-2556-53/+565
* atspi: value interface implementation for elm_spinnerZbigniew Kosinski2014-07-252-1/+53
* elementary: remove duplicated include.Cedric BAIL2014-07-251-1/+0
* elementary: Fix segfault when running elm apps under waylandChris Michael2014-07-241-2/+9
* fix genlist/grid search item patch to be simpler and just betterCarsten Haitzler (Rasterman)2014-07-247-94/+106
* Fix C++ box_cxx_example_02.cc and removed text_part_{set/get} from elm_buttonFelipe Magno de Almeida2014-07-233-100/+30
* cxx: Fixed --disable-c++11 optionFelipe Magno de Almeida2014-07-231-2/+6
* gengrid: Add function to search item by string.Jyotiprakash Sahoo2014-07-234-1/+236
* update po'sCarsten Haitzler (Rasterman)2014-07-2326-650/+858
* test_sys_notify: Refactoring to solve weird behavior when tested with more th...Ryuan Choi2014-07-231-28/+58
* update according to eolian changesDaniel Kolesa2014-07-2221-158/+57
* update according to EFLDaniel Kolesa2014-07-229-61/+61
* Elm_Map: port API to eo file.Daniel Zaoui2014-07-223-24/+19
* autotools: we actually do want portability warning.Cedric BAIL2014-07-221-1/+1
* autotools: Fixed C++ build globally.Savio Sena2014-07-221-0/+2