Commit Graph

7411 Commits

Author SHA1 Message Date
Iván Briano 948b90c4c7 Make make dist work again
SVN revision: 38442
2009-01-03 20:33:54 +00:00
Aron Xu 0e560240cb Added de he and pl translations from contributers on launchpad
SVN revision: 38435
2009-01-03 08:56:42 +00:00
Aron Xu b2cf1bf072 Added de he and pl translations from contributers on launchpad
SVN revision: 38434
2009-01-03 08:55:07 +00:00
Daniel Kolesa e210d1a2ab Added some files to trunk/e/debian. Don't know why didn't were they before
SVN revision: 38429
2009-01-03 08:21:13 +00:00
Daniel Kolesa a747c96991 Updated e debian subdir.
SVN revision: 38427
2009-01-03 08:14:29 +00:00
Aron Xu 2ebcc48d5e Merged new POT files
SVN revision: 38422
2009-01-03 07:00:08 +00:00
Carsten Haitzler 5a86551e76 fix things that broke after utils moved to lib/e/subdir
SVN revision: 38418
2009-01-02 11:19:06 +00:00
Carsten Haitzler 0c41ae041e move internal binaries to subdir - patch from albin
SVN revision: 38414
2009-01-02 01:08:14 +00:00
Daniel Kolesa e7519eac1b updated Czech translations and added Czech translations for places and tiling module
SVN revision: 38400
2009-01-01 13:33:29 +00:00
Daniel Kolesa 815bad70dc Added new set of debian subdirs.
BROKEN/etox 
e 
ecore 
e_dbus 
edje 
edje_editor 
edje_viewer 
eet 
efreet 
eina 
elicit 
elitaire 
embryo 
E-MODULES-EXTRA 
emotion 
emphasis 
empower 
emprint 
enhance 
enity 
entrance 
ephoto 
epsilon 
esmart 
estickies 
etk 
etk_extra 
evas 
evolve 
ewl 
exhibit 
exml 
expedite 
imlib2 
imlib2_loaders 
MISC/engage 
OLD/eclair 
OLD/engrave 
OLD/enotes 
OLD/entrance_edit_gui 
OLD/e_utils 
OLD/evoak 
OLD/examine 
OLD/iconbar 
PROTO/etk_server 
PROTO/exchange 
PROTO/extrackt 
rage


SVN revision: 38399
2009-01-01 11:35:17 +00:00
Daniel Kolesa ae1f63ad81 Removed debian subfolders - prepared for a new set of debian subdirs.
SVN revision: 38398
2009-01-01 11:25:05 +00:00
Carsten Haitzler 11e83d5132 viktor's colorclasses additions
SVN revision: 38396
2009-01-01 02:08:06 +00:00
Carsten Haitzler 8e9b7c0b2c typo!
SVN revision: 38395
2009-01-01 01:43:43 +00:00
Massimo Maiurana f08499411e hungurian translation for config files
SVN revision: 38372
2008-12-31 10:17:01 +00:00
Massimo Maiurana edfd579fde updating hungurian translations (po and desktop files)
SVN revision: 38371
2008-12-31 09:28:57 +00:00
Cedric BAIL d068510da3 Remove warning generated when requesting data from hash without key.
SVN revision: 38347
2008-12-29 12:40:49 +00:00
Carsten Haitzler bb9abc31d7 retry every 5 sec, not 1.
SVN revision: 38320
2008-12-25 13:11:17 +00:00
Carsten Haitzler 4a36706647 utf8 dict fixes/working code from florian
SVN revision: 38274
2008-12-22 00:23:41 +00:00
Carsten Haitzler 88e091d3ba illume patches from peter
SVN revision: 38273
2008-12-22 00:16:45 +00:00
Aron Xu 0376bd2194 Revert this file to original version,it changed by mistake, sorry.
SVN revision: 38265
2008-12-21 14:57:45 +00:00
Massimo Maiurana b200203c32 updating it.po files
SVN revision: 38264
2008-12-21 14:13:16 +00:00
Aron Xu 8bc6809f6c Merged new pot files.
SVN revision: 38261
2008-12-21 11:36:27 +00:00
Cedric BAIL c53a4bd423 Remove debug printf.
SVN revision: 38190
2008-12-17 17:14:25 +00:00
Cedric BAIL 5a75b84524 Calling e_object_del will make an attempt to remove object from actions
hash. So do it later.


SVN revision: 38189
2008-12-17 16:36:12 +00:00
Cedric BAIL c15693083e Remove __UNUSED__ as it doesn't make sense here.
SVN revision: 38188
2008-12-17 16:17:08 +00:00
Cedric BAIL be8de8a554 Create the hash anyway as we are about to add something to it. This will remove
some warning about eina_hash_population on NULL hash.


