Commit Graph

69 Commits

Author SHA1 Message Date
Carsten Haitzler 63fd838ebe move store to an actual lib file - elementray.h too and check for
pthread support due to locks. (vtorri - windows way of doing this?)



SVN revision: 54740
2010-11-20 11:12:15 +00:00
Cedric BAIL 989ee2acb5 * eio, ethumb and elementary: snapshot increase.
SVN revision: 54508
2010-11-12 16:03:34 +00:00
Eduardo de Barros Lima 15d98ebdff Elementary: Don't #define _GNU_SOURCE
Use proper AC_GNU_SOURCE macro in configure.ac instead.



SVN revision: 53168
2010-10-07 21:34:43 +00:00
Tiago Rezende Campos Falcao 3b04b52ba4 Adding debug option in elementary.
SVN revision: 52966
2010-10-01 19:03:23 +00:00
Tiago Rezende Campos Falcao 6f6106f6c3 Isolating single quote in configure.ac
SVN revision: 52965
2010-10-01 19:03:19 +00:00
Vincent Torri 481f83d212 fix compilation with MinGW
SVN revision: 52819
2010-09-27 21:49:00 +00:00
Cedric BAIL def2ebbdbf * elementary: make it possible to disable quick launch manually.
SVN revision: 52366
2010-09-17 13:29:53 +00:00
Cedric BAIL 51196bbc21 * elementary: make it possible to disable some binary.
SVN revision: 52365
2010-09-17 13:18:13 +00:00
Vincent Torri 0f5c7a96f2 Use a macro to add a specific path for efl tools (edje_cc and eet, here)
See usage in efl_binary.m4


SVN revision: 51514
2010-08-22 07:19:29 +00:00
Cedric BAIL 5826c17db1 * edje: fix edje external module path.
SVN revision: 51251
2010-08-17 13:29:23 +00:00
Carsten Haitzler 5897ae7d63 adapt to 1.0.0 alpha vers.
SVN revision: 51191
2010-08-16 10:16:39 +00:00
Carsten Haitzler ed968a9b0f err should be ethumb_client - not ethumb.
SVN revision: 50170
2010-07-10 02:28:01 +00:00
Carsten Haitzler a5b8fe1d49 and final post snap - next releasename
SVN revision: 49903
2010-06-27 14:06:10 +00:00
Carsten Haitzler ac0c49e591 snap+release
SVN revision: 49899
2010-06-27 13:45:27 +00:00
Carsten Haitzler 354899f7a2 Snapshot TMP/st/elementary
SVN revision: 49898
2010-06-27 13:33:31 +00:00
Cedric BAIL bdf6efa129 * elementary: fix Ecore API changes.
SVN revision: 49860
2010-06-25 09:58:14 +00:00
Cedric BAIL 91ebde1957 * configure.ac: take inept translation a little bit into account.
SVN revision: 49743
2010-06-18 14:45:42 +00:00
Gustavo Sverzut Barbieri 459c1ce48c SVN_REPO_PATH envvar during autoconf to use svnversion in there.
Some systems, like the Gentoo, copy the svn contents somewhere before
doing the autoconf, this may result in lack of .svn and thus minor
version "0".

This patch introduces the $SVN_REPO_PATH to say where the svn checkout
containing the ".svn" directory is.



SVN revision: 49594
2010-06-09 18:22:47 +00:00
Christopher Michael e82a5156eb Don't need to get canonical build & host twice.
SVN revision: 49555
2010-06-07 17:28:25 +00:00
Carsten Haitzler cfb2f080c1 restore after snap/release
SVN revision: 49540
2010-06-06 17:43:03 +00:00
Carsten Haitzler 984033a7df Snapshot TMP/st/elementary
SVN revision: 49539
2010-06-06 17:27:07 +00:00
Carsten Haitzler d40e2a6574 post-snap anr release.. reset svn back.. this time for real.
SVN revision: 49526
2010-06-06 17:17:52 +00:00
Carsten Haitzler 9da7cfc4db Snapshot TMP/st/elementary
SVN revision: 49522
2010-06-06 16:43:00 +00:00
Carsten Haitzler 564b65511d post release - move relname to pre-svn again.
SVN revision: 49506
2010-06-06 16:23:16 +00:00
Carsten Haitzler 11793e8b68 Snapshot TMP/st/elementary
SVN revision: 49503
2010-06-06 16:08:32 +00:00
Carsten Haitzler b32e586072 change svnversion shell goop to nuke sed and just use tr to delete
unwanted goop.



