Commit Graph

1044 Commits

Author SHA1 Message Date
Carsten Haitzler 0e77364887 update header #defined versions to 1.8 to make sure new apis are used
in e17 only with ifdefs.



SVN revision: 75994
2012-09-03 09:55:34 +00:00
Cedric BAIL 0008f2362f ChangeLog: back in time.
SVN revision: 75875
2012-08-30 11:26:00 +00:00
Cedric BAIL 5e33eaa6c4 ChangeLog: state we did a release.
SVN revision: 75873
2012-08-30 10:55:40 +00:00
Carsten Haitzler d22ca53faa and up ver to 1.7.99 now in svn. nack to svnrev num at end.
SVN revision: 75869
2012-08-30 10:34:01 +00:00
Carsten Haitzler 6335870b45 no this isnt release - this is simply me removing the beta tag so when
we release it's ready.



SVN revision: 75740
2012-08-27 10:24:41 +00:00
Rui Seabra 5daa1a432a Update rpm specs
SVN revision: 75404
2012-08-18 08:22:34 +00:00
Carsten Haitzler 497af2e1e4 tag as beta...
SVN revision: 75344
2012-08-17 03:57:49 +00:00
Carsten Haitzler 11e2a3667c po updates
SVN revision: 75343
2012-08-17 03:57:37 +00:00
Jihoon Kim 1f6c6958ed efreet: fix version in NEWS
SVN revision: 75107
2012-08-10 14:01:54 +00:00
Carsten Haitzler 64a7ed822d update more po's
SVN revision: 75097
2012-08-10 11:03:50 +00:00
Carsten Haitzler aef32ed6d3 more updates for 1.7.0 alpha.
SVN revision: 75095
2012-08-10 10:51:17 +00:00
Carsten Haitzler 1e2cbe8e7d alpha release of 1.7 - let's roll. ALPHA!
SVN revision: 75091
2012-08-10 10:37:05 +00:00
Carsten Haitzler 484e7377b7 update po's
SVN revision: 75089
2012-08-10 10:36:30 +00:00
Sebastian Dransfeld 7fa09b763b efreet: Fix language change
Need to release generated file name, else we will use same filename
again when opening cache.

Also need to close cache, as a cache rebuild might not trigger cache
close if the cache in another language already exists.

SVN revision: 75020
2012-08-08 19:39:55 +00:00
Carsten Haitzler 3bcdd78bca fix efreet desktop exec to not duplicate the command n times in the
list when adding n params to a single cmd.



SVN revision: 75019
2012-08-08 16:26:03 +00:00
Sebastian Dransfeld 9b8a67bb31 efreet: Fix last fix, only access theme inside if
SVN revision: 74879
2012-08-04 17:11:18 +00:00
Sebastian Dransfeld 493fd82f35 efreet: always need to revalidate themes
Themes read from cache are not valid until a valid index file has been
read.

SVN revision: 74865
2012-08-03 20:21:47 +00:00
Cedric BAIL 4540fa9d0f eina: cleanup eina_file_map_lines API before release.
SVN revision: 74618
2012-07-31 07:23:16 +00:00
Carsten Haitzler c7bf0ff14a segv-- on parsing garbage ini files.
SVN revision: 74542
2012-07-29 07:57:41 +00:00
Carsten Haitzler 26b2841518 remove efret private decl of public api.
SVN revision: 74517
2012-07-28 00:27:14 +00:00
Carsten Haitzler 2c1b533d13 fix minor version defines to be at 1.6 (in sync now) ready for going
to 7 on release.



SVN revision: 73906
2012-07-16 06:36:02 +00:00
Carsten Haitzler 5c9c0852bb update all versions in @sincs, README's and configure.ac's etc. to
reflect a unified release version, for now 1.6.99.



SVN revision: 73498
2012-07-09 10:20:21 +00:00
Carsten Haitzler 54e0eb0c8b update efreet po's
SVN revision: 73497
2012-07-09 10:19:04 +00:00
Vincent Torri 0b2f05e697 Efreet: can not implement efreet_fsetowner() and efreet_setowner() on Windows
Seb: is it annoying ?


SVN revision: 73296
2012-07-04 18:38:46 +00:00
Vincent Torri b8e7e4cfef Efreet: winsock2.h needed on Windows
SVN revision: 73295
2012-07-04 18:37:37 +00:00
Vincent Torri 68094c6877 Efreet: use ecore_exe_run() on Windows, as it is available for quite some time now
SVN revision: 73294
2012-07-04 18:36:34 +00:00
Vincent Torri e707290273 Efreet: errno.h is not always indirectly included
SVN revision: 73293
2012-07-04 18:35:31 +00:00
Sebastian Dransfeld beb582c531 efreet: fix memory leak
Don't allocate event structure unless we have a cache change.

