Commit Graph

58 Commits

Author SHA1 Message Date
Carsten Haitzler 7dc5dc0753 add icon provision for gadcon classes and label provider functions. also add
all the data, update and add new icons etc. etc.


SVN revision: 22495
2006-05-09 13:02:48 +00:00
Carsten Haitzler 811083bcba more paranoid cleanup of menus
SVN revision: 22283
2006-04-21 15:54:11 +00:00
Carsten Haitzler fbd972cdb9 e packages build again - also not much point having an enlightenment-data as
it's built as an arch specific package and it is intrinsically required by e
and cannot work without it nor is the data shared betwene e and other apps
unless e itself is installed too


SVN revision: 22260
2006-04-20 11:30:25 +00:00
handyande 00330faaf9 Move the manipulation of user specified policy flags (ALLOW_OVERLAP and ALWAYS_ON_TOP (not used yet)) to the gadman edit menu, saves a LOT of code inside modules
SVN revision: 21226
2006-03-12 16:12:59 +00:00
Christopher Michael 8c75e51510 Return with no value, and unused variables
SVN revision: 20203
2006-02-03 01:07:21 +00:00
rephorm 99921a4b8a move the temperature module over to E_Gadget
i haven't been able to test that this fully works, since i don't have ACPI temperature sensors on here. but, it works to the extent that the old one did here, so it SHOULD be fine.


SVN revision: 20037
2006-01-26 05:40:17 +00:00
Carsten Haitzler 5f71f7acf5 2 pending patches in my inbox.
1. "allow overlap" patch for modules - needs better names in the gui (Allow
windows to overlap maybe - as allow overlap is very vague)
2. itray module (buggy - buggy - beware. i know why. beware i said!)
3. TODO items


SVN revision: 19911
2006-01-20 04:04:14 +00:00
sebastid 6a638a7806 Fix EAPI warnings.
SVN revision: 19597
2006-01-07 10:39:46 +00:00
Christopher Michael 6bf7badbe5 If a module has a config dialogue, destroy it on module shutdown
SVN revision: 19576
2006-01-06 21:45:57 +00:00
Christopher Michael 4c236eb1fa Fix Config call for current container. Better trapping
SVN revision: 19428
2005-12-30 14:28:13 +00:00
Christopher Michael 0affc3ee5c Remove unused protos. Cleanups
SVN revision: 19287
2005-12-24 20:01:03 +00:00
Christopher Michael 517eb4c9cf Rename e_int_config calls to avoid E namespace conflicts
SVN revision: 19105
2005-12-18 06:33:14 +00:00
Carsten Haitzler 71040b0586 module config dialog
SVN revision: 19089
2005-12-17 11:21:54 +00:00
Christopher Michael dcd8ed84ae Add clock config dialogue :)
SVN revision: 19050
2005-12-15 22:37:14 +00:00
sebastid 12a0d6d9bd Don't use sscanf
SVN revision: 17955
2005-10-25 10:41:28 +00:00
Carsten Haitzler 0fcd8c7725 leak --
SVN revision: 17327
2005-10-08 15:06:36 +00:00
sebastid 4f28361861 Cleanup.
SVN revision: 17256
2005-10-06 23:55:44 +00:00
sebastid d4a41079f7 Fix ecore_file_ls usage.
SVN revision: 17248
2005-10-06 19:38:46 +00:00
sebastid f4498d11a3 New modapi!
If a module fails to load, don't unload it. Mark it with an error flag,
and ask the user if he wants to unload it.


SVN revision: 16918
2005-09-24 13:42:05 +00:00
sebastid 74f0aa00c7 Move module api check to module loader.
SVN revision: 16873
2005-09-23 17:13:47 +00:00
Dan Sinclair 9288298ae8 - move the common code to a function in the e_modules file.
SVN revision: 16851
2005-09-22 18:17:18 +00:00
sebastid ad4feaa85e E-codingstyle.
SVN revision: 16825
2005-09-21 06:57:36 +00:00
Christopher Michael 78e3b8efed Changed module to use e_dialog instead of e_error
SVN revision: 16820
2005-09-21 01:18:30 +00:00
sebastid 88c6a35aff Convert degree sign to utf8
SVN revision: 16818
2005-09-20 19:14:29 +00:00
sebastid b1836c9e56 E-codingstyle
Fix memleak


