Commit Graph

74 Commits

Author SHA1 Message Date
Sebastian Dransfeld 02b6e4db39 Ecore_Str.h -> Eina
SVN revision: 45740
2010-01-30 22:11:11 +00:00
Sebastian Dransfeld a9bf975e7b export less
SVN revision: 45455
2010-01-22 20:28:39 +00:00
Sebastian Dransfeld 5109c0f8ea oops
SVN revision: 45365
2010-01-20 21:15:07 +00:00
Sebastian Dransfeld db6819ae2a Results from gettext aren't static
SVN revision: 45362
2010-01-20 19:49:39 +00:00
Sebastian Dransfeld af13c5a81f Desktop is localized
SVN revision: 45344
2010-01-19 21:11:50 +00:00
Sebastian Dransfeld f2c243f91e make clang happy
SVN revision: 45191
2010-01-15 19:36:00 +00:00
Massimo Maiurana 72f66136ae added greek translation
SVN revision: 44477
2009-12-15 11:44:56 +00:00
Christopher Michael 3598e6ca4a Fix some formatting & remove whitespace.
SVN revision: 43985
2009-11-25 18:55:15 +00:00
Christopher Michael 303ef9548e Patch from Tom <tom@stosb.com> to add comments about which page in the
wizard is responsible for what.



SVN revision: 43824
2009-11-20 16:12:16 +00:00
Hannes Janetzek a551323a28 e/src/modules:
- cast ints to pointer correctly
- remove unused variables
- #if 0 unusued code
- fix some function declarations for callbacks 


SVN revision: 42210
2009-09-03 16:32:48 +00:00
Christopher Michael 6ab63682dd Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
e_widget_size_min_* . This Large commit should fix everything in svn that is
using those functions.



SVN revision: 42152
2009-09-01 13:34:42 +00:00
Massimo Maiurana d96d336352 adding turkish translations for desktop files
SVN revision: 41232
2009-07-02 16:56:15 +00:00
Massimiliano Calamelli bdd744efc0 Syscon module
- allow to action buttons to be traslated when the language is changed

Settings panel
- fix compiler warnings
- allow categories and items to be translated when the language is changed
 


SVN revision: 40276
2009-04-21 20:45:38 +00:00
Massimiliano Calamelli da65aa613e Fix compiler warnings about attribute warn_unused_result
SVN revision: 40265
2009-04-21 09:55:54 +00:00
Gustavo Sverzut Barbieri 0e9abc31f3 fix distcheck on couple packages, problems with EXTRA_DIST
Do NOT include dirs in EXTRA_DIST (embryo, eet, ecore, evas, edje,
efreet) as it will include .svn directories!

EXTRA_DIST does not take a glob as ETK did, use $(wildcard glob) to
expand it.

And do not forget about adding extra files to EXTRA_DIST (wizard) and
DIST_SUBDIRS (fileman_opinfo).




SVN revision: 40247
2009-04-20 13:38:49 +00:00
Gustavo Sverzut Barbieri e0040cefb9 major cleanup of path creation to $DATADIR and $HOME/.e/e
This cleanup replaces snprintf() usage with specific calls, they have
the benefit of being cleaner (so easier to grep), typing less and also
marginal speed up compared to the other (specially concat_static),
although those are rarely used in critical paths.

I'm testing it for some time and seems to not break anything, but let
me know of any problem. If you can review the patch and try to spot
incorrect names, please do.




SVN revision: 40014
2009-04-13 14:56:38 +00:00
Carsten Haitzler 098cd6dbcd shoudl just use regular win.
SVN revision: 39976
2009-04-11 08:42:24 +00:00
Carsten Haitzler e5b8458c21 fix splash on xinerama!
SVN revision: 39457
2009-03-13 07:54:04 +00:00
Cedric BAIL c979b3f9d5 * e_widget_ilist_add now expect a stringshare.
SVN revision: 39447
2009-03-11 15:13:42 +00:00
Cedric BAIL 9316d6af91 * e: Remove some more evas data type user.
SVN revision: 39212
2009-02-25 17:05:46 +00:00
Cedric BAIL db419867dd * estickies,
* etk,
	* PROTO/exalt,
	* E-MODULES-EXTRA/diskio,
	* E-MODULES-EXTRA/drawer,
	* E-MODULES-EXTRA/penguins,
	* E-MODULES-EXTRA/slideshow,
	* E-MODULES-EXTRA/mail,
	* E-MODULES-EXTRA/forecasts,
	* E-MODULES-EXTRA/iiirk,
	* E-MODULES-EXTRA/places,
	* e,
	* ewl,
	* ecore,
	* elitaire,
	* entrance,
	* e_dbus,
	* efreet: Here we go, move from Ecore_List to Eina_List.

	NOTE: This patch is huge, I did test it a lot, and I hope nothing is
	broken. But if you think something change after this commit, please
	contact me ASAP.


