Commit Graph

46 Commits

Author SHA1 Message Date
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
handyande e73892ca59 Sebastians module patch, tidy up and fix clock faces + menus
SVN revision: 13215
2005-02-07 11:29:36 +00:00
Carsten Haitzler 729270e697 ewps!
SVN revision: 13184
2005-02-03 13:47:51 +00:00
Carsten Haitzler 49a65725c8 return 1 damnit!
SVN revision: 13100
2005-01-26 04:34:19 +00:00
handyande ec01bb7925 Port battery and temperature to gadman - finally
Ibar here I come :(


SVN revision: 13094
2005-01-25 14:24:38 +00:00
Carsten Haitzler bee332a2f4 and menus now work by zones...
SVN revision: 12900
2005-01-11 13:43:01 +00:00
Carsten Haitzler 4350855593 ibook temp meter is in sysfs...
SVN revision: 12819
2005-01-08 04:27:24 +00:00
Carsten Haitzler 477d160e1f hide thermometer when there is no temperature info...
SVN revision: 12772
2005-01-05 07:56:56 +00:00
Carsten Haitzler 75c635290d a temperature monitor module for acpi... it's simple... and really only
handles 1 temperature guage - but it's useful. fixed stuff in battery
modules, added config menus... ibar size change menu only works after a
restart for now.. need to fix that.


SVN revision: 12676
2005-01-02 02:39:44 +00:00