| Commit message (Expand) | Author | Age | Files | Lines |
* | make clang happy | Sebastian Dransfeld | 2010-01-15 | 1 | -2/+1 |
* | Fix API Inconsistency: | Christopher Michael | 2009-09-01 | 1 | -1/+1 |
* | More API Inconsistency fixes: | Christopher Michael | 2009-09-01 | 1 | -1/+1 |
* | * e: Cleanup use of Eina data structure. | Cedric BAIL | 2009-08-21 | 1 | -31/+26 |
* | * e_ilist.c: Reduce list walk. | Cedric BAIL | 2009-03-11 | 1 | -2/+7 |
* | Formatting & Whitespace removal. | Christopher Michael | 2008-11-21 | 1 | -16/+5 |
* | A little shuffling around and ilist is a bit nicer with thumbscroll. If I br... | Nicholas Hughart | 2008-11-21 | 1 | -24/+26 |
* | Set member_{add,del} to NULL. | Gustavo Sverzut Barbieri | 2008-10-25 | 1 | -0/+2 |
* | Remove Evas list and replace them with Eina list. | Cedric BAIL | 2008-10-22 | 1 | -53/+53 |
* | For the moment, when try to select an header, loop over next elements until w... | Chidambar Zinnoury | 2008-10-19 | 1 | -0/+4 |
* | Fix segfault happening with ilist when multi-selection is being used: selectr... | Chidambar Zinnoury | 2008-10-18 | 1 | -1/+1 |
* | Typebuf feature for ilist: type in several chars and an item with | ptomaine | 2008-09-22 | 1 | -2/+164 |
* | Add calculate callback to Evas_Smart_Class. | Gustavo Sverzut Barbieri | 2008-09-07 | 1 | -0/+1 |
* | allow ilist items to determin stacking | Carsten Haitzler | 2008-08-18 | 1 | -19/+84 |
* | some ilist stackign changes... | Carsten Haitzler | 2008-08-18 | 1 | -3/+9 |
* | Reduce some 2 line variable checks to single line. | Christopher Michael | 2008-05-10 | 1 | -6/+3 |
* | E_Ilist | Christopher Michael | 2008-04-18 | 1 | -118/+114 |
* | thumbscroll. the ability to scroll any widget (anything scrolled by the | Carsten Haitzler | 2008-01-23 | 1 | -7/+36 |
* | Be sure to set the ilist item->selected to 0 when calling e_ilist_unselect. | Christopher Michael | 2007-08-15 | 1 | -0/+1 |
* | move a chunk of stuff to use evas_smart_class_new() - evas_smart_new() will | Carsten Haitzler | 2007-08-04 | 1 | -5/+18 |
* | Better modules config dialog. Can now multi-select several modules to | Christopher Michael | 2007-07-15 | 1 | -0/+19 |
* | Give menu apps dialogs (favs, ibar, etc, etc) ability to move items up/down | Christopher Michael | 2007-07-10 | 1 | -0/+169 |
* | Cleanup. | Sebastian Dransfeld | 2007-06-07 | 1 | -1/+0 |
* | when going back to categories list, scroll to the category we were just in | rephorm | 2007-06-07 | 1 | -0/+20 |
* | ilist patches from Laurent Ghigonis <ooookiwi@gmail.com> | Carsten Haitzler | 2007-05-12 | 1 | -29/+0 |
* | freeze/thaw the ilist in ilist_clear, it speed things up on ilist delete | kiwi | 2007-05-09 | 1 | -0/+2 |
* | Remove stale code. | Sebastian Dransfeld | 2007-03-25 | 1 | -2/+0 |
* | Fix compiler warnings. | Sebastian Dransfeld | 2007-01-12 | 1 | -2/+1 |
* | Fix case where nothing is selected in the list, so disable some controls. | Christopher Michael | 2007-01-09 | 1 | -1/+21 |
* | Rework of the ilist widget. | Christopher Michael | 2007-01-08 | 1 | -460/+544 |
* | add freeze/thaw for ilist - makes the mime config dialog much better :) | Carsten Haitzler | 2006-11-27 | 1 | -1/+17 |
* | double click on open - with items in ilist or fm2 list and e will auto-open | Carsten Haitzler | 2006-10-28 | 1 | -0/+2 |
* | lots of freaky stuff. | Carsten Haitzler | 2006-09-03 | 1 | -0/+12 |
* | another chunk | rephorm | 2006-08-23 | 1 | -3/+3 |
* | ****** MAJOR THEME REWORKING -- BREAKAGE ********* | rephorm | 2006-08-22 | 1 | -10/+10 |
* | don't allow ilist headers to be selected | rephorm | 2006-06-09 | 1 | -0/+6 |
* | Add a function to e_ilist and e_widget_ilist to return if a particular item | Christopher Michael | 2006-06-08 | 1 | -0/+12 |
* | illogict patches (minus a few that will break config despite fixing a typo) | Carsten Haitzler | 2006-04-30 | 1 | -10/+57 |
* | Code cleanups for font config dialog | Stafford Mitchell Horne | 2006-04-13 | 1 | -0/+51 |
* | Add font fallbacks configuration to font config dialog | Stafford Mitchell Horne | 2006-04-04 | 1 | -0/+23 |
* | Add Font Configuration Dialog, and... | Stafford Mitchell Horne | 2006-04-01 | 1 | -2/+2 |
* | add ilist headers - much easier to organise things now | Carsten Haitzler | 2006-03-27 | 1 | -12/+41 |
* | better ilist behavior - from ilogicit | Carsten Haitzler | 2006-03-03 | 1 | -0/+3 |
* | Add some functions to e_ilist and e_widget_ilist.c . Fix commented | Christopher Michael | 2006-01-25 | 1 | -0/+15 |
* | Devilhorns wanted a count function added while I was playing in this. | David Walter Seikel | 2006-01-23 | 1 | -3/+12 |
* | ilist jumps to the selected spot now with the ilist widget (keyboard nav is | Carsten Haitzler | 2006-01-21 | 1 | -2/+5 |
* | Fix EAPI warnings. | sebastid | 2006-01-07 | 1 | -14/+14 |
* | Remove unused variables | Christopher Michael | 2005-12-29 | 1 | -3/+2 |
* | Fix remove by label | Christopher Michael | 2005-12-28 | 1 | -4/+1 |
* | Fix e_ilist compile warning | Christopher Michael | 2005-12-27 | 1 | -2/+3 |