Commit Graph

34 Commits

Author SHA1 Message Date
Daniel Kolesa fb8a3512a4 make tclock build with current E (remove e_util_zone_current_get) 2015-03-17 10:51:56 +00:00
Daniel Kolesa 7e8b78d78c attempt at better tclock theming (add only_visible states on time/date) 2015-02-06 16:34:42 +00:00
Daniel Kolesa daa48aec51 remove dead code 2015-01-28 14:42:42 +00:00
Daniel Kolesa 2d55e0056b use EINA_UNUSED 2015-01-28 14:32:16 +00:00
Daniel Kolesa 5521c33757 use EINA_LIST_FOREACH/EINA_LIST_FREE/eina_list_data_get 2015-01-28 14:29:13 +00:00
Daniel Kolesa 625032ba0b style updates 2015-01-28 14:19:36 +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 d0ed2d6e00 detab 2015-01-26 17:38:27 +00:00
Daniel Kolesa eee6b70ec6 use elm label for popup 2015-01-26 17:32:41 +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
Mike Blumenkrantz d630a1d8bd sed -i 's/(E_Gadcon_Client_Class/(const E_Gadcon_Client_Class/g'
SVN revision: 74475
2012-07-27 08:35:53 +00:00
Boris Faure 10f4231cec E-MODULES-EXTRA: add const to _gc_label() functions
SVN revision: 65208
2011-11-14 22:17:19 +00:00
Vincent Torri 43e0b3ffff fix possible undef ref when gettext is disabled or not installed
SVN revision: 59997
2011-06-06 17:36:38 +00:00
Hannes Janetzek 629da90e86 e-modules: update do e_gadcon_util_cliet_menu_append api changes. allowing to have settings menu in toplevel again
SVN revision: 57828
2011-03-17 17:24:53 +00:00
Christopher Michael bb495acbd4 Add UNUSED where needed.
SVN revision: 56371
2011-01-29 06:06:46 +00:00
Christopher Michael 2097e0899b Remove unused variable.
Add a safety check.



SVN revision: 56237
2011-01-20 07:27:54 +00:00
Christopher Michael 01a2802650 Fix tclock causing indicator to grow in height.
SVN revision: 56231
2011-01-20 00:13:31 +00:00
Miculcy Brian efacad9302 fix recent menu api break
SVN revision: 52071
2010-09-09 14:51:00 +00:00
Christopher Michael e84b107997 Add some safety checks before calling an 'free' functions.
Proper function call to set tooltip text.



SVN revision: 50017
2010-07-03 23:06:38 +00:00
Christopher Michael 8f7f8ad504 Tooltip gets handled below in a separate if statement.
SVN revision: 49875
2010-06-26 13:51:45 +00:00
Christopher Michael 42edcb593a Oops, did not mean to change the default config.
SVN revision: 49848
2010-06-25 07:14:29 +00:00
Christopher Michael 7db1b03f1b Use e_gadcon_popup instead of a custom popup.
SVN revision: 49846
2010-06-25 07:11:28 +00:00
Christopher Michael 255fbe4ad1 Fixes for Ecore Api change.
Fix for libintl.h not being included.



SVN revision: 49843
2010-06-25 05:51:00 +00:00
Christopher Michael aaef317513 Check that popup is not shown off-screen (for cases where tclock is
used with Gadgets on the desktop).



SVN revision: 49159
2010-05-23 15:45:47 +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
Christopher Michael 0487ef279f Change popup menu to match other modules by using Settings as the config
label, and using the correct icon.


SVN revision: 41643
2009-08-08 21:47:50 +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