SVN revision: 38187
2008-12-17 16:14:10 +00:00
Cedric BAIL 773d102291 This commit is huge. I did test it a lot on my computer, and it run fine here.
But is so big i fear i could have broken some piece of code. So report any wrong
behaviour to me (cedric on #edevelop).

So moving e17 and efreet to eina_hash. With a little efreet API break so they
must come together.


SVN revision: 38185
2008-12-17 15:33:43 +00:00
Massimo Maiurana e29866312c updated cs.po
SVN revision: 38180
2008-12-17 13:56:02 +00:00
Cedric BAIL ec0219e7db Update ac_attribute macro and remove __UNUSED__ declaration from eina.
SVN revision: 38179
2008-12-17 13:03:00 +00:00
Sebastian Dransfeld c4e9884e62 Adding missing Name entry in efreet_menu.
Add fix from Massimiliano Calamelli.

SVN revision: 38153
2008-12-15 20:23:24 +00:00
toma b2dc9581c3 And add the images. Doh.
SVN revision: 38100
2008-12-11 01:14:00 +00:00
toma 9375493c3e Opened up some more possibilities for window maipulation icons. In go the new Application icons. The application icon is now used for shellscripts in efm. Restructured the icon names so theyre all in the 1 place in file managers and in the .edc file.
SVN revision: 38099
2008-12-11 01:12:54 +00:00
Carsten Haitzler 580e7b68c9 avoid o_box being null by creating early.
SVN revision: 38081
2008-12-10 10:48:42 +00:00
toma 1f5f230345 More stuff todo.
SVN revision: 38075
2008-12-10 04:53:42 +00:00
Massimo Maiurana a07fb85f8c updated fr.po
SVN revision: 38063
2008-12-09 17:10:10 +00:00
Carsten Haitzler c39847eb5e fix double-manage of windows on start!
SVN revision: 38040
2008-12-09 05:16:52 +00:00
Gustavo Sverzut Barbieri 601a3527e4 Add myself to authors.
SVN revision: 38038
2008-12-09 02:28:05 +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
Gustavo Sverzut Barbieri 926522f7d6 missing file!
SVN revision: 38010
2008-12-08 02:04:20 +00:00
Gustavo Sverzut Barbieri ebcb9f85a7 build infra improvements.
* configure.ac:
   - require C99 compiler;
   - disable F77 and CXX checks;
   - per-binary (program) flags, reduce linkage;
   - every module can be optionally compiled;
 * src/bin:
   - Makefile.am: per-binary libs, reduce linkage;
   - just add LIBS to LDADD and LIBADD, not LDFLAGS!
   - e_sys_main.c: rewrite using proper eina, avoid linking with evas.
 * src/modules:
   - just add LIBS to LDADD and LIBADD, not LDFLAGS!
   - every module can be optionally compiled;



SVN revision: 38009
2008-12-08 01:39:33 +00:00
Carsten Haitzler 81c91f034a char is used for numeric values... thus should be explicitly signed!
SVN revision: 37991
2008-12-07 21:57:11 +00:00
Mike Frysinger 76456f4804 add --enable-pam flag to control PAM support
SVN revision: 37990
2008-12-07 20:40:17 +00:00
Massimo Maiurana 7ee7e05ec8 updating italian translations
SVN revision: 37989
2008-12-07 20:25:45 +00:00
Massimo Maiurana 6e823e01a7 updating various el.po files
SVN revision: 37987
2008-12-07 16:14:16 +00:00
Gustavo Sverzut Barbieri 662b7d26c0 optional link with exchange library.
doing this for DaveMDS, exchange is under PROTO/exchange for those
that don't know.



SVN revision: 37985
2008-12-07 14:34:44 +00:00
Gustavo Sverzut Barbieri a1fe746d69 grrrrrr... it's alias, not name!
TUT TUT TUT, naughty commiter, please test before doing it!



SVN revision: 37984
2008-12-07 14:10:47 +00:00
Gustavo Sverzut Barbieri 1d214683a9 e_fm2: view mode is back!
As I suspected it was not error on my code. At the end it was just a
missing theme.

For now I just aliased default to desktop, but I guess it's better to
come with something else transparent so we can see our
wallpaper. Themers?!

PS: for Illume I think it makes sense to have that menu, but for
desktop it does not, maybe we should add more flags to turn off just
view mode selection and keep icon size? Or just turn off lists... or
just let the user choose, there are many strange users out there, one
might like it.



SVN revision: 37983
2008-12-07 13:53:25 +00:00
Massimo Maiurana 20f6eeb1d2 adding greek to avalaible locales
SVN revision: 37981
2008-12-07 13:03:24 +00:00
Massimo Maiurana 813caaac7b updating it.po
SVN revision: 37980
2008-12-07 13:02:32 +00:00
Carsten Haitzler e71b7961a2 fix illume theme gadget no-mouse-events.
SVN revision: 37973
2008-12-07 02:08:32 +00:00