SVN revision: 39200
2009-02-25 11:03:47 +00:00
Carsten Haitzler 116d7f7a4f look in PREFIX/etc for menu files too
SVN revision: 38991
2009-02-10 11:56:56 +00:00
toma b00b69c435 Module icons... most of them. Some still need some love, but Ill get around to that. Shout out to Sachiel!
SVN revision: 38953
2009-02-05 14:34:01 +00:00
Massimo Maiurana 879511c665 french translations for desktop files
SVN revision: 38890
2009-02-01 15:24:59 +00:00
Carsten Haitzler a65708abbd clean up wiz
SVN revision: 38694
2009-01-22 04:42:16 +00:00
Carsten Haitzler 33367511af add 2 more pages to wizard - 1 to add .desktops for your user for apps that
might not have them - if the app is installed, and to allow the user to
select what goes in their ibar to start with. only .desktop files in
~/Desktop left to deal with.



SVN revision: 38473
2009-01-06 02:10:45 +00:00
Daniel Kolesa e9fb962a08 added Czech translations to trunk/e/src/modules/*/module.desktop.in
SVN revision: 38450
2009-01-04 16:49:28 +00:00
Massimo Maiurana 0458cb124f adding greek to avalaible locales in wizard
SVN revision: 37866
2008-11-30 11:31:54 +00:00
Christopher Michael 65b9698e6d Clean up some compiler warnings. e_prefix_data_get returns a const char.
SVN revision: 37588
2008-11-11 18:30:59 +00:00
Carsten Haitzler 48c81e251a oh silly me - this doesnt affect sorting! revert.
SVN revision: 37398
2008-11-02 03:46:16 +00:00
Carsten Haitzler 20eeb5281c re-roder languages into slightly more "most popular" list - this is a rough
mental guess. likely we should base this on real numbers at some point :)



SVN revision: 37395
2008-11-02 02:54:09 +00:00
Carsten Haitzler 4dca73ea2e simplify lang list.
SVN revision: 37260
2008-10-28 02:54:34 +00:00
Sebastian Dransfeld 10396e6085 Use strlcpy
SVN revision: 37237
2008-10-27 12:34:35 +00:00
Sebastian Dransfeld 40c2c3eec4 Add const qualifier.
SVN revision: 37229
2008-10-27 11:35:56 +00:00
Carsten Haitzler e873237299 symlinks for 3 favorites.
SVN revision: 37134
2008-10-26 11:24:35 +00:00
Carsten Haitzler 20fd541692 and now wizard is pretty much required. functionalyl its almost all there.
just the init of ibar/fileman favorites is the old untar code moved to
wizard. icons for all profiels are nto done yet - doing. broung some
backgrounds back - small .edj files though.



SVN revision: 37119
2008-10-26 09:04:05 +00:00
Carsten Haitzler 5d77d647ff add stubs for the rest of wiz to finish off.
SVN revision: 37113
2008-10-26 05:46:45 +00:00
Carsten Haitzler 2deb76fcbd friendly error message.
SVN revision: 37110
2008-10-26 02:42:00 +00:00
Carsten Haitzler 81c18a3b98 default copied to standard. default will change and become a minimal wizard
only setup as will compiled in defaults. not yet - but getting prepared.



SVN revision: 37109
2008-10-26 02:39:29 +00:00
Carsten Haitzler 272e62ba14 make dropin/over object actually stay hidden until needed
SVN revision: 37107
2008-10-26 01:14:08 +00:00
Carsten Haitzler a400029699 expand wiz objects to fill height!
SVN revision: 37101
2008-10-25 15:38:27 +00:00
Carsten Haitzler 534e76235a and note what has been done so far.
SVN revision: 37100
2008-10-25 15:33:28 +00:00
Carsten Haitzler 96b6bd54dc allow for explicitly selecting the system menu file - and tell efreet about
it, save/restore it etc. etc. and wizard page to ask for it. note: missing
norma config dialog to select this too!



SVN revision: 37099
2008-10-25 15:18:48 +00:00
Carsten Haitzler 625af3eb88 placeholder icon.
SVN revision: 37094
2008-10-25 08:58:06 +00:00
Carsten Haitzler d04a4c70d8 support flag icons.. and add them.
SVN revision: 37093
2008-10-25 08:53:44 +00:00
Carsten Haitzler 26c18a5116 back to working on wizard. page 000 is just a splash page. does nothing
interestign except pause for 2 seconds so the "welcome to enlightenment"
title it sets can be seen (and disable the next button). 010 is the laguage
selector - borrows a small bit of logic code from the langaue config module
so it can just list known supported locales on your system let you select,
and move on. it's special in that it implements its langauge choice the moment
you hit "next" (the page hides). this is so further pages are in the selected
language (which they are. and that's so cool).



SVN revision: 37092
2008-10-25 06:54:38 +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
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