SVN revision: 16815
2005-09-20 18:16:33 +00:00
Carsten Haitzler f9e265cbae dont hardcode TZ2
SVN revision: 16726
2005-09-15 09:48:18 +00:00
Carsten Haitzler 1afc17d459 patches, stuff...
SVN revision: 16724
2005-09-15 06:25:28 +00:00
Carsten Haitzler f28bd4352c temp module patches from bickers :)
SVN revision: 16263
2005-08-22 03:49:40 +00:00
Carsten Haitzler 744dfc58ff one way or the other i'm forced to add timestamps to events - i cant avoid it
anymore. sorry guys. really no way around it. :(


SVN revision: 15891
2005-07-25 09:55:47 +00:00
Carsten Haitzler ae6595f0b1 bsd temp patch
SVN revision: 15499
2005-06-23 02:49:32 +00:00
Carsten Haitzler f618831ce9 fix memory leaks! no more leaks!
SVN revision: 14934
2005-05-25 08:08:44 +00:00
Carsten Haitzler ea2fa22046 TODO items. bugs. start module - its a START. it doesnt work that well. needs
work in the menu code to handle fixing menus to a launch rect.


SVN revision: 14831
2005-05-18 05:06:05 +00:00
Carsten Haitzler 9015e17739 fix dropshadow bug
make e_theme stuff check contents of edje files for group requested, if not
there, fallback
fix shading of windows with shaped windows


SVN revision: 14307
2005-04-23 05:16:25 +00:00
Carsten Haitzler f0b0f6f614 add theme finder/class/category wrapper - handles finding theme files for
specific categories, and falling back if not found. it cant check specific
parts in edjes though - maybe i should add that? :)


SVN revision: 14278
2005-04-21 10:09:28 +00:00
rbdpngn f5d5044d9f Avoid some warnings on platforms where the no temperature data is available.
SVN revision: 14236
2005-04-19 04:04:45 +00:00
Carsten Haitzler 2da415aa83 cpufreq module - cleaned up a bit, some fearyes i removed (not well done
enough) it only supports userspace and ondemand right now. it doesnt SET them
until u hit the toggle. it needs to support powersave and performance - theme
has no way to indicate this. that's the problem.


SVN revision: 14223
2005-04-18 14:33:24 +00:00
sebastid 709c0003c8 Evas_List -> Ecore_List
SVN revision: 14198
2005-04-14 10:52:58 +00:00
Dan Sinclair febbbe4a1c - change the names of the module entry points. This will break other
modules.
   init -> e_modapi_init
   shutdown -> e_modapi_shutdown
   about -> e_modapi_about
   info -> e_modapi_info
   save -> e_modapi_save


SVN revision: 14151
2005-04-12 03:34:31 +00:00
Carsten Haitzler e701d406d0 modules translated...
SVN revision: 14146
2005-04-11 22:01:51 +00:00
Carsten Haitzler 712d33389f ibox isnt used/etc. so for now lets remove it.
SVN revision: 14145
2005-04-11 21:50:36 +00:00
Carsten Haitzler 8af31e445f fix a bunch of fixme's in the todo for mini freeze found recently
SVN revision: 14107
2005-04-05 14:47:49 +00:00
Carsten Haitzler c257043cf3 nuke valgrind badness! :)
SVN revision: 14065
2005-04-01 16:12:31 +00:00
tsauerbeck 28b6407d93 Edjes now use 'edj' as the filename extension
SVN revision: 13856
2005-03-22 19:31:01 +00:00
Carsten Haitzler 5ded80ff1a set the default sizes to somethingn "sane" :)
SVN revision: 13790
2005-03-19 12:49:46 +00:00
sebastid 013cf15a76 Move from e_file to ecore_file
SVN revision: 13454
2005-02-21 16:08:04 +00:00
sebastid b789fdbda2 Cleanup.
SVN revision: 13411
2005-02-17 17:32:08 +00:00
sebastid 95853f7587 Free config list.
Use switch to check gadman change.
Cleanup naming.


SVN revision: 13398
2005-02-16 11:41:40 +00:00
sebastid e19add22c8 Add main menu to face menu.
SVN revision: 13300
2005-02-10 16:48:37 +00:00
sebastid e6acddcfcb Edit Mode
SVN revision: 13291
2005-02-10 12:51:16 +00:00
sebastid 9ddfaabb3a - Move functions from face to main object.
- Add menu on each face.
- Save config.


SVN revision: 13282
2005-02-10 11:58:14 +00:00