Commit Graph

16 Commits

Author SHA1 Message Date
Cedric BAIL 1087de2397 Remove Evas list and replace them with Eina list.
No change for ->next and ->data access right now, as the patch is already
big enough.



SVN revision: 36962
2008-10-22 11:49:33 +00:00
Sebastian Dransfeld 2415c7e4d0 EAPI
SVN revision: 32352
2007-11-04 12:44:36 +00:00
Carsten Haitzler 371504515f abstract config dialogs more - include params.
SVN revision: 30588
2007-07-04 11:11:03 +00:00
Carsten Haitzler 88bb37a1cb start abstracting out config dialogs a bit...
SVN revision: 30573
2007-07-03 15:19:09 +00:00
Sebastian Dransfeld 39e228c73a Formatting.
SVN revision: 29448
2007-04-08 21:00:30 +00:00
Sebastian Dransfeld fa297ae0c1 Remove unused variables.
SVN revision: 27449
2006-12-14 19:31:48 +00:00
Christopher Michael bc5935bf3f Remove commented-out old code.
SVN revision: 27233
2006-11-27 12:58:46 +00:00
Christopher Michael 01acd6158a Added config_desk to e_includes and Makefile.am for building.
Tied config_desk into the desk preview widget.


SVN revision: 27117
2006-11-15 11:33:15 +00:00
Christopher Michael 2af09ac83b Add in the right-click menu for Set Wallpaper & Set Desk Name.
Set wallpaper works, set desk name is in progress.
Remove a todo which was done already.
Some formatting.


SVN revision: 27112
2006-11-15 05:00:50 +00:00
Christopher Michael a5f362a0ab Fix an issue with desk preview bg set always selecting Use Theme Bg.
Remove some duplicated code.
Minor formatting.


SVN revision: 27102
2006-11-14 05:39:26 +00:00
Christopher Michael e9806ee264 Fix a compiler warning about ecore_event_handlers.
SVN revision: 27097
2006-11-13 22:10:25 +00:00
rephorm 80478f40d8 Allow setting bg of desktops from within virtual desktop dialog.
For now, left click on the small desktop.
We'll probably add a menu on click, with the ability to set the desktop name or set bg.


SVN revision: 26700
2006-10-20 03:23:46 +00:00
rephorm 71fcf80be5 add e_thumb_icon_rethumb() - allows re-thumbing after changing e.g. the size to thumb at
use rethumb in desk preview


SVN revision: 26679
2006-10-18 03:31:45 +00:00
rephorm 1532587bcb Dynamically add and remove desks in the preview when you change the # of virtual desks.
A few small fixmes still to go


SVN revision: 26662
2006-10-16 23:45:16 +00:00
rephorm 9d58b52c0b Fix bug: overlap in deskpreview with a single desktop
move color well default min size from theme into the widget itself (may still need to be tweaked a bit -- but can always be overridden when using the widget)


SVN revision: 26565
2006-10-13 02:49:40 +00:00
rephorm 7c2f28556a add preview widget to Virtual Desktops dialog
SVN revision: 26455
2006-10-09 19:06:43 +00:00