SVN revision: 49429
2010-06-04 01:04:24 +00:00
Iván Briano eeeae8a9df Let git-svn users get the right revision number to be used as version.
SVN revision: 49407
2010-06-03 07:40:54 +00:00
Carsten Haitzler f1f63da308 nopw svn revision works again.
SVN revision: 49344
2010-05-31 03:12:45 +00:00
Carsten Haitzler 64a9cf83ca fix - if no svn tree, then it will pretend to be a release.
SVN revision: 49343
2010-05-31 01:59:22 +00:00
Carsten Haitzler fa58ea8625 elm... version too!
SVN revision: 49284
2010-05-29 09:48:05 +00:00
Gustavo Sverzut Barbieri 8a9bcd4f54 packaging ethumb support for elementary.
SVN revision: 47241
2010-03-15 18:46:27 +00:00
Gustavo Sverzut Barbieri 37de81817f Add elm_thumb object to Elementary.
The elm_thumb object interacts with ethumb to create a thumbnail.

By: Rafael Fonseca <rfonseca@profusion.mobi>



SVN revision: 47240
2010-03-15 18:34:04 +00:00
Vincent Torri b07e49d435 remove unused parameter in the library.
I won't do this everyday, and i won't touch the tests.


SVN revision: 47093
2010-03-09 17:51:30 +00:00
Vincent Torri 23f3dae076 fix compilation on mac os x
based on a patch by Leif Middelschulte


SVN revision: 46911
2010-03-06 16:46:08 +00:00
Gustavo Sverzut Barbieri 1c3a3b2a5d enable forcing dependencies and ignoring auto-detect/automagic.
SVN revision: 46849
2010-03-03 22:34:57 +00:00
Gustavo Sverzut Barbieri de624fa62f allow disabling automagic to discover efreet, eweather and edbus
SVN revision: 46489
2010-02-25 21:36:12 +00:00
Rui Seabra 4999604192 RPM spec for elementary.
SVN revision: 46349
2010-02-21 19:18:26 +00:00
Cedric BAIL e829005e60 * elementary: Remove dependencie on ecore-txt.
SVN revision: 46011
2010-02-09 14:17:31 +00:00
Cedric BAIL 99cea068ba * ecore: Move ecore_job inside ecore.
Patch from Albin "Lutin" Tonnerre <albin.tonnerre@gmail.com>.


SVN revision: 45570
2010-01-25 21:59:21 +00:00
Iván Briano 507a2cde73 Icons for available externals, how exciting.
SVN revision: 45449
2010-01-22 20:07:47 +00:00
Vincent Torri 9812f34f5a typo
SVN revision: 45298
2010-01-18 19:02:35 +00:00
Carsten Haitzler 06d2876baf well it needed to be done finallly - elm has config files and profiles - just
like big brother e.



SVN revision: 45280
2010-01-18 09:38:52 +00:00
Cedric BAIL 60cdf880ce * elementary: Fix the typo in the description too :-)
SVN revision: 45086
2010-01-13 15:05:53 +00:00
Cedric BAIL 7381cfe432 * elementary: Fix typo in configure.
SVN revision: 45085
2010-01-13 14:50:48 +00:00
xcomputerman 9e644e73a2 Add in SDL support (needed for WebOS). Admittedly this has not been actually checked out yet,
but it will be shortly and it does no evil


SVN revision: 45080
2010-01-13 08:17:15 +00:00
Vincent Torri 740769f0af improve configure output
SVN revision: 44365
2009-12-11 10:58:10 +00:00
Tiago Rezende Campos Falcao edf7f2e22e Elementary edje external modules
Widgets: Button, Check, Radio, Slider, Toggle

SVN revision: 44207
2009-12-06 01:22:54 +00:00
Carsten Haitzler 3bd61bdfdc baack to normal pre- release name now
SVN revision: 44146
2009-12-02 22:50:36 +00:00
Carsten Haitzler d64f521b89 quick make svnrev that has right release names
SVN revision: 44140
2009-12-02 22:19:53 +00:00
Carsten Haitzler ce0cef5e61 and back to a pre-svn sonme after snap
SVN revision: 44118
2009-12-02 08:07:38 +00:00