summaryrefslogtreecommitdiff
path: root/src/bin/e_int_config_modules.c
Commit message (Expand)AuthorAgeFilesLines
* * estickies,Cedric BAIL2009-02-251-8/+10
* this way modules categories are really translatedMassimo Maiurana2009-01-241-1/+1
* This commit is huge. I did test it a lot on my computer, and it run fine here.Cedric BAIL2008-12-171-122/+125
* use settings insetad of configuration. shorter.Carsten Haitzler2008-11-221-1/+1
* Fix callback for list sorting.Sebastian Dransfeld2008-10-271-3/+3
* Remove unused variables.Sebastian Dransfeld2008-10-261-3/+0
* Correct callback for eina_hash_foreach.Sebastian Dransfeld2008-10-261-22/+22
* Remove Evas list and replace them with Eina list.Cedric BAIL2008-10-221-13/+13
* Sorry, forgot to cut some line at 80 chars and to remove some dead come prior...Chidambar Zinnoury2008-10-181-23/+16
* Some modifications to modules configuration:Chidambar Zinnoury2008-10-181-47/+141
* Switch to eina_stringshare.Cedric BAIL2008-10-151-17/+17
* useless evas_list_free()'sCarsten Haitzler2008-09-051-10/+7
* E_IlistChristopher Michael2008-04-181-29/+40
* Fix function protos & functions for recent Evas_Hash changes to removeChristopher Michael2008-02-091-14/+14
* Remove commented lines.Christopher Michael2007-12-301-7/+0
* Move description area to be below both loaded & unloaded becauseChristopher Michael2007-12-301-10/+18
* Remove unused member from structure, it's really not needed.Christopher Michael2007-11-041-3/+1
* Much better modules dialog. Faster at listing, loading & unloading modules.Christopher Michael2007-11-021-444/+470
* Modify dialog to sort modules into categories.Christopher Michael2007-11-021-81/+134
* Remove unused variable.Sebastian Dransfeld2007-10-311-1/+0
* Make sure the module description falls back to unavailable when there is no s...Eric Schuele2007-10-311-109/+111
* boys and girls... animals and vegetables... pokemon and spatial anomoliesCarsten Haitzler2007-10-311-80/+0
* Init some vars to NULL before use.Christopher Michael2007-10-281-10/+10
* Comment out the efreet_icon_path_find call as this function is slowing downChristopher Michael2007-10-281-1/+18
* Fix tab order for right side (About/Config/Unload).Christopher Michael2007-10-091-5/+9
* Need a few more pixels in height to accomodate 4 full lines of text without a...Eric Schuele2007-08-271-1/+2
* formatting.Sebastian Dransfeld2007-08-261-4/+4
* Minor adjustment to the textblock so that the Module List resizes better,Christopher Michael2007-08-261-1/+1
* Allow loaded modules to show their description as well.Eric Schuele2007-08-261-0/+4
* Restrict min size.Eric Schuele2007-08-251-0/+1
* Forgot some cleanupEric Schuele2007-08-251-0/+1
* Add a description textblock to the dialog. This will display the Comment fie...Eric Schuele2007-08-251-2/+16
* Lots of cleanup (Remove unused variables & functions)Christopher Michael2007-08-231-1/+1
* ecore api changeViktor Kojouharov2007-08-191-1/+1
* Removed unused variable.Christopher Michael2007-08-171-1/+0
* Rework the Modules dialog so that it loads a lot faster.Christopher Michael2007-08-151-431/+409
* move a chunk of stuff to use evas_smart_class_new() - evas_smart_new() willCarsten Haitzler2007-08-041-1/+8
* Remove const qualifier.Sebastian Dransfeld2007-07-261-2/+2
* Update for changes in efreet.Sebastian Dransfeld2007-07-261-7/+22
* *API BREAK* see the discussion in the mailing list. misc and e_modules will f...Peter Wehrfritz2007-07-251-4/+4
* Fix warnings.Sebastian Dransfeld2007-07-241-2/+2
* Add missing return values for module update functions, thanks jeffdameth :)Christopher Michael2007-07-161-0/+1
* Oops, don't need to reload the cfdata->modules list there.Christopher Michael2007-07-161-1/+0
* Add an event for when a module gets loaded/unloaded. Event structure consitsChristopher Michael2007-07-161-8/+29
* Better modules config dialog. Can now multi-select several modules toChristopher Michael2007-07-151-379/+439
* Better resizing on the modules config dialog.Christopher Michael2007-04-171-36/+26
* Make her flow from left to right instead of top to bottom!titan2007-04-171-5/+5
* Rework the fonts config dialog.. this needed to be done. BAD. Alsotitan2007-04-171-8/+11
* Although modules use .desktop files, they are not E_Apps.Sebastian Dransfeld2007-03-241-40/+41
* #if 0 unused code.Sebastian Dransfeld2006-12-281-0/+2