6154 Commits (2415c7e4d026e53991e0df8b0a06cd0b53802453)
 

Author SHA1 Message Date
Sebastian Dransfeld 2415c7e4d0 EAPI 16 years ago
Carsten Haitzler b7fae6decb pointer gets more singals now - needed this for my new theme for e17 - it 16 years ago
Carsten Haitzler bc031932da update TODO. 16 years ago
Christopher Michael 8aa7076fba Much better modules dialog. Faster at listing, loading & unloading modules. 16 years ago
Christopher Michael 67dee53c2a DBus module goes into System. Change .desktop to reflect module type. 16 years ago
Sebastian Dransfeld 4f7cbdacbe Declare public functions in headers. 16 years ago
Sebastian Dransfeld 3f9d154823 Remove unused (and deprecated) declaration. 16 years ago
Christopher Michael 4b2a61803a Modify dialog to sort modules into categories. 16 years ago
Christopher Michael ec0196a4fe Add module type for fileman. 16 years ago
Christopher Michael edbb247797 Add module type for conf panel. 16 years ago
Christopher Michael de22de6eac Add/Change some module types in .desktop. 16 years ago
Christopher Michael 8d27d4c6a5 Add module type to .desktop files. 16 years ago
Christopher Michael 488bbfab1d Change module type of .desktop 16 years ago
Christopher Michael 81a742efc3 Add module type to .desktop 16 years ago
Christopher Michael e78c5f25b5 Add module type to .desktop. 16 years ago
Christopher Michael 55fce5437d Check for params before checking for strlen of params. 16 years ago
Christopher Michael 4f4f035465 Formatting fixes. 16 years ago
Christopher Michael 76906e9a0a Be sure to free icon_file if it exists for both categories & items. 16 years ago
Christopher Michael 04592aa37d Minor formatting fixes. 16 years ago
Sebastian Dransfeld 1912e70288 Need to strdup the params, as they are free'd later. 16 years ago
Sebastian Dransfeld b8cd2447aa Fix warnings. 16 years ago
Sebastian Dransfeld 27a177e90e Remove unused variable. 16 years ago
Sebastian Dransfeld 312dad0a8f Fix warning. 16 years ago
Christopher Michael 43cdb962de Allow battery to use it's own icon in Config Panel. 16 years ago
Christopher Michael 3edfa96675 Allow dropshadow module to use it's own icon in the Config Panel. 16 years ago
Eric Schuele ca1a6dbec2 Make sure the module description falls back to unavailable when there is no selection. Plus a bunch of whitespace removal. 16 years ago
Christopher Michael eedab4732c Allow modules to use their own icons as config items/cats. 16 years ago
Carsten Haitzler 44fc6bc933 missed extra config calls 16 years ago
Carsten Haitzler 2405363f94 errrr. commit? did the last one work? 16 years ago
Carsten Haitzler 6840a4f977 boys and girls... animals and vegetables... pokemon and spatial anomolies 16 years ago
Christopher Michael 9a4d68f63a Initial check-in of upcoming toolbar. Ignore this code for now as it's still 16 years ago
Christopher Michael b28acd50ac Check in edc for upcoming toolbar. 16 years ago
Carsten Haitzler 67d9f11185 fix transitions. 16 years ago
Christopher Michael 288e110240 Fix config list widget for recent e_widget_entry cahnges. 16 years ago
Eric Schuele a6aac74094 In all these whitespace cleanups, I did actually remove a few unused variables, and some dead code. 16 years ago
Christopher Michael 0c7f4eb2c9 Add missing function proto in header file. 16 years ago
Eric Schuele 97fb78ee7b Whitespace cleanups. 16 years ago
Eric Schuele 0a6d5a5925 Allow users to modify the base theme from the advanced dialog. 16 years ago
Eric Schuele a126f79a5e Removing the winlist module will result in a) a segv the next time you use it (yes, you just removed it, but hey), b) the inability to use an exebuf action for a keybinding for the remainder of your E session. Fixed. 16 years ago
Carsten Haitzler 96b56f9854 fix zone num for wallpaper too 16 years ago
Carsten Haitzler bfe82f6c28 use id, not num 16 years ago
Sebastian Dransfeld fcf73424fa Formatting. 16 years ago
Sebastian Dransfeld 258eb1ab66 Don't use strlen to check for empty string. 16 years ago
Sebastian Dransfeld 13269eda52 Don't use strlen to check for empty string. 16 years ago
Eric Schuele 53f67eaf29 Make sure we are not null before checking strlen 16 years ago
Christopher Michael 29ca544580 Remove TODO item for 'Add Keyboard Shortcut'. Completed with ZGold's patch. 16 years ago
Christopher Michael c7811fef97 ZGold's patch for adding 'Add Keyboard Shortcut' to border menu. 16 years ago
Christopher Michael 32cbb1b860 Don't evas_list_free the returned mime handlers list. This fixes bug #255 16 years ago
Miculcy Brian d9a602326c Fixing bug #251: e_winlist.c corrupts the focus stack when switching to another window which is NOT the nearest one 16 years ago
Christopher Michael 06bc9cbd83 Init some vars to NULL before use. 16 years ago