summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* entry - fix menu to not popup after every time mobile sel handles are clickedCarsten Haitzler (Rasterman)2014-03-061-3/+10
* Fix bug of moving cursor handlerThiep Ha2014-03-062-43/+70
* fix ctxpopup getting min size from content immediately on setCarsten Haitzler (Rasterman)2014-03-061-5/+1
* object_item: Check null in elm_object_item_del.Daniel Juyung Seo2014-03-031-0/+1
* diskselector: Fix segmentation faultJaeun Choi2014-03-031-6/+11
* @fix broken slider popup hide logiczmike2014-03-022-16/+5
* @fix slider popup creation with custom themeszmike2014-03-021-26/+34
* move slider track functions upzmike2014-03-021-26/+26
* @fix homogeneous genlist recalc on theme changezmike2014-03-021-1/+3
* hover: Made hover itself unfocusable.Daniel Juyung Seo2014-03-011-1/+1
* Release version 1.9.0v1.9.0Stefan Schmidt2014-02-252-2/+14
* elm_authors.h: sync with AUTHORS.Daniel Juyung Seo2014-02-251-1/+1
* list: fixed list to emit elm,state,list,single signal when there is onlyDaniel Juyung Seo2014-02-251-1/+6
* test_fileselector_entry: null checkRyuan Choi2014-02-241-2/+2
* menu: add NULL checks to elm_obj_menu_item_add()Yakov Goldberg2014-02-241-2/+2
* theme - fine tune pkgkit icon to be a little lighterCarsten Haitzler (Rasterman)2014-02-233-0/+0
* theme - xkb module - make lettering more readable over flagCarsten Haitzler (Rasterman)2014-02-231-2/+4
* allow battery reading to be bigger by minor overlap with + signCarsten Haitzler (Rasterman)2014-02-231-2/+3
* unify the usage of my namedavemds2014-02-221-1/+1
* Revert "oops, a mistake in T966 fix that could cause a segv"Andy Williams2014-02-221-2/+2
* po updateCarsten Haitzler (Rasterman)2014-02-2224-72/+72
* [Elm_Entry] Fix bug: magnifier position is incorrect when mouse down on selec...Thiep Ha2014-02-221-1/+13
* elm_authors.h: Sync with AUTHORS.Daniel Juyung Seo2014-02-221-6/+67
* AUTHORS: cleanup the author file.Daniel Juyung Seo2014-02-221-10/+5
* remove E19 NEWS entriesMike Blumenkrantz2014-02-211-31/+0
* fix right side clipping of pager16 backgroundMike Blumenkrantz2014-02-211-0/+1
* remove pager16 base image; this is never visibleMike Blumenkrantz2014-02-211-4/+1
* add clip for gadcon popupsMike Blumenkrantz2014-02-211-1/+7
* fix deskmirror pixel bordersMike Blumenkrantz2014-02-211-9/+9
* desklock logo visibility gets a clipper and visibility togglingMike Blumenkrantz2014-02-211-2/+18
* fix deskmirror client area sizingMike Blumenkrantz2014-02-211-1/+1
* NEWS: Merged two changes into one because the API name was changedDaniel Juyung Seo2014-02-221-5/+1
* tooltip: Fixed wrong API names. elm_tooltip -> elm_object_tooltip.Daniel Juyung Seo2014-02-223-12/+12
* release: Bump version to 1.9.0-beta2v1.9.0-beta2Stefan Schmidt2014-02-212-2/+16
* documentation style cleanup for releaseCarsten Haitzler (Rasterman)2014-02-2137-871/+810
* NEWS: First draft for 1.9 release cycle NEWS entries.Stefan Schmidt2014-02-211-2/+263
* elementary_test glview: fixed segv on closeSung W. Park2014-02-221-2/+0
* naviframe: fix T1008 so promoting an overlap item would perform as documentedAndy Williams2014-02-211-0/+25
* Doxygen: Reduce line gap in code fragmentsJean-Philippe Andre2014-02-211-0/+1
* Doxygen: Use larger fontsJean-Philippe Andre2014-02-212-0/+4
* Doxygen: Align param names vertically to the topJean-Philippe Andre2014-02-211-0/+4
* Elm list, like genlist, should emit 1st/middle/last signals to its items.Gustavo Lima Chaves2014-02-201-0/+15
* transit - fix the double free obj_data case.ChunEon Park2014-02-201-0/+1
* AUTHORS: Fill in from git logStefan Schmidt2014-02-201-1/+66
* tooltip - renamed the new tooltip apis until 1.9 release.ChunEon Park2014-02-203-32/+49
* widget: remove OP_ID ELM_WIDGET_SUB_ID_DISPLAY_MODE_GETYakov Goldberg2014-02-202-2/+0
* update po line #'sCarsten Haitzler (Rasterman)2014-02-2024-1392/+1392
* oops, a mistake in T966 fix that could cause a segvAndy Williams2014-02-191-2/+2
* Fix T966, sort order of child folders.Andy Williams2014-02-191-12/+23
* calendar - fix unstable calc complaintCarsten Haitzler (Rasterman)2014-02-192-1/+11