Commit Graph

59 Commits

Author SHA1 Message Date
Carsten Haitzler b273fe10db use settings insetad of configuration. shorter.
SVN revision: 37742
2008-11-22 08:42:54 +00:00
Carsten Haitzler 5b50a2b89e * shortening config category titles.
* remove illume custom config dialog - use normal one
* add toolbar used in config dialog. will be used for more. makes ui more
  compact and flexible.
* make dialog windows optionally ALWAYS be "normal windows".
* config module exports a config gadget now - illume doesnt need it anymore



SVN revision: 37721
2008-11-21 03:59:30 +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 d3d14662d2 And finally recompile all e modules' edje files.
SVN revision: 36696
2008-10-15 19:43:58 +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
Cedric BAIL 9e02df4fef Correctly include eina and fix pkg-config description.
SVN revision: 36667
2008-10-15 10:03:45 +00:00
Cedric BAIL d2f7e4da0d Make e depend on eina. No change in the code yet, so just fix your build system and no bug must show up.
SVN revision: 36627
2008-10-13 16:00:58 +00:00
toma a3c3d2c23f Icon work. HUGE revision of icons and their names. This breaks the icon theme API so you might need to revise some themes. It does however, simplify a whole lot of stuff. You'll notice a lot more icons in menus. This bigger changes will come with the new theme once it is done. The missing icon names are put in b_and_w theme for now so if you need them, look them up. Also a bit of base work for EFM and the border icons in there. Commented out till the old icons are merged in. Message me if anything is screwed up.
SVN revision: 36591
2008-10-12 06:04:26 +00:00
toma d99104e0be Make Swap button use an icon in the config dialog for gradients
SVN revision: 36141
2008-09-21 05:49:04 +00:00
toma 74bea17d1d Textblock in. Revised the use of textblock tags and fixed up all the modules to use it more correctly. This style may need to be repeated across all the E-MODULES-EXTRA modules for unification of styles. The altered .desktop files still look perfectly fine on BlingBling and a few other themes Ive tested it with. The textblock style itself could probably do with a little tweaking.
SVN revision: 35776
2008-09-01 15:24:32 +00:00
toma 9809a211eb Fix the min size of the wallpaper file chooser so its in line with theme selector and wallpaper advanced dialogs.
SVN revision: 35531
2008-08-18 03:41:54 +00:00
Sebastian Dransfeld 3cdd5798f1 Remove unused variable
SVN revision: 35477
2008-08-14 06:06:24 +00:00
Cedric BAIL aaf6fd85ca Fix from Massimiliano Calamelli (mcalamelli@gmail.com) with help
from Bertrand Janin.

It solve a bug that happens when you select a wallpaper for dowload before
all thumbs are downloaded.


SVN revision: 34978
2008-07-02 11:05:07 +00:00
Sebastian Dransfeld 2d69efe683 only show progess when now != total, as curl returns some weird values
at the start of a download.


SVN revision: 34875
2008-06-19 17:30:47 +00:00
Christopher Michael 373acc5db2 Remove C++ commented variable. Not needed anymore.
SVN revision: 34548
2008-05-12 20:49:44 +00:00
Christopher Michael e75948ef52 Port wallpaper dialog to use the new e_widget_flist. This fixes issue where
using keyboard to navigate the file list would not select the next item in
list. Fix formatting & whitespace in dialog & import dialog.


SVN revision: 34546
2008-05-12 20:40:00 +00:00
Christopher Michael 3faff20d40 asprintf not supported on Solaris, use snprintf.
SVN revision: 34523
2008-05-10 08:02:27 +00:00
Massimo Maiurana ee431269a7 hu translations for desktop files
SVN revision: 34408
2008-04-30 10:28:40 +00:00
Carsten Haitzler 558ca60a66 revert wallpaper changes. crashies
SVN revision: 34270
2008-04-14 10:26:33 +00:00
Carsten Haitzler dea3f74f5a massimiliano's updates
SVN revision: 34247
2008-04-11 23:03:08 +00:00
Miculcy Brian 12818af2f7 Show correct wallpaper name in thumbnail list - do not use thumbnail name.
SVN revision: 34125
2008-03-27 08:03:27 +00:00
Eric Schuele 99b2aef6a0 Per Devilhorns: Whitespace and formatting fixes.
SVN revision: 34109
2008-03-25 02:17:55 +00:00
Sebastian Dransfeld b17b7b29e2 Delete ecore_con_url object.
SVN revision: 34071
2008-03-21 14:23:16 +00:00
Nicholas Hughart 456a41e05d Patch from devilhorns:
* Formatting cleanup
* Fixes dialog width to be more dynamic
* Left side list doesn't take up all the space anymore