SVN revision: 73133
2012-07-02 08:17:02 +00:00
Carsten Haitzler 7c8d0f697d with user-dirs - expand env vars. i suspect we have to deal with
escapes too.



SVN revision: 73115
2012-07-02 00:01:16 +00:00
Sebastian Dransfeld 77e10fd65b efreet: Finish off nls support
SVN revision: 73067
2012-06-29 22:44:00 +00:00
Sebastian Dransfeld 2087ba893e changelog
SVN revision: 73055
2012-06-29 20:41:03 +00:00
Sebastian Dransfeld 4f0bcd9b29 efreet: parse user-dirs.dirs
SVN revision: 73053
2012-06-29 20:35:47 +00:00
Sebastian Dransfeld a6fc2bf1bb efreet: use alloca
malloc + dir in same function -> alloca

SVN revision: 73052
2012-06-29 20:35:23 +00:00
Sebastian Dransfeld 851f2fc136 efreet: Fix missing cache info
If a desktop was in the regular cache because of direct access, and then
added by a change in XDG_DATA_DIRS it wouldn't end in the utils cache
unless something triggered a complete cache rebuild.

SVN revision: 72962
2012-06-27 19:07:05 +00:00
Stefan Schmidt b07388e539 efreet: Align coverage generation with eina, eet and evas.
SVN revision: 72946
2012-06-27 13:26:21 +00:00
Stefan Schmidt 18c327cfff efreet: efreet_suite also needs the libs for coverage
Its one of these days where it only comes together in small pieces.

SVN revision: 72934
2012-06-27 09:55:38 +00:00
Stefan Schmidt f61cb10773 efreet: Pass the correct ld flags to the test.
This fixes coverage on freet

SVN revision: 72930
2012-06-27 09:21:22 +00:00
Sebastian Dransfeld 77d44f84d3 efreet: correct desktop cache update on lang reset
As we only build the cache for the current language, we need to trigger
cache rebuild on language change, as the cache might not exist or it is
old.

SVN revision: 72832
2012-06-25 20:54:46 +00:00
Mike Blumenkrantz d26c554d60 changelog/news updates for seb's work
SVN revision: 72818
2012-06-25 17:18:08 +00:00
Sebastian Dransfeld 314d42ea42 efreet: Improve language reset
efreet.c: Reset parsed locale, and force a reparse of LANG env
efreet_cache.c: Close desktop cache so we reopen cache with correct
language

SVN revision: 72817
2012-06-25 17:12:35 +00:00
Jerome Pinot f7f8eadbd7 efreet: nls
Add some translations and improve the "make maintainer-clean".


SVN revision: 72789
2012-06-25 08:39:18 +00:00
Sebastian Dransfeld 76b65ed331 efreet: Add nls support
SVN revision: 72773
2012-06-24 18:26:12 +00:00
Mike Blumenkrantz 672730ee44 only parse retarded canonical ini fields when not using strict spec compliance
SVN revision: 72387
2012-06-18 12:12:44 +00:00
Jerome Pinot afa6d5076f efreet: doxygen
Fix a few typos and missing @c.


SVN revision: 72379
2012-06-18 10:06:17 +00:00
Mike Blumenkrantz 9d8a7e0095 fix annoying null error spam
SVN revision: 72111
2012-06-14 08:29:53 +00:00
Mike Blumenkrantz f5d9c7bf2f +efreet_dirs_reset()
SVN revision: 72104
2012-06-14 07:28:23 +00:00
Mike Blumenkrantz 3e24827119 the dicks at canonical like to break fdo .desktop file spec by adding invalid characters (underscores) to key names. we are not amused.
SVN revision: 71941
2012-06-11 09:38:10 +00:00
Mike Blumenkrantz 4d3515b730 enough with the efreet error message spam!!!
SVN revision: 71939
2012-06-11 09:01:35 +00:00
Mike Blumenkrantz 7f8db5d7c1 whoops, forgot these
SVN revision: 71817
2012-06-07 15:19:33 +00:00
Mike Blumenkrantz 7edc06111f add XDG_DESKTOP_DIR based on http://freedesktop.org/wiki/Software/xdg-user-dirs
seb if I put this in the wrong place let me know


SVN revision: 71816
2012-06-07 15:12:15 +00:00