Commit Graph

13 Commits

Author SHA1 Message Date
Daniel Kolesa 2d55e0056b use EINA_UNUSED 2015-01-28 14:32:16 +00:00
Daniel Kolesa cb811c0eaf remove some useless tests, fix entries not getting disabled on check change 2015-01-28 14:10:22 +00:00
Daniel Kolesa 5388680581 use eina_stringshare_ref instead of eina_stringshare_add 2015-01-26 17:24:03 +00:00
Daniel Kolesa 2b57ff648b convert config dialog to elementary 2015-01-26 17:18:30 +00:00
Daniel Kolesa e42a6d49ce fix tclock to work with git master 2015-01-26 13:39:06 +00:00
Daniel Kolesa 8fd9cefaa6 update tclock against latest E source 2014-01-15 12:17:04 +00:00
Igor Murzov dfecaf4389 execwatch, tclock: Fix config entries height
Reported-by: obiwanh

SVN revision: 81645
2013-06-17 10:03:55 +01:00
Christopher Michael bb495acbd4 Add UNUSED where needed.
SVN revision: 56371
2011-01-29 06:06:46 +00:00
Christopher Michael 7f533b1be3 Revert back to using sizeof(buf). I was not aware that sizeof is a compiler
directive and doesn't encur a hit. Thanks Raster !!! :)



SVN revision: 43442
2009-11-04 01:58:55 +00:00
Christopher Michael b073c30f2e Reduce register usage.
Use PATH_MAX for buff.
Fix formatting.
Remove the 'module' variable from config and just use module directory.



SVN revision: 43438
2009-11-03 18:22:00 +00:00
Christopher Michael fbb1a530a5 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
Christopher Michael d680b42d7a Fix formatting & Change config dialog label
SVN revision: 41645
2009-08-08 21:59:55 +00:00
Daniel Kolesa f892170ab7 EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules.
SVN revision: 41571
2009-08-03 14:49:56 +00:00