Commit Graph

5762 Commits

Author SHA1 Message Date
Sebastian Dransfeld ad3761c9bd Fix warnings.
SVN revision: 30963
2007-07-24 18:47:26 +00:00
Massimo Maiurana b9fe0a3b9f *** empty log message ***
SVN revision: 30962
2007-07-24 18:44:40 +00:00
Sebastian Dransfeld 060a9b4fff buf isn't dynamic allocated.
SVN revision: 30961
2007-07-24 17:51:45 +00:00
Sebastian Dransfeld 5f82f68ff5 buf isn't a dynamic allocated buffer.
SVN revision: 30960
2007-07-24 17:50:12 +00:00
Carsten Haitzler d149b8dca6 and almost forgot - remove from e_includes.h
SVN revision: 30955
2007-07-24 16:27:18 +00:00
Carsten Haitzler ae480c2621 move apps configs to module
SVN revision: 30952
2007-07-24 14:50:26 +00:00
Viktor Kojouharov 504384fae0 new option to hide the desktop icons (under virtual desktops -> advanced)
SVN revision: 30943
2007-07-23 16:32:10 +00:00
Carsten Haitzler da19aec9bd fix proto for precache func
SVN revision: 30936
2007-07-22 23:06:42 +00:00
lok bce79230e1 Fixed an issue when Display information is enabled when moving windows but not when resizing.
SVN revision: 30929
2007-07-22 01:27:43 +00:00
Miculcy Brian 067f36923e added myself :)
SVN revision: 30926
2007-07-21 12:35:06 +00:00
Christopher Michael fd3197d74e Fix alternate shelf w/ inset style for recent swallow color changes.
SVN revision: 30924
2007-07-21 03:39:14 +00:00
Miculcy Brian 6b90f33d31 fixed seggi, changed window size for devilhorns
SVN revision: 30922
2007-07-20 23:58:02 +00:00
Christopher Michael e0e2492e00 When using "fill available space", take into account if the border is on the
current desk or not. This fixes bug #113.

Fix minor formatting issue in e_border.c


SVN revision: 30915
2007-07-20 08:27:59 +00:00
Christopher Michael 24eab9731b If we don't reassign a value to either tc->font or style, then be sure to
set them to NULL. This fixes bug #120.


SVN revision: 30914
2007-07-20 08:11:39 +00:00
Christopher Michael d58b93c45c Path from Kent (der_Metzger) <kent@thor.arrrr.com> to add Intel Core2
temperature sensor support to the temperature module.


SVN revision: 30863
2007-07-16 21:27:22 +00:00
Christopher Michael e12d3c3a1c Modified shelf id sort to be a bit more complete. This fixes the issue where
shelves were missing from the Shelf Dialog list.


SVN revision: 30862
2007-07-16 20:43:13 +00:00
Carsten Haitzler 22d4a7d9b9 nick's patches to use efreet_mime. seem to work fine.
SVN revision: 30856
2007-07-16 14:33:25 +00:00
Christopher Michael 99c32d45d0 Add missing return values for module update functions, thanks jeffdameth :)
SVN revision: 30842
2007-07-16 03:52:00 +00:00
Eric Schuele f069d129e5 Slight change in text.
SVN revision: 30841
2007-07-16 03:15:17 +00:00
Christopher Michael 63362fc303 Oops, don't need to reload the cfdata->modules list there.
SVN revision: 30840
2007-07-16 02:21:33 +00:00
Christopher Michael 8c20c3a819 Add an event for when a module gets loaded/unloaded. Event structure consits
of module name, and a bool for enabled/disabled. This allows the 'Shelf
Contents' dialog to be dynamically updated when a module loads/unloads.

Change Modules config dialog to use an event.


SVN revision: 30839
2007-07-16 02:15:37 +00:00
Christopher Michael bd51b88a80 Remove unused struct (left over from when modules were listed in the menu)
SVN revision: 30838
2007-07-16 01:29:25 +00:00
Christopher Michael 0bb82307d8 Added trap for NULL sd->obj. Ref: Bug #92.
SVN revision: 30837
2007-07-16 00:50:50 +00:00
Christopher Michael 8b7205e115 Added conf_profiles to build order.
SVN revision: 30836
2007-07-16 00:47:58 +00:00
Christopher Michael 7b0f3f215d Add conf_profiles to build order.
SVN revision: 30835
2007-07-16 00:47:17 +00:00
Christopher Michael 84a19c6a53 Added morlenxus' Profile Configuration module.
SVN revision: 30834
2007-07-16 00:45:58 +00:00
Christopher Michael 6aee1fef3d Make 'Shelf Contents' dialog resizable.
SVN revision: 30833
2007-07-15 23:42:46 +00:00
Christopher Michael 5b8a3e7555 Better modules config dialog. Can now multi-select several modules to
enable/disable at one time. Added some APIs to e_widget_ilist to help with
this.


