Commit Graph

24 Commits

Author SHA1 Message Date
Davide Andreoli 49fecd25b7 More icons renamed
SVN revision: 39400
2009-03-06 22:18:15 +00:00
Davide Andreoli 2904ca6d46 ICON: enlightenment/themes -> preferences-desktop-theme
SVN revision: 39373
2009-03-04 23:53:28 +00:00
Davide Andreoli 696e9a7449 * Use the new Exchange Smart Object in the E17 theme dialog (if exchange is installed)
SVN revision: 38037
2008-12-09 02:25:48 +00:00
Sebastian Dransfeld 10396e6085 Use strlcpy
SVN revision: 37237
2008-10-27 12:34:35 +00:00
Sebastian Dransfeld f4043040d7 Fix sort callback.
SVN revision: 37221
2008-10-27 10:46:43 +00:00
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
Chidambar Zinnoury d6d9f559ec Resize previews right on theme and wallpaper config dialogs.
SVN revision: 36694
2008-10-15 19:27:29 +00:00
Cedric BAIL 3d6749983b Switch to eina_stringshare.
This could also change the usage of string share in E17.



SVN revision: 36679
2008-10-15 15:12:56 +00:00
toma 4a16cd4191 Bit of an API break for themes. The icon to tell you something is set is now enlightenment/check and not enlightenment/e. This gives a more logical display that something is set. Ive added the changed to blingbling too to maintain an icon in that spot. Other themes will need to create an icon called e/icon/enlightenment/check to get this working. It is used in the Adv theme selector, profiles, colours, fonts and language.
SVN revision: 36142
2008-09-21 07:43:46 +00:00
Carsten Haitzler bc7736a6e5 and use the right.... func.. that exists!
SVN revision: 35474
2008-08-14 01:29:02 +00:00
Sebastian Dransfeld e27b8f0e78 Web dialog returns an E_Dialog object, not E_Win.
SVN revision: 35466
2008-08-13 18:31:15 +00:00
Cedric BAIL 62b44f37d8 Add Theme fetcher from Massimiliano Calamelli (mcalamelli@gmail.com).
SVN revision: 34979
2008-07-02 11:29:14 +00:00
Christopher Michael 6d7088ea42 Port theme dialog to use new e_widget_flist.
SVN revision: 34547
2008-05-12 20:40:44 +00:00
Christopher Michael b4c940cad4 Some minor formatting fixes.
This dialog needs some work as it does not fit into 640x480.


SVN revision: 33177
2007-12-18 02:01:27 +00:00
Christopher Michael c5748c99a0 No need to expand width on the preview frame because the actual preview
never changes size anyway.


SVN revision: 33133
2007-12-14 17:11:09 +00:00
Eric Schuele 97fb78ee7b Whitespace cleanups.
SVN revision: 32215
2007-10-30 16:23:28 +00:00
Eric Schuele 0a6d5a5925 Allow users to modify the base theme from the advanced dialog.
SVN revision: 32214
2007-10-30 16:09:08 +00:00
Christopher Michael 5fe3eb8e05 More patch work from Brett Nash, slightly modified, to fix some compiler
warnings.


SVN revision: 31705
2007-09-13 21:16:33 +00:00
Christopher Michael fc94c55d57 Fix compiler warnings by initializing some variables & using evas_stringshare.
SVN revision: 31472
2007-08-23 10:26:36 +00:00
Sebastian Dransfeld 80d118c3e9 formatting
SVN revision: 31129
2007-08-03 05:34:33 +00:00
Christopher Michael 9bfeb09b7f Use a better null trap for e_theme_config_get returning NULL. This should
allow a theme to still be set.


SVN revision: 31071
2007-07-29 05:02:18 +00:00
Christopher Michael aeacbf6530 Add trap for the odd case where e_theme_config_get may return null.
SVN revision: 31070
2007-07-29 04:49:02 +00:00
Sebastian Dransfeld ad3761c9bd Fix warnings.
SVN revision: 30963
2007-07-24 18:47:26 +00:00
Carsten Haitzler ca263be347 move more config dialogs to modules.
SVN revision: 30640
2007-07-07 15:44:01 +00:00