SVN revision: 34030
2008-03-15 07:42:18 +00:00
Sebastian Dransfeld b10b905e67 Make it work again (from Massimiliano Calamelli)
SVN revision: 34021
2008-03-13 19:28:12 +00:00
Sebastian Dransfeld d04fbdf17d Fix compiler warnings.
SVN revision: 34020
2008-03-13 19:19:10 +00:00
Miculcy Brian 526ca56284 e was broken, fixies.
SVN revision: 34008
2008-03-12 23:49:45 +00:00
Sebastian Dransfeld 77ede1b77b Clean up and remove some leaks.
SVN revision: 34005
2008-03-12 21:13:21 +00:00
Sebastian Dransfeld c350457acf formatting
SVN revision: 34004
2008-03-12 20:40:24 +00:00
Sebastian Dransfeld c370c256b3 fix leak.
SVN revision: 33995
2008-03-12 10:19:44 +00:00
Sebastian Dransfeld 3d7ff04e75 Formatting
SVN revision: 33994
2008-03-12 10:16:01 +00:00
Carsten Haitzler 1186949fbc cedrics for web
SVN revision: 33971
2008-03-09 16:43:58 +00:00
Carsten Haitzler 113b9b365c and add 2 files for wallpaper on-line stuff
SVN revision: 33933
2008-03-05 06:03:49 +00:00
Carsten Haitzler 0ea28e8081 Massimiliano's rss feed wallpaper fetching and browsing stuff. really cool.
probably needs mroe work, but cool enough for mainline :)


SVN revision: 33930
2008-03-05 05:35:37 +00:00
Massimo Maiurana b5260fd925 updated module.desktop.in files with eo localization.
SVN revision: 33868
2008-02-29 18:31:50 +00:00
Christopher Michael 841a1e7971 Fix up module descriptions for new width of description box.
SVN revision: 33306
2007-12-30 19:34:57 +00:00
Christopher Michael 05f9121adf Better resize for wallpaper dialog. Uses less tables & lists too :)
SVN revision: 33131
2007-12-14 16:34:47 +00:00
Eric Schuele 552cd506a5 Update many desktop files with some translations. Courtesy of tokyo.
SVN revision: 33009
2007-12-06 05:07:33 +00:00
Christopher Michael 7fd7a20249 Formatting fixes.
SVN revision: 32997
2007-12-05 11:37:40 +00:00
Christopher Michael 8d27d4c6a5 Add module type to .desktop files.
SVN revision: 32286
2007-11-02 06:22:24 +00:00
Carsten Haitzler 2405363f94 errrr. commit? did the last one work?
SVN revision: 32232
2007-10-31 12:23:15 +00:00
Carsten Haitzler 96b56f9854 fix zone num for wallpaper too
SVN revision: 32205
2007-10-29 17:40:12 +00:00
Christopher Michael 7971f348e0 Encode any 'imported' images with a data item so we know if it's
fill/stretch/etc. First stage of allowing changes to imported images.


SVN revision: 32177
2007-10-28 00:58:17 +00:00
Christopher Michael acd700aba2 Check that we have dev & path from the e_fm widget before setting the
e_config values.


SVN revision: 32156
2007-10-24 18:28:55 +00:00
Christopher Michael 1230661800 Allow setting png/jpeg as background from e_fm context menu.
SVN revision: 32151
2007-10-24 08:37:48 +00:00
Miculcy Brian a7d1bfeaae API breakage: e_widget_entry_add() allows now to set a cb function for text change events.
SVN revision: 32009
2007-10-07 21:26:48 +00:00
lok 0816c7f746 Reset the preview on the selected bg when unticking the "use theme wallpaper" checkbox.
SVN revision: 32005
2007-10-07 13:33:28 +00:00
Massimo Maiurana 81440c9066 translated strings in italian for modules' .desktop files.
SVN revision: 31794
2007-09-23 20:53:15 +00:00
Eric Schuele b6ba5eac3e Add comments to the last remaining internal dialog modules.
SVN revision: 31567
2007-08-28 18:37:30 +00:00