summaryrefslogtreecommitdiff
path: root/src/modules/conf_keybindings
Commit message (Expand)AuthorAgeFilesLines
* use settings insetad of configuration. shorter.Carsten Haitzler2008-11-222-3/+3
* * shortening config category titles.Carsten Haitzler2008-11-211-1/+1
* Remove unused variable.Sebastian Dransfeld2008-10-271-1/+0
* Correct usage of format patterns && dialogs.Sebastian Dransfeld2008-10-271-7/+6
* Fix sort callback.Sebastian Dransfeld2008-10-271-3/+3
* Remove Evas list and replace them with Eina list.Cedric BAIL2008-10-221-39/+39
* And finally recompile all e modules' edje files.Chidambar Zinnoury2008-10-151-0/+0
* Switch to eina_stringshare.Cedric BAIL2008-10-151-32/+32
* Correctly include eina and fix pkg-config description.Cedric BAIL2008-10-151-4/+3
* Make e depend on eina. No change in the code yet, so just fix your build syst...Cedric BAIL2008-10-131-2/+3
* Textblock in. Revised the use of textblock tags and fixed up all the modules ...toma2008-09-011-5/+5
* hu translations for desktop filesMassimo Maiurana2008-04-301-0/+2
* updated module.desktop.in files with eo localization.Massimo Maiurana2008-02-291-0/+2
* Fix up module descriptions for new width of description box.Christopher Michael2007-12-301-3/+3
* Update many desktop files with some translations. Courtesy of tokyo.Eric Schuele2007-12-061-0/+16
* Add module type to .desktop files.Christopher Michael2007-11-021-0/+1
* Check for params before checking for strlen of params.Christopher Michael2007-11-021-1/+1
* Need to strdup the params, as they are free'd later.Sebastian Dransfeld2007-10-311-1/+1
* errrr. commit? did the last one work?Carsten Haitzler2007-10-312-11/+0
* Formatting.Sebastian Dransfeld2007-10-291-22/+27
* Don't use strlen to check for empty string.Sebastian Dransfeld2007-10-291-6/+6
* Don't use strlen to check for empty string.Sebastian Dransfeld2007-10-291-1/+1
* Make sure we are not null before checking strlenEric Schuele2007-10-291-1/+1
* ZGold's patch for adding 'Add Keyboard Shortcut' to border menu.Christopher Michael2007-10-281-26/+40
* API breakage: e_widget_entry_add() allows now to set a cb function for text c...Miculcy Brian2007-10-071-1/+1
* translated strings in italian for modules' .desktop files.Massimo Maiurana2007-09-231-0/+2
* Add comments to several of the default E config panel modules.Eric Schuele2007-08-271-0/+1
* Initialize some variables to remove compiler warnings.Christopher Michael2007-08-231-3/+3
* add delayed module loading in idle time. moduels can register if theyCarsten Haitzler2007-07-291-0/+1
* Proper icon for keybindings module.Christopher Michael2007-07-291-0/+0
* and move yet more config dialogs to modulesCarsten Haitzler2007-07-298-0/+1447