SVN revision: 30832
2007-07-15 23:39:28 +00:00
David Walter Seikel 467c356faf .cvsignore+=2 and cvsignore++
SVN revision: 30828
2007-07-15 21:26:18 +00:00
Eric Schuele 7f696d4984 Actually able to see the appropriate icons now.
SVN revision: 30825
2007-07-15 15:00:14 +00:00
Eric Schuele a13e61ef6d forgot my separator bar.
SVN revision: 30822
2007-07-15 14:06:38 +00:00
Eric Schuele 79b8cf455c Fix typo of mine. Fix some whitespace. Allow appropriate icons to be viewed in "Border Icons" border menu.
SVN revision: 30821
2007-07-15 13:25:56 +00:00
Carsten Haitzler 2e875d3805 various patches from the devel mailing list in - and fixed where needed.
SVN revision: 30818
2007-07-15 08:28:11 +00:00
Christopher Michael 0a1b9cb6e9 Include the header to remove some compiler complaints.
SVN revision: 30815
2007-07-14 22:58:01 +00:00
leviathan 3c4e566d04 fix missing config modules
SVN revision: 30813
2007-07-14 17:09:47 +00:00
kaethorn 470bcde3c1 oops, wrong paths. fixed.
SVN revision: 30812
2007-07-14 15:26:45 +00:00
kaethorn fc63756e86 update debian package to include new modules.
clean up rules.


SVN revision: 30810
2007-07-14 14:42:57 +00:00
Stafford Mitchell Horne a17175762a Migrate conf Language dialogs over to modules
SVN revision: 30802
2007-07-13 22:33:48 +00:00
Carsten Haitzler f9fbd213d1 oops- commented out. uncomment.
SVN revision: 30785
2007-07-13 00:09:10 +00:00
Massimo Maiurana 3e3d518805 *** empty log message ***
SVN revision: 30777
2007-07-12 19:02:50 +00:00
rephorm a8f3c6a4aa its not guaranteed that storage devices will have UDI's beginning with 'storage', nor does it make sense to query those that do for capability 'volume'.
check all devices for both capabilities


SVN revision: 30774
2007-07-12 02:20:51 +00:00
rephorm bcd4833484 fix comment
SVN revision: 30773
2007-07-12 02:19:50 +00:00
David Walter Seikel 9cb750dfe0 Patch to add PowerBook temperature reading from Paul T. Threshold.
SVN revision: 30770
2007-07-11 23:17:13 +00:00
rephorm 830f8a0313 ecore_dbus is no longer used
SVN revision: 30766
2007-07-11 15:11:28 +00:00
Miculcy Brian e16a783a1c New german translation by Thomas Gstaedtner (thomas@gstaedtner.net).
Thank you.


SVN revision: 30713
2007-07-10 21:37:06 +00:00
Carsten Haitzler 024a4dc7a2 and add image to Makefile.am!!!!! remember!
SVN revision: 30707
2007-07-10 15:19:22 +00:00
manowarrior f92eeb63b6 New Desktop icon
SVN revision: 30702
2007-07-10 13:06:35 +00:00
Christopher Michael dc7f614937 Give menu apps dialogs (favs, ibar, etc, etc) ability to move items up/down
in the list. Allows user to "customize" their order in the menus, as per
ManoWarrior feature request.

Added some API to ilist widget to help with this. iList can now do
append_relative, prepend, and prepend_relative.


SVN revision: 30701
2007-07-10 11:15:34 +00:00
Carsten Haitzler ee2298b2db 1. fix a lot of things so they pass make distcheck - so many things have
broken. guys - need to be more careful!
2. asparagus
3. some extra docs/comments for evas


SVN revision: 30696
2007-07-10 00:13:26 +00:00
Christopher Michael 7b5f6d55bf Fix Bug #88.
- Make the Show Name, Show Generic, Show Comments options for the menus
work again.


SVN revision: 30688
2007-07-09 18:12:56 +00:00