summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* and removed the -beta tag...v1.0.0Carsten Haitzler2012-04-261-1/+1
* update po'sCarsten Haitzler2012-04-2614-28/+28
* use profate atof that fixes up locale issues for string -> floatCarsten Haitzler2012-04-266-22/+43
* elementary: calendar still need glue Michael BOUCHAUD2012-04-252-2/+15
* [Elm] Don't let users disoriented at this stage anymore.Gustavo Lima Chaves2012-04-251-0/+1
* add anchor,clicked to test to prove continued brokenness of anchorsMike Blumenkrantz2012-04-251-0/+7
* reformatMike Blumenkrantz2012-04-251-40/+41
* genlist : update comment about flip setHyoyoung Chang2012-04-251-1/+1
* genlist : remove useless tabsHyoyoung Chang2012-04-251-3/+3
* genlist : clean up formattingHyoyoung Chang2012-04-251-58/+56
* fix vgd issue with anchors in entires.Carsten Haitzler2012-04-251-3/+15
* fix valgrind complaintCarsten Haitzler2012-04-251-0/+5
* wtf? stray escape chars! fix!Carsten Haitzler2012-04-251-1/+1
* revers logic in elm_web for inwin mode. fix!Carsten Haitzler2012-04-251-2/+2
* valgrind bitches in store -> fix!Carsten Haitzler2012-04-251-5/+13
* lets not use a string wer just freed ok?Carsten Haitzler2012-04-251-1/+1
* valgrind bitch--!Carsten Haitzler2012-04-251-20/+25
* fix non-premul color sets! :(Carsten Haitzler2012-04-251-2/+2
* thanks to brian wang - check if show item has a block.Carsten Haitzler2012-04-251-1/+1
* elementary: fix ELM_CALENDAR_SELECT_MODE_ONDEMANDMichael BOUCHAUD2012-04-243-67/+110
* elm_entry: fix typosJihoon Kim2012-04-241-3/+3
* Elm: Update functions for moving/resizing elm_window (when a waylandChristopher Michael2012-04-241-2/+9
* Remove unnecessary code.Jaehwan Kim2012-04-241-5/+1
* elm_entry: add complementary description about elm_entry_imf_context_resetJihoon Kim2012-04-241-1/+2
* tag everything as beta in svn.Carsten Haitzler2012-04-211-1/+1
* update po'sCarsten Haitzler2012-04-2114-70/+70
* elementary: use FOREACH_SAFE we remove an element in the loopMichael BOUCHAUD2012-04-201-2/+2
* use the new escape text set to clear up issues if theme has TEXT vsCarsten Haitzler2012-04-2029-139/+191
* elm genlist: Remove item from moved_item when an item is deleted and set effe...Daniel Juyung Seo2012-04-201-0/+2
* elm genlist: Fixed genlist crash issue when huge amount of items are expanded...Daniel Juyung Seo2012-04-201-1/+9
* elm genlist: Use Widget_Data variable for convenience.Daniel Juyung Seo2012-04-201-8/+9
* elm genlist: Use ECORE_CALLBACK_CANCEL rather than EINA_FALSE for animator.Daniel Juyung Seo2012-04-201-1/+1
* elm genlist: Fixed grid segfault issue. Patch by Hyoyoung ChangDaniel Juyung Seo2012-04-201-5/+6
* elm genlist: Fixed item selection bug with decorate_all mode. Patch byDaniel Juyung Seo2012-04-201-1/+2
* elm genlist: Fixed formatting.Daniel Juyung Seo2012-04-201-1/+1
* formattingVincent Torri2012-04-201-10/+10
* include elementary_config.h first (hence no need for _GNU_SOURCE)Vincent Torri2012-04-201-4/+3
* elementary: warn--Michael BOUCHAUD2012-04-191-2/+1
* elementary: remove unused file (datepicker)Michael BOUCHAUD2012-04-191-188/+0
* elementary: alphabetically modules.incMichael BOUCHAUD2012-04-191-7/+7
* elementary: makes the calendar widget reachable from edjeMichael BOUCHAUD2012-04-191-0/+1
* elementary: edje_external calendar instead of sel_enable use select_mode now....Michael BOUCHAUD2012-04-191-16/+47
* Remove whitespaces from doc/index.doxy.Jonas M. Gastal2012-04-191-9/+9
* Add Naviframe group to container list page.Jonas M. Gastal2012-04-191-0/+3
* elementary_test: fix wrong parameter.Jihoon Kim2012-04-191-2/+2
* elemntary: mr proper with council from SeoZ. Add _MODE_ to the enumMichael BOUCHAUD2012-04-193-42/+21
* elementary: elm_calendar deprecate elm_calendar_day_selection_disabled_set/ge...Michael BOUCHAUD2012-04-194-40/+135
* elm test_list.c: Revised code.Daniel Juyung Seo2012-04-191-84/+81
* elm test_list.c: Removed unwanted/unexpected codes from r70265Daniel Juyung Seo2012-04-191-8/+1
* From: Hyoyoung Chang <hyoyoung@gmail.com>Hyoyoung Chang2012-04-